arvados.git
2013-12-26 Peter Amstutz* A couple of tweaks in response to Tom's feedback
2013-12-23 Peter Amstutz* User is now taken to a "welcome" page where they...
2013-12-20 Tim PierceRemove extra `shift' screwing up argument processing.
2013-12-19 Tom CleggUpdate favicon to Dax
2013-12-19 Tom CleggAdd Python SDK doc page. closes #1754
2013-12-19 Tom CleggAccept an API version argument to arvados.api(). refs...
2013-12-19 Tim PierceUpdated documentation for clarity.
2013-12-19 Tom CleggFix up usage error message
2013-12-18 Peter AmstutzMerge branch '1495-crunch-documentation'
2013-12-18 Peter Amstutz* mailto:arvados@clinicalfuture.com is now arvados...
2013-12-17 Peter Amstutz* Fixed template so subsections only show up in userguide
2013-12-17 Peter Amstutz* Finished trait search tutorial
2013-12-17 Peter Amstutz* Almost done with trait search tutorial
2013-12-17 Tom CleggAdd new user activation + setup script. closes #1738
2013-12-17 Tom CleggReturn API response objects as Models (with save()...
2013-12-17 Tom CleggPropagate API errors as exceptions
2013-12-16 Peter AmstutzWorking on traits document
2013-12-16 Tom CleggChange arv-put default behavior: write a manifest,...
2013-12-16 Tom CleggReturn empty-block locator in data_locators() for zero...
2013-12-16 Tom CleggRemove extra trailing newline in --raw mode output
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-13 Tom CleggAdd example ruby client: list idle/busy worker nodes...
2013-12-13 Tom CleggObey ARVADOS_API_HOST_INSECURE if host came from ARVADO...
2013-12-13 Tom CleggSet jobs.log_tail_follow default buffer size in discove...
2013-12-13 Tom CleggFix parsing of buffer_size parameter in jobs.log_tail_f...
2013-12-12 Tom CleggStream API responses for jobs.log_tail_follow and users...
2013-12-12 Peter Amstutz * Mostly done on "Debug a Crunch Script"
2013-12-12 Tom CleggHandle unexpected server responses better, clean up...
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...
next