arvados.git
2014-07-24 Brett Smith3200: Adjust layout of tab load error page. 3200-ajax-error-handling-wip
2014-07-23 Brett Smith3200: Improve error handling in Workbench's API client.
2014-07-23 Brett Smith3200: X-Editable renders errors even without a message...
2014-07-23 Brett Smith3200: Workbench copes better when a tab fails to load.
2014-07-22 Brett Smith2044: Improve reporting when project sharing fails.
2014-07-22 Tim PierceMerge branch '2769-keep-delete-request'
2014-07-22 Tim Pierce2769: reorganize REST handlers
2014-07-21 Tom CleggFix extra row left behind after deleting a pipeline...
2014-07-21 Brett Smith2044: Make project sharing tests more forgiving of...
2014-07-21 Brett Smith2044: Workbench resource lists support Enumerable-style...
2014-07-21 Tim PierceMerge branch '3072-empty-collection-bugfix'
2014-07-21 radhikacloses #3140
2014-07-21 radhikaMerge branch 'master' into 3140-project-content-tabs
2014-07-21 radhikaMerge branch 'master' into 3140-project-content-tabs
2014-07-21 Tim Pierce3072: rendering "Empty Collection" in default_name
2014-07-21 Tom CleggMerge branch '3182-workbench-test-race'
2014-07-21 Tom Clegg3182: Fix races by using find() instead of {sleep;...
2014-07-21 Tom CleggRemove extra spinner. closes #3301
2014-07-21 Tom Clegg3170: Use find().all() instead of page.all() to accommo...
2014-07-21 Tom Clegg3170: Fix stale use of tab_pane_valid_state. refs ...
2014-07-21 Tom CleggMerge branch '3170-refresh-tab-pane'
2014-07-21 Tom Clegg3170: Merge branch 'master' into 3170-refresh-tab-pane
2014-07-21 Tom Clegg3170: Add comments.
2014-07-21 Brett SmithMerge branch '2044-workbench-project-sharing'
2014-07-21 Brett Smith2044: Add Workbench interface to manage project sharing.
2014-07-21 Brett Smith2044: Workbench route to share a project with others.
2014-07-21 Brett Smith2044: Workbench can query the API /permissions method.
2014-07-21 Brett Smith2044: Add more helpers to get FA icons for objects.
2014-07-21 Brett Smith2044: Workbench supports API select parameter.
2014-07-21 Brett Smith2044: API server lets group managers see group permissi...
2014-07-21 Brett Smith2044: All users can give all other users folder permiss...
2014-07-21 Brett Smith3303: Add logfile support to arv-mount.
2014-07-19 Tom CleggMerge branch '3214-permission-to-use-owner-uuid'
2014-07-19 Tom Clegg3214: Merge branch 'master' into 3214-permission-to...
2014-07-18 Tom Clegg3214: Readability: rearrange conditionals, and say...
2014-07-18 Tom Clegg3214: Split independent unit tests into separate test...
2014-07-18 Tim Pierce3072: anonymous group can_read empty collection
2014-07-18 radhikaMerge branch 'master' into 3140-project-content-tabs
2014-07-18 radhika3140: fix tests to match the project content display...
2014-07-18 Brett Smith3252: Include README in Python source manifest.
2014-07-18 radhikacloses #3160
2014-07-18 radhikaMerge branch 'master' into 3160-copy-unnamed-pipeline
2014-07-18 radhika3160: use blank name when copying any object with no...
2014-07-18 Brett Smith3252: Fix README location in setup.py scripts.
2014-07-18 Brett SmithMerge branch '3252-py-sdk-install-docs-wip'
2014-07-18 Tom Clegg3170: On pipeline instance page, refresh the tab panes...
2014-07-18 Tom Clegg3170: Root out evil runtime-generated javascript. Simpl...
2014-07-18 Tom Clegg3214: Fix unclosed HTML tag.
2014-07-18 Tom Clegg3214: Ensure current_user has write permission on the...
2014-07-18 Tom Clegg3214: "New project" link in top nav dropdown create...
2014-07-18 radhika3160: use blank name when copying an unnamed pipeline...
2014-07-17 Brett Smith3252: Add Python package documentation.
2014-07-17 Brett Smith3252: Make Python tests runnable from setup.py.
2014-07-17 radhika3140: this file is not longer used. instead, other...
2014-07-17 radhikaMerge branch 'master' into 3140-project-content-tabs
2014-07-17 radhika3140: apply infinite scrolling if the container is...
2014-07-17 radhika3140: infinite-scroller
2014-07-16 Ward VandewegeDo not set action_mailer config settings in production...
2014-07-16 Tom Clegg3220: Merge branch '3220-http-status-codes' closes...
2014-07-16 Tom Clegg3220: Fix whitespace
2014-07-15 radhikaMerge branch 'master' into 3140-project-content-tabs
2014-07-15 radhikacloses #3106
2014-07-15 radhikaMerge branch 'master' into 3106-modal-loading-indicator
2014-07-15 Tim Pierce3072: add an empty collection in db seeds
2014-07-15 Ward Vandewege3220: fix tests
2014-07-15 Brett Smith3195: Add job reuse test.
2014-07-15 radhika3140: search in a tab should update results for that tab
2014-07-15 radhika3140: use correct id for scroller
2014-07-15 radhikaMerge branch 'master' into 3140-project-content-tabs
2014-07-14 Brett SmithMerge branch '3195-bugfix-job-min-script-ver'
2014-07-14 Brett SmithImprove API server's git rev-list calls.
2014-07-14 Brett Smith3195: Improve error handling in Job creation API.
2014-07-14 Brett SmithMerge branch '2044-api-users-index-wip'
2014-07-14 Brett Smith2044: Improve API test fixtures around projects.
2014-07-14 Brett Smith2044: API filters can search on boolean columns.
2014-07-14 Brett Smith2044: Non-admins get all users' basic info from index...
2014-07-14 Brett Smith3113: Make job task test more robust.
2014-07-14 Brett SmithMerge branch '3113-qsequence-serial'
2014-07-14 Brett Smith3113: API server assigns task qsequence from a PostgreS...
2014-07-14 Tom Clegg3113: Remove qsequence assignment shim. Clarify "do...
2014-07-13 radhikaMerge branch 'master' into 3140-project-content-tabs
2014-07-13 radhika3140: infinite scrolling in tab content display
2014-07-13 Ward VandewegeThe --pretty option was removed from arv some time...
2014-07-13 radhika3140: address tab content mangling issue when infinte...
2014-07-10 Tom CleggFix broken links to SSH key help page. no issue #
2014-07-10 Tom Clegg3220: Adjust disk corruption behavior: If both corrupt...
2014-07-10 Tom Clegg3220: Fix HTTP status codes.
2014-07-10 Ward VandewegeMerge branch '3219-further-docker-improvements'
2014-07-10 Ward VandewegeUpdate the documentation to reflect the new, safer...
2014-07-10 Ward VandewegeBe smarter about building and the --realclean option:
2014-07-10 Ward VandewegeSanitize how we handle the --ssh option in the api...
2014-07-10 Ward VandewegeMerge branch '3219-further-docker-improvements'
2014-07-10 Ward VandewegeBe consistent about the version of ruby that is install...
2014-07-10 Ward VandewegeWhitespace fix.
2014-07-09 Ward VandewegeAnother tweak to tutorial-job-debug.html.textile.liquid
2014-07-09 Ward VandewegeBe more explicit that hello-world.py is a script which...
2014-07-09 Ward VandewegeImprove arv-run-pipeline-instance's logging when it...
2014-07-09 Brett SmithGive API server arv-run-pipeline-instance bugfix.
2014-07-09 radhika3106: show the spinner in the middle of the popup header
2014-07-09 radhikaMerge branch 'master' into 3106-modal-loading-indicator
next