projects
/
arvados.git
/ history
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first
⋅
prev
⋅
next
Merge branch '21452-fuse-filters'
[arvados.git]
/
sdk
/
python
/
arvados
/
commands
/
2016-12-09
Lucas Di Pentima
10383: Start cache file from scratch when using --no...
tree
|
commitdiff
2016-12-09
Lucas Di Pentima
10383: Merge branch 'master' into 10383-arv-put-increme...
tree
|
commitdiff
2016-12-09
Lucas Di Pentima
10383: Exception usage correction
tree
|
commitdiff
2016-12-09
Lucas Di Pentima
10383: Refactored the file upload decision code so...
tree
|
commitdiff
2016-12-09
Lucas Di Pentima
Merge branch '10587-python-cli-version'
tree
|
commitdiff
2016-12-09
Lucas Di Pentima
10585: Merge branch 'master' into 10587-python-cli...
tree
|
commitdiff
2016-12-08
Lucas Di Pentima
10383: Check for expired tokens when getting already...
tree
|
commitdiff
2016-12-08
Lucas Di Pentima
10383: Changed the time between updates from 1 to 20...
tree
|
commitdiff
2016-12-08
Lucas Di Pentima
10383: Removed deprecated --max-manifest-depth argument...
tree
|
commitdiff
2016-11-30
Lucas Di Pentima
10587: Adding --version argument to Python SDK cli...
tree
|
commitdiff
2016-11-22
Lucas Di Pentima
5737: Merge branch 'master' into 5737-ruby231
tree
|
commitdiff
2016-11-21
Lucas Di Pentima
10383: Merge branch 'master' into 10383-arv-put-increme...
tree
|
commitdiff
2016-11-21
Lucas Di Pentima
10383: Several fixes/enhancements to arv-put:
tree
|
commitdiff
2016-11-17
Lucas Di Pentima
10383: Unused exception removed.
tree
|
commitdiff
2016-11-17
Lucas Di Pentima
10383: Tidying up internal collection management and...
tree
|
commitdiff
2016-11-17
Lucas Di Pentima
10383: Now --update-collection is not mutually exclusiv...
tree
|
commitdiff
2016-11-17
Lucas Di Pentima
10383: Removing unnecessary locking, as Collection...
tree
|
commitdiff
2016-11-17
Lucas Di Pentima
10383: Re-done of the resume and update logic:
tree
|
commitdiff
2016-11-16
Lucas Di Pentima
10383: Using os.walk() to traverse input directories...
tree
|
commitdiff
2016-11-15
Peter Amstutz
Merge branch '10346-rearrange-api-docs' closes #10346
tree
|
commitdiff
2016-11-11
Lucas Di Pentima
10383: Enhancements/fixes to the collection update...
tree
|
commitdiff
2016-11-04
Lucas Di Pentima
10383: Added --update-collection parameter to arv-put...
tree
|
commitdiff
2016-10-31
Tom Clegg
10343: Merge branch 'master' into 10343-dockercleaner...
tree
|
commitdiff
2016-10-31
radhika
Merge branch 'master' into 10231-keep-cache-runtime...
tree
|
commitdiff
2016-10-31
Lucas Di Pentima
Merge branch '10315-new-arv-put-performance'
tree
|
commitdiff
2016-10-28
Lucas Di Pentima
10315: Merge branch 'master' into 10315-new-arv-put...
tree
|
commitdiff
2016-10-24
Lucas Di Pentima
10315: Reduced the time between updates.
tree
|
commitdiff
2016-10-24
Lucas Di Pentima
10315: Allow small block packing passing flush=False.
tree
|
commitdiff
2016-10-20
Lucas Di Pentima
10315: Bring back arv-put command from 9701's branch.
tree
|
commitdiff
2016-10-14
radhika
refs #10227
tree
|
commitdiff
2016-10-12
Lucas Di Pentima
Merge branch '9463-revert-arv-put-commit'
tree
|
commitdiff
2016-10-12
Lucas Di Pentima
9463: Commit old arv-put command back, as the new one...
tree
|
commitdiff
2016-10-11
Lucas Di Pentima
Merge branch '9701-collection-pack-small-files-alt'
tree
|
commitdiff
2016-10-11
Lucas Di Pentima
9701: Fixed arv-put to pass a couple of pending sdk...
tree
|
commitdiff
2016-10-11
Lucas Di Pentima
9701: Merge branch 'master' into 9701-collection-pack...
tree
|
commitdiff
2016-10-06
Lucas Di Pentima
9701: Reverted the use of the optional 'flush' argument...
tree
|
commitdiff
2016-10-05
Lucas Di Pentima
9701: Changes on the Python SDK to allow small file...
tree
|
commitdiff
2016-10-03
Lucas Di Pentima
9701: Merge branch '9463-change-arvput-use-collection...
tree
|
commitdiff
2016-08-19
Lucas Di Pentima
9463: Setting up the checkpointer thread as a daemon...
tree
|
commitdiff
2016-08-15
Lucas Di Pentima
9463: Get Collection's manifest text including only...
tree
|
commitdiff
2016-08-05
Lucas Di Pentima
9463: On failure, commit the cache file too, before...
tree
|
commitdiff
2016-07-29
Lucas Di Pentima
9463: Unify replication_desired & write_copies paramete...
tree
|
commitdiff
2016-07-27
radhika
closes #8568
tree
|
commitdiff
2016-07-27
radhika
Merge branch 'master' into 8568-docker-version-support
tree
|
commitdiff
2016-07-26
Lucas Di Pentima
9463: Added logging messages to warn the user about...
tree
|
commitdiff
2016-07-26
radhika
8568: Enhance image_hash parsing when using Docker...
tree
|
commitdiff
2016-07-26
Lucas Di Pentima
9463: Optimizations on _write_ffile()
tree
|
commitdiff
2016-07-26
Lucas Di Pentima
9463: Use a constant as a template for initializing...
tree
|
commitdiff
2016-07-22
Lucas Di Pentima
9463: Finished writing tests for ArvPutUploadJob
tree
|
commitdiff
2016-07-19
Lucas Di Pentima
9463: Using finally: on except: clause to stop the...
tree
|
commitdiff
2016-07-18
Lucas Di Pentima
Merge branch '9438-http-default-timeout'
tree
|
commitdiff
2016-07-15
Peter Amstutz
Merge branch 'master' into 9369-arv-cwl-docs
tree
|
commitdiff
2016-07-14
Lucas Di Pentima
9463: blank spaces cleanup
tree
|
commitdiff
2016-07-14
Lucas Di Pentima
9463: New approach on this arv-put revamping: the ArvPu...
tree
|
commitdiff
2016-07-13
Nico Cesar
Merge branch '9459-test_with_arvbox_tweaks'
tree
|
commitdiff
2016-07-13
Peter Amstutz
Merge branch '9486-retry-instance-limit-exceeded' close...
tree
|
commitdiff
2016-07-13
Peter Amstutz
Merge branch '9570-cwl-v1.0' closes #9570
tree
|
commitdiff
2016-07-12
Peter Amstutz
9570: Support Directory and file literal features....
tree
|
commitdiff
2016-07-08
Lucas Di Pentima
9463: Finished first draft on arv-put command use of...
tree
|
commitdiff
2016-07-07
Lucas Di Pentima
9463: Polishing the last details to make the integratio...
tree
|
commitdiff
2016-07-05
Lucas Di Pentima
9463: Lots of progress today, resume upload code writte...
tree
|
commitdiff
2016-07-04
Lucas Di Pentima
9463: Resume cache implementation (WIP)
tree
|
commitdiff
2016-07-01
Lucas Di Pentima
9463: Initial coding with tests
tree
|
commitdiff
2016-06-22
Peter Amstutz
Merge branch 'master' into origin-8442-cwl-crunch2
tree
|
commitdiff
2016-06-21
Peter Amstutz
Merge branch '9427-threaded-websockets' closes #9427
tree
|
commitdiff
2016-06-20
Lucas Di Pentima
Merge branch '9180-avoid-overreplication-keepclient'
tree
|
commitdiff
2016-06-20
Peter Amstutz
Merge branch '9353-retry-http-error' closes #9353
tree
|
commitdiff
2016-06-17
Peter Amstutz
Bugfix "arv-ws --id" option, refs #9388.
tree
|
commitdiff
2016-06-15
radhika
Merge branch 'master' into 9372-container-display
tree
|
commitdiff
2016-06-15
Lucas Di Pentima
Merge branch '9408-arvbox-dockerfile-pulls-unnecessary...
tree
|
commitdiff
2016-06-14
Peter Amstutz
Merge branch '9388-websocket-every-notify' closes ...
tree
|
commitdiff
2016-06-10
Peter Amstutz
9388: Process each notify individually instead attempti...
tree
|
commitdiff
2016-06-08
radhika
Merge branch 'master' into wtsi-hgi-8087-arv-cli-reques...
tree
|
commitdiff
2016-06-08
radhika
Merge branch '8087-arv-cli-request-body-from-file'...
tree
|
commitdiff
2016-05-31
radhika
Merge branch 'master' into 8876-work-unit
tree
|
commitdiff
2016-05-18
Peter Amstutz
Merge branch '8236-nodemanager-watchdog' closes #8236
tree
|
commitdiff
2016-05-17
Brett Smith
Merge branch '9049-arv-copy-filters-wip'
tree
|
commitdiff
2016-05-17
Brett Smith
9049: arv-copy checks and updates pipeline template...
tree
|
commitdiff
2016-05-11
Peter Amstutz
Merge branch '8886-async-permission-update' refs #8886
tree
|
commitdiff
2016-05-09
radhika
Merge branch 'master' into 8017-slurm-runtime-constraints
tree
|
commitdiff
2016-05-03
Brett Smith
Merge branch '9118-arv-put-nameerror-fix-wip'
tree
|
commitdiff
2016-05-03
Brett Smith
9118: Fix arv-put crash when finishing without output.
tree
|
commitdiff
2016-05-03
Peter Amstutz
Merge branch '8998-optimize-decode-www-form-component...
tree
|
commitdiff
2016-05-02
radhika
refs #8937
tree
|
commitdiff
2016-05-02
radhika
8937: refactor cache check logic into a check_cache...
tree
|
commitdiff
2016-05-02
radhika
8937: invalidate cache and create new one if there...
tree
|
commitdiff
2016-04-29
Brett Smith
Merge branch '8963-arv-copy-link-properties-wip'
tree
|
commitdiff
2016-04-29
Brett Smith
8963: arv-keepdocker copies metadata links' properties.
tree
|
commitdiff
2016-04-26
Peter Amstutz
Merge branch '8931-event-thread-catch-exceptions' close...
tree
|
commitdiff
2016-04-12
Peter Amstutz
Propagate designated stdout stream from keepdocker...
tree
|
commitdiff
2016-04-01
Peter Amstutz
Merge branch 'master' into 8857-cwl-job-reuse
tree
|
commitdiff
2016-03-31
Peter Amstutz
Merge branch '8840-lock-job-record' closes #8840
tree
|
commitdiff
2016-03-31
Peter Amstutz
Merge branch '8654-arv-jobs-cwl-runner' closes #8654
tree
|
commitdiff
2016-03-31
Peter Amstutz
Merge branch 'master' into 8654-arv-jobs-cwl-runner
tree
|
commitdiff
2016-03-30
Peter Amstutz
8654: Add comments
tree
|
commitdiff
2016-03-30
Peter Amstutz
8654: Print uuid of uploaded docker image on stderr...
tree
|
commitdiff
2016-03-29
Peter Amstutz
Merge branch '8815-crunchrunner-everywhere' into 8654...
tree
|
commitdiff
2016-03-28
Peter Amstutz
Merge branch 'master' into 8654-arv-jobs-cwl-runner
tree
|
commitdiff
2016-03-25
Peter Amstutz
8654: Passes 100% CWL conformance tests using running...
tree
|
commitdiff
2016-03-23
Peter Amstutz
Merge branch '8766-cwl-collection-project' into 8654...
tree
|
commitdiff
next