arvados.git
2017-04-11 Tom Clegg11308: Remove superfluous parens.
2017-04-11 Tom Clegg11308: Avoid Python2-inefficient list() operations.
2017-04-11 Tom Clegg11308: Fix futurize misinterpretation.
2017-04-11 Tom Clegg11308: Put back exception handling
2017-04-10 Tom CleggSecure link to google search.
2017-04-10 Lucas Di Pentima6304: Merge branch 'master' into 6304-dns-update-fix
2017-04-10 Lucas Di Pentima6304: Corrected test setup to make it pass.
2017-04-10 radhikaMerge branch '8465-stdin-redirection' into 8465-stderr...
2017-04-10 radhika8465: test cleanup
2017-04-10 Tom Clegg7709: Fix ActiveRecord::ImmutableRelation.
2017-04-10 Lucas Di Pentima6304: Clean up temp files that could exist in case...
2017-04-10 Tom Clegg7709: Merge branch 'master' into 7709-api-rails4
2017-04-10 Peter AmstutzMerge branch '11332-cwl-url-quoting' refs #11332
2017-04-10 Peter Amstutz11332: Add @ to quote safelist.
2017-04-10 Tom Clegg11349: Report wishlist size in status["nodes_wish"].
2017-04-10 Peter Amstutz11332: Use urllib quote/unquote to handle special chars...
2017-04-07 Tom Clegg11349: Add management server with /status.json
2017-04-07 Peter Amstutz8465: Set proper container flags to provide data on...
2017-04-07 Peter AmstutzMerge branch '11237-google-api-python-client' refs...
2017-04-07 Peter Amstutz11237: Tweak version dependencies.
2017-04-07 Peter Amstutz11237: Don't build oauth2client on ubuntu1604
2017-04-07 Peter Amstutz11237: Bump google-api-python-client to 1.6.2 for bette...
2017-04-07 Tom CleggMerge branch '11209-unmount-subtype'
2017-04-07 Peter AmstutzIncrease ping delay in WatchdogActorTest to try and...
2017-04-07 Peter AmstutzAdd check that gnutls.h is available so pycurl can...
2017-04-07 Javier BĂ©rtoliEnsure chown does not fail on disappearing files and...
2017-04-07 Tom Clegg11209: Restrict --unmount* operations to given --subtype.
2017-04-07 radhika8465: added stderr redirection and tests
2017-04-06 Peter AmstutzAdd missing test file refs #11423
2017-04-06 Tom CleggMerge branch '8104-pycurl-721'
2017-04-06 Tom Clegg8104: Do not close sockets after giving them to pycurl...
2017-04-06 Tom Clegg8104: Drop unnecessary lambda.
2017-04-06 radhika8465: do not wait in the go routine while doing io...
2017-04-06 Tom Clegg8104: Stop building pycurl package for ubuntu1604.
2017-04-06 Peter AmstutzMerge branch '11423-cwl-collection-dir-ref' closes...
2017-04-06 Peter Amstutz11423: Restore check to use pdh_path because it is...
2017-04-06 Lucas Di PentimaMerge branch '7824-arvls-arvput-collection-api-usage'
2017-04-06 Lucas Di Pentima7824: Merge branch 'master' into 7824-arvls-arvput...
2017-04-06 Tom Clegg8104: Remove pycurl<7.21.5 dependency.
2017-04-06 Tom Clegg8104: OPENSOCKETFUNCTION accepts calls from pycurl...
2017-04-06 Tom Clegg11308: Close socket after pycurl.
2017-04-06 radhikaMerge branch 'master' into 8465-stdin-redirection
2017-04-06 radhika8465: test clean up
2017-04-06 Peter Amstutz11423: Fix bug checking existence of Directories which...
2017-04-06 Peter AmstutzMerge branch '11413-nodemanager-gce-fixes' refs #11413
2017-04-06 Tom Clegg11308: Make imports epydoc-parseable.
2017-04-05 radhika8465: added stdin redirection for json mount.
2017-04-05 Tom Clegg11308: Remove superfluous hashbangs
2017-04-05 Tom Clegg11308: Move stub server setup to keepstub.StubKeepServers.
2017-04-05 Tom Clegg11308: Fix misleading argument name.
2017-04-05 Tom Clegg11308: Fix useless assertion.
2017-04-05 Tom Clegg11308: Fix exception handling in test case.
2017-04-05 Tom Clegg11308: Raise exception on invalid/unsupported open...
2017-04-05 Lucas Di Pentima6304: Avoid possible dns update race condition by writi...
2017-04-04 Lucas Di Pentima7824: Added test cases.
2017-04-04 radhika8465: added stdin redirection for collection
2017-04-04 Peter Amstutz11413: Use getattr() in exception handler.
2017-04-04 Tom Clegg11308: Create missing temp dir. Unset proxy env during...
2017-04-04 Tom Clegg11308: Remove obsolete test setup steps.
2017-04-04 Peter Amstutz11413: Wrap destroy_node with similar logic to create_n...
2017-04-04 Tom CleggMerge branch '11100-cr-output-ttl'
2017-04-04 Peter Amstutz11413: Fix issues with node manager on GCE:
2017-04-04 Tom Clegg11308: Fix key order sensitivity.
2017-04-04 Tom Clegg11308: Update assertion to accommodate different except...
2017-04-04 Tom Clegg11308: Add stderr assertion for easier debugging.
2017-04-04 Tom Clegg11308: Fix keepstub bugs and Python 3 compatibility.
2017-04-04 Tom Clegg11308: pep8
2017-04-04 Tom Clegg11308: Close socket after pycurl.
2017-04-04 Tom Clegg11308: Expect full class name in traceback.
2017-04-04 Tom Clegg11308: assertRegexpMatches -> assertRegex
2017-04-04 Tom Clegg11308: Fix traceback.format_exc() usage.
2017-04-04 Tom Clegg11308: Fix string/bytes confusion for Python 3
2017-04-03 Lucas Di Pentima7824: Now a subdirectory can be asked to be listed...
2017-04-03 Lucas Di Pentima7824: Several improvements:
2017-04-03 Peter AmstutzMerge branch '11407-go-sdk-debug' closes #11407
2017-04-03 Peter Amstutz11407: keepclient checks for ARVADOS_DEBUG and enables...
2017-04-03 Lucas Di Pentima7824: Log errors when trying to read the collection...
2017-04-03 Lucas Di Pentima7824: Closing file when finished writing
2017-04-03 Peter Amstutz8567: Add workaround for "trap EXIT" in pid 1 bash...
2017-04-02 Tom Clegg11308: run-tests --skip python2
2017-04-01 Tom Clegg11308: Fix deprecated logger.warn -> logger.warning.
2017-04-01 Tom Clegg11308: md5 -> hashlib.
2017-04-01 Tom Clegg11308: Fix bytes vs. str problems.
2017-04-01 Tom Clegg11308: Fix variable name conflict.
2017-04-01 Tom Clegg11308: Eliminate old_div().
2017-04-01 Tom Clegg11308: Import future module.
2017-04-01 Tom Clegg11308: Update python-gflags.
2017-04-01 Tom Clegg11308: md5 to hashlib.
2017-04-01 Tom Clegg11308: UserDict to Python 3.
2017-04-01 Tom Clegg11308: Futurize stage2.
2017-04-01 Tom Clegg11308: Fix futurize.
2017-04-01 Tom Clegg11308: Futurize.
2017-04-01 Tom Clegg11308: Test sdk/python with Python 3.
2017-04-01 Tom Clegg11308: fmt
2017-04-01 Tom Clegg11100: Adjust delete_at in before_validation hook inste...
2017-03-31 Tom Clegg11100: Specify units in output_ttl docs.
2017-03-31 Tom Clegg11402: Disable caching if $HOME/ is not writable, inste...
2017-03-31 radhikacloses #11368
2017-03-31 radhika11368: show error if user tries to rename a collection...
2017-03-31 Tom CleggMerge branch '11398-nodes-items-available'
next