arvados.git
2019-02-05 Eric BiagiottiMerge branch '13306-arvados-cwl-runner-py3-support'
2019-02-05 Eric Biagiotti13306: Adds declaration of py2/3 support to arvados...
2019-02-05 Eric Biagiotti13306: fixes test_with_arvados.sh pip executable with...
2019-02-05 Tom CleggMerge branch '14806-crunch1-unescape-manifest'
2019-02-05 Tom Clegg14806: Merge branch 'master'
2019-02-05 Ward VandewegeWe have reset the package iterations to -1, make the
2019-02-04 Ward VandewegeDo not try to test packages that were not built.
2019-02-04 Tom Clegg14806: Fix test suite to work even if PERL5LIB is set.
2019-02-04 Peter Amstutzarvbox support for python3 refs #13306
2019-02-04 Tom Clegg14806: Handle escaped chars when parsing docker image...
2019-02-04 Peter Amstutz13306: fix crunchv1 bug
2019-02-04 Peter Amstutz13306: test_with_arvbox can select api
2019-02-04 Peter Amstutz13306: select between "conformance" and "integration...
2019-02-04 Peter Amstutz13306: test_with_arvbox.sh can test either python2...
2019-02-04 Ward VandewegeThe libpam-arvados package on Centos7 has a dependency...
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 Eric Biagiotti13306: Improved py2/3 str compatibility
2019-02-01 Eric Biagiotti13306: Additional dict item iteration improvements
2019-02-01 Ward Vandewege9945: Merge branch 'master' into 9945-make-python-packa...
2019-01-31 Peter Amstutz13306: Fix 12213-keepref test
2019-01-31 Eric Biagiotti13306: Fixes futurize mistakes regarding PathMapper...
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-28 Eric BiagiottiMerge branch 'master' into 13306-arvados-cwl-runner...
2019-01-28 Eric Biagiotti13306: Removing debug echo
2019-01-26 Lucas Di Pentima14718: Issue salted token when passing 'remote' param...
2019-01-25 Eric Biagiotti13306: Adding support for building the dev docker jobs...
2019-01-24 Lucas Di Pentima14770: Fixes parameter on acr call.
2019-01-24 Eric Biagiotti13306: Unicode fix for docker image generation in py3...
2019-01-24 Eric Biagiotti13306: Unicode fixes for the conformance tests
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-18 Eric Biagiotti13306: Removing old_div to simplify division operations
2019-01-17 Lucas Di Pentima14482: Manifest validation including 8-bit escaped...
2019-01-17 Eric Biagiotti13306: Removing list wrapping added by futurize to...
2019-01-17 Eric Biagiotti13306: Updating dict items as lists to improve py2...
2019-01-17 Eric Biagiotti13306: Fixing previous commit to use viewvalues instead...
2019-01-17 Eric Biagiotti13306: Updating dict values as a list to improve py2...
2019-01-17 Eric Biagiotti13306: Updating dict keys as a list to ensure py2/3...
2019-01-17 Lucas Di PentimaMerge branch '14539-pysdk-empty-dir'
2019-01-17 Eric Biagiotti13306: Updating dict value iteration to be more efficie...
2019-01-17 Eric Biagiotti13306: Adds test for when get_current_container results...
2019-01-17 Eric Biagiotti13306: Removes a log handler added during a test, break...
2019-01-17 Eric Biagiotti13306: Prevents multiple RunTimeStatusLoggingHandlers...
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-16 Eric Biagiotti13306: Removing unneeded try/except statements in the...
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 Eric Biagiotti13306: Updating get_current_container to raise when...
2019-01-15 Eric Biagiotti13306: Updating depreciated assertEquals
2019-01-15 Eric Biagiotti13306: Updating depreciated warn function
2019-01-15 Eric Biagiotti13306: Updates ArvCwlExecutor to properly convert objec...
2019-01-15 Lucas Di Pentima14538: Update comment.
2019-01-15 Eric Biagiotti13306: Adding py2/3 unicode support to the test_job...
2019-01-14 Peter Amstutz14324: Fix API throttling header fallbacks. Add goche...
2019-01-14 Eric Biagiotti13306: test_submit additional fixes for py2 unicode...
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 Eric Biagiotti13306: test_submit fixes for py2 unicode support
2019-01-11 Peter Amstutz14324: Fix tests
2019-01-11 Eric Biagiotti13306: Adding py2 and py3 compatible byte objects for...
2019-01-11 Eric Biagiotti13306: Updated use of built in 'sorted' and a test_util...
2019-01-11 Eric Biagiotti13306: Added py2 and 3 compatible 'next' for test_job...
2019-01-11 Peter Amstutz14324: Use logrus in Azure driver. Fix Sirupsen->sirup...
2019-01-10 Eric Biagiotti13306: Fixed test_submit.TestCreateTemplate encoding
2019-01-10 Peter Amstutz14324: Remove context from interface, use Stop() instead
2019-01-10 Eric Biagiotti13306: Fix for test_job.TestJob.test_done and test_done...
2019-01-10 Eric Biagiotti13306: Fix for sdk/cwl tests.test_job.TestJob.test_run
2019-01-10 Eric Biagiotti13306: Fixed formatting for newly introduced imports
2019-01-10 Eric Biagiotti13306: Changes to arvados-cwl-runner code after running...
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
next