arvados.git
2017-11-02 Lucas Di PentimaMerge branch 'master' into 12018-sync-groups-tool
2017-11-01 Peter AmstutzMerge branch '12494-arv-git-cors' closes #12494
2017-11-01 Tom Clegg12494: Add CORS test.
2017-10-31 Lucas Di Pentima12018: Added API server start/stop calls to test suite.
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 Lucas Di Pentima12018: Simplify ListAll()
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
2017-10-19 Peter Amstutz12446: Avoid listing every container uuid in status...
2017-10-18 Lucas Di Pentima12018: Skip CSV register if one of its fields is empty
2017-10-18 Lucas Di Pentima12018: Removed superfluous check
2017-10-18 Lucas Di Pentima12018: Added flag to specify a parent group UUID. When...
2017-10-18 Tom Clegg12461: Avoid race bug in Rails file cache.
2017-10-18 Lucas Di Pentima12018: Several changes, listed below:
2017-10-18 Tom Clegg11260: Fix tests.
2017-10-18 Peter AmstutzComment out sdk/go/health from run-tests.sh until it...
2017-10-17 Peter AmstutzMerge branch '12452-nm-unpaired-down' refs #12452
2017-10-17 Tom Clegg12216: Merge branch 'master' into 12216-webdav-list
2017-10-17 Tom Clegg12216: Separate config for uuid->pdh cache TTL, default...
2017-10-17 Peter Amstutz12452: Fix test
2017-10-17 Tom CleggMerge branch '12260-system-health'
2017-10-17 Tom Clegg12260: Build arvados-health package.
2017-10-17 Tom Clegg12260: Merge branch 'master' into 12260-system-health
2017-10-16 Peter Amstutz12452: Consider unpaired node older than boot grace...
2017-10-16 Tom Clegg12216: Allow Authorization header in cross-origin requests.
2017-10-16 Peter AmstutzMerge branch '12447-crunch-run-leak' closes #12447
2017-10-16 Peter Amstutz12447: Simplify BlockCache locking.
2017-10-16 Peter Amstutz12447: Require Content-Length in KeepClient.Get
2017-10-16 Tom Clegg12260: Update comments to match real func/type names.
2017-10-16 Peter Amstutz12447: Fix typo shadowing 'data' in BlockCache.Get
2017-10-15 Tom Clegg12216: Fix crash at path "/c=foo"
2017-10-14 Peter Amstutz12447: Remove .Bytes()
2017-10-14 Peter Amstutz12447: Use ReadFull(). Use goimport for import formatting.
2017-10-14 Tom Clegg12216: Avoid opening all files when generating webdav...
2017-10-13 Tom Clegg12216: Allow Content-Type header via CORS.
2017-10-13 Peter Amstutz12447: Add ClearBlockCache method to KeepClient
2017-10-13 Peter Amstutz12447: Reduce memory footprint of crunch-run.
2017-10-12 Tom Clegg12216: Test webdav directory listings.
2017-10-12 Tom Clegg12216: Disable lock operations.
2017-10-12 Tom Clegg12216: Use no-op locking system.
2017-10-12 Peter AmstutzMerge branch '12431-nm-delete-nic' refs #12431
2017-10-12 Peter Amstutz12431: Fix test
2017-10-12 Tom CleggMerge branch '12416-s3-empty-object'
2017-10-12 Tom Clegg12416: Merge Put() into PutReader().
2017-10-12 Tom Clegg12416: Merge branch 'fix/keepstore-s3-radosgw-empty...
2017-10-12 Tom Clegg12216: Add webdav handler.
2017-10-11 Joshua C. Randallfix s3_volume so that it can create empty recent/*...
next