2014-01-17 |
Tim Pierce | Merge branch 'master' of git.clinicalfuture.com:arvados |
tree | commitdiff |
2014-01-17 |
Tom Clegg | Merge branch '1880-check-duplicate-public-key' |
tree | commitdiff |
2014-01-16 |
Tom Clegg | Do not attempt to load authentication config file unles... |
tree | commitdiff |
2014-01-16 |
Peter Amstutz | Merge branch 'master' of git.clinicalfuture.com:arvados |
tree | commitdiff |
2014-01-16 |
Peter Amstutz | Fixed Python SDK to quote/unquote spaces when reading... |
tree | commitdiff |
2014-01-15 |
Peter Amstutz | arv-get replaces spaces in get_prefix with \040 to... |
tree | commitdiff |
2014-01-15 |
Tim Pierce | Command-line clients use $HOME/.config/arvados for... |
tree | commitdiff |
2014-01-14 |
Tim Pierce | Command-line clients use $HOME/.config/arvados for... |
tree | commitdiff |
2014-01-10 |
Tim Pierce | Command-line clients use $HOME/.config/arvados for... |
tree | commitdiff |
2014-01-07 |
Peter Amstutz | Merge branch '1685-api-server-redirect-to-workbench' |
tree | commitdiff |
2014-01-06 |
Tom Clegg | Accept comma-separated list of locators in Keep.get() |
tree | commitdiff |
2014-01-02 |
Tom Clegg | Serialize objects/arrays in query params with json... |
tree | commitdiff |
2013-12-30 |
Tom Clegg | Merge branch '1694-user-agreement' |
tree | commitdiff |
2013-12-30 |
Tim Pierce | Merge branch 'master' of git.clinicalfuture.com:arvados |
tree | commitdiff |
2013-12-30 |
Peter Amstutz | Merge branch 'master' of git.clinicalfuture.com:arvados... |
tree | commitdiff |
2013-12-29 |
Peter Amstutz | Added pip requirements.txt to automatically install... |
tree | commitdiff |
2013-12-27 |
Peter Amstutz | Merge branch '1636-inactive-user' into 1678-new-active... |
tree | commitdiff |
2013-12-27 |
Peter Amstutz | Merge remote-tracking branch 'remotes/origin/1636-inact... |
tree | commitdiff |
2013-12-26 |
Peter Amstutz | Merge remote-tracking branch 'origin' into 1678-new... |
tree | commitdiff |
2013-12-26 |
Tim Pierce | Merge branch '1608-api-documentation' of git.clinicalfu... |
tree | commitdiff |
2013-12-23 |
Tom Clegg | Use arvados.api('v1') accessor instead of arvados.servi... |
tree | commitdiff |
2013-12-20 |
Tim Pierce | Merge branch '1608-api-documentation' of git.clinicalfu... |
tree | commitdiff |
2013-12-19 |
Tom Clegg | Accept an API version argument to arvados.api(). refs... |
tree | commitdiff |
2013-12-18 |
Peter Amstutz | Merge branch '1495-crunch-documentation' |
tree | commitdiff |
2013-12-16 |
Tom Clegg | Change arv-put default behavior: write a manifest,... |
tree | commitdiff |
2013-12-16 |
Tom Clegg | Return empty-block locator in data_locators() for zero... |
tree | commitdiff |
2013-12-16 |
Tom Clegg | Remove extra trailing newline in --raw mode output |
tree | commitdiff |
2013-12-11 |
Peter Amstutz | Merge branch '1637-improve-arv-tutorial' |
tree | commitdiff |
2013-12-11 |
Tom Clegg | When running "arv-get -n", it is OK if destination... |
tree | commitdiff |
2013-12-10 |
Tom Clegg | Merge branch '1646-arv-put' |
tree | commitdiff |
2013-12-10 |
Tom Clegg | Add python client library package: arv-get, arv-put... |
tree | commitdiff |
2013-12-10 |
Tom Clegg | Merge branch 'master' into 1646-arv-put |
tree | commitdiff |
2013-12-09 |
Tim Pierce | Merge branch '1587-fix-test-suites-in-devsandbox' |
tree | commitdiff |
2013-12-09 |
Tom Clegg | Use our own exception classes, instead of just Exception |
tree | commitdiff |
2013-12-09 |
Tom Clegg | Use body={...} instead of object_type=json.dumps({... |
tree | commitdiff |
2013-12-05 |
Peter Amstutz | Merge branch 'master' of git.clinicalfuture.com:arvados... |
tree | commitdiff |
2013-12-04 |
Tim Pierce | Add support for ARVADOS_API_PORT. |
tree | commitdiff |
2013-12-03 |
Tom Clegg | Add arvados.getjobparam() convenience function. |
tree | commitdiff |
2013-12-03 |
Tom Clegg | Accept empty string as root stream name "." in |
tree | commitdiff |
2013-12-03 |
Tom Clegg | Accept data from a generator in arvados.CollectionWrite... |
tree | commitdiff |
2013-12-03 |
Tom Clegg | Sort filenames when writing multi-level streams in |
tree | commitdiff |
2013-12-03 |
Tom Clegg | Add arvados.util.clear_tmpdir() function. |
tree | commitdiff |
2013-12-03 |
Tom Clegg | Pass through stderr in real time by default in util... |
tree | commitdiff |
2013-12-03 |
Tom Clegg | Allow caller to override close_fds in util.run_command() |
tree | commitdiff |
2013-12-03 |
Tom Clegg | Use collection hash instead of entire manifest as symli... |
tree | commitdiff |
2013-11-30 |
Tom Clegg | Add CollectionWriter.data_locators() |
tree | commitdiff |
2013-11-27 |
Tom Clegg | Use new-style Python classes (subclass object), so... |
tree | commitdiff |
2013-11-20 |
Tom Clegg | Add threaded Keep.put() |
tree | commitdiff |
2013-11-19 |
Tom Clegg | Fix encoding issue so Python clients can store binary... |
tree | commitdiff |
2013-11-19 |
Tim Pierce | Merge branch 'master' of git.clinicalfuture.com:arvados |
tree | commitdiff |
2013-11-19 |
Tom Clegg | Add threading locks in Keep client |
tree | commitdiff |
2013-11-19 |
Tom Clegg | remove unused class DataReader |
tree | commitdiff |
2013-11-18 |
Tim Pierce | Merge branch '1579-keep-server-in-docker' of git.clinic... |
tree | commitdiff |
2013-11-18 |
Tom Clegg | Merge branch '1600-native-keep-client' |
tree | commitdiff |
2013-11-18 |
Tom Clegg | Obey ARVADOS_API_HOST_INSECURE and use the debian trust... |
tree | commitdiff |
2013-11-18 |
Tom Clegg | turn on logging if ARVADOS_DEBUG environment variable... |
tree | commitdiff |
2013-11-18 |
Tom Clegg | Use hash to determine probe order |
tree | commitdiff |
2013-11-18 |
Tom Clegg | Add test case for reading and writing small Keep blocks |
tree | commitdiff |
2013-11-18 |
Tom Clegg | Use httplib2 to connect to Keep instead of executing... |
tree | commitdiff |
2013-11-18 |
Tom Clegg | Obey ARVADOS_API_HOST_INSECURE and use the debian trust... |
tree | commitdiff |
2013-10-07 |
Tom Clegg | rename jobs.resource_limits to runtime_constraints |
tree | commitdiff |
2013-09-24 |
Tom Clegg | test API update semantics, confirm put/get cycle preser... |
tree | commitdiff |
2013-09-24 |
Tom Clegg | update "correct answer" hashes in collection tests... |
tree | commitdiff |
2013-09-15 |
Tom Clegg | escape spaces in manifest filenames |
tree | commitdiff |
2013-09-15 |
Tom Clegg | add CollectionWriter.write_directory_tree() |
tree | commitdiff |
2013-09-15 |
Tom Clegg | maintain directory structure in collection_extract |
tree | commitdiff |
2013-09-15 |
Tom Clegg | fix extra empty stream in all_streams() response |
tree | commitdiff |
2013-09-15 |
Tom Clegg | overwrite existing files in stream_extract |
tree | commitdiff |
2013-09-15 |
Tom Clegg | add util.listdir_recursive() |
tree | commitdiff |
2013-09-15 |
Tom Clegg | fix os.path.dirname usage |
tree | commitdiff |
2013-09-15 |
Tom Clegg | fix out of scope function use |
tree | commitdiff |
2013-09-15 |
Tom Clegg | mkdir -p in collection_extract() |
tree | commitdiff |
2013-09-15 |
Tom Clegg | add one-task-per-stream utils |
tree | commitdiff |
2013-09-15 |
Tom Clegg | fix stream names in CollectionWriter |
tree | commitdiff |
2013-09-15 |
Tom Clegg | use . as default stream name |
tree | commitdiff |
2013-09-15 |
Tom Clegg | fix infinite loop in flush_data |
tree | commitdiff |
2013-09-15 |
Tom Clegg | allow caller to override std* pipes in run_command |
tree | commitdiff |
2013-09-15 |
Tom Clegg | add zipball_extract |
tree | commitdiff |
2013-07-16 |
Tom Clegg | add CollectionReader.manifest_text() |
tree | commitdiff |
2013-07-11 |
Tom Clegg | add transparent decompression option to util.collection... |
tree | commitdiff |
2013-07-11 |
Tom Clegg | lazy check for # files actually retrieved |
tree | commitdiff |
2013-07-11 |
Tom Clegg | add util functions, fix up tmp dirs |
tree | commitdiff |
2013-07-08 |
Ward Vandewege | Merge branch 'master' of git.clinicalfuture.com:arvados |
tree | commitdiff |
2013-07-08 |
Tom Clegg | rename foreign uuid attributes |
tree | commitdiff |
2013-06-27 |
Tom Clegg | fixes and docs for testing crunch jobs locally |
tree | commitdiff |
2013-06-27 |
Tom Clegg | add util class |
tree | commitdiff |
2013-06-25 |
Tom Clegg | add transparent gunzip support, fix string concatenatio... |
tree | commitdiff |
2013-06-25 |
Tom Clegg | add transparent bz2 decompression, some tests and fixes |
tree | commitdiff |
2013-06-25 |
Tom Clegg | docs and fixes |
tree | commitdiff |
2013-06-25 |
Tom Clegg | reader fixes |
tree | commitdiff |
2013-06-25 |
Tom Clegg | add missing newline at end of manifest |
tree | commitdiff |
2013-06-25 |
Tom Clegg | fix KeyError in os.environ check |
tree | commitdiff |
2013-06-25 |
Tom Clegg | add Reader classes, local storage mode, and basic test... |
tree | commitdiff |
2013-06-20 |
Tom Clegg | add CollectionWriter and Keep classes to Python SDK |
tree | commitdiff |
2013-06-18 |
Tom Clegg | add python example to generic workbench object display... |
tree | commitdiff |
2013-06-06 |
Tom Clegg | check child exit status |
tree | commitdiff |
2013-06-04 |
Tom Clegg | retry requests after BadStatusLine |
tree | commitdiff |
2013-06-03 |
Tom Clegg | fix job_task update call |
tree | commitdiff |
2013-05-24 |
Tom Clegg | note created_by_job_task when queueing new tasks |
tree | commitdiff |
2013-05-11 |
Tom Clegg | python sdk JobTask convenience methods |
tree | commitdiff |
next |