arvados.git
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 Peter Amstutz11948: Strip out default values which reference unavail...
2017-07-10 Tom CleggMerge branch '11950-stretch'
2017-07-10 radhikarefs #11857
2017-07-10 Tom Clegg11950: Recognize new (2.11.0, debian9) git error messages.
2017-07-10 Tom CleggMerge branch '11945-collection-cache-key'
2017-07-10 Tom CleggMerge branch '11917-dont-clear-cache'
2017-07-10 radhika11857: arvados-cwl-runner defaults to crunch2 if available
2017-07-08 Peter AmstutzUpdate cwltool & schema-salad and fix for changes.
2017-07-07 Tom Clegg11945: Key collection cache on pdh+token.
2017-07-07 Tom CleggMerge branch '11945-disable-cache'
2017-07-07 Tom Clegg11945: Disable collection cache.
2017-07-07 Peter Amstutzarvados-cwl-runner always submits runner job when invok...
2017-07-07 Peter AmstutzMerge branch '10584-fuse-stop-threads' refs #10584
2017-07-07 Tom CleggMerge branch '11843-arpi-transient-error'
2017-07-05 Tom Clegg2411: Fix crunch-job license statement.
2017-07-05 Tom CleggMerge branch '11927-tags-test'
2017-07-05 Tom Clegg11927: Eliminate unnecessary use of selenium.
2017-07-05 Tom Clegg11927: Remove errant type attr from anchor element.
2017-07-05 Peter Amstutz10584: When evicting a Collection from the cache, ensur...
2017-07-05 Peter AmstutzMerge branch '8624-fuse-tags' closes #8624
2017-07-05 Peter Amstutz8624: Move check that tag exists from __contains__...
2017-07-05 Tom CleggMerge branch '8784-dir-listings'
2017-07-05 Tom Clegg11843: Do not fail pipelines on transient API failures.
2017-07-05 Tom Clegg11843: Improve formatting.
2017-07-05 Tom CleggAdd missing copyright headers.
2017-07-05 Tom CleggUpdate .licenseignore.
2017-07-05 Tom CleggFix regex usage.
2017-07-05 Ward VandewegeAdd AUTHORS, update COPYING and license file names.
2017-07-03 Peter AmstutzQuote subshell expression in test_with_arvbox and make...
2017-06-30 Tom Clegg8784: Fix test for latest firefox.
2017-06-30 Tom Clegg8784: Add token to path (not query string) in download...
2017-06-30 Tom CleggMerge branch '11807-yaml-to-json'
2017-06-30 radhikacloses #11870
2017-06-30 radhikaMerge branch 'master' into 11870-repositories-index
2017-06-30 Tom CleggMerge branch '11910-ws-test-race'
2017-06-30 Tom Clegg11910: Ensure test passes despite race between old...
2017-06-30 Tom Clegg11910: Fix racy tests: ignore non-matching logs from...
2017-06-30 radhika11870: add copyright note to new files
2017-06-30 radhikaArvados-DCO-1.1-Signed-off-by: Radhika Chippada <radhik...
2017-06-30 radhika11870: minor update
2017-06-30 radhika11870: minor updates
2017-06-30 Tom Clegg11917: Do not clear rails cache at boot time.
2017-06-30 Tom CleggMerge branch '2411-rake-copyright'
2017-06-30 Tom Clegg2411: Maintain copyright header in structure.sql.
2017-06-30 Ward VandewegeFix typo.
2017-06-29 Peter Amstutz8624: New behavior for by_tag/ dir. Allow 'cd' into...
2017-06-29 radhika11870: update tests to be compatible with the user...
2017-06-29 Lucas Di PentimaMerge branch '11789-arvput-exclude-flag'
2017-06-29 Peter AmstutzAdd missing test file for noreuse.cwl. refs #11095
2017-06-29 Lucas Di Pentima11789: Added support for the corner case of needing...
2017-06-29 Lucas Di Pentima11789: Replaced filter() with list comprehensions.
2017-06-29 Lucas Di Pentima11789: Merge branch 'master' into 11789-arvput-exclude...
2017-06-29 Tom CleggMerge branch '2411-check-copyright'
2017-06-29 Tom Clegg2411: Eliminate whitespace to placate test.
2017-06-29 radhika11870: link repositories menu item in user menu to...
2017-06-28 Lucas Di Pentima2411: Updated check-copyright-notices script to correct...
2017-06-28 radhika11870: add infinite scrolling and "add new repository...
2017-06-28 Tom Clegg2411: Add exceptions.
2017-06-28 Tom Clegg2411: Remove golang<1.4 shim.
2017-06-28 Tom Clegg2411: Add copyright notices to everything.
2017-06-28 Tom Clegg11807: Migrate old records in jobs table from YAML...
2017-06-28 Tom Clegg2411: Add copyright after <?xml declaration in svg...
2017-06-28 Tom Clegg2411: Set template for more nodemanager test files.
2017-06-28 Tom Clegg2411: Fix tests to accommodate copyright notices.
2017-06-28 Tom Clegg2411: Add exceptions.
2017-06-28 Tom Clegg2411: Fix up whitespace.
2017-06-28 Tom Clegg2411: Fix liquid comment template and skip top matter...
2017-06-28 Lucas Di Pentima11789: Added tests.
next