arvados.git
10 years agofix backward-compatible env var
Tom Clegg [Mon, 22 Jul 2013 14:09:24 +0000 (10:09 -0400)]
fix backward-compatible env var

10 years agosay "interrupt" nicely instead of a stack trace on ^C
Tom Clegg [Thu, 18 Jul 2013 21:31:08 +0000 (17:31 -0400)]
say "interrupt" nicely instead of a stack trace on ^C

10 years agoadd --no-reuse and --no-reuse-finished options to arv-run-pipeline-instance
Tom Clegg [Thu, 18 Jul 2013 21:07:18 +0000 (17:07 -0400)]
add --no-reuse and --no-reuse-finished options to arv-run-pipeline-instance

10 years agoadded PuTTY instructions to docs site
Samuel Shapiro [Thu, 18 Jul 2013 19:33:40 +0000 (15:33 -0400)]
added PuTTY instructions to docs site

10 years agoFix numbering of tutorials on workbench landing page.
Ward Vandewege [Thu, 18 Jul 2013 13:52:11 +0000 (09:52 -0400)]
Fix numbering of tutorials on workbench landing page.

10 years agouse find() instead of where() to get a single object
Tom Clegg [Wed, 17 Jul 2013 19:04:39 +0000 (15:04 -0400)]
use find() instead of where() to get a single object

10 years agohide account summary bar if user is not activated yet
Tom Clegg [Wed, 17 Jul 2013 18:29:56 +0000 (14:29 -0400)]
hide account summary bar if user is not activated yet

10 years agocount files instead of specimens on dashboard
Tom Clegg [Wed, 17 Jul 2013 18:26:21 +0000 (14:26 -0400)]
count files instead of specimens on dashboard

10 years agocount accessible objects instead of owned objects on dashboard
Tom Clegg [Wed, 17 Jul 2013 17:00:14 +0000 (13:00 -0400)]
count accessible objects instead of owned objects on dashboard

10 years agofix "pipeline run" command
Tom Clegg [Wed, 17 Jul 2013 16:40:07 +0000 (12:40 -0400)]
fix "pipeline run" command

10 years agofix pipeline component names
Tom Clegg [Wed, 17 Jul 2013 16:29:53 +0000 (12:29 -0400)]
fix pipeline component names

10 years agouse "nano" instead of pseudocode "edit"
Tom Clegg [Wed, 17 Jul 2013 15:42:50 +0000 (11:42 -0400)]
use "nano" instead of pseudocode "edit"

10 years agonew dashboard content
Tom Clegg [Wed, 17 Jul 2013 08:52:44 +0000 (04:52 -0400)]
new dashboard content

10 years agoadd new-pipeline tutorial
Tom Clegg [Wed, 17 Jul 2013 07:36:21 +0000 (03:36 -0400)]
add new-pipeline tutorial

10 years agofix command line parsing
Tom Clegg [Wed, 17 Jul 2013 05:24:57 +0000 (01:24 -0400)]
fix command line parsing

10 years agoadd "arv pipeline run" -> "arv-run-pipeline-instance" wrapper
Tom Clegg [Wed, 17 Jul 2013 04:41:55 +0000 (00:41 -0400)]
add "arv pipeline run" -> "arv-run-pipeline-instance" wrapper

10 years agorename wh-run-pipeline-instance to arv-run-pipeline-instance
Tom Clegg [Wed, 17 Jul 2013 04:35:11 +0000 (00:35 -0400)]
rename wh-run-pipeline-instance to arv-run-pipeline-instance

10 years agolink job and collection uuids to workbench pages
Tom Clegg [Wed, 17 Jul 2013 03:39:58 +0000 (23:39 -0400)]
link job and collection uuids to workbench pages

10 years agostrip extra newline
Tom Clegg [Wed, 17 Jul 2013 02:42:53 +0000 (22:42 -0400)]
strip extra newline

10 years agoadd usr/local/arvados/src pythonpath
Tom Clegg [Wed, 17 Jul 2013 02:17:02 +0000 (22:17 -0400)]
add usr/local/arvados/src pythonpath

10 years agofix namespace
Tom Clegg [Wed, 17 Jul 2013 01:50:53 +0000 (21:50 -0400)]
fix namespace

10 years agoprepend to PYTHONPATH instead of replacing
Tom Clegg [Wed, 17 Jul 2013 01:50:36 +0000 (21:50 -0400)]
prepend to PYTHONPATH instead of replacing

10 years agofix job dependencies -- grok arrays and hashes in script_parameters
Tom Clegg [Tue, 16 Jul 2013 23:20:58 +0000 (19:20 -0400)]
fix job dependencies -- grok arrays and hashes in script_parameters

10 years agoadd collection-merge script
Tom Clegg [Tue, 16 Jul 2013 23:19:54 +0000 (23:19 +0000)]
add collection-merge script

10 years agoadd CollectionReader.manifest_text()
Tom Clegg [Tue, 16 Jul 2013 23:19:43 +0000 (23:19 +0000)]
add CollectionReader.manifest_text()

10 years agocomments
Tom Clegg [Tue, 16 Jul 2013 23:18:30 +0000 (23:18 +0000)]
comments

10 years agotweak example templates
Tom Clegg [Tue, 16 Jul 2013 18:55:45 +0000 (14:55 -0400)]
tweak example templates

10 years agoadd GATK VariantFiltration tutorial
Tom Clegg [Mon, 15 Jul 2013 21:01:44 +0000 (17:01 -0400)]
add GATK VariantFiltration tutorial

10 years agoupdate git commit hash link target
Tom Clegg [Mon, 15 Jul 2013 21:00:53 +0000 (17:00 -0400)]
update git commit hash link target

10 years agoadd "arv keep check"
Tom Clegg [Mon, 15 Jul 2013 20:37:54 +0000 (16:37 -0400)]
add "arv keep check"

10 years agoopen up specimens page index and show pages
Tom Clegg [Mon, 15 Jul 2013 16:03:40 +0000 (12:03 -0400)]
open up specimens page index and show pages

10 years agolink to "ssh access" doc page from "authorized keys" workbench page
Tom Clegg [Thu, 11 Jul 2013 22:08:37 +0000 (18:08 -0400)]
link to "ssh access" doc page from "authorized keys" workbench page

10 years agoadd piwik info to workbench install doc
Tom Clegg [Thu, 11 Jul 2013 22:07:47 +0000 (18:07 -0400)]
add piwik info to workbench install doc

10 years agoadd GATK2 VariantFiltration example crunch script
Tom Clegg [Thu, 11 Jul 2013 15:56:14 +0000 (15:56 +0000)]
add GATK2 VariantFiltration example crunch script

10 years agoadd transparent decompression option to util.collection_extract
Tom Clegg [Thu, 11 Jul 2013 15:50:54 +0000 (15:50 +0000)]
add transparent decompression option to util.collection_extract

10 years agoTweak arv keep wrapper a bit more. No more output rewriting, instead use
Ward Vandewege [Thu, 11 Jul 2013 15:14:34 +0000 (11:14 -0400)]
Tweak arv keep wrapper a bit more. No more output rewriting, instead use
exec for performance. Support ls, get, put, and less.

10 years agolazy check for # files actually retrieved
Tom Clegg [Thu, 11 Jul 2013 04:04:12 +0000 (04:04 +0000)]
lazy check for # files actually retrieved

10 years agoadd util functions, fix up tmp dirs
Tom Clegg [Thu, 11 Jul 2013 03:43:07 +0000 (03:43 +0000)]
add util functions, fix up tmp dirs

10 years agoadd output & code notes to job tutorial
Tom Clegg [Thu, 11 Jul 2013 03:07:59 +0000 (23:07 -0400)]
add output & code notes to job tutorial

10 years agoremove extra newline
Tom Clegg [Thu, 11 Jul 2013 02:44:47 +0000 (22:44 -0400)]
remove extra newline

10 years agoAdd piwik support to workbench.
Ward Vandewege [Thu, 11 Jul 2013 01:08:27 +0000 (21:08 -0400)]
Add piwik support to workbench.

10 years agoAdd whls wrapper. This is a temporary hack. Not proud of it :/
Ward Vandewege [Wed, 10 Jul 2013 22:02:25 +0000 (18:02 -0400)]
Add whls wrapper. This is a temporary hack. Not proud of it :/

10 years agoRemove 'pre' from the gem version; otherwise we can't pull them in easily from puppet.
Ward Vandewege [Wed, 10 Jul 2013 15:08:59 +0000 (11:08 -0400)]
Remove 'pre' from the gem version; otherwise we can't pull them in easily from puppet.

10 years agoMerge branch 'master' of git.clinicalfuture.com:arvados
Ward Vandewege [Wed, 10 Jul 2013 14:40:38 +0000 (10:40 -0400)]
Merge branch 'master' of git.clinicalfuture.com:arvados

10 years agoChanges for ruby sdk packaging as a gem.
Ward Vandewege [Wed, 10 Jul 2013 14:40:18 +0000 (10:40 -0400)]
Changes for ruby sdk packaging as a gem.

10 years agoclarify monitoring jobs until success=True
Tom Clegg [Wed, 10 Jul 2013 14:33:40 +0000 (10:33 -0400)]
clarify monitoring jobs until success=True

10 years agopipeline_templates and pipeline_instances are not admin-only
Tom Clegg [Wed, 10 Jul 2013 14:03:40 +0000 (10:03 -0400)]
pipeline_templates and pipeline_instances are not admin-only

10 years agohide expired and job-specific auth tokens from workbench list
Tom Clegg [Wed, 10 Jul 2013 09:01:51 +0000 (05:01 -0400)]
hide expired and job-specific auth tokens from workbench list

10 years agofix nil bugs
Tom Clegg [Wed, 10 Jul 2013 08:34:42 +0000 (04:34 -0400)]
fix nil bugs

10 years agoextend pgp data tutorial
Tom Clegg [Wed, 10 Jul 2013 08:23:41 +0000 (04:23 -0400)]
extend pgp data tutorial

10 years agofix is_locked_by reference
Tom Clegg [Wed, 10 Jul 2013 07:37:00 +0000 (03:37 -0400)]
fix is_locked_by reference

10 years agofix is_locked_by reference
Tom Clegg [Wed, 10 Jul 2013 07:30:30 +0000 (03:30 -0400)]
fix is_locked_by reference

10 years agouse pattern as regexp
Tom Clegg [Wed, 10 Jul 2013 06:37:53 +0000 (02:37 -0400)]
use pattern as regexp

10 years agoupdate language on job intro page
Tom Clegg [Wed, 10 Jul 2013 06:26:30 +0000 (02:26 -0400)]
update language on job intro page

10 years agofix word wrap
Tom Clegg [Wed, 10 Jul 2013 06:16:14 +0000 (02:16 -0400)]
fix word wrap

10 years agoquote yaml title
Tom Clegg [Wed, 10 Jul 2013 06:15:26 +0000 (02:15 -0400)]
quote yaml title

10 years agoupdate uuids for pgp data example
Tom Clegg [Wed, 10 Jul 2013 04:52:17 +0000 (00:52 -0400)]
update uuids for pgp data example

10 years agoremove special group/show stuff
Tom Clegg [Wed, 10 Jul 2013 03:58:23 +0000 (23:58 -0400)]
remove special group/show stuff

10 years agorestore uuid column
Tom Clegg [Wed, 10 Jul 2013 03:40:18 +0000 (23:40 -0400)]
restore uuid column

10 years agoremove special group/show stuff
Tom Clegg [Wed, 10 Jul 2013 03:39:46 +0000 (23:39 -0400)]
remove special group/show stuff

10 years agoupdate provenance link conventions
Tom Clegg [Wed, 10 Jul 2013 00:07:26 +0000 (20:07 -0400)]
update provenance link conventions

10 years agoshow provenance
Tom Clegg [Tue, 9 Jul 2013 23:06:25 +0000 (19:06 -0400)]
show provenance

10 years agofix up collections index/show
Tom Clegg [Tue, 9 Jul 2013 22:32:57 +0000 (18:32 -0400)]
fix up collections index/show

10 years agoreword "change api endpoint to suit" reminder
Tom Clegg [Tue, 9 Jul 2013 21:39:57 +0000 (17:39 -0400)]
reword "change api endpoint to suit" reminder

10 years agoMerge branch 'master' of git.clinicalfuture.com:arvados
Ward Vandewege [Mon, 8 Jul 2013 20:04:28 +0000 (16:04 -0400)]
Merge branch 'master' of git.clinicalfuture.com:arvados

10 years agoFix versoining number for arvados gem.
Ward Vandewege [Mon, 8 Jul 2013 20:04:16 +0000 (16:04 -0400)]
Fix versoining number for arvados gem.

10 years agoupdate example collection hash
Tom Clegg [Mon, 8 Jul 2013 19:03:51 +0000 (15:03 -0400)]
update example collection hash

10 years agorename more foreign uuid attributes
Tom Clegg [Mon, 8 Jul 2013 18:54:00 +0000 (14:54 -0400)]
rename more foreign uuid attributes

10 years agodocument adding crunch user
Tom Clegg [Mon, 8 Jul 2013 18:45:38 +0000 (14:45 -0400)]
document adding crunch user

10 years agorename more foreign uuid attributes
Tom Clegg [Mon, 8 Jul 2013 18:32:29 +0000 (14:32 -0400)]
rename more foreign uuid attributes

10 years agorename foreign uuid attributes
Tom Clegg [Mon, 8 Jul 2013 18:18:43 +0000 (14:18 -0400)]
rename foreign uuid attributes

10 years agoAdd some more detail about arv's dependencies and how to install them.
Ward Vandewege [Mon, 8 Jul 2013 17:57:01 +0000 (13:57 -0400)]
Add some more detail about arv's dependencies and how to install them.

10 years agoadd identifier link to conventions list
Tom Clegg [Fri, 5 Jul 2013 20:24:00 +0000 (16:24 -0400)]
add identifier link to conventions list

10 years agostart pgp data tutorial
Tom Clegg [Fri, 5 Jul 2013 20:12:35 +0000 (16:12 -0400)]
start pgp data tutorial

10 years agofix inflections
Tom Clegg [Mon, 1 Jul 2013 19:35:18 +0000 (15:35 -0400)]
fix inflections

10 years agoadd repository usage example and doc link
Tom Clegg [Mon, 1 Jul 2013 19:08:54 +0000 (15:08 -0400)]
add repository usage example and doc link

10 years agoshow login names and config instructions on VMs page
Tom Clegg [Mon, 1 Jul 2013 18:48:52 +0000 (14:48 -0400)]
show login names and config instructions on VMs page

10 years agorestrict visible-because-references-me to permission and resource links
Tom Clegg [Mon, 1 Jul 2013 18:48:07 +0000 (14:48 -0400)]
restrict visible-because-references-me to permission and resource links

10 years agoupdate example configs
Tom Clegg [Mon, 1 Jul 2013 14:44:41 +0000 (10:44 -0400)]
update example configs

10 years agofix tutorial bugs
Tom Clegg [Fri, 28 Jun 2013 21:32:23 +0000 (17:32 -0400)]
fix tutorial bugs

10 years agofix doc link
Tom Clegg [Fri, 28 Jun 2013 16:31:10 +0000 (12:31 -0400)]
fix doc link

10 years agopoint to doc.arvados.org tutorial if no local tutorials are set up
Tom Clegg [Fri, 28 Jun 2013 16:04:59 +0000 (12:04 -0400)]
point to doc.arvados.org tutorial if no local tutorials are set up

10 years agoremove stub pages
Tom Clegg [Fri, 28 Jun 2013 15:58:58 +0000 (11:58 -0400)]
remove stub pages

10 years agoadd "first job" tutorial
Tom Clegg [Fri, 28 Jun 2013 15:58:39 +0000 (11:58 -0400)]
add "first job" tutorial

10 years agoadd Data menu
Tom Clegg [Fri, 28 Jun 2013 15:45:32 +0000 (11:45 -0400)]
add Data menu

10 years agocollections does not need to be admin-only
Tom Clegg [Fri, 28 Jun 2013 15:45:15 +0000 (11:45 -0400)]
collections does not need to be admin-only

10 years agoremove "add a new VM" button from non-admin VM index page
Tom Clegg [Fri, 28 Jun 2013 15:34:54 +0000 (11:34 -0400)]
remove "add a new VM" button from non-admin VM index page

10 years agomore specific info about VMs page
Tom Clegg [Fri, 28 Jun 2013 15:19:38 +0000 (11:19 -0400)]
more specific info about VMs page

10 years agouse the same API host for all examples
Tom Clegg [Fri, 28 Jun 2013 15:15:16 +0000 (11:15 -0400)]
use the same API host for all examples

10 years agoupdate running and finished_at attributes at completion
Tom Clegg [Fri, 28 Jun 2013 14:29:41 +0000 (10:29 -0400)]
update running and finished_at attributes at completion

10 years agodocument redis dependency
Tom Clegg [Fri, 28 Jun 2013 14:29:04 +0000 (10:29 -0400)]
document redis dependency

10 years agochdir out of supervise dir when starting job
Tom Clegg [Fri, 28 Jun 2013 14:28:43 +0000 (10:28 -0400)]
chdir out of supervise dir when starting job

10 years agoadd pgp-survey-import
Tom Clegg [Fri, 28 Jun 2013 05:42:14 +0000 (01:42 -0400)]
add pgp-survey-import

10 years agoadd workbench favicon
Tom Clegg [Fri, 28 Jun 2013 05:41:28 +0000 (01:41 -0400)]
add workbench favicon

10 years agofix up default site name
Tom Clegg [Fri, 28 Jun 2013 02:17:23 +0000 (22:17 -0400)]
fix up default site name

10 years agoadd pgp-survey-parse
Tom Clegg [Thu, 27 Jun 2013 20:06:46 +0000 (16:06 -0400)]
add pgp-survey-parse

10 years agofixes and docs for testing crunch jobs locally
Tom Clegg [Thu, 27 Jun 2013 20:06:32 +0000 (16:06 -0400)]
fixes and docs for testing crunch jobs locally

10 years agofix human/humans inflection
Tom Clegg [Thu, 27 Jun 2013 19:22:39 +0000 (15:22 -0400)]
fix human/humans inflection

10 years agoadd Human resource
Tom Clegg [Thu, 27 Jun 2013 18:52:43 +0000 (14:52 -0400)]
add Human resource

10 years agoadd Admin menu with Users and Groups
Tom Clegg [Thu, 27 Jun 2013 18:36:07 +0000 (14:36 -0400)]
add Admin menu with Users and Groups