arvados.git
2019-02-01 Tom Clegg14325: Rephrase confusing conditions and add comments.
2019-02-01 Tom Clegg14325: Improve identifiers/comments.
2019-02-01 Tom Clegg14325: Note assumption concurrent dispatchers share...
2019-02-01 Tom Clegg14325: Fix test.
2019-01-28 Tom Clegg14325: Clean up test suite logging.
2019-01-28 Tom Clegg14325: Change remaining LameInstanceSet uses to StubDriver.
2019-01-25 Tom Clegg14325: Don't count busy workers with state=Unknown...
2019-01-25 Tom Clegg14325: Build crunch-dispatch-cloud package.
2019-01-25 Tom Clegg14325: Point to API details in interface doc comments.
2019-01-25 Tom Clegg14325: Test resuming worker pool state after restart.
2019-01-25 Tom Clegg14325: Remove obsolete test stubs.
2019-01-25 Tom Clegg14325: Clean up unsafe concurrency in tests.
2019-01-25 Tom Clegg14325: Document Running() return value.
2019-01-24 Tom Clegg14325: Don't shutdown busy VMs even if boot probe fails.
2019-01-24 Tom Clegg14325: Wake up scheduler when quota timeout expires.
2019-01-24 Tom Clegg14325: Obey EarliestRetry specified by cloud rate-limit...
2019-01-21 Tom Clegg14325: Move magic number to const.
2019-01-21 Tom Clegg14325: Log when a worker's first probe succeeds.
2019-01-21 Tom Clegg14325: Shutdown unknown-state worker after boot timeout.
2019-01-21 Tom Clegg14325: Include instance ID in log messages from stub VM.
2019-01-18 Tom Clegg14325: Use snake_case keys in management API responses.
2019-01-18 Tom Clegg14325: Cancel containers with unsatisfiable runtime...
2019-01-17 Tom Clegg14325: Test dispatch container queue against controller.
2019-01-17 Tom Clegg14325: Fix dropped request params when body not specifi...
2019-01-17 Tom Clegg14325: Test that ssh_executor obeys a negative VerifyHo...
2019-01-17 Tom Clegg14325: Add total houly price metric.
2019-01-17 Tom Clegg14325: Configurable SSH target port for cloud VMs.
2019-01-17 Tom Clegg14325: More testing for hold/drain states.
2019-01-16 Tom Clegg14325: Add management API endpoints for drain/hold...
2019-01-16 Tom Clegg14325: Add IdleBehavior to worker pool.
2019-01-16 Tom Clegg14325: Add worker state diagram.
2019-01-16 Tom Clegg14325: Propagate API env vars to crunch-run.
2019-01-15 Peter AmstutzMerge branch '14324-cdc-azure' refs #14324
2019-01-15 Peter Amstutz14324: Embed test public key instead of reading from...
2019-01-14 Peter Amstutz14324: Fix API throttling header fallbacks. Add goche...
2019-01-14 Peter AmstutzFix arvbox demo for workbench2 no issue #
2019-01-11 Peter Amstutz14324: Fix tests
2019-01-11 Peter Amstutz14324: Use logrus in Azure driver. Fix Sirupsen->sirup...
2019-01-10 Peter Amstutz14324: Remove context from interface, use Stop() instead
2019-01-09 Peter Amstutz14324: Azure driver for crunch-dispatch-cloud
2019-01-09 Peter Amstutz14324: Azure driver WIP
2019-01-09 Peter Amstutz13964: Fail on missing node-token tag
2019-01-09 Peter Amstutz13964: Forget the node token once the key fingerprint...
2019-01-09 Peter Amstutz13964: Fix string pointer capture
2019-01-09 Peter Amstutz13964: Trim space
2019-01-09 Peter Amstutz13964: ssh key checking
2019-01-09 Peter Amstutz13964: ssh key verification wip
2019-01-09 Peter Amstutz13964: Set and check node-token WIP
2019-01-09 Peter Amstutz13964: Tweak test
2019-01-09 Peter Amstutz13964: SSH access WIP
2019-01-09 Peter Amstutz13964: InstanceTags type
2019-01-09 Peter Amstutz13964: VM names are namespaced. Can set/get tags.
2019-01-09 Peter Amstutz13964: Don't panic running tests on stubs
2019-01-09 Peter Amstutz13964: Detect and report rate limit and quota exceeded...
2019-01-09 Peter Amstutz13964: Return Arvados instance type
2019-01-09 Peter Amstutz13964: Full lifecycle for NICs/VHDs/VMs
2019-01-09 Peter Amstutz13964: Can successfully create a VM, list existing VMs
2019-01-09 Peter Amstutz13964: Azure provider WIP
2019-01-09 Peter Amstutzarvbox uses 'down: ready' as ready condition no issue #
2019-01-09 Peter AmstutzConfigure UTF-8 locale inside arvbox, no issue #
2019-01-08 Peter AmstutzMerge branch '14660-arvbox-workbench2' refs #14660
2019-01-08 Peter Amstutz14660: make "sv restart" work for workbench2, prevent...
2019-01-04 Ward VandewegeMerge branch '14691-suggested-ssh-config-update'
2019-01-04 Ward Vandewege14691: workbench update, bring in line with documentation
2019-01-04 Ward Vandewege14691: documentation update
2019-01-04 Peter Amstutz14660: Enable workbench2 to connect to development...
2019-01-04 Peter Amstutz14660: Proxy keep-web for https. Install root cert...
2019-01-04 Peter Amstutz14660: Add workbench2 to arvbox. Improve SSL support...
2018-12-20 Tom CleggMerge branch '14360-dispatch-cloud'
2018-12-20 Tom Clegg14360: Merge branch 'master' into 14360-dispatch-cloud
2018-12-20 Tom Clegg14360: Fix error log level on first probe after boot.
2018-12-20 Tom Clegg14360: Test for errant Create calls after failure.
2018-12-20 Tom Clegg14360: Fix test case.
2018-12-20 Tom Clegg14360: Fix instance creation limiting.
2018-12-20 Tom Clegg14360: Fix panic in test when last container is run...
2018-12-20 Tom Clegg14360: Debug log when acquiring lock.
2018-12-20 Tom Clegg14360: Shutdown pool between tests to eliminate leaking...
2018-12-18 Tom Clegg14360: Replace OnComplete/OnCancel with ExecuteContaine...
2018-12-18 Peter AmstutzMerge branch '14327-cwl-unnecessary-collections' refs...
2018-12-18 Tom Clegg14360: Call ChooseType just once per container.
2018-12-18 Peter Amstutz14327: Add comments
2018-12-18 Tom Clegg14360: Remove log spam.
2018-12-18 Lucas Di PentimaMerge branch '14640-api-wb-activejob-upgrade'
2018-12-18 Peter AmstutzFix test_with_arvbox.sh to use https://versions.arvados...
2018-12-18 Lucas Di Pentima14640: Upgrades WB rails to 4.2.11
2018-12-18 Lucas Di Pentima14640: Upgrades API to rails 4.2.11
2018-12-18 Tom CleggMerge branch 'master' into 14360-dispatch-cloud
2018-12-18 Tom Clegg14360: Shutdown between tests to eliminate leaking...
2018-12-18 Tom Clegg14360: Clean up stub driver.
2018-12-18 Tom Clegg14360: Avoid overreporting instances during Create...
2018-12-17 Peter Amstutz14327: Don't create new collection if source has expect...
2018-12-17 Ward VandewegeWe've moved the chat/community support channel from...
2018-12-17 Tom Clegg14360: Comment stubServer.
2018-12-17 Peter AmstutzUpdate cwltool refs #14510
2018-12-17 Tom Clegg14360: Locking comment.
2018-12-17 Tom Clegg14360: Fix log spam on normal race condition.
2018-12-17 Peter AmstutzUpdate README and community doc page. refs #14617
2018-12-17 Tom Clegg14360: Comment TestDispatchToStubDriver.
2018-12-17 Tom Clegg11419: Read JSON files in binary mode.
2018-12-14 Peter AmstutzSet DBName correctly for arvbox demo, hopefully fix...
next