arvados.git
2017-12-04 Lucas Di PentimaMerge branch '12662-current-user-test'
2017-12-04 Lucas Di PentimaMerge branch '10666-report-version'
2017-12-04 Lucas Di Pentima10666: Merge branch 'master' into 10666-report-version
2017-12-04 Lucas Di Pentima10666: Version report formatting fixes on some missing...
2017-12-04 Lucas Di Pentima12662: Added test proving that User.current won't retur...
2017-12-04 Peter AmstutzMerge branch '12614-broken-docker' refs #12614
2017-12-04 Tom MorrisMerge branch '12731-synchronized-graphs' closes #12731
2017-12-04 Tom Morris12731: Remove webchart.js. Add synchronizer.js.
2017-12-04 Tom Morris12731: Add copyright notice, MIT license text, and...
2017-12-04 Lucas Di Pentima10666: Updated build script to pass the version number...
2017-12-04 Lucas Di Pentima10666: version string format fix.
2017-12-04 Tom Morris12731 : Only synchronize X-axis, not both
2017-12-04 Tom Morris12731 : Synchronize zoom/pan of all 4 graphs
2017-12-01 Peter AmstutzMerge branch '12574-propagate-priority' closes #12574
2017-12-01 Peter Amstutz12614: Additional error message triggers "broken node...
2017-12-01 Lucas Di Pentima10666: Formatting fixes.
2017-12-01 Peter Amstutz12574: Rename update_priority to propagate_priority
2017-11-30 Lucas Di Pentima10666: Added version information to arv-mount & nodemanager
2017-11-30 Lucas Di Pentima10666: Added version information to nodemanager's statu...
2017-11-30 Tom CleggMerge branch '12483-writable-fs'
2017-11-30 Peter Amstutz12574: Use after_save hook to update priority. Add...
2017-11-30 Peter Amstutz12574: Propagate changes in container priority to child...
2017-11-30 Tom Clegg12483: Update arvados.File mocks.
2017-11-30 Lucas Di Pentima10666: Replaced 'version' package with 'version' var
2017-11-30 Tom Clegg12483: Merge branch 'master' into 12483-writable-fs
2017-11-30 Tom Clegg12483: Update install docs to acknowledge read/write...
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-30 Tom CleggMerge branch '12167-keep-request-id'
2017-11-29 Tom MorrisFix --on-error formatting
2017-11-29 Lucas Di PentimaMerge branch '12018-tool-docs'
2017-11-29 Tom Morris12018: Documentation review updates
2017-11-29 Peter AmstutzMerge branch '12614-docker-sanity-check' refs #12614
2017-11-29 Peter Amstutz12614: Restore keepclient error check prior to NewConta...
2017-11-29 Peter Amstutz12614: Restore order set state "Running" before startin...
2017-11-29 Lucas Di PentimaMerge branch '12662-multisite-add-broken'
2017-11-29 Tom Clegg12167: Test request ID size.
2017-11-29 Lucas Di Pentima10666: Fixed flags issue.
2017-11-29 Tom Clegg12167: Use pseudo-random IDs instead of timestamps.
2017-11-29 Tom Clegg12167: Test LogRequests() and AddRequestIDs().
2017-11-29 Tom Clegg12167: Fix tests.
2017-11-29 Lucas Di Pentima10666: Added version number to go sdk and go tools...
2017-11-28 Peter Amstutz12614: Fix tests
2017-11-28 Peter Amstutz12614: Add tests.
2017-11-28 Tom Clegg12483: Update docs to acknowledge read/write webdav...
2017-11-28 Tom Clegg12483: Add comments.
2017-11-28 Tom Clegg12483: Return 405 for all write methods when target...
2017-11-28 Tom Clegg12483: Don't escape "-", "_", etc. in filenames.
2017-11-28 Tom Clegg12483: Use real modTimes.
2017-11-28 Peter Amstutz12614: Detect and report broken node errors.
2017-11-28 Lucas Di Pentima12662: Ignore anonymous user token when getting the...
2017-11-28 Tom Clegg12483: Add webdav COPY method.
2017-11-28 Tom Clegg12483: Use io.Seek* constants instead of deprecated...
2017-11-28 Tom Clegg12483: Remove dead code, update tests.
2017-11-27 Peter AmstutzAdd jessie-dev to apt.arvados.org.list for jobs image...
2017-11-27 Peter AmstutzFix arvbox localdemo problems. refs #12660
2017-11-27 Peter AmstutzMerge branch '12616-acr-validate' closes #12616
2017-11-27 Tom Clegg12483: Error 405 if writing to PDH, 403 if lacking...
2017-11-27 Tom Clegg12483: Fix loading error details from API error response.
2017-11-27 Tom Clegg12483: Recover from errant empty dirs where GOPATH...
2017-11-27 Tom Clegg12167: Restore timeToStatus + timeWriteBody in keepstor...
2017-11-27 Tom Clegg12167: Merge branch 'master' into 12167-keep-request-id
2017-11-25 Ward VandewegeMake build/run-build-packages-all-targets.sh more expli...
2017-11-25 Tom CleggMerge branch '12475-asyncbuf'
2017-11-25 Tom Clegg12475: Merge branch 'master' into 12475-asyncbuf
2017-11-25 Tom Clegg12475: Return non-nil error at EOF even if len(p)==0.
2017-11-24 Tom Clegg12167: Clean up test suite logging.
2017-11-24 Tom Clegg12167: Propagate X-Request-ID through keepproxy and...
2017-11-24 Lucas Di Pentima12018: Replaced '<' & '>' with their html entities...
2017-11-24 Tom CleggMerge branch '12627-token-scope'
2017-11-24 Tom Clegg12627: Any token can permit scope, if acting as the...
2017-11-24 Tom Clegg12627: Set current_user from first valid reader_token
2017-11-23 Lucas Di Pentima12018: Added documentation for arv-sync-groups
2017-11-23 Lucas Di PentimaMerge branch '12519-multisite-project-search'
2017-11-23 Lucas Di Pentima12519: Code simplification
2017-11-23 Tom CleggMerge branch '12627-token-scope'
2017-11-23 Tom Clegg12475: Faster asyncbuf.
2017-11-23 Tom Clegg12475: Add TestManyFailedPuts with a short timeout.
2017-11-23 Tom Clegg12475: Rewrite streamer -> asyncbuf.
2017-11-22 Tom Clegg12627: Ensure current_user relates to the token that...
2017-11-22 Lucas Di Pentima12519: Remove trailing slash when guessing the workbenc...
2017-11-22 Peter Amstutz12616: Fix validate
2017-11-22 Peter AmstutzMerge branch '12377-arvbox-composer' refs #12377
2017-11-22 Peter AmstutzSet composer config. Bump SSO script for updated passe...
2017-11-22 Tom Clegg12483: Fix cadaver tests.
2017-11-22 Tom Clegg12483: Fix multiple WriteHeader(). Skip updates on...
2017-11-22 Tom Clegg12483: Update comments.
2017-11-22 Tom Clegg12483: Drop writableSegment interface.
2017-11-22 Tom Clegg12483: Rename extent->segment, file->filehandle.
2017-11-21 Lucas Di PentimaMerge branch '12318-update-libcloud-pin'
2017-11-21 Lucas Di Pentima12519: Activate every search results' tooltip on creation.
2017-11-21 Ward VandewegeMerge branch '12513-make-dashboard-fast-again' 1.1.1
2017-11-21 Ward VandewegeMerge branch 'master' into 12513-make-dashboard-fast...
2017-11-21 Ward VandewegeMatch the actual name of the CR in the
2017-11-21 Ward VandewegeMake sure to apply the text-overflow-ellipsis class...
2017-11-21 Lucas Di Pentima12519: Make Capybara happy by using a different kind...
2017-11-21 Lucas Di Pentima12519: Use icons on 'show' buttons instead of 'C'/...
2017-11-21 Ward VandewegeAdd another missing dependency to the sanity check...
2017-11-21 Tom Clegg12519: Move multisite search page to /search
2017-11-21 Tom Clegg12483: Fix receiver type.
next