arvados.git
2020-08-31 Tom CleggMerge branch '16723-kill-vs-requeue'
2020-08-30 Ward VandewegeFix bug introduced with gofmt cleanup yesterday.
2020-08-29 Ward VandewegeFix some golint warnings.
2020-08-28 Tom CleggMerge branch '16535-s3'
2020-08-28 Tom CleggMerge branch '16720-arv-mount-exception'
2020-08-28 Peter AmstutzAdd missing install page for arvados-cwl-runner refs...
2020-08-28 Tom Clegg16535: Avoid including empty CommonPrefixes tag in...
2020-08-28 Peter AmstutzMerge branch '16749-arvbox-users' refs #16749
2020-08-28 Ward VandewegeFix more gofmt warnings.
2020-08-28 Peter Amstutz16749: Put AutoAdminFirstUser back
2020-08-27 Tom Clegg16720: Fix missing import.
2020-08-27 Tom Clegg16720: Add missing import.
2020-08-27 Ward VandewegeFix a few gofmt warnings.
2020-08-27 Peter Amstutz16749: Adjust test login message.
2020-08-27 Peter Amstutz16749: Command line user management for arvbox
2020-08-26 Peter AmstutzMerge branch '16613-sys-root-tok' refs #16613
2020-08-26 Peter Amstutz16613: Tweak system_root_token_api_client record
2020-08-26 Peter Amstutz16613: Create special-purpose ApiClient record for...
2020-08-26 Peter Amstutz16613: Add test using SystemRootToken to create other...
2020-08-26 Tom CleggMerge branch '16314-arvbox-testuserdb'
2020-08-26 Tom Clegg16314: Remove SSO from arvbox docs.
2020-08-25 Tom Clegg16314: Merge branch 'master'
2020-08-25 Peter AmstutzMerge branch '15964-fix-docs' refs #15964
2020-08-25 Peter Amstutz15964: Remove qr1hi from a few more places. Delete...
2020-08-25 Tom Clegg16314: Search both user and tmp paths for gems.
2020-08-25 Lucas Di PentimaMerge branch '16678-login-tokens-lifetime-config'
2020-08-25 Lucas Di Pentima16678: Fixes minor doc issues.
2020-08-25 Peter Amstutz16678: Wording improvements, document how to create...
2020-08-25 Tom Clegg16314: Fix bundle install recipe.
2020-08-25 Nico CesarMerge branch '15886-remove-arv-web' into master
2020-08-25 Tom Clegg16314: Fix cleanup of temp/arvbox dirs that contain...
2020-08-25 Nico CesarRemove arv-web.py and documentation.
2020-08-25 Ward VandewegeFix a few gofmt warnings.
2020-08-24 Tom Clegg16314: Serve login form in test login mode.
2020-08-24 Lucas Di Pentima16678: Adds documentation about feature usage on the...
2020-08-24 Lucas Di PentimaReverts previously dropped commit that got reintroduced...
2020-08-24 Lucas Di PentimaMerge branch '16470-wb-rails-52'
2020-08-24 Tom CleggMerge branch '16535-s3'
2020-08-24 Lucas Di Pentima16470: Pins launchy gem to avoid requiring ruby >=...
2020-08-24 Lucas Di Pentima16470: Fixes test failures caused by a change on Active...
2020-08-24 Lucas Di Pentima16470: Removes unused cruft.
2020-08-24 Lucas Di Pentima16470: Cleans up config files.
2020-08-24 Lucas Di Pentima16470: Removes deprecated 'secret_token' config key.
2020-08-24 Lucas Di Pentima16470: Updates & additions by running 'rails app:update'
2020-08-24 Lucas Di Pentima16470: Removes exception deprecated on rails 3.2
2020-08-24 Lucas Di Pentima16470: Upgrades to rails 5.2.
2020-08-24 Lucas Di Pentima16470: Fixes deprecation warning.
2020-08-24 Lucas Di Pentima16470: Applies changes from 'rails app:update'.
2020-08-24 Lucas Di Pentima16470: Pins the sprocket gem to avoid upgrading to...
2020-08-24 Lucas Di Pentima16470: Upgrades rails to 5.1.7 on workbench.
2020-08-24 Lucas Di Pentima16470: Fixes the last deprecation warnings.
2020-08-24 Tom Clegg16723: Don't lock after requeue until old crunch-run...
2020-08-24 Tom Clegg16314: Remove SSO from arvbox.
2020-08-23 Ward VandewegeFix more ineffassign warnings.
2020-08-22 Ward VandewegeFix more ineffassign warnings.
2020-08-22 Tom CleggMerge branch '16723-kill-vs-requeue'
2020-08-22 Lucas Di Pentima16678: Adds rake task to manage long lived tokens.
2020-08-21 Lucas Di Pentima16678: Fixes mistake on previous merge.
2020-08-21 Lucas Di PentimaMerge branch 'master' into 16678-login-tokens-lifetime...
2020-08-21 Tom CleggFix config key case.
2020-08-21 Tom CleggMerge branch '16314-testuserdb'
2020-08-21 Tom Clegg16723: Fix stubPool KillContainer(): return false if...
2020-08-21 Ward VandewegeMerge branch '16565-no-more-latest-docker-jobs-image'
2020-08-21 Ward Vandewege16565: Merge branch 'master' into 16565-no-more-latest...
2020-08-21 Ward Vandewege16723: fix test to reflect new stub instance name.
2020-08-21 Tom Clegg16723: Don't lock a requeued container while old crunch...
2020-08-21 Tom Clegg16723: Fail test if a crunch-run stub is killed before...
2020-08-21 Lucas Di Pentima16678: Don't trust API clients from trusted URLs when...
2020-08-21 Tom Clegg16723: Hold uuidLock in kill() to avoid racing with...
2020-08-21 Tom Clegg16723: Fix double-container-running bug in test stub.
2020-08-21 Tom Clegg16723: Use more readable instance IDs in tests.
2020-08-21 Ward VandewegeFix whitespace in run-tests.sh
2020-08-21 Tom Clegg16723: Reject invalid updates in API stub.
2020-08-21 Tom Clegg16723: Fix wrong operation shown in debug log.
2020-08-20 Tom Clegg16535: Add S3 DeleteObject API.
2020-08-20 Ward VandewegeMerge branch '16625-add-azure-managed-image-support'
2020-08-20 Ward Vandewege16625: fix tests.
2020-08-20 Peter AmstutzMake sure examples work, lots of wordsmithing and reorg...
2020-08-20 Ward Vandewege16625: a-d-c: add support for disk images in an Azure...
2020-08-20 Tom Clegg16314: Clean up long bool expressions.
2020-08-20 Ward VandewegeMerge branch '16625-add-azure-managed-image-support'
2020-08-20 Ward Vandewege16625: Merge branch 'master' into 16625-add-azure-manag...
2020-08-20 Tom Clegg16314: Export Login.Test.Enable config.
2020-08-19 Ward Vandewege16625: implement some more review feedback.
2020-08-19 Peter Amstutz15964: Update and reorganize keep & CWL user guide...
2020-08-19 Peter Amstutz15964: Fix link
2020-08-19 Lucas Di PentimaPins oj gem on arvados-cli to avoid asking for ruby...
2020-08-19 Ward VandewegeMerge branch '15887-python-3-cookbook-fixes'
2020-08-19 Peter Amstutz15964: Change uuids to jutro, which is federated with...
2020-08-19 Ward Vandewege15887: fix Python cookbook snippets for Python 3
2020-08-19 Nico CesarMerge branch '16698-debug-ports-arvbox' into master
2020-08-19 Ward Vandewege16565: stop pushing the 'latest' tag for our arvados...
2020-08-19 Ward VandewegeActively remove initializers/omniauth.rb in our rails...
2020-08-19 Ward VandewegeStop installing initializers/omniauth.rb in our rails...
2020-08-18 Tom CleggMerge branch '16535-s3'
2020-08-18 Tom Clegg16314: Support "Test" authentication type.
2020-08-18 Ward VandewegeStop building the python pam package, that code was...
2020-08-18 Tom Clegg16535: Update go.sum.
2020-08-18 Tom Clegg16535: Merge branch 'master'
2020-08-18 Tom Clegg16535: Use package consts for http methods.
next