projects
/
arvados.git
/ shortlog
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
arvados.git
2019-02-13
Lucas Di Pentima
13937: Adds facility for drivers to register their...
commit
|
commitdiff
|
tree
|
snapshot
2019-02-13
Lucas Di Pentima
13937: Moves statsTicker metrics init to its own func.
commit
|
commitdiff
|
tree
|
snapshot
2019-02-13
Lucas Di Pentima
13937: Refactors approach to pass volume metrics as...
commit
|
commitdiff
|
tree
|
snapshot
2019-02-11
Lucas Di Pentima
13937: Export stats as prometheus metrics. (WIP)
commit
|
commitdiff
|
tree
|
snapshot
2019-02-05
Ward Vandewege
We have reset the package iterations to -1, make the
commit
|
commitdiff
|
tree
|
snapshot
2019-02-04
Ward Vandewege
Do not try to test packages that were not built.
commit
|
commitdiff
|
tree
|
snapshot
2019-02-04
Peter Amstutz
arvbox support for python3 refs #13306
commit
|
commitdiff
|
tree
|
snapshot
2019-02-04
Ward Vandewege
The libpam-arvados package on Centos7 has a dependency...
commit
|
commitdiff
|
tree
|
snapshot
2019-02-04
Ward Vandewege
Merge branch '9945-make-python-package-dependency-free'
commit
|
commitdiff
|
tree
|
snapshot
2019-02-04
Ward Vandewege
9945: Merge branch 'master' into 9945-make-python-packa...
commit
|
commitdiff
|
tree
|
snapshot
2019-02-04
Ward Vandewege
9945: Backwards compatibility fix for libpam-arvados
commit
|
commitdiff
|
tree
|
snapshot
2019-02-01
Peter Amstutz
arvbox certificates can have DNS in subjectAltName
commit
|
commitdiff
|
tree
|
snapshot
2019-02-01
Ward Vandewege
9945: Merge branch 'master' into 9945-make-python-packa...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-30
Ward Vandewege
9945: More changes based on review comments.
commit
|
commitdiff
|
tree
|
snapshot
2019-01-30
Lucas Di Pentima
Merge branch '14770-wb-acr-bad-param'
commit
|
commitdiff
|
tree
|
snapshot
2019-01-30
Lucas Di Pentima
Merge branch '14738-tag-editor-fix-es5'
commit
|
commitdiff
|
tree
|
snapshot
2019-01-30
Ward Vandewege
9945: address more review comments.
commit
|
commitdiff
|
tree
|
snapshot
2019-01-29
Lucas Di Pentima
14738: Replaces double with single quotes for code...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-29
Lucas Di Pentima
14738: Enhances code readability when concatenating...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-29
Lucas Di Pentima
14738: Fixes the double-slash usage on requests to...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-29
Lucas Di Pentima
Merge branch '14718-api-login-salted-token'
commit
|
commitdiff
|
tree
|
snapshot
2019-01-28
Lucas Di Pentima
14718: Updates controller test to support josh_id's...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-28
Lucas Di Pentima
14718: Validates remote cluster id parameter on login...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-28
Ward Vandewege
9945: address a bunch of review comments.
commit
|
commitdiff
|
tree
|
snapshot
2019-01-28
Lucas Di Pentima
14718: Changes the way remote param is packed into...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-26
Lucas Di Pentima
14718: Issue salted token when passing 'remote' param...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-24
Lucas Di Pentima
14770: Fixes parameter on acr call.
commit
|
commitdiff
|
tree
|
snapshot
2019-01-22
Lucas Di Pentima
Merge branch '14482-rubysdk-empty-dir'
commit
|
commitdiff
|
tree
|
snapshot
2019-01-22
Ward Vandewege
9945: use virtualenv for our python packages
commit
|
commitdiff
|
tree
|
snapshot
2019-01-22
Ward Vandewege
9945: run-library changes
commit
|
commitdiff
|
tree
|
snapshot
2019-01-22
Ward Vandewege
9945: there is a new rvm gpg key
commit
|
commitdiff
|
tree
|
snapshot
2019-01-18
Lucas Di Pentima
14482: Stricter token regexes.
commit
|
commitdiff
|
tree
|
snapshot
2019-01-17
Lucas Di Pentima
14482: Manifest validation including 8-bit escaped...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-17
Lucas Di Pentima
Merge branch '14539-pysdk-empty-dir'
commit
|
commitdiff
|
tree
|
snapshot
2019-01-17
Lucas Di Pentima
14539: Simplifies a bit further the regexp replacement...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-17
Lucas Di Pentima
14539: Removes pointless code comment.
commit
|
commitdiff
|
tree
|
snapshot
2019-01-16
Lucas Di Pentima
14539: Fixes and simplifies the escape() function....
commit
|
commitdiff
|
tree
|
snapshot
2019-01-16
Lucas Di Pentima
14539: Fixes literal backslash escaping.
commit
|
commitdiff
|
tree
|
snapshot
2019-01-15
Lucas Di Pentima
14482: Allow unescaped " " on stream and file token...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-15
Peter Amstutz
Merge branch '14324-cdc-azure' refs #14324
commit
|
commitdiff
|
tree
|
snapshot
2019-01-15
Lucas Di Pentima
14482: Adds failing test about partially unescaped...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-15
Peter Amstutz
14324: Embed test public key instead of reading from...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-15
Lucas Di Pentima
Merge branch 'master' into 14482-rubysdk-empty-dir
commit
|
commitdiff
|
tree
|
snapshot
2019-01-15
Lucas Di Pentima
14539: Encode \t & \n chars on file/dir names on collec...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-15
Lucas Di Pentima
14538: Update comment.
commit
|
commitdiff
|
tree
|
snapshot
2019-01-14
Peter Amstutz
14324: Fix API throttling header fallbacks. Add goche...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-14
Lucas Di Pentima
Merge branch 'master' into 14539-pysdk-empty-dir
commit
|
commitdiff
|
tree
|
snapshot
2019-01-14
Peter Amstutz
Fix arvbox demo for workbench2 no issue #
commit
|
commitdiff
|
tree
|
snapshot
2019-01-11
Peter Amstutz
14324: Fix tests
commit
|
commitdiff
|
tree
|
snapshot
2019-01-11
Peter Amstutz
14324: Use logrus in Azure driver. Fix Sirupsen->sirup...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-10
Peter Amstutz
14324: Remove context from interface, use Stop() instead
commit
|
commitdiff
|
tree
|
snapshot
2019-01-09
Peter Amstutz
14324: Azure driver for crunch-dispatch-cloud
commit
|
commitdiff
|
tree
|
snapshot
2019-01-09
Peter Amstutz
14324: Azure driver WIP
commit
|
commitdiff
|
tree
|
snapshot
2019-01-09
Peter Amstutz
13964: Fail on missing node-token tag
commit
|
commitdiff
|
tree
|
snapshot
2019-01-09
Peter Amstutz
13964: Forget the node token once the key fingerprint...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-09
Peter Amstutz
13964: Fix string pointer capture
commit
|
commitdiff
|
tree
|
snapshot
2019-01-09
Peter Amstutz
13964: Trim space
commit
|
commitdiff
|
tree
|
snapshot
2019-01-09
Peter Amstutz
13964: ssh key checking
commit
|
commitdiff
|
tree
|
snapshot
2019-01-09
Peter Amstutz
13964: ssh key verification wip
commit
|
commitdiff
|
tree
|
snapshot
2019-01-09
Peter Amstutz
13964: Set and check node-token WIP
commit
|
commitdiff
|
tree
|
snapshot
2019-01-09
Peter Amstutz
13964: Tweak test
commit
|
commitdiff
|
tree
|
snapshot
2019-01-09
Peter Amstutz
13964: SSH access WIP
commit
|
commitdiff
|
tree
|
snapshot
2019-01-09
Peter Amstutz
13964: InstanceTags type
commit
|
commitdiff
|
tree
|
snapshot
2019-01-09
Peter Amstutz
13964: VM names are namespaced. Can set/get tags.
commit
|
commitdiff
|
tree
|
snapshot
2019-01-09
Peter Amstutz
13964: Don't panic running tests on stubs
commit
|
commitdiff
|
tree
|
snapshot
2019-01-09
Peter Amstutz
13964: Detect and report rate limit and quota exceeded...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-09
Peter Amstutz
13964: Return Arvados instance type
commit
|
commitdiff
|
tree
|
snapshot
2019-01-09
Peter Amstutz
13964: Full lifecycle for NICs/VHDs/VMs
commit
|
commitdiff
|
tree
|
snapshot
2019-01-09
Peter Amstutz
13964: Can successfully create a VM, list existing VMs
commit
|
commitdiff
|
tree
|
snapshot
2019-01-09
Peter Amstutz
13964: Azure provider WIP
commit
|
commitdiff
|
tree
|
snapshot
2019-01-09
Peter Amstutz
arvbox uses 'down: ready' as ready condition no issue #
commit
|
commitdiff
|
tree
|
snapshot
2019-01-09
Peter Amstutz
Configure UTF-8 locale inside arvbox, no issue #
commit
|
commitdiff
|
tree
|
snapshot
2019-01-08
Peter Amstutz
Merge branch '14660-arvbox-workbench2' refs #14660
commit
|
commitdiff
|
tree
|
snapshot
2019-01-08
Peter Amstutz
14660: make "sv restart" work for workbench2, prevent...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-07
Lucas Di Pentima
14482: Fix Manifest::files_count()
commit
|
commitdiff
|
tree
|
snapshot
2019-01-07
Lucas Di Pentima
14482: Handle escaped chars on manifest validation.
commit
|
commitdiff
|
tree
|
snapshot
2019-01-04
Ward Vandewege
Merge branch '14691-suggested-ssh-config-update'
commit
|
commitdiff
|
tree
|
snapshot
2019-01-04
Lucas Di Pentima
14482: Don't list empty dir placeholder files on collec...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-04
Lucas Di Pentima
14482: Enhance code readability
commit
|
commitdiff
|
tree
|
snapshot
2019-01-04
Ward Vandewege
14691: workbench update, bring in line with documentation
commit
|
commitdiff
|
tree
|
snapshot
2019-01-04
Ward Vandewege
14691: documentation update
commit
|
commitdiff
|
tree
|
snapshot
2019-01-04
Peter Amstutz
14660: Enable workbench2 to connect to development...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-04
Peter Amstutz
14660: Proxy keep-web for https. Install root cert...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-04
Peter Amstutz
14660: Add workbench2 to arvbox. Improve SSL support...
commit
|
commitdiff
|
tree
|
snapshot
2018-12-21
Lucas Di Pentima
14539: Escape backslash & space chars on file/dir names...
commit
|
commitdiff
|
tree
|
snapshot
2018-12-21
Lucas Di Pentima
14539: Fixes fuse tests.
commit
|
commitdiff
|
tree
|
snapshot
2018-12-21
Lucas Di Pentima
14539: Tests that '\056' cannot be used as a file or...
commit
|
commitdiff
|
tree
|
snapshot
2018-12-21
Lucas Di Pentima
14539: Persists empty directories by adding a '\056...
commit
|
commitdiff
|
tree
|
snapshot
2018-12-20
Tom Clegg
Merge branch '14360-dispatch-cloud'
commit
|
commitdiff
|
tree
|
snapshot
2018-12-20
Tom Clegg
14360: Merge branch 'master' into 14360-dispatch-cloud
commit
|
commitdiff
|
tree
|
snapshot
2018-12-20
Tom Clegg
14360: Fix error log level on first probe after boot.
commit
|
commitdiff
|
tree
|
snapshot
2018-12-20
Ward Vandewege
9945: first set of changes.
commit
|
commitdiff
|
tree
|
snapshot
2018-12-20
Tom Clegg
14360: Test for errant Create calls after failure.
commit
|
commitdiff
|
tree
|
snapshot
2018-12-20
Tom Clegg
14360: Fix test case.
commit
|
commitdiff
|
tree
|
snapshot
2018-12-20
Tom Clegg
14360: Fix instance creation limiting.
commit
|
commitdiff
|
tree
|
snapshot
2018-12-20
Tom Clegg
14360: Fix panic in test when last container is run...
commit
|
commitdiff
|
tree
|
snapshot
2018-12-20
Tom Clegg
14360: Debug log when acquiring lock.
commit
|
commitdiff
|
tree
|
snapshot
2018-12-20
Tom Clegg
14360: Shutdown pool between tests to eliminate leaking...
commit
|
commitdiff
|
tree
|
snapshot
2018-12-18
Tom Clegg
14360: Replace OnComplete/OnCancel with ExecuteContaine...
commit
|
commitdiff
|
tree
|
snapshot
2018-12-18
Peter Amstutz
Merge branch '14327-cwl-unnecessary-collections' refs...
commit
|
commitdiff
|
tree
|
snapshot
next