2014-04-28 |
Brett Smith | Merge branch '1904-object-scopes' |
tree | commitdiff |
2014-04-28 |
Brett Smith | api: Support filters in API client auths index. |
tree | commitdiff |
2014-04-28 |
Brett Smith | api: Support scope searching in API token index. |
tree | commitdiff |
2014-04-28 |
Brett Smith | api: Migrate VM auth scopes to new system. |
tree | commitdiff |
2014-04-28 |
Brett Smith | api: Introduce path-based API token scopes. |
tree | commitdiff |
2014-04-28 |
Brett Smith | api: Test VM login scopes. |
tree | commitdiff |
2014-04-28 |
Brett Smith | api: Shorten name of authorized_keys index. |
tree | commitdiff |
2014-04-25 |
Brett Smith | workbench: Add pipeline instance tag render test. |
tree | commitdiff |
2014-04-25 |
Peter Amstutz | Bugfix. Objects returned by owned_items are now sorted... |
tree | commitdiff |
2014-04-25 |
Tom Clegg | Merge branch '2505-update-docs' |
tree | commitdiff |
2014-04-25 |
Tom Clegg | Merge branch '2640-folder-api' |
tree | commitdiff |
2014-04-24 |
Misha Zatsman | Merge branch 'master' of git.curoverse.com:arvados... |
tree | commitdiff |
2014-04-24 |
Tom Clegg | Fix & test edge cases (no script_parameters), fix pipel... |
tree | commitdiff |
2014-04-24 |
Tom Clegg | Merge branch '2409-remove-unused-controllers' |
tree | commitdiff |
2014-04-24 |
Tom Clegg | Check sanity when applying filters, and provide useful... |
tree | commitdiff |
2014-04-23 |
Tom Clegg | Remove excess controllers and routes. Add tests to... |
tree | commitdiff |
2014-04-23 |
Tom Clegg | Improve examples, explanations, typography, tests |
tree | commitdiff |
2014-04-23 |
Tom Clegg | Merge branch 'master' into 2505-update-docs |
tree | commitdiff |
2014-04-23 |
Tom Clegg | Merge branch 'master' of git.curoverse.com:arvados... |
tree | commitdiff |
2014-04-23 |
Tom Clegg | Rename jresponse test helper to json_response. |
tree | commitdiff |
2014-04-23 |
Misha Zatsman | Merge branch 'master' of git.curoverse.com:arvados... |
tree | commitdiff |
2014-04-23 |
Tom Clegg | Support filters=[["attr","=",nil]] |
tree | commitdiff |
2014-04-23 |
Tom Clegg | Add tests, rename include_indirect to _linked, improve... |
tree | commitdiff |
2014-04-23 |
radhika chippada | Story 2352: Adding state and components_summary is... |
tree | commitdiff |
2014-04-23 |
radhika chippada | Merge branch 'master' into 2352-phased-pipeline-instanc... |
tree | commitdiff |
2014-04-23 |
Peter Amstutz | Added teardown to all tests which resets Thread.current... |
tree | commitdiff |
2014-04-23 |
Peter Amstutz | Security bug fix to act_as_system_user to restore corre... |
tree | commitdiff |
2014-04-23 |
Misha Zatsman | Merge branch 'master' of git.curoverse.com:arvados... |
tree | commitdiff |
2014-04-22 |
Ward Vandewege | Improve wording of the welcome e-mail a bit. |
tree | commitdiff |
2014-04-22 |
Ward Vandewege | User.full_name should not contain just a space when... |
tree | commitdiff |
2014-04-22 |
Ward Vandewege | Properties should not have symbol keys. Our API runs... |
tree | commitdiff |
2014-04-22 |
Ward Vandewege | Fix test that was expecting a (now) incorrect number... |
tree | commitdiff |
2014-04-22 |
Ward Vandewege | Set default value for |
tree | commitdiff |
2014-04-22 |
radhika chippada | Merge branch 'master' into 2352-phased-pipeline-instanc... |
tree | commitdiff |
2014-04-22 |
radhika chippada | Use the renamed components_look_ready? method during... |
tree | commitdiff |
2014-04-22 |
radhika chippada | Rename is_ready method to components_look_ready? and... |
tree | commitdiff |
2014-04-22 |
Ward Vandewege | Create a can_login link for a new user object, even... |
tree | commitdiff |
2014-04-22 |
radhika chippada | Set state during save |
tree | commitdiff |
2014-04-22 |
radhika chippada | 2352: Add state to pipeline_instance. Db migration... |
tree | commitdiff |
2014-04-22 |
Tom Clegg | Rename include_managed to include_indirect. |
tree | commitdiff |
2014-04-22 |
Tom Clegg | Support limit and offset params in owned_items. |
tree | commitdiff |
2014-04-21 |
Tom Clegg | Add owned_items action for groups and users. |
tree | commitdiff |
2014-04-21 |
Tom Clegg | Fill in "I'm in a folder" fixtures |
tree | commitdiff |
2014-04-21 |
Tom Clegg | Add some test fixtures that are owned by folders. |
tree | commitdiff |
2014-04-21 |
Tom Clegg | Set :null=>false explicitly on timestamp columns. |
tree | commitdiff |
2014-04-21 |
Tom Clegg | Remove _kind columns from schema. |
tree | commitdiff |
2014-04-21 |
Tom Clegg | Expose generate_uuid class method, e.g., for making... |
tree | commitdiff |
2014-04-21 |
Tom Clegg | Add group_class attribute. |
tree | commitdiff |
2014-04-20 |
Tom Clegg | Fix failing test in 8d6efcbfb559e377a8f21873b736390035b... |
tree | commitdiff |
2014-04-20 |
Tom Clegg | Permit a job to update its output and log attributes... |
tree | commitdiff |
2014-04-19 |
Tom Clegg | Remove updated_at from API responses. |
tree | commitdiff |
2014-04-19 |
Tom Clegg | Accept minimum_script_version, excluded_script_versions... |
tree | commitdiff |
2014-04-18 |
Tom Clegg | Clean up .gitignore files |
tree | commitdiff |
2014-04-18 |
Tim Pierce | Reorganize Keep code in preparation for dividing into... |
tree | commitdiff |
2014-04-18 |
Tom Clegg | Add Postgres setup instructions. Fix missing "bundle... |
tree | commitdiff |
2014-04-17 |
Peter Amstutz | Merge branch 'master' of git.clinicalfuture.com:arvados |
tree | commitdiff |
2014-04-17 |
Tom Clegg | Merge branch '2596-refactor-pipeline-create' |
tree | commitdiff |
2014-04-17 |
Peter Amstutz | Merge remote-tracking branch 'origin/master' into 1971... |
tree | commitdiff |
2014-04-17 |
Tom Clegg | Fix unwarranted use of instance variable. |
tree | commitdiff |
2014-04-17 |
Tom Clegg | Merge branch 'master' into 2596-refactor-pipeline-create |
tree | commitdiff |
2014-04-17 |
Tom Clegg | Fix, and tests for, PipelineInstance#bootstrap_components |
tree | commitdiff |
2014-04-16 |
Tim Pierce | Merge branch '2449-keep-index-status-handlers' |
tree | commitdiff |
2014-04-16 |
Peter Amstutz | Merge branch '2376-show-collection-tags-everywhere' |
tree | commitdiff |
2014-04-16 |
Tim Pierce | Check that specified Keep volumes actually exist. |
tree | commitdiff |
2014-04-16 |
Peter Amstutz | Fixed error reporting when head/tail_uuid don't match... |
tree | commitdiff |
2014-04-16 |
Peter Amstutz | Merge branch '2488-jobs-pipeline-doc' |
tree | commitdiff |
2014-04-15 |
Tim Pierce | Merge branch 'master' into 2449-keep-index-status-handlers |
tree | commitdiff |
2014-04-15 |
Tim Pierce | Add a device_num field to status.json output. |
tree | commitdiff |
2014-04-15 |
Tim Pierce | Added IsValidLocator to filter /index output. |
tree | commitdiff |
2014-04-15 |
Tom Clegg | Merge branch 'master' into 2596-refactor-pipeline-create |
tree | commitdiff |
2014-04-15 |
Tom Clegg | Ensure created/modified/updated_at are correct, add... |
tree | commitdiff |
2014-04-15 |
Tom Clegg | Add tests, enable environments/test.rb to prevent CSRF... |
tree | commitdiff |
2014-04-15 |
Tom Clegg | Fix exception when valid token points to missing user |
tree | commitdiff |
2014-04-15 |
Tom Clegg | Add token that is valid except that it points to a... |
tree | commitdiff |
2014-04-15 |
Peter Amstutz | Job reuse bugfix: do not reuse completed jobs that... |
tree | commitdiff |
2014-04-15 |
Peter Amstutz | Merge branch '2376-show-collection-tags-everywhere... |
tree | commitdiff |
2014-04-15 |
Peter Amstutz | Merge branch 'master' into 1971-show-image-thumbnails |
tree | commitdiff |
2014-04-15 |
Tom Clegg | Merge branch '2388-bogus-token-error-page' |
tree | commitdiff |
2014-04-15 |
radhika chippada | Merge branch 'master' into 1776-setup-user-email |
tree | commitdiff |
2014-04-14 |
Tim Pierce | Merge branch 'master' into 2449-keep-index-status-handlers |
tree | commitdiff |
2014-04-14 |
Tim Pierce | Merge branch '2449-keep-write-blocks' |
tree | commitdiff |
2014-04-14 |
Tim Pierce | Added rudimentary GetNodeStatus test. (refs #2561) |
tree | commitdiff |
2014-04-14 |
radhika chippada | Merge branch 'master' into 1776-setup-user-email |
tree | commitdiff |
2014-04-14 |
Tim Pierce | Merge branch '2449-keep-write-blocks' into 2449-keep... |
tree | commitdiff |
2014-04-14 |
Tim Pierce | Merge branch 'master' into 2449-keep-write-blocks |
tree | commitdiff |
2014-04-14 |
Peter Amstutz | Reverted Gemfile.lock |
tree | commitdiff |
2014-04-14 |
Tim Pierce | Simplify GetNodeStatus to return only disk usage stats... |
tree | commitdiff |
2014-04-14 |
Peter Amstutz | Links controller checks that head/tail_kind matches... |
tree | commitdiff |
2014-04-14 |
Tim Pierce | Merge branch '2449-keep-write-blocks' into 2449-keep... |
tree | commitdiff |
2014-04-14 |
Peter Amstutz | Reverted accidental change to Gemfile. |
tree | commitdiff |
2014-04-14 |
Peter Amstutz | Merge remote-tracking branch 'origin/master' into origi... |
tree | commitdiff |
2014-04-14 |
Peter Amstutz | * Refactored to remove load_kind_params filter and... |
tree | commitdiff |
2014-04-13 |
Tom Clegg | Fix exception when valid token points to missing user |
tree | commitdiff |
2014-04-13 |
Tom Clegg | Add token that is valid except that it points to a... |
tree | commitdiff |
2014-04-13 |
Tom Clegg | Do not reuse cancelled jobs. Do not consider nil output... |
tree | commitdiff |
2014-04-13 |
Tom Clegg | Ignore jobs with no repository specified, instead of... |
tree | commitdiff |
2014-04-12 |
Tim Pierce | Merge branch 'master' into 2449-keep-write-blocks |
tree | commitdiff |
2014-04-12 |
Tim Pierce | Clean up error handling (refs #2292). |
tree | commitdiff |
2014-04-12 |
Tim Pierce | Code review comments (refs #2292) |
tree | commitdiff |
2014-04-11 |
Tim Pierce | Fix nil map bug and status.json route. (refs #2561) |
tree | commitdiff |
next |