arvados.git
2018-04-20 Fuad MuhicMerge branch '13076-r-autogen-api'
2018-04-19 Peter Amstutzarvbox pin pip to 9.0.3. Add LINES/COLUMNS to "arvbox...
2018-04-19 Peter AmstutzMake the runin-reqs less stingy about RAM refs #13301
2018-04-19 Peter Amstutz13076: R SDK online docs include both README and method...
2018-04-19 Peter Amstutz13076: Get rid of pkgdown, just call knitr
2018-04-18 Peter AmstutzBump arvados-python-client version dependency.
2018-04-18 Peter Amstutzarv-put: restore_signal_handlers conditional on install...
2018-04-17 Fuad MuhicAdded script to generate html doc for .Rmd files.
2018-04-17 Peter Amstutzfix cwltest junit-xml dependency refs #13108
2018-04-16 Fuad MuhicUpdated README and small fix for Subcollection docs.
2018-04-16 Fuad MuhicMethod documentation now shows headline properly.
2018-04-16 Fuad MuhicAdded documentation for hardcoded Arvados class project...
2018-04-16 Fuad MuhicAdded auto-generated documentation for Arvados class.
2018-04-13 Peter AmstutzMerge branch '13108-acr-threading-fixes' refs #13108
2018-04-13 Peter Amstutz13108: Fix import
2018-04-13 Peter Amstutz13108: Refactor signal handling
2018-04-13 Fuad MuhicMerge branch '12320-access-projects-from-by_id'
2018-04-13 Peter Amstutz13108: crunch_script uses safeapi
2018-04-12 Peter Amstutz13108: Don't try to install signal handler in backgroun...
2018-04-12 Fernando Monserratrefs #13339 "Merge branch '13339-update-gemspecs-new...
2018-04-12 Fernando Monserrat13339: fix git_hash variable
2018-04-12 Fernando Monserrat13339: fix git_latest_tag formatting
2018-04-12 Fernando Monserrat13339: fix git_latest_tag formatting
2018-04-12 Fernando Monserrat13339: fix typo assigning git_latest_tag
2018-04-12 Fuad MuhicOptimized API call to not return non project groups
2018-04-12 Ward VandewegeUpdate instructions to get arvados node manager Azure...
2018-04-11 Tom CleggMerge branch '13348-recursive-submit'
2018-04-11 Tom Clegg13348: Don't submit child jobs/containers with submit...
2018-04-10 Peter AmstutzMerge branch '13108-cwl-parallel-submit' closes #13108
2018-04-10 Peter Amstutz13108: Add test for taskqueue
2018-04-10 Fuad MuhicUsers can only access groups with group_class set to...
2018-04-10 Tom CleggMerge branch '13142-dispatch-nfiles'
2018-04-10 Tom Clegg13142: Raise open files limit.
2018-04-10 Lucas Di PentimaMerge branch '13105-wb-ignore-missing-remotes'
2018-04-10 Lucas Di Pentima13105: discoveryDoc() call simplification.
2018-04-10 Fuad MuhicArvados projects can be accessed from by_id directory...
2018-04-10 Tom CleggMerge branch '13100-crunch-run-output'
2018-04-09 Lucas Di Pentima13105: Set remoteHosts and remoteHostsViaDNS default...
2018-04-09 Tom Clegg13100: Merge branch 'master' into 13100-crunch-run...
2018-04-09 Tom Clegg13100: 12606: Test chain of relative symlinks.
2018-04-09 Tom Clegg13100: Handle output symlinks to writable collections.
2018-04-09 Tom Clegg13100: Handle writable collections mounted below output...
2018-04-09 Tom Clegg13100: Update comment.
2018-04-06 Fernando Monserrat13339: update gemspecs for new versioning
2018-04-06 Peter Amstutz13108: Add copyright notice to task_queue.py
2018-04-06 Peter Amstutz13108: Fix tests.
2018-04-06 Peter Amstutz13108: Refactor task queue into its own class.
2018-04-06 Peter Amstutz13108: Fix tracking tasks in flight
2018-04-06 Peter Amstutz13108: Rename parallel_submit_count to thread_count
2018-04-06 Peter Amstutz13108: Rename runnable_queue -> task_queue
2018-04-06 Peter Amstutz13108: Collect outputs in separate threads as well
2018-04-05 Peter Amstutz13108: Work queue submit wip
2018-04-05 Peter Amstutz13108: Simplify locking, add methods for recording...
2018-04-05 Ward VandewegeFix comment. 1.1.4
2018-04-05 Tom Clegg13100: Use collection FS for output and logs.
2018-04-05 Peter Amstutz13108: Use ThreadSafeApiCache
2018-04-05 Peter Amstutz13108: Handle multiple instances of arv-keepdocker...
2018-04-05 Peter AmstutzMerge branch '13201-less-validate' closes #13201
2018-04-05 Lucas Di PentimaMerge branch '12085-anm-metrics'
2018-04-05 Peter Amstutz13201: Fix tests.
2018-04-05 Lucas Di Pentima12085: Unconditionally remove the idle time counter...
2018-04-05 Lucas Di Pentima12085: When an idle node disappears from the cloud...
2018-04-05 Lucas Di Pentima12085: Add node_quota status & count different cloud...
2018-04-05 Lucas Di Pentima12085: Idle node times tracking, with tests.
2018-04-05 Lucas Di Pentima12085: Boot failures counting, with tests.
2018-04-05 Lucas Di Pentima12085: Test actor & cloud errors counting.
2018-04-05 Lucas Di Pentima12085: Counters support for status tracker.
2018-04-05 Peter Amstutz13201: disable redundant validation.
2018-04-05 Ward Vandewegeapi server: get_anonymous_user_token script
2018-04-04 Fernando Monserrat"refs #13200" "Merge branch '13200-python-pkg-version'".
2018-04-04 Fernando Monserrat13200: fix SETUP_DIR on python packages
2018-04-04 Fernando Monserrat13200: remove_version from python packages
2018-04-04 Fernando Monserrat13200: Consolidate package version behavior in arvados_...
2018-04-04 Peter Amstutz13200: Consolidate package version behavior in arvados_...
2018-04-04 Peter Amstutz13200: Fix python versioning for arvados-python-client...
2018-04-04 Ward VandewegeFix more ineffassign warnings in our golang code.
2018-04-04 Ward Vandewegekeepproxy: bugfix: do not swallow error if Readall...
2018-04-03 Ward VandewegeFix one gofmt and more ineffassign warnings in our...
2018-04-03 Ward VandewegeFix a whole bunch of ineffassign warnings in our golang...
2018-04-03 Ward VandewegeUpdate debian version in sdk/python/README.rst
2018-04-03 Ward VandewegeAdd missing test for error code in keepclient test.
2018-04-03 Peter AmstutzAdd missing file refs #13301
2018-04-02 Lucas Di PentimaMerge branch '12414-delete-trashed-project-contents'
2018-04-02 Peter AmstutzMerge branch '13301-cwl-resource-scatter' closes #13301
2018-04-02 Lucas Di Pentima12414: Test fixes
2018-04-02 Lucas Di Pentima12414: Enhance sweep process test to ensure no unwanted...
2018-04-02 Fernando Monserratrefs #13200 Merge branch '13200-new-package-versioning-jb'
2018-04-02 Peter AmstutzAdd RunInSingleContainer dynamic resource request tests
2018-04-02 Lucas Di Pentima12414: Add tests for projects (and their contents)...
2018-04-02 Fernando Monserrat13200: remove verbose bash on run-build-packages.sh
2018-04-02 Fernando Monserrat13200: remove verbose bash on build packages
2018-04-02 Fernando Monserrat13200: Fix format gitinfo on all the services
2018-04-02 Fernando Monserrat13200: format gitinfo on all the services
2018-04-02 Fernando Monserrat13200: format gitinfo on all the services
2018-04-02 Javier BértoliTrying some str formatting
2018-04-02 Javier BértoliTrying some str formatting
2018-04-02 Javier BértoliAdd functions to return the python version for packaging
2018-04-02 Fernando Monserrat13200:rollback tests
2018-04-02 Fernando Monserrat13200:test update on version in gittaggers on sdk python
2018-04-02 Fernando Monserrat13200:test update on version in gittaggers on sdk python
next