arvados.git
2017-11-30 Lucas Di Pentima10666: Replaced 'version' package with 'version' var
2017-11-30 Lucas Di Pentima10666: Added Version information to status.json on...
2017-11-30 Lucas Di Pentima10666: Added Crunch-run version to container logs.
2017-11-29 Lucas Di Pentima10666: Fixed flags issue.
2017-11-29 Lucas Di Pentima10666: Added version number to go sdk and go tools...
2017-11-20 Ward VandewegeAdd missing dependencies to the sanity check in run...
2017-11-17 Tom CleggMerge branch '12530-faster-scopes-filter'
2017-11-16 Peter AmstutzBump schema-salad for extension schema loading bugfix...
2017-11-16 Tom Clegg12530: Speed up query by skipping unneeded ActiveRecord...
2017-11-16 Peter AmstutzMerge branch '12601-pathmap-subwf' closes #12601
2017-11-15 Ward VandewegeMerge branch '10767-remove-puma-gem'
2017-11-15 Ward VandewegeRemove puma from the API server Gemfile.
2017-11-15 Peter Amstutz12601: Add test
2017-11-15 Peter Amstutz12601: Apply pathmap to job order for RunInSingleContai...
2017-11-13 Tom CleggMerge branch '12515-use-configured-wb'
2017-11-13 Tom CleggMerge branch '12515-configured-workbench-address'
2017-11-09 Tom CleggAdd missing module name.
2017-11-09 Tom Clegg12515: Add discovery doc test.
2017-11-08 Tom Clegg12515: Use workbenchUrl advertised by API server discov...
2017-11-08 Tom Clegg12515: Advertise Workbench address in discovery doc.
2017-11-08 Peter AmstutzMerge branch '12568-cwl-collection-cache' closes ...
2017-11-08 Peter AmstutzMerge branch '12538-crunchrun-kill-arvmount' closes...
2017-11-08 Tom CleggMerge branch '12306-dont-stat-mounts'
2017-11-08 Peter Amstutz12538: Put cleanup back into separate defer
2017-11-08 Peter Amstutz12538: Refactor crunch-run shutdown
2017-11-08 Peter Amstutz12538: Refactor and assume arv-mount --unmount does...
2017-11-08 Peter Amstutz12538: Refactor force-unmount behavior.
2017-11-08 Peter Amstutz12538: Fix tests.
2017-11-08 Peter Amstutz12538: Make handling of arv-mount process more robust
2017-11-08 Peter AmstutzForce kill arv-mount wip
2017-11-07 Tom Clegg12306: Resolve any readable symlinks on unmount path.
2017-11-07 Peter Amstutz12568: Reduce min_entries
2017-11-07 Peter Amstutz12568: Update test to check which collection gets evicted
2017-11-07 Peter Amstutz12568: Add test for collection cache management behavior
2017-11-07 Peter Amstutz12568: Mange collection cache to avoid excessive memory...
2017-11-06 Tom Clegg12306: Resolve relative paths early, to avoid realpath...
2017-11-06 Tom CleggMerge branch '11994-no-sysfs-fuse'
2017-11-06 Lucas Di PentimaMerge branch '12533-token-n-ip-logging'
2017-11-06 Lucas Di Pentima12533: Use @remote_ip to take into account the reverse...
2017-11-06 Tom Clegg11994: Fix wrong class in "except ENOENT" handler.
2017-11-06 Tom Clegg12306: Avoid calling realpath/lstat unnecessarily durin...
2017-11-03 Lucas Di Pentima12533: Add client IP address & authorization token...
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...
next