arvados.git
2013-12-16 Peter AmstutzWorking on traits document
2013-12-16 Tom CleggFix some typos and long lines
2013-12-16 Peter Amstutz* Fixed links
2013-12-16 Peter AmstutzReorganized user manual into sections
2013-12-16 Peter AmstutzReorganization, added parallel jobs and new pipeline...
2013-12-12 Peter Amstutz * Mostly done on "Debug a Crunch Script"
2013-12-12 Peter AmstutzMerge remote-tracking branch 'origin' into 1495-crunch...
2013-12-12 Peter Amstutz* split out sections into their own documents
2013-12-12 Tom CleggRemove TMP/src.commit too, when removing TMP/src.
2013-12-12 Tom CleggFix left nav link order
2013-12-12 Tom CleggStore crunch-job log in a collection instead of just...
2013-12-12 Tom CleggFix gatk_tbz locator.
2013-12-12 Tom CleggRevert "Rename annotation DepthOfCoverage to Coverage"
2013-12-12 Tom CleggRename annotation DepthOfCoverage to Coverage
2013-12-12 Tom CleggAdd input parameter tables and source code link for...
2013-12-12 Tom CleggFix reference to picard source distribution -> binary...
2013-12-12 Tom CleggRemove unused module import.
2013-12-11 Tom CleggUse git@git.[...] not git://git.[...] as default reposi...
2013-12-11 Peter AmstutzFormatting tweaks, mosting changing <pre> to textiles...
2013-12-11 Peter AmstutzMerge branch '1637-improve-arv-tutorial'
2013-12-11 Tim PierceFixed formatting.
2013-12-11 Tim PierceAdded Keep tutorial (refs #1647)
2013-12-11 Tom CleggAdd "crunch examples" and "crunch utility libraries...
2013-12-11 Tom CleggClear $CRUNCH_TMP/src when starting a job.
2013-12-11 Tom CleggAdd GATK2 exome fastq->vcf pipeline example
2013-12-11 Tom CleggWhen running "arv-get -n", it is OK if destination...
2013-12-10 Tom CleggAdd docstrings to arvados_samtools module.
2013-12-10 Peter AmstutzRemoved numbering and put navorder for tutorial 2 at...
2013-12-10 Peter AmstutzMissing file
2013-12-10 Peter AmstutzCleaned up comments to be hidden from rendered page...
2013-12-10 Peter AmstutzCleaned up old files and reorganized navigation order.
2013-12-10 Peter AmstutzFinished first tutorial.
2013-12-10 Tom CleggMerge branch '1646-arv-put'
2013-12-10 Tom CleggPoint "arv keep get/put" to arv-get/put and unsupport...
2013-12-10 Tom CleggAdd "Install client libraries" page to doc/install/.
2013-12-10 Tom CleggSupport invoking arv-get and arv-put via "arv get"...
2013-12-10 Tom CleggAdd python client library package: arv-get, arv-put...
2013-12-10 Tim PierceFix port flags for "run.sh start".
2013-12-10 Tom CleggRename doc page to match title.
2013-12-10 Tom CleggAdd "Create standard objects" page in install docs.
2013-12-10 Tom CleggSupport the use of groups to grant repository permissions.
2013-12-10 Tom CleggClean up arvados_bwa module and add docstrings.
2013-12-10 Tom CleggMerge branch 'master' into 1646-arv-put
2013-12-09 Tim PierceMerge branch '1587-fix-test-suites-in-devsandbox'
2013-12-09 Tom CleggAdd arv-get -f (force overwrite) and --skip-existing...
2013-12-09 Tom CleggSupport "arv-get {locator}/filename path/to/localdir...
2013-12-09 Tom CleggFail gracefully when fetching a raw block that does...
2013-12-09 Tom CleggFail more gracefully on some common error conditions
2013-12-09 Tom CleggUse our own exception classes, instead of just Exception
2013-12-09 Tom CleggFix crash when destination directory supplied without...
2013-12-09 Tom CleggUse body={...} instead of object_type=json.dumps({...
2013-12-09 Tom CleggAdd example scripts and libraries for bwa, samtools...
2013-12-09 Peter AmstutzMerge remote-tracking branch 'origin/master' into 1637...
2013-12-08 Peter AmstutzA little bit of documentation work from home
2013-12-06 Tim PierceAdding 'run.sh test api' to run API server Rails tests.
2013-12-06 Peter AmstutzDocumentation work in progress, making evening check-in.
2013-12-06 Tom CleggIgnore config/environments/test.rb and production.rb
2013-12-06 Tom CleggIgnore tmp directory created by cli tests
2013-12-06 Tim PierceAdded 'test' command to run.sh.
2013-12-05 Tim Piercerun.sh: bug fixes
2013-12-05 Peter AmstutzRewriting documentation work in progress.
2013-12-05 Tim Piercerun.sh: add "stop" command, also remove old containers...
2013-12-05 Tom CleggRemove spurious "if".
2013-12-05 Tom CleggUse some helpful HTTP status codes, not just generic...
2013-12-05 Tom CleggCheck permission before deleting objects
2013-12-05 Tim PierceReorganized code to support 'start' command.
2013-12-05 Peter AmstutzMerge branch 'master' of git.clinicalfuture.com:arvados...
2013-12-04 Tim Piercerun.sh prints instructions/settings for running a test...
2013-12-04 peterNotes on new user documentation
2013-12-04 Tim PierceAdd support for ARVADOS_API_PORT.
2013-12-04 Tim PierceSuperuser script must be run as ./script/create_superus...
2013-12-04 Tim PierceAPI_SUPERUSER_TOKEN must be named API_SUPERUSER_SECRET...
2013-12-04 Tim Piercerun.sh bug fixes.
2013-12-04 Tim PierceMount separate volumes for each keep container launched.
2013-12-04 Ward VandewegeAllow overriding of default ports for API, doc, SSO...
2013-12-03 Tom CleggFix failing test by parsing timestamp correctly.
2013-12-03 Tom CleggFix PermissionDeniedError when a non-admin user is...
2013-12-03 Tim PierceChanges to permit keep_server containers to authenticat...
2013-12-03 Tom CleggAdd arvados.getjobparam() convenience function.
2013-12-03 Tom CleggAccept empty string as root stream name "." in
2013-12-03 Tom CleggAccept data from a generator in arvados.CollectionWrite...
2013-12-03 Tom CleggSort filenames when writing multi-level streams in
2013-12-03 Tom CleggAdd arvados.util.clear_tmpdir() function.
2013-12-03 Tom CleggPass through stderr in real time by default in util...
2013-12-03 Tom CleggAllow caller to override close_fds in util.run_command()
2013-12-03 Tom CleggUse collection hash instead of entire manifest as symli...
2013-12-03 Ward VandewegeOnly require keep volume when a keep container is being...
2013-12-03 Tom CleggImprove compatibility with whput.
2013-12-03 Tom CleggFix sha1 test, dry up "remove ./tmp/foo" preparations
2013-12-03 Tom CleggCommand line usability improvements.
2013-12-02 Tom CleggMake the sample "Add authorized key" button non-clickable.
2013-12-02 Tom CleggAdd delete button to generic Workbench index page.
2013-12-02 Tom CleggRemove Rails default scaffold CSS.
2013-12-01 Tom CleggAdd arv-get, a whget replacement built on the Python...
2013-11-30 Tom CleggAdd arv-put --as-raw option.
2013-11-30 Tom CleggAdd CollectionWriter.data_locators()
2013-11-29 Tom CleggAdd --as-stream test.
2013-11-28 Tom CleggAdd arv-put, a whput replacement built on the Python...
2013-11-28 Tom CleggShow how crunch job tasks get their runtime parameters...
2013-11-28 Tom CleggClear TASK_WORK before starting a task.
next