2014-04-22 |
Ward Vandewege | Properties should not have symbol keys. Our API runs... |
tree | commitdiff |
2014-04-22 |
Peter Amstutz | Added websocketUrl to discovery document. Workbench... |
tree | commitdiff |
2014-04-22 |
Peter Amstutz | Added permission checking to event bus so that it only... |
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 |
Peter Amstutz | Moves API token authentication from ApplicationControll... |
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 |
Tim Pierce | Bug fix: GetBlock must report a CorruptError immediately. |
tree | commitdiff |
2014-04-22 |
Peter Amstutz | Moved application-specific code out from rack_socket... |
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 |
Peter Amstutz | Added code to properly initialize EventMachine to deal... |
tree | commitdiff |
2014-04-21 |
Tom Clegg | Fill in "I'm in a folder" fixtures |
tree | commitdiff |
2014-04-21 |
Peter Amstutz | Proof of concept echo server based on rack middleware... |
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 | Adding a Volume interface and UnixVolume implementation. |
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 |
2014-04-11 |
Tim Pierce | Merge branch '2449-keep-write-blocks' into 2449-keep... |
tree | commitdiff |
2014-04-11 |
Tim Pierce | Merge branch 'master' into 2449-keep-write-blocks |
tree | commitdiff |
2014-04-11 |
Tim Pierce | Merge branch 'master' into 2449-keep-index-status-handlers |
tree | commitdiff |
2014-04-11 |
Tim Pierce | Update documentation for command-line flags (closes... |
tree | commitdiff |
2014-04-11 |
Peter Amstutz | Merge remote-tracking branch 'origin/master' into origi... |
tree | commitdiff |
2014-04-11 |
Peter Amstutz | API server tests pass, workbench tests are failing |
tree | commitdiff |
2014-04-11 |
Tim Pierce | Added ReadAtMost function for reading request data... |
tree | commitdiff |
2014-04-11 |
Tim Pierce | Updating docs for code review (refs #2463) |
tree | commitdiff |
2014-04-11 |
Tim Pierce | Merge branch 'master' into 2449-keep-flags |
tree | commitdiff |
2014-04-11 |
Tim Pierce | Merge branch 'master' into 2449-keep-write-blocks |
tree | commitdiff |
2014-04-11 |
Brett Smith | Merge branch '2375-log-table' into master |
tree | commitdiff |
2014-04-11 |
Tom Clegg | Merge branch '2246-fix-git-clone-race' |
tree | commitdiff |
2014-04-11 |
Tim Pierce | Merge branch '2449-keep-write-blocks' into 2449-keep... |
tree | commitdiff |
2014-04-11 |
Tim Pierce | Merge branch '2449-keep-write-blocks' into 2449-keep... |
tree | commitdiff |
2014-04-11 |
Tim Pierce | Added todo for TestPutBlockWriteErr (refs #2292) |
tree | commitdiff |
2014-04-11 |
Tim Pierce | Merge branch 'master' into 2449-keep-write-blocks |
tree | commitdiff |
2014-04-11 |
Tim Pierce | Added TestPutBlockCollision (refs #2292). |
tree | commitdiff |
2014-04-11 |
Brett Smith | api: Don't include API tokens in logs. |
tree | commitdiff |
2014-04-11 |
Peter Amstutz | Merged master |
tree | commitdiff |
2014-04-11 |
Brett Smith | api: More robust tests for log properties. |
tree | commitdiff |
2014-04-11 |
Brett Smith | api: Improve test for selective API auth logging. |
tree | commitdiff |
2014-04-11 |
radhika chippada | Merge branch '2272-fix-setup-user-in-workbench' |
tree | commitdiff |
next |