arvados.git
2017-11-06 Tom Clegg11994: Fix wrong class in "except ENOENT" handler.
2017-11-03 Tom Clegg11220: Fix test setup.
2017-11-03 Tom CleggMerge branch '12551-check-open-errors'
2017-11-03 Tom CleggMerge branch '11220-manifest-fetch-error'
2017-11-03 Tom Clegg12551: Check for errors after calling open().
2017-11-02 Tom CleggMerge branch '12546-skip-container-children'
2017-11-02 Tom CleggMerge branch '12478-duration-fmt'
2017-11-02 Tom Clegg12546: Update help message.
2017-11-02 Tom Clegg12546: Obey --skip-child-jobs flag for containers,...
2017-11-02 Tom Clegg12478: Fix time-offset formatting + use more natural...
2017-11-02 Tom CleggMerge branch '12462-search-hyphen'
2017-11-02 Lucas Di PentimaMerge branch '12533-row-lock-contention'
2017-11-02 Lucas Di PentimaMerge branch 'master' into 12533-row-lock-contention
2017-11-02 Tom CleggMerge branch '12167-workbench-request-id'
2017-11-02 Lucas Di PentimaMerge branch '12018-sync-groups-tool'
2017-11-02 Lucas Di PentimaMerge branch 'master' into 12018-sync-groups-tool
2017-11-02 Peter AmstutzMerge branch '12183-crunch-run-symlinks' closes #12183
2017-11-02 Peter Amstutz12183: Tweak documenation for clarity.
2017-11-02 Lucas Di Pentima12533: Do not update the API Client Authorization recor...
2017-11-02 Peter Amstutz12183: Fix section headers.
2017-11-02 Peter Amstutz12183: Fix renamed symbol
2017-11-01 Peter Amstutz12183: Update documentation.
2017-11-01 Peter Amstutz12183: Handle circular directory symlinks
2017-11-01 Peter Amstutz12183: Fix tests.
2017-11-01 Peter Amstutz12183: Refactor derefOutputSymlink into its own method.
2017-11-01 Peter Amstutz12183: Add comment about purpose of "relocated"
2017-11-01 Peter Amstutz12183: Refactor file upload so there is one walk to...
2017-11-01 Peter Amstutz12183: Simplify walking symlinks in upload.
2017-11-01 Peter Amstutz12183: Improve error handling if unable to delete symli...
2017-11-01 Peter Amstutz12183: Support uploading symlinks to directories.
2017-11-01 Peter Amstutz12183: Evaluate symlinks to handle chained links and...
2017-11-01 Peter AmstutzMerge branch '12494-arv-git-cors' closes #12494
2017-11-01 Tom Clegg11220: Avoid implying that manifests can be loaded...
2017-11-01 Tom Clegg11220: Fix test case for new API call sequence.
2017-11-01 Tom Clegg11220: Remove test for unsupported case.
2017-11-01 Tom Clegg12494: Add CORS test.
2017-10-31 Tom Clegg12167: Include a request ID in each API response and...
2017-10-31 Lucas Di Pentima12018: Added API server start/stop calls to test suite.
2017-10-31 Tom Clegg12167: Improve request-id tracking in Workbench.
2017-10-31 Tom Clegg12462: Treat "/" and "-" as word chars, too.
2017-10-31 Lucas Di Pentima12018: Set up fields per record, so it won't try to...
2017-10-31 Lucas Di Pentima12018: Enhanced readability of ProcessFile() function.
2017-10-30 Lucas Di Pentima12018: Enhanced error message when having a parse error.
2017-10-30 Lucas Di Pentima12018: Moved Link & LinkList types to GoSDK arvados...
2017-10-30 Lucas Di Pentima12018: Fixed positional argument handling.
2017-10-30 Tom CleggMerge branch '12462-search-periods'
2017-10-27 Peter AmstutzMigration for indexes on containers and container_requests.
2017-10-26 Lucas Di Pentima12018: Changed the input file parameter to be positional.
2017-10-26 Lucas Di Pentima12018: Create synchronized remote groups as "role"...
2017-10-26 Lucas Di Pentima12018: Fixed membership removal call. Added input valid...
2017-10-26 Peter Amstutz12494: Add CORS header support to arv-git-httpd
2017-10-25 Ward VandewegeHandle rails 5 deprecation warning in services/api.
2017-10-25 Lucas Di Pentima12018: CSV file processing code separated to its own...
2017-10-25 Lucas Di Pentima12018: Splitted api client calls to their own funcs.
2017-10-25 Lucas Di Pentima12018: Added basic tests
2017-10-25 Lucas Di Pentima12018: Move remote group retrieving and member removal...
2017-10-24 Lucas Di Pentima12018: Split setup code on its own functions
2017-10-24 Peter AmstutzMerge branch '12125-fuse-project-trash' refs #12125
2017-10-24 Lucas Di Pentima12018: User, UserList, Group & GroupList types go into...
2017-10-23 Lucas Di Pentima12018: Group membership need two-way links between...
2017-10-23 Lucas Di Pentima12018: Do not tag remote groups with tag links. Use...
2017-10-23 Peter AmstutzMerge branch '12125-workbench-project-trash' refs ...
2017-10-23 Lucas Di Pentima12018: Stop using arvadosclient in favor of arvados...
2017-10-23 Peter Amstutz12125: Add test deleting project via API updates FUSE.
2017-10-23 Peter Amstutz12125: Recognize that projects (groups) can be trashed...
2017-10-23 Peter Amstutz12125: Don't offer to untrash item if it isn't trash
2017-10-20 Peter Amstutz12125: Update trash tests
2017-10-20 Tom CleggMerge branch '12216-webdav-list'
2017-10-20 Tom Clegg12462: Fix full-text search for terms like "foo.bar".
2017-10-20 Tom Clegg12216: Merge branch 'master' into 12216-webdav-list
2017-10-20 Tom Clegg12216: Add cadaver to arvbox.
2017-10-20 Tom Clegg12216: Document UUIDTTL in help message.
2017-10-20 Lucas Di Pentima12018: resourceList interface simplification. Code...
2017-10-20 Peter Amstutz12125: Added note about searching for collections withi...
2017-10-20 Peter Amstutz12125: Don't show checkbox for items located within...
2017-10-20 Peter Amstutz12125: 404 page searches owners to find actual trashed...
2017-10-20 Tom Clegg11220: Revive "arv-get {block-locator}" ability.
2017-10-20 Lucas Di Pentima12018: Simplify ListAll()
2017-10-20 Tom Clegg11220: Fix deprecated assertEquals -> assertEqual.
2017-10-20 Tom Clegg11220: Don't bother trying to read manifests from Keep.
2017-10-20 Lucas Di Pentima12018: Manage two way links for group memberships.
2017-10-19 Lucas Di Pentima12018: Various updates, described below:
2017-10-19 Peter Amstutz12125: Can search within trashed projects.
2017-10-19 Peter Amstutz12125: Displaying only trashed collections sort of...
2017-10-19 Peter Amstutz12125: Expand test case.
2017-10-19 Peter Amstutz12125: Adding test
2017-10-19 Peter Amstutz12125: Adjust table layout
2017-10-19 Peter Amstutz12125: Missing file
2017-10-19 Peter Amstutz12125: Restore "move trashed items to home" behavior...
2017-10-19 Peter Amstutz12125: Fix 404 page when not showing a specific object.
2017-10-19 Peter Amstutz12125: Workbench 404 page checks if item is in the...
2017-10-19 Peter Amstutz12125: Can browse trashed projects & untrash them.
2017-10-19 Peter Amstutz12125: Initial work, separate collection and project...
2017-10-19 Peter AmstutzUpdate libcloud pin for VHD delete bugfix. refs #12324 1.1.0
2017-10-19 Tom CleggMerge branch '12461-cache-race'
2017-10-19 Tom CleggFix wrong HTTP status code for early "impossible path...
2017-10-19 Peter AmstutzMerge branch '12467-read-imgload-response' closes ...
2017-10-19 Peter Amstutz12467: Fix log messages. Defer response.Body.Close().
2017-10-19 Peter Amstutz12467: Wait for response that image loading is complete
2017-10-19 Peter AmstutzMerge branch '12446-dispatcher-query' closes #12446
next