arvados.git
2019-02-04 Ward VandewegeMerge branch '9945-make-python-package-dependency-free'
2019-02-04 Ward Vandewege9945: Merge branch 'master' into 9945-make-python-packa...
2019-02-04 Ward Vandewege9945: Backwards compatibility fix for libpam-arvados
2019-02-01 Peter Amstutzarvbox certificates can have DNS in subjectAltName
2019-02-01 Ward Vandewege9945: Merge branch 'master' into 9945-make-python-packa...
2019-01-30 Ward Vandewege9945: More changes based on review comments.
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-30 Ward Vandewege9945: address more review comments.
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 Ward Vandewege9945: address a bunch of review comments.
2019-01-28 Lucas Di Pentima14718: Changes the way remote param is packed into...
2019-01-26 Lucas Di Pentima14718: Issue salted token when passing 'remote' param...
2019-01-24 Lucas Di Pentima14770: Fixes parameter on acr call.
2019-01-22 Lucas Di PentimaMerge branch '14482-rubysdk-empty-dir'
2019-01-22 Ward Vandewege9945: use virtualenv for our python packages
2019-01-22 Ward Vandewege9945: run-library changes
2019-01-22 Ward Vandewege9945: there is a new rvm gpg key
2019-01-18 Lucas Di Pentima14482: Stricter token regexes.
2019-01-17 Lucas Di Pentima14482: Manifest validation including 8-bit escaped...
2019-01-17 Lucas Di PentimaMerge branch '14539-pysdk-empty-dir'
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 Lucas Di Pentima14539: Fixes literal backslash escaping.
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.
2018-12-21 Lucas Di Pentima14539: Tests that '\056' cannot be used as a file or...
2018-12-21 Lucas Di Pentima14539: Persists empty directories by adding a '\056...
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 Ward Vandewege9945: first set of changes.
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
next