arvados.git
2017-07-29 Lucas Di Pentima7475: Merge branch 'master' into 7475-nodemgr-unsatisfi...
2017-07-28 Peter AmstutzMerge branch '11158-fuse-projects' refs #11158
2017-07-28 radhikacloses #11906
2017-07-28 radhika11906: use the same name "ManagementToken" to enable...
2017-07-27 radhika11906: add /_health/ping to nodemanager
2017-07-27 Tom CleggMerge branch '12024-zero-content-length'
2017-07-27 radhikarefs #11906
2017-07-27 radhikarefs #11906
2017-07-27 Peter Amstutz11158: Handle trash/untrash events for collections...
2017-07-27 Tom Clegg12024: Use goamz fork to fix Go1.8-vs.-AWS transfer...
2017-07-27 Peter Amstutz11158: Support incremental update of project contents...
2017-07-27 Peter AmstutzRevert python sdk changes.
2017-07-27 Peter Amstutz11158: Fixes & test updates for ProjectDirectory.
2017-07-27 Peter Amstutz11158: Improve arvados.util.list_all() implementation...
2017-07-27 Peter Amstutz11158: Restore paging to get full list of collections...
2017-07-27 Peter Amstutz11158: Fix order="modified_at".
2017-07-27 Peter Amstutz11158: New behavior for project directories. Allow...
2017-07-26 Tom Clegg11906: Remove intermediary servemux and handler func.
2017-07-26 radhika11906: add /_health/ping to arv-git-httpd
2017-07-26 radhika11906: add /_health/ping to keep-web
2017-07-26 Tom CleggMerge branch '12027-slurmfail-during-setup'
2017-07-25 Tom CleggMerge branch '12025-perm-cache-version'
2017-07-25 Tom Clegg12027: Exit "retry unlocked" if slurm fails during...
2017-07-25 Tom Clegg12025: Change permission cache key to avoid upgrade...
2017-07-24 radhikarefs #11906
2017-07-24 radhika11906: add /_health/ping to keepproxy
2017-07-21 Tom CleggMerge branch '11906-health-check-lib'
2017-07-21 Tom Clegg11906: Clarify "zero value" test.
2017-07-21 Tom Clegg11906: Test 404 cases.
2017-07-21 Tom Clegg1906: Fix up doc comment.
2017-07-20 Tom Clegg11906: Remove keepstore's health-check unit tests.
2017-07-20 Tom Clegg11906: Add tests for sdk/go/health.
2017-07-20 Tom Clegg11906: Use sdk/go/health for keepstore health checks.
2017-07-20 Tom Clegg11906: Refactor health-check handler into SDK.
2017-07-20 Tom CleggStyle fixes.
2017-07-20 Tom Clegg10805: Bump debian version in fuse install doc.
2017-07-20 radhikacloses #11995
2017-07-20 radhika1195: add .bed and .cwl to file types that can previewed
2017-07-20 Tom Clegg10805: Build llfuse-1.2 for ubuntu1604.
2017-07-20 Tom CleggMerge branch '10805-avoid-llfuse-deadlock'
2017-07-20 Tom Clegg10805: Skip llfuse.close() to avoid llfuse deadlocks...
2017-07-19 Tom CleggMerge branch '10805-llfuse-1.2'
2017-07-19 Tom Clegg10805: Fix crash during shutdown when running with...
2017-07-19 Tom CleggMerge branch '11842-crunchstat-summary-dygraphs'
2017-07-19 radhikarefs #11906
2017-07-19 radhika11906: healthcheck ping for workbench
2017-07-19 Tom Clegg11842: Remove chartjs.
2017-07-19 Tom Clegg11842: Use CDNJS for dygraphs js and css.
2017-07-19 Tom Clegg11842: Generate charts with dygraphs.
2017-07-19 Tom Clegg11842: Split generic webchart code from ChartJS to...
2017-07-18 radhikarefs #11906
2017-07-18 radhika11906: healthcheck ping json updated
2017-07-18 Nico CesarMerge branch '11980-debian9'
2017-07-18 Nico Cesar11980: debian9 packaging plus llfuse >= 1.2
2017-07-18 radhikarefs #11906
2017-07-18 radhika11906: add _health/.* to errors_test routes
2017-07-18 radhika11906: added api ping tests
2017-07-17 radhikarefs #11906
2017-07-17 radhika11906: pass a func() to healthCheckDo from HealthCheckP...
2017-07-17 radhika11906: keepstore ping
2017-07-17 radhika11906: add _health/ping to api server
2017-07-17 Lucas Di PentimaMerge branch '5652-arvputget-silent-mode'
2017-07-17 radhikarefs #11682
2017-07-17 radhika11682: add infinite scrolling to container_requests...
2017-07-17 Lucas Di Pentima5652: Readability improvements.
2017-07-17 Lucas Di Pentima5652: Merge branch 'master' into 5652-arvputget-silent...
2017-07-17 radhikacloses #11682
2017-07-17 radhika11682: when a container_request is being destroyed...
2017-07-14 Tom Clegg11973: Tweak fpm dependency spec.
2017-07-14 Tom Clegg11973: Build avro 1.8.1 for ubuntu1604 and add to schem...
2017-07-14 Tom Clegg11973: Set DEBIAN_FRONTEND=noninteractive in pkg-build...
2017-07-14 Tom Clegg11973: Upgrade setuptools in package-builder images.
2017-07-14 Tom CleggMerge branch '11960-trash-events'
2017-07-13 Tom Clegg11960: Get the full list of old IDs up front in sendOld...
2017-07-13 Tom Clegg11960: Fix races in tests.
2017-07-13 Lucas Di Pentima5652: Added test that proves that arv-get doesn't write...
2017-07-13 Tom CleggMerge branch '11968-ws-startup-crash'
2017-07-13 Tom CleggMerge branch '11948-cwl-conformance-fix'
2017-07-13 Ward VandewegeAdd Chen Chen to AUTHORS.
2017-07-13 Tom Clegg11960: Test that "delete" permissions are not too permi...
2017-07-13 Tom Clegg11960: Test trashed collection.
2017-07-13 Tom Clegg11960: Fix events leaking between tests.
2017-07-13 Tom Clegg11960: Test permission on "delete" event.
2017-07-12 Lucas Di Pentima5652: Code style fixes.
2017-07-12 Lucas Di Pentima5652: Added --silent argument to arv-put to make it...
2017-07-12 Tom CleggRevert "Merge branch '11857-acr-default-crunch2'" ...
2017-07-12 Tom CleggRevert "11965: Update help message to match new --api...
2017-07-12 Tom Clegg11968: Wait in DB() for a database connection if necessary.
2017-07-12 Tom Clegg11965: Update help message to match new --api default.
2017-07-12 Tom Clegg11960: Fix permission checking for "delete" events.
2017-07-12 Tom Clegg11960: Fix permission checking for events on trashed...
2017-07-12 Tom Clegg11960: Include is_trashed in old/new attributes sent...
2017-07-11 Peter Amstutz11948: if -> elif style fix
2017-07-11 Peter Amstutz11948: Fix unit tests for additional file checking...
2017-07-11 Tom Clegg11944: Ignore arv-put info on stderr.
2017-07-11 Tom Clegg11944: Turn off warnings while testing command line...
2017-07-11 Tom Clegg11944: Remove invalid assertRaises(None, ...)
2017-07-11 Lucas Di Pentima7475: Added integration test that checks for scancel...
2017-07-11 Peter Amstutz11948: Strip out default values which reference unavail...
2017-07-10 Tom CleggMerge branch '11950-stretch'
next