2014-04-25 |
Peter Amstutz | Merge branch 'master' into origin-2608-websocket-event... |
tree | commitdiff |
2014-04-25 |
Peter Amstutz | Resolving application_controller.rb merge conflicts... |
tree | commitdiff |
2014-04-25 |
Tom Clegg | Merge branch 'master' into 1969-persistent-switch |
tree | commitdiff |
2014-04-25 |
Tom Clegg | Merge branch '2505-update-docs' |
tree | commitdiff |
2014-04-25 |
Peter Amstutz | Merge remote-tracking branch 'origin/master' into origi... |
tree | commitdiff |
2014-04-25 |
Peter Amstutz | Added tests, especially for error handling behavior... |
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 |
Peter Amstutz | Websocket tests now use database cleaner instead of... |
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 |
Peter Amstutz | Added websocket first tests for connecting and checking... |
tree | commitdiff |
2014-04-24 |
Peter Amstutz | Added test runner for websocket tests. Requires passen... |
tree | commitdiff |
2014-04-24 |
Peter Amstutz | Fixed bug whereby readable_by could return duplicate... |
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 | 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 | Added teardown to all tests which resets Thread.current... |
tree | commitdiff |
2014-04-23 |
Peter Amstutz | Merge branch 'master' into origin-2608-websocket-event... |
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-23 |
Peter Amstutz | Merge remote-tracking branch 'origin/master' into origi... |
tree | commitdiff |
2014-04-23 |
Peter Amstutz | Test helper now users ArvadosApiToken rack middleware... |
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 |
radhika chippada | Merge branch 'master' into 2352-phased-pipeline-instanc... |
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 | 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-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 | 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 |
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 |
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 |
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 | Links controller checks that head/tail_kind matches... |
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-11 |
Tim Pierce | Merge branch 'master' into 2449-keep-index-status-handlers |
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 | 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 |
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 |
2014-04-11 |
Tom Clegg | Merge branch '2338-maintain-active-tab' |
tree | commitdiff |
2014-04-11 |
Tom Clegg | Merge branch '2243-fix-pipeline-instance-heading' |
tree | commitdiff |
2014-04-10 |
Tim Pierce | Merge branch '2449-keep-write-blocks' into 2449-keep... |
tree | commitdiff |
2014-04-10 |
Tim Pierce | Merge branch 'master' into 2449-keep-write-blocks |
tree | commitdiff |
2014-04-10 |
Brett Smith | api: Don't log common changes to API tokens. |
tree | commitdiff |
2014-04-10 |
Brett Smith | api: Raise errors from saving logs. |
tree | commitdiff |
2014-04-10 |
Brett Smith | api: Have users own the logs they generate. |
tree | commitdiff |
2014-04-10 |
Brett Smith | api: Let admin users delete logs. |
tree | commitdiff |
2014-04-10 |
Brett Smith | api: Test that we don't make logs about logs. |
tree | commitdiff |
next |