Merge branch '1578-api-server-in-docker'
[arvados.git] / sdk /
2013-11-01 Tom Cleggallow crunch-job caller to override CRUNCH_TMP. fixes...
2013-10-21 Tom Cleggfix infinite exec loop
2013-10-21 Tom Cleggfix infinite loop if CONT signal received while todo...
2013-10-07 Tom Cleggrename jobs.resource_limits to runtime_constraints
2013-09-26 Tom Cleggadd ruby wrapper around crunch-job
2013-09-26 Tom Cleggmove crunch-job to arv-crunch-job and add to arvados...
2013-09-24 Tom Cleggtest API update semantics, confirm put/get cycle preser...
2013-09-24 Tom Cleggupdate "correct answer" hashes in collection tests...
2013-09-16 Tom Cleggpass api_token and pipeline_instance in request body...
2013-09-16 Tom CleggModify API discovery document and CLI tool so resource...
2013-09-15 Tom Cleggescape spaces in manifest filenames
2013-09-15 Tom Cleggadd CollectionWriter.write_directory_tree()
2013-09-15 Tom Cleggmaintain directory structure in collection_extract
2013-09-15 Tom Cleggfix extra empty stream in all_streams() response
2013-09-15 Tom Cleggoverwrite existing files in stream_extract
2013-09-15 Tom Cleggadd util.listdir_recursive()
2013-09-15 Tom Cleggfix os.path.dirname usage
2013-09-15 Tom Cleggfix out of scope function use
2013-09-15 Tom Cleggmkdir -p in collection_extract()
2013-09-15 Tom Cleggadd one-task-per-stream utils
2013-09-15 Tom Cleggfix stream names in CollectionWriter
2013-09-15 Tom Clegguse . as default stream name
2013-09-15 Tom Cleggfix infinite loop in flush_data
2013-09-15 Tom Cleggallow caller to override std* pipes in run_command
2013-09-15 Tom Cleggadd zipball_extract
2013-07-30 Tom Clegggitignore arvados-cli gem
2013-07-30 Tom Cleggadd auth scopes
2013-07-18 Tom Cleggsay "interrupt" nicely instead of a stack trace on ^C
2013-07-18 Tom Cleggadd --no-reuse and --no-reuse-finished options to arv...
2013-07-17 Tom Cleggcount files instead of specimens on dashboard
2013-07-17 Tom Cleggfix command line parsing
2013-07-17 Tom Cleggadd "arv pipeline run" -> "arv-run-pipeline-instance...
2013-07-17 Tom Cleggrename wh-run-pipeline-instance to arv-run-pipeline...
2013-07-16 Tom Cleggadd CollectionReader.manifest_text()
2013-07-15 Tom Cleggadd "arv keep check"
2013-07-11 Tom Cleggadd transparent decompression option to util.collection...
2013-07-11 Ward VandewegeTweak arv keep wrapper a bit more. No more output rewri...
2013-07-11 Tom Clegglazy check for # files actually retrieved
2013-07-11 Tom Cleggadd util functions, fix up tmp dirs
2013-07-10 Ward VandewegeAdd whls wrapper. This is a temporary hack. Not proud...
2013-07-10 Ward VandewegeRemove 'pre' from the gem version; otherwise we can...
2013-07-10 Ward VandewegeMerge branch 'master' of git.clinicalfuture.com:arvados
2013-07-10 Ward VandewegeChanges for ruby sdk packaging as a gem.
2013-07-08 Ward VandewegeMerge branch 'master' of git.clinicalfuture.com:arvados
2013-07-08 Ward VandewegeFix versoining number for arvados gem.
2013-07-08 Tom Cleggrename foreign uuid attributes
2013-07-01 Tom Cleggfix inflections
2013-06-27 Tom Cleggfixes and docs for testing crunch jobs locally
2013-06-27 Tom Cleggfix human/humans inflection
2013-06-27 Tom Cleggadd util class
2013-06-25 Tom Cleggadd transparent gunzip support, fix string concatenatio...
2013-06-25 Tom Cleggadd transparent bz2 decompression, some tests and fixes
2013-06-25 Tom Cleggdocs and fixes
2013-06-25 Tom Cleggreader fixes
2013-06-25 Tom Cleggadd missing newline at end of manifest
2013-06-25 Tom Cleggfix KeyError in os.environ check
2013-06-25 Tom Cleggadd Reader classes, local storage mode, and basic test...
2013-06-21 Tom Cleggupdate docs
2013-06-20 Tom Cleggmake dependency install instructions paste-friendly
2013-06-20 Tom Cleggadd CollectionWriter and Keep classes to Python SDK
2013-06-19 Tom Cleggport crunch dispatcher from whjobmanager to crunch-job
2013-06-18 Tom Cleggadd python example to generic workbench object display...
2013-06-14 Tom Cleggupdate cli sdk doc, tweak json output options
2013-06-14 Tom Cleggupdate "application name" identifier
2013-06-14 Tom Cleggrename wh to arv
2013-06-14 Tom Cleggfix up wh tool
2013-06-06 Tom Cleggcheck child exit status
2013-06-05 Tom Cleggfix "is undef" test
2013-06-04 Tom Cleggretry requests after BadStatusLine
2013-06-04 Tom Cleggreject API calls with unsupported parameters
2013-06-03 Tom Cleggfix job_task update call
2013-05-24 Tom Cleggremove lockfile
2013-05-24 Tom Cleggsupply entire client-provided object if discovery doc...
2013-05-24 Tom Cleggdrop shim for errant discovery doc
2013-05-24 Tom Cleggnote created_by_job_task when queueing new tasks
2013-05-23 Ward VandewegeRuby SDK: add gem dependencies
2013-05-23 Ward VandewegeRuby SDK: add sufficient files to make an Arvados gem.
2013-05-23 Ward VandewegeRuby SDK: make suppressing SSL warnings a configurable...
2013-05-23 Tom Cleggstart lifting job manager over from free factories...
2013-05-16 Tom Cleggstart Perl SDK
2013-05-11 Tom Cleggpython sdk JobTask convenience methods
2013-05-10 Tom Cleggstart python sdk
2013-04-25 Tom Cleggaccept arvados host/auth parameters via constructor
2013-04-25 Tom Cleggstart ruby sdk
2013-04-15 Tom Cleggrename projects
2013-04-10 Ward VandewegeMerge branch 'explorer'
2013-04-10 Ward VandewegeMerge branch 'clients'
2013-04-10 Ward Vandewegereorganized repo structure