projects
/
arvados.git
/ history
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first
⋅
prev
⋅
next
13200: remove git tag from gittaggers
[arvados.git]
/
sdk
/
python
/
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-12-07
Lucas Di Pentima
10587: Added setuptools dependency to install_requires...
tree
|
commitdiff
2016-12-07
Lucas Di Pentima
10587: Removed use of multiprocessing module on --versi...
tree
|
commitdiff
2016-12-06
Lucas Di Pentima
10587: Added tests to Python commands to check for...
tree
|
commitdiff
2016-12-05
Tom Clegg
8460: Merge branch 'master' into 8460-websocket-go
tree
|
commitdiff
2016-12-01
Peter Amstutz
Merge branch 'origin-10293-cwl-cr-output' closes #10293
tree
|
commitdiff
2016-11-30
Lucas Di Pentima
10587: Adding --version argument to Python SDK cli...
tree
|
commitdiff
2016-11-30
Tom Clegg
8460: Merge branch 'master' into 8460-websocket-go
tree
|
commitdiff
2016-11-29
Lucas Di Pentima
5737: Merge branch 'master' into 5737-ruby231
tree
|
commitdiff
2016-11-29
radhika
closes #10518
tree
|
commitdiff
2016-11-28
Tom Clegg
Merge branch '10586-writer-pool-deadlock' refs #10586
tree
|
commitdiff
2016-11-28
Tom Clegg
10586: Add extra notify_all() as deadlock insurance.
tree
|
commitdiff
2016-11-28
Tom Clegg
10586: Fix misuse of "!=" to mean "is not".
tree
|
commitdiff
2016-11-28
Tom Clegg
10586: Do not pile on more errors in the service.finish...
tree
|
commitdiff
2016-11-28
radhika
Merge branch 'master' into 10293-cwl-cr-output
tree
|
commitdiff
2016-11-25
Tom Clegg
10586: Suppress stack traces for expected http errors.
tree
|
commitdiff
2016-11-25
Tom Clegg
10586: Fix deadlock in KeepWriterThreadPool.
tree
|
commitdiff
2016-11-23
Tom Clegg
Merge branch '10484-count-clients' closes #10484
tree
|
commitdiff
2016-11-23
Tom Clegg
Merge branch 'master' into 9998-unsigned_manifest
tree
|
commitdiff
2016-11-23
Tom Clegg
10535: Fix race-to-deadlock bugs in tests.test_events...
tree
|
commitdiff
2016-11-22
radhika
refs #10524
tree
|
commitdiff
2016-11-22
radhika
Merge branch 'master' into 10293-cwl-cr-output
tree
|
commitdiff
2016-11-22
radhika
closes #10524
tree
|
commitdiff
2016-11-22
Tom Clegg
Merge branch 'master' into 9998-unsigned_manifest
tree
|
commitdiff
2016-11-22
Tom Clegg
Merge branch '9897-log-block-prefetch-worker-exceptions...
tree
|
commitdiff
2016-11-22
Lucas Di Pentima
5737: Merge branch 'master' into 5737-ruby231
tree
|
commitdiff
2016-11-22
Colin Nolan
9897: Changes as per discussion in #9897.
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-21
Lucas Di Pentima
10383: Fixed an error when using Collection.copy()...
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
Tom Clegg
8460: Stop existing nginx server, if any, before starti...
tree
|
commitdiff
2016-11-17
Tom Clegg
8460: Structured logging.
tree
|
commitdiff
2016-11-17
Lucas Di Pentima
10383: Re-done of the resume and update logic:
tree
|
commitdiff
2016-11-16
Tom Clegg
8460: Merge branch 'master' into 8460-websocket-go
tree
|
commitdiff
2016-11-16
Lucas Di Pentima
10383: Using os.walk() to traverse input directories...
tree
|
commitdiff
2016-11-16
Tom Clegg
8460: Pass tests even if websocket server sends events...
tree
|
commitdiff
2016-11-16
Tom Clegg
8460: Support created_at filters.
tree
|
commitdiff
2016-11-15
Tom Clegg
8460: Merge branch 'master' into 8460-websocket-go
tree
|
commitdiff
2016-11-15
Peter Amstutz
Merge branch '10346-rearrange-api-docs' closes #10346
tree
|
commitdiff
2016-11-15
Colin Nolan
9897: Logs errors encountered by block prefetch workers.
tree
|
commitdiff
2016-11-15
Tom Clegg
8460: Use websocket server for integration tests.
tree
|
commitdiff
2016-11-12
Lucas Di Pentima
10383: Tests have been adapted to the new behaviour.
tree
|
commitdiff
2016-11-11
Lucas Di Pentima
10383: Enhancements/fixes to the collection update...
tree
|
commitdiff
2016-11-11
Lucas Di Pentima
10383: Fixed Collection.find() so that it returns None...
tree
|
commitdiff
2016-11-04
Lucas Di Pentima
10383: Added --update-collection parameter to arv-put...
tree
|
commitdiff
2016-11-04
Peter Amstutz
Merge branch '9849-cwl-efficient-log-scan' refs #9849
tree
|
commitdiff
2016-11-04
Peter Amstutz
Merge branch '9849-cwl-docker-lookup' refs #9849
tree
|
commitdiff
2016-11-03
Tom Clegg
Merge branch '10224-efficient-event-poll-startup' refs...
tree
|
commitdiff
2016-11-03
Tom Clegg
10224: Choose a recent-event threshold without querying...
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-28
Lucas Di Pentima
10315: Moved conditional on pending write size checking
tree
|
commitdiff
2016-10-28
Lucas Di Pentima
10315: Update pending write size count just before...
tree
|
commitdiff
2016-10-28
Lucas Di Pentima
10315: Added back the BlockManager's put threads lazy...
tree
|
commitdiff
2016-10-26
Lucas Di Pentima
10315: Moved the BlockManager's put threads lazy loadin...
tree
|
commitdiff
2016-10-25
Lucas Di Pentima
10315: Brought back the new arv-put tests from 9701...
tree
|
commitdiff
2016-10-25
Lucas Di Pentima
10315: Enhanced performance when writing lots of small...
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-21
Tom Clegg
10008: Merge branch 'master' into 10008-flaky-token...
tree
|
commitdiff
2016-10-21
Tom Clegg
Merge branch 'crunch-job_finds_newer_docker_hashes...
tree
|
commitdiff
2016-10-21
Peter Amstutz
Merge branch '10025-arvbox-layers' closes #10025
tree
|
commitdiff
2016-10-20
Lucas Di Pentima
10315: Bring back arv-put command from 9701's branch.
tree
|
commitdiff
2016-10-20
Peter Amstutz
Merge branch 'master' into 10172-crunch2-container...
tree
|
commitdiff
2016-10-17
Peter Amstutz
Merge branch '10200-cwl-crunch-script' closes #10200
tree
|
commitdiff
2016-10-17
Tom Clegg
Merge branch '10211-double-close-crash' closes #10211
tree
|
commitdiff
2016-10-17
Tom Clegg
Merge branch '10280-squeue-error' closes #10280
tree
|
commitdiff
2016-10-17
Tom Clegg
Merge branch '9956-keepstore-config' refs #9956
tree
|
commitdiff
2016-10-17
Tom Clegg
9956: Fix run_test_server: default is now -enforce...
tree
|
commitdiff
2016-10-17
Tom Clegg
Merge branch 'master' into 9956-keepstore-config
tree
|
commitdiff
2016-10-14
radhika
refs #10227
tree
|
commitdiff
2016-10-13
Peter Amstutz
Merge branch '10221-cwl-pathmapping' closes #10221
tree
|
commitdiff
2016-10-13
Peter Amstutz
Merge branch '10259-cwl-pipeline' closes #10259
tree
|
commitdiff
2016-10-13
Lucas Di Pentima
10236: Merge branch 'master' into 10236-disable-event...
tree
|
commitdiff
2016-10-13
Lucas Di Pentima
Merge branch '10243-make-packing-optional'
tree
|
commitdiff
2016-10-13
Lucas Di Pentima
10243: Merge branch 'master' into 10243-make-packing...
tree
|
commitdiff
2016-10-12
Lucas Di Pentima
10243: Explicitly calling close(flush=False) on tests...
tree
|
commitdiff
2016-10-12
Lucas Di Pentima
Merge branch 'master' into 10243-make-packing-optional
tree
|
commitdiff
2016-10-12
Lucas Di Pentima
Merge branch '9463-revert-arv-put-commit'
tree
|
commitdiff
2016-10-12
Lucas Di Pentima
9463: Reverted tests related to old arv-put version.
tree
|
commitdiff
2016-10-12
Lucas Di Pentima
10243: Added a flush=True parameter to ArvadosFileWrite...
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-11
Lucas Di Pentima
9701: Wrapping actual alloc_bufferblock and delete_buff...
tree
|
commitdiff
2016-10-10
Lucas Di Pentima
9701: Added clarifying comments to the small block...
tree
|
commitdiff
2016-10-10
Lucas Di Pentima
9701: Better bufferblock id generation.
tree
|
commitdiff
2016-10-10
Lucas Di Pentima
9701: Superfluous variable eliminated
tree
|
commitdiff
2016-10-10
Lucas Di Pentima
9701: Use a collection.OrderedDict instead of a simple...
tree
|
commitdiff
2016-10-07
Lucas Di Pentima
9701: Simplifying small bufferblock query
tree
|
commitdiff
2016-10-07
Lucas Di Pentima
9701: Set repack_small_blocks() method as @synchronized
tree
|
commitdiff
next