arvados.git
2019-04-04 Eric BiagiottiMerge branch '14484-collection-record-update'
2019-04-04 Peter AmstutzPin networkx because 2.2 is the last version to support...
2019-04-04 Tom CleggFix stale cached container state after successful Cancel.
2019-04-03 Tom CleggMerge branch '14796-dispatchcloud-install-docs'
2019-04-03 Eric BiagiottiMerge remote-tracking branch 'origin/master' into 14484...
2019-04-03 Tom Clegg14796: Tweak example boot probe command.
2019-04-03 Tom Clegg14796: Add Amazon EC2 configuration example.
2019-04-03 Eric Biagiotti14484: Adds test for updating a collection with file...
2019-04-03 Eric Biagiotti14484: Improves test coverage and attribute setting...
2019-04-03 Tom Clegg14796: Add arvados-dispatch-cloud (experimental) to...
2019-04-02 Tom CleggGive up if test services don't come up.
2019-04-02 Tom CleggRemove dependency on jq.
2019-04-02 Tom CleggMerge branch '15044-test-fixes'
2019-04-02 Tom Clegg15044: Sanity-check test services when bringing them up.
2019-04-02 Eric Biagiotti14484: Update collection model to overwrite file stats...
2019-04-02 Tom Clegg15044: Require newer mocha.
2019-04-01 Peter AmstutzMerge branch 'arvbox-cert-docs' no issue #
2019-04-01 Eric Biagiotti14844: Adds collections controller tests and updates...
2019-04-01 Peter AmstutzUpdate arvbox docs to describe how to install root...
2019-04-01 Eric Biagiotti14484: Moves the file count and total size callback...
2019-04-01 Tom CleggMerge branch '14758-keepproxy-panic'
2019-04-01 Tom Clegg14758: Fix panic on error reading request body.
2019-04-01 Peter AmstutzMerge branch '15050-limit-cdl-containers' closes #15050
2019-03-31 Tom CleggAdd another nil check to Azure driver.
2019-03-29 Peter Amstutz15050: After waking up, check if the container was...
2019-03-29 Tom Clegg15044: Fix sensitivity to group existence on the testin...
2019-03-29 Eric Biagiotti14484: Moves test for grouping pdhs to its own file
2019-03-29 Eric Biagiotti14484: Moves pdh grouping into a lib module
2019-03-29 Peter Amstutz15050: Need to make sure to raise the semaphore when...
2019-03-29 Peter Amstutz15050: Limit number of containers that crunch-dispatch...
2019-03-29 Eric Biagiotti14484: Adds tests for Collection model and makes file...
2019-03-29 Tom Clegg15044: Don't kill run-tests's keepproxy server in sdk...
2019-03-29 Peter AmstutzFix assigning APIHost in NewClientFromConfig refs ...
2019-03-29 Tom Clegg15044: Specify test database collation.
2019-03-29 Tom Clegg15044: Fix unnecessarily unsafe yaml load.
2019-03-29 Tom Clegg15044: Fix workbench test args in interactive mode.
2019-03-29 Tom Clegg15044: Improve error reporting in test case.
2019-03-29 Tom Clegg15044: Listen on localhost instead of default dual...
2019-03-29 Tom Clegg15044: Test gofmt as a separate suite, instead of refus...
2019-03-29 Tom Clegg15044: Always use the en_US.UTF-8 locale. Add sanity...
2019-03-28 Tom Clegg15044: Fix error messages.
2019-03-28 Tom Clegg15044: Fix interactive command handling.
2019-03-28 Tom Clegg15044: Override unusable nginx defaults. Test nginx...
2019-03-28 Tom CleggMerge branch '14998-hoststat-total'
2019-03-28 Tom Clegg14998: Report total_* (hierarchy) stats if available.
2019-03-28 Peter Amstutzprepare.py in fed tests uses default python refs #15040
2019-03-28 Eric Biagiotti14484: Updates collection documentation to include...
2019-03-28 Eric Biagiotti14484: Fixes performance test by changing file_size_tot...
2019-03-28 Peter Amstutzrun prepare.py in fed tests in docker container refs...
2019-03-27 Eric Biagiotti14484: Fixes tests that intentionally pass in invalid...
2019-03-27 Eric Biagiotti14484: Adds test for pdh grouping functionality in...
2019-03-27 Eric Biagiotti14484: Simplifies pdh transaction grouping, keeps SQL...
2019-03-27 Tom Cleggrun-tests.sh: don't prepopulate cmd if running in an...
2019-03-27 Peter Amstutztest mode creates certificate so that setting up SSO...
2019-03-27 Eric Biagiotti14484: Makes quotation marks consistent
2019-03-27 Eric Biagiotti14484: Updates the migration to use the sdk for manifes...
2019-03-27 Tom CleggAccept :py3 modifier for any Python suite in interactiv...
2019-03-26 Eric Biagiotti14484: Adds file count and size callback to the collect...
2019-03-26 Fernando Monserratno issue # Remove jessie-updates from sources.list...
2019-03-26 Peter Amstutzarvbox nginx redirects http to https
2019-03-26 Eric Biagiotti14484: Fixes grouping bug by simplifying nested pdhs...
2019-03-26 Eric Biagiotti14484: Changes file token to match the one used in...
2019-03-26 Eric Biagiotti14484: Adds migration for collection file count and...
2019-03-26 Eric Biagiotti14484: Fixes bug in pdh transaction grouping
2019-03-26 Tom CleggMerge branch '14807-prod-blockers'
2019-03-25 Eric Biagiotti14484: Adds functionality and test for pdh grouping...
2019-03-25 Eric Biagiotti14484: Updates the db structure after db:migrate
2019-03-25 Tom Clegg14807: Move "fallback to ARVADOS_*" logic out to lib...
2019-03-22 Tom Clegg14807: Add lib/service test.
2019-03-22 Tom Clegg14807: Fix go vet warnings about %s args.
2019-03-22 Tom Clegg14807: Pass token to service handlers explicitly, not...
2019-03-22 Eric Biagiotti14484: Adds migration file for collection file count...
2019-03-21 Tom Clegg14807: Refuse to create instance with AddedScratch>0.
2019-03-21 Tom Clegg14807: Load API host/token from cluster config if present.
2019-03-21 Tom CleggMerge branch '15007-azure-panic'
2019-03-21 Tom Clegg15007: Fix crash when Azure nic has IP config but no...
2019-03-21 Tom CleggMerge branch '14807-prod-blockers'
2019-03-21 Tom MorrisMerge branch '14451-crunchstat-summary-cache-ram'
2019-03-21 Tom MorrisImprove wording with direction of recommendation change.
2019-03-21 Tom MorrisUse default of 1 if no cores requested. refs #12026
2019-03-21 Tom MorrisDon't recommend RAM or CPU changes based on zero usage...
2019-03-21 Tom MorrisFix Keep cache recommendation calculation.
2019-03-21 Tom MorrisSpell MB consistently.
2019-03-21 Eric BiagiottiMerge branch '14645-fuse-operations-reporting'
2019-03-21 Tom MorrisMerge branch '14939-crunchstat-summary-python3'
2019-03-21 Tom MorrisResolve deprecation warnings
2019-03-21 Tom MorrisFix resource leak warned by Python 3
2019-03-21 Tom MorrisAdd crunchstat-summary to Python 3 tests. refs #14939
2019-03-21 Tom MorrisFix test Python 3 integer divide difference.
2019-03-21 Tom MorrisUpdate crunchstat-summary to Python 3. Refs #14939
2019-03-21 Tom Clegg14807: Allow some fake nodes to remain unbroken.
2019-03-21 Eric BiagiottiMerge remote-tracking branch 'origin/master' into 14645...
2019-03-21 Eric Biagiotti14645: Updates crunchstat format for fuse ops
2019-03-20 Lucas Di PentimaMerge branch '14873-google-api-client-update'
2019-03-20 Tom Clegg14807: Give up if initial keep services list isn't...
2019-03-20 Tom Clegg14807: Report queue metrics.
2019-03-20 Tom Clegg14807: Add "kill instance" management API.
2019-03-20 Tom Clegg14807: Configurable rate limit for cloud provider API...
2019-03-20 Tom Clegg14807: Drain instances that crunch-run reports broken.
2019-03-20 Tom CleggMerge branch '14807-escalate-sigterm'
next