projects
/
arvados.git
/ history
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
4956: Refactor http request patching used in Python SDK.
[arvados.git]
/
sdk
/
python
/
2015-03-04
Peter Amstutz
4956: Refactor http request patching used in Python...
tree
|
commitdiff
2015-03-03
Peter Amstutz
4956: Add maximum request size checking to http_request...
tree
|
commitdiff
2015-03-03
Peter Amstutz
Merge branch '4823-python-sdk-writable-collection-api...
tree
|
commitdiff
2015-03-03
Peter Amstutz
4823: Docstring and comment fixes.
tree
|
commitdiff
2015-03-02
Peter Amstutz
4823: More fixes and cleanups.
tree
|
commitdiff
2015-03-02
Peter Amstutz
Merge branch 'origin-5309-keepproxy-panic' closes ...
tree
|
commitdiff
2015-02-26
Ward Vandewege
Merge branch '5310-arv-copy-by-pdh'
tree
|
commitdiff
2015-02-26
Ward Vandewege
Merge branch 'master' into 5310-arv-copy-by-pdh
tree
|
commitdiff
2015-02-26
Peter Amstutz
4823: Add flush() to ArvadosFile. Fix tests to avoid...
tree
|
commitdiff
2015-02-25
Peter Amstutz
5310: Use c.get('name') instead of c['name']
tree
|
commitdiff
2015-02-25
Peter Amstutz
4823: Add arvapi parameter to one_task_per_input_file...
tree
|
commitdiff
2015-02-25
Peter Amstutz
Merge branch 'master' into 4823-python-sdk-writable...
tree
|
commitdiff
2015-02-25
Phil Hodgson
Merge branch 'master' into 4232-slow-pipes-n-jobs
tree
|
commitdiff
2015-02-24
Peter Amstutz
4823: Remove sync_mode() from Collection in favor of...
tree
|
commitdiff
2015-02-24
Peter Amstutz
Merge branch '3785-job-log-collection-owner' closes...
tree
|
commitdiff
2015-02-23
Peter Amstutz
Merge branch '4520-arv-copy-project-uuid' closes #4520
tree
|
commitdiff
2015-02-23
Peter Amstutz
4520: Tweak test that put(u'foo') does the right thing.
tree
|
commitdiff
2015-02-23
Peter Amstutz
4520: Coerce unicode strings to ascii in put(). Use...
tree
|
commitdiff
2015-02-23
Peter Amstutz
4520: manifest_text() is utf-8 encoded by default so...
tree
|
commitdiff
2015-02-23
Peter Amstutz
4520: Better checking to see if collection already...
tree
|
commitdiff
2015-02-23
Peter Amstutz
4520: Bonus fix because arv-copy was giving KeepClient...
tree
|
commitdiff
2015-02-23
Peter Amstutz
4520: Refactor code to create the collection record...
tree
|
commitdiff
2015-02-23
Peter Amstutz
Merge branch 'master' into 4823-python-sdk-writable...
tree
|
commitdiff
2015-02-23
Peter Amstutz
4823: Clean up imports in collection.py
tree
|
commitdiff
2015-02-23
Peter Amstutz
4823: Handle edge cases of files named '.' so that...
tree
|
commitdiff
2015-02-21
Phil Hodgson
Merge branch 'master' into 4232-slow-pipes-n-jobs
tree
|
commitdiff
2015-02-20
Peter Amstutz
4823: Fix tests broken by prior refactoring. Renamed...
tree
|
commitdiff
2015-02-20
Peter Amstutz
4823: Refactoring. ReadOnly Collection is now Collecti...
tree
|
commitdiff
2015-02-19
Peter Amstutz
Merge branch 'master' into 4823-python-sdk-writable...
tree
|
commitdiff
2015-02-19
Peter Amstutz
4823: Fix fuse tests for SafeApi -> ThreadSafeApiCache...
tree
|
commitdiff
2015-02-18
Radhika Chippada
closes #5197
tree
|
commitdiff
2015-02-17
Peter Amstutz
4520: tested copying, fixed bad 'properties' field
tree
|
commitdiff
2015-02-17
Nancy Ouyang
refs #5090 Merge branch '5090-doc-to-homepage'
tree
|
commitdiff
2015-02-17
Peter Amstutz
4520: --project-uuid now used for owner_uuid on all...
tree
|
commitdiff
2015-02-17
Tom Clegg
3408: Merge branch 'master' into 3408-production-datama...
tree
|
commitdiff
2015-02-17
Peter Amstutz
4823: Record manifest_text response from API server...
tree
|
commitdiff
2015-02-17
Nancy Ouyang
refs #4926 Merge branch '4926-rename-share.png'
tree
|
commitdiff
2015-02-17
Peter Amstutz
Merge branch 'master' into 4823-python-sdk-writable...
tree
|
commitdiff
2015-02-17
Peter Amstutz
4823: More tests and fixes for updating and merging...
tree
|
commitdiff
2015-02-17
Tom Clegg
Merge branch '4759-timestamp-precision-TC' closes ...
tree
|
commitdiff
2015-02-17
Tom Clegg
4759: Add test for inequality filters.
tree
|
commitdiff
2015-02-16
Radhika Chippada
Merge branch 'master' into 5189-manage-acct-shows-own...
tree
|
commitdiff
2015-02-16
Peter Amstutz
4823: Add new tests for BufferBlock, BlockManager,...
tree
|
commitdiff
2015-02-16
Tom Clegg
Merge branch '3410-replication-attrs' closes #3410...
tree
|
commitdiff
2015-02-16
Radhika Chippada
Merge branch 'master' into 5197-collection-name-owner...
tree
|
commitdiff
2015-02-16
Tom Clegg
3410: Merge branch 'master' into 3410-replication-attrs
tree
|
commitdiff
2015-02-16
Peter Amstutz
Merge branch '5095-fuse-ls-takes-forever' closes #5095
tree
|
commitdiff
2015-02-16
Peter Amstutz
4823: Notes on how the mocking works with requests...
tree
|
commitdiff
2015-02-16
Peter Amstutz
Merge branch 'master' into 4823-python-sdk-writable...
tree
|
commitdiff
2015-02-16
Tom Clegg
3410: Update comments.
tree
|
commitdiff
2015-02-14
Tom Clegg
Merge branch '5011-thread-safe-test' refs #5011
tree
|
commitdiff
2015-02-14
Ward Vandewege
Merge branch '5200-anonymous-download'
tree
|
commitdiff
2015-02-14
Ward Vandewege
Merge branch 'master' into 5200-anonymous-download
tree
|
commitdiff
2015-02-13
Tom Clegg
Merge branch 'master' into 3408-production-datamanager
tree
|
commitdiff
2015-02-13
mishaz
Merge branch 'master' of git.curoverse.com:arvados...
tree
|
commitdiff
2015-02-13
Tom Clegg
Merge branch 'master' of git.curoverse.com:arvados...
tree
|
commitdiff
2015-02-13
Tom Clegg
Merge branch '5037-nonocache' closes #5037
tree
|
commitdiff
2015-02-13
Tom Clegg
Merge branch '5030-hide-graph-until-data' closes #5030
tree
|
commitdiff
2015-02-13
Tom Clegg
5011: Fix unreliable test.
tree
|
commitdiff
2015-02-13
Tom Clegg
5011: Use a threadsafe wrapper to feed side effects...
tree
|
commitdiff
2015-02-12
Tom Clegg
5200: Do not fail tests if application.yml is missing...
tree
|
commitdiff
2015-02-12
Peter Amstutz
4823: Style cleanup on docstrings, renamed some single...
tree
|
commitdiff
2015-02-12
Tom Clegg
Merge branch '4839-worker-state' closes #4839
tree
|
commitdiff
2015-02-12
Peter Amstutz
Merge branch '4904-arv-web' closes #4904
tree
|
commitdiff
2015-02-12
Peter Amstutz
Merge branch 'master' into 4904-arv-web
tree
|
commitdiff
2015-02-12
Peter Amstutz
Merge branch 'master' into 4823-python-sdk-writable...
tree
|
commitdiff
2015-02-11
Tom Clegg
3410: Add replication attributes (and rules about updat...
tree
|
commitdiff
2015-02-11
Peter Amstutz
Merge branch 'master' into 4904-arv-web
tree
|
commitdiff
2015-02-11
Radhika Chippada
Merge branch 'master' into 4951-request-vm
tree
|
commitdiff
2015-02-10
Tom Clegg
4958: Merge branch 'master' into 4958-old-browser-alert
tree
|
commitdiff
2015-02-10
Tom Clegg
5037: Merge branch 'master' into 5037-nonocache
tree
|
commitdiff
2015-02-10
Brett Smith
Merge branch '5176-escape-filenames'
tree
|
commitdiff
2015-02-09
Radhika Chippada
Merge branch '4523-full-text-search' into 5110-workbenc...
tree
|
commitdiff
2015-02-09
Radhika Chippada
Merge branch 'master' into 4523-full-text-search
tree
|
commitdiff
2015-02-09
Nancy Ouyang
refs #4926 #5072 Merge branch '4926-fix-imagesizes'
tree
|
commitdiff
2015-02-09
Brett Smith
5175: Avoid egg_info name conflicts with pip.
tree
|
commitdiff
2015-02-09
Tom Clegg
Merge branch '5175-pep-440' refs #5175
tree
|
commitdiff
2015-02-09
Brett Smith
5175: Do not add +sha1 tag to Python packages ever.
tree
|
commitdiff
2015-02-08
Tom Clegg
5175: Do not add +sha1 tag unless --sha1-tag flag given.
tree
|
commitdiff
2015-02-08
Radhika Chippada
Merge branch '4523-full-text-search' into 5110-workbenc...
tree
|
commitdiff
2015-02-08
Radhika Chippada
Merge branch 'master' into 4523-full-text-search
tree
|
commitdiff
2015-02-07
Tom Clegg
5037: Use a newer Python SDK (with no connection cache...
tree
|
commitdiff
2015-02-06
Tom Clegg
Merge branch '5011-arv-put-replication' closes #5011
tree
|
commitdiff
2015-02-06
Tom Clegg
5011: Fix comment about when local_store_* methods...
tree
|
commitdiff
2015-02-06
Tom Clegg
Merge branch '3021-leave-api-running' refs #3021
tree
|
commitdiff
2015-02-06
Tom Clegg
5011: Merge branch 'master' into 5011-arv-put-replication
tree
|
commitdiff
2015-02-06
Tom Clegg
5011: Make docstring less scary.
tree
|
commitdiff
2015-02-06
Tom Clegg
3021: Use bind(0.0.0.0, 0) instead of grep /proc/net...
tree
|
commitdiff
2015-02-06
Tom Clegg
3021: Merge branch 'master' into 3021-leave-api-running
tree
|
commitdiff
2015-02-06
Tom Clegg
3021: Make sure any unexpected openssl output ends...
tree
|
commitdiff
2015-02-05
Tom Clegg
3021: Give up earlier if ARVADOS_TEST_API_HOST is set...
tree
|
commitdiff
2015-02-05
Tom Clegg
3021: Reset env vars in any reset(), not just in start().
tree
|
commitdiff
2015-02-05
Radhika Chippada
Merge branch 'master' into 4523-full-text-search
tree
|
commitdiff
2015-02-05
Tom Clegg
5011: Add forward compatibility, so we don't need backw...
tree
|
commitdiff
2015-02-05
Peter Amstutz
4823: Remove commented out StreamWriter code from much...
tree
|
commitdiff
2015-02-05
Peter Amstutz
Merge branch 'master' into 4823-python-sdk-writable...
tree
|
commitdiff
2015-02-05
Peter Amstutz
4823: Fix instance of Collection -> CollectionRoot...
tree
|
commitdiff
2015-02-05
Tom Clegg
5011: Fix up docstring.
tree
|
commitdiff
2015-02-05
Peter Amstutz
4823: Added apiconfig option to arvados.api() to accept...
tree
|
commitdiff
2015-02-05
Peter Amstutz
4823: Add root_collection() to make it easier to find...
tree
|
commitdiff
next