arvados.git
2019-02-01 Tom Clegg14325: Merge branch 'master'
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-30 Lucas Di PentimaMerge branch '14770-wb-acr-bad-param'
2019-01-30 Lucas Di PentimaMerge branch '14738-tag-editor-fix-es5'
2019-01-29 Lucas Di Pentima14738: Replaces double with single quotes for code...
2019-01-29 Lucas Di Pentima14738: Enhances code readability when concatenating...
2019-01-29 Lucas Di Pentima14738: Fixes the double-slash usage on requests to...
2019-01-29 Lucas Di PentimaMerge branch '14718-api-login-salted-token'
2019-01-28 Lucas Di Pentima14718: Updates controller test to support josh_id's...
2019-01-28 Lucas Di Pentima14718: Validates remote cluster id parameter on login...
2019-01-28 Lucas Di Pentima14718: Changes the way remote param is packed into...
2019-01-28 Tom Clegg14325: Clean up test suite logging.
2019-01-28 Tom Clegg14325: Change remaining LameInstanceSet uses to StubDriver.
2019-01-26 Lucas Di Pentima14718: Issue salted token when passing 'remote' param...
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-24 Lucas Di Pentima14770: Fixes parameter on acr call.
2019-01-22 Lucas Di PentimaMerge branch '14482-rubysdk-empty-dir'
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 Lucas Di Pentima14482: Stricter token regexes.
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 Lucas Di Pentima14482: Manifest validation including 8-bit escaped...
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 Lucas Di PentimaMerge branch '14539-pysdk-empty-dir'
2019-01-17 Tom Clegg14325: More testing for hold/drain states.
2019-01-17 Lucas Di Pentima14539: Simplifies a bit further the regexp replacement...
2019-01-17 Lucas Di Pentima14539: Removes pointless code comment.
2019-01-16 Lucas Di Pentima14539: Fixes and simplifies the escape() function....
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 Lucas Di Pentima14539: Fixes literal backslash escaping.
2019-01-16 Tom Clegg14325: Propagate API env vars to crunch-run.
2019-01-15 Lucas Di Pentima14482: Allow unescaped " " on stream and file token...
2019-01-15 Peter AmstutzMerge branch '14324-cdc-azure' refs #14324
2019-01-15 Lucas Di Pentima14482: Adds failing test about partially unescaped...
2019-01-15 Peter Amstutz14324: Embed test public key instead of reading from...
2019-01-15 Lucas Di PentimaMerge branch 'master' into 14482-rubysdk-empty-dir
2019-01-15 Lucas Di Pentima14539: Encode \t & \n chars on file/dir names on collec...
2019-01-15 Lucas Di Pentima14538: Update comment.
2019-01-14 Peter Amstutz14324: Fix API throttling header fallbacks. Add goche...
2019-01-14 Lucas Di PentimaMerge branch 'master' into 14539-pysdk-empty-dir
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-07 Lucas Di Pentima14482: Fix Manifest::files_count()
2019-01-07 Lucas Di Pentima14482: Handle escaped chars on manifest validation.
2019-01-04 Ward VandewegeMerge branch '14691-suggested-ssh-config-update'
2019-01-04 Lucas Di Pentima14482: Don't list empty dir placeholder files on collec...
2019-01-04 Lucas Di Pentima14482: Enhance code readability
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-21 Lucas Di Pentima14539: Escape backslash & space chars on file/dir names...
2018-12-21 Lucas Di Pentima14539: Fixes fuse tests.
next