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 |
2015-02-05 |
Tom Clegg | Merge branch '4472-save-partial-output' closes #4472 |
tree | commitdiff |
2015-02-05 |
Peter Amstutz | 4823: Rename @_synchronized -> @synchronized and @_must... |
tree | commitdiff |
2015-02-05 |
Tom Clegg | 5011: Dry up three different solutions for mocking... |
tree | commitdiff |
2015-02-05 |
Peter Amstutz | 4823: Another merge conflict test. |
tree | commitdiff |
2015-02-05 |
Peter Amstutz | 4823: Files now fall under collection's lock. Add... |
tree | commitdiff |
2015-02-05 |
Tom Clegg | 5011: Merge branch 'master' into 5011-arv-put-replication |
tree | commitdiff |
2015-02-05 |
Tom Clegg | 3021: In start(), if a stale server is already running... |
tree | commitdiff |
2015-02-05 |
Tom Clegg | 3021: Check whether a randomly selected port is availab... |
tree | commitdiff |
2015-02-04 |
Tom Clegg | 3021: Fix use of inaccessible global in atexit handler. |
tree | commitdiff |
2015-02-04 |
Tom Clegg | 3021: Tidy up (and document) the choice of exactly... |
tree | commitdiff |
2015-02-04 |
Tom Clegg | 3021: Fix misspelled variable. |
tree | commitdiff |
2015-02-04 |
Peter Amstutz | 4823: Switched order of diff (now gives a diff *to... |
tree | commitdiff |
2015-02-04 |
Peter Amstutz | 4823: Add tests for Collection diff and apply. |
tree | commitdiff |
2015-02-04 |
Tom Clegg | 5011: Convert comment to docstring. |
tree | commitdiff |
2015-02-04 |
Tom Clegg | 5011: Sync local_store_put/get() signatures to put... |
tree | commitdiff |
2015-02-04 |
Tom Clegg | 5011: Use None, not 0, to signify default replication. |
tree | commitdiff |
2015-02-04 |
Peter Amstutz | 4823: Implemented diff/apply/update methods for Collect... |
tree | commitdiff |
2015-02-03 |
Peter Amstutz | 4823: Add tests for Collection.clone and Collection... |
tree | commitdiff |
2015-02-03 |
Peter Amstutz | 4823: Add Collection.copy tests |
tree | commitdiff |
2015-02-03 |
Peter Amstutz | 4823: Fix bugs, fix tests, existing tests pass again... |
tree | commitdiff |
2015-02-03 |
Peter Amstutz | Merge branch 'master' into 4823-python-sdk-writable... |
tree | commitdiff |
2015-02-03 |
Peter Amstutz | 4823: Added merge(), live sync. Removed deferred _popu... |
tree | commitdiff |
2015-02-02 |
Peter Amstutz | 4823: Add copyinto() |
tree | commitdiff |
2015-02-02 |
Peter Amstutz | 4823: Refactored Collection into SynchronizedCollection... |
tree | commitdiff |
2015-02-02 |
Tom Clegg | 3021: Use `passenger stop` to shut down passenger.... |
tree | commitdiff |
2015-02-02 |
Peter Amstutz | 4823: Added SYNC mode constants. |
tree | commitdiff |
2015-02-02 |
Peter Amstutz | 4823: Adding @_synchronized to protect arvfile and... |
tree | commitdiff |
2015-02-02 |
Tom Clegg | 3021: Refactor run_test_server. |
tree | commitdiff |
2015-02-02 |
Tom Clegg | 3021: Propagate unhandled exceptions back to the caller... |
tree | commitdiff |
2015-02-02 |
Tom Clegg | 3021: Add comment about IPv4/IPv6 trap in websocket... |
tree | commitdiff |
2015-02-01 |
Radhika Chippada | Merge branch 'master' into 2659-anonymous-share-projects |
tree | commitdiff |
2015-02-01 |
Brett Smith | 5037: Fix tearDown error handling in PySDK Websockets... |
tree | commitdiff |
2015-02-01 |
Tom Clegg | 5011: 3410: Export client-specified redundancy as repli... |
tree | commitdiff |
2015-02-01 |
Tom Clegg | 5011: Fix run_and_find_collection so it works without... |
tree | commitdiff |
2015-02-01 |
Tom Clegg | 5011: Use replication=2 if unspecified. |
tree | commitdiff |
2015-01-30 |
Tom Clegg | 5011: Add --replication argument to arv-put. |
tree | commitdiff |
2015-01-30 |
Tom Clegg | 5011: Add replication argument to CollectionWriter. |
tree | commitdiff |
2015-01-30 |
Peter Amstutz | Merge branch 'master' into 4823-python-sdk-writable... |
tree | commitdiff |
2015-01-30 |
Tom Clegg | Merge branch '5037-python-sdk-thread-safe' refs #5037 |
tree | commitdiff |
2015-01-30 |
Tom Clegg | 5037: Mention where this cache is, instead of describin... |
tree | commitdiff |
2015-01-30 |
Brett Smith | 5037: Remove unnecessary cache=False from arv-copy. |
tree | commitdiff |
2015-01-30 |
Brett Smith | 5037: Fix race condition in PySDK Websockets test. |
tree | commitdiff |
2015-01-30 |
Brett Smith | 5037: Add test for new PySDK API cache behavior. |
tree | commitdiff |
2015-01-30 |
Tom Clegg | 5037: Remove connection pool. Now, api(cache=False... |
tree | commitdiff |
2015-01-29 |
Peter Amstutz | Merge branch 'master' into 4904-arv-web |
tree | commitdiff |
2015-01-29 |
Radhika Chippada | Merge branch 'master' into 4523-full-text-search |
tree | commitdiff |
2015-01-27 |
Radhika Chippada | Merge branch 'master' into 3686-sharing-repositories |
tree | commitdiff |
2015-01-27 |
Radhika Chippada | Merge branch 'master' into 4523-search-index |
tree | commitdiff |
2015-01-26 |
Radhika Chippada | Merge branch 'master' into 4878-rerun-job |
tree | commitdiff |
2015-01-26 |
Ward Vandewege | Merge branch '4340-arv-ws-fix-ssl-warning' |
tree | commitdiff |
2015-01-26 |
Ward Vandewege | Merge branch 'master' into 4340-arv-ws-fix-ssl-warning |
tree | commitdiff |
2015-01-26 |
Ward Vandewege | A few tweaks based on review feedback. |
tree | commitdiff |
2015-01-26 |
Phil Hodgson | Merge branch 'master' into 4232-slow-pipes-n-jobs |
tree | commitdiff |
2015-01-23 |
Ward Vandewege | arv-ws should prefer system's CA certificates (if avail... |
tree | commitdiff |
2015-01-23 |
Nancy Ouyang | refs #4926 Merge branch '4926-getting-started' |
tree | commitdiff |
2015-01-23 |
Peter Amstutz | 4823: Bufferblocks are owned by a specific ArvadosFile |
tree | commitdiff |
2015-01-22 |
Ward Vandewege | Merge branch 'master' into 0000-workbench-user-profile... |
tree | commitdiff |
2015-01-22 |
Peter Amstutz | Merge branch 'master' into 4904-arv-web |
tree | commitdiff |
2015-01-22 |
Radhika Chippada | Merge branch 'master' into 4523-full-text-search |
tree | commitdiff |
2015-01-21 |
Peter Amstutz | 4823: More docstrings for public Collection and ArvFile API |
tree | commitdiff |
2015-01-21 |
Tom Clegg | Merge branch '3021-api-performance' refs #3021 |
tree | commitdiff |
2015-01-21 |
Peter Amstutz | Merge branch '5016-ctrl-c-arv-ws' closes #5016 |
tree | commitdiff |
2015-01-20 |
Peter Amstutz | 4823: Working on method documentation and comments... |
tree | commitdiff |
2015-01-20 |
Tom Clegg | 3021: Merge branch 'master' into 3021-api-performance |
tree | commitdiff |
2015-01-19 |
Radhika Chippada | Merge branch 'master' into 4926-browser-based-upload |
tree | commitdiff |
2015-01-19 |
Peter Amstutz | 5016: PollClient.run_forever() polls self.stop() in... |
tree | commitdiff |
2015-01-16 |
Peter Amstutz | 4904: Moved to services/, finished first draft document... |
tree | commitdiff |
2015-01-16 |
Radhika Chippada | Merge branch 'master' into 3686-sharing-repositories |
tree | commitdiff |
2015-01-16 |
Peter Amstutz | Add 'apps/arv-web/' from commit 'f9732ad8460d013c2f2836... |
tree | commitdiff |
2015-01-16 |
Peter Amstutz | 4823: Add clone, synchronized writer |
tree | commitdiff |
2015-01-16 |
Peter Amstutz | 4823: Fixed stream reader test cases |
tree | commitdiff |
2015-01-16 |
Peter Amstutz | Merge branch 'master' into origin-4823-python-sdk-writa... |
tree | commitdiff |
2015-01-15 |
Tom Clegg | 3021: Merge branch 'master' into 3021-workbench-perf |
tree | commitdiff |
2015-01-15 |
Brett Smith | Merge branch '3835-pysdk-keep-exceptions-wip' |
tree | commitdiff |
2015-01-15 |
Brett Smith | 3835: PySDK raises NotFoundError when all Keep services... |
tree | commitdiff |
2015-01-15 |
Brett Smith | 3835: Improve error reporting in PySDK Keep client. |
tree | commitdiff |
2015-01-07 |
Tim Pierce | Merge branch '4598-crunch-failure-stats' |
tree | commitdiff |
2015-01-06 |
Peter Amstutz | 4823: Working on porting more StreamReader tests to... |
tree | commitdiff |
next |