arvados.git
2014-05-13 Tom Clegg2673: Use _method=GET hack to avoid combining request...
2014-05-13 Tom CleggSpecify required ruby version (>= 2.1.0) in gems.
2014-05-13 Tom Clegg2673: Update bundle to ensure we get commit:67f1781...
2014-05-13 Tom Clegg2673: Move auth to headers, avoid combining request...
2014-05-13 Tom Clegg2821: Add "delete" button to pipeline instances page...
2014-05-13 Tom Clegg2673: Update bundle to ensure we get commit:7ff8586...
2014-05-13 Tom Clegg2638: Fix css syntax.
2014-05-12 Tom CleggAdd self-signed.{key,pem} to .gitignore files.
2014-05-12 Tom CleggMerge branch '2673-no-request-body-in-get'
2014-05-12 Tom Clegg2673: Move auth to headers, avoid combining request...
2014-05-12 Tom Clegg2754: Hide unhelpful "Add a new job" button.
2014-05-12 Tom Clegg2812: Fix "not in" filter so it can retrieve rows with...
2014-05-12 radhikaMerge branch 'master' into 2352-remove-attrs
2014-05-12 Tom Clegg2808: Fix paging on jobs, pipeline_instances, api_clien...
2014-05-12 radhikaMerge branch 'master' into 2352-remove-attrs
2014-05-11 Tom Clegg2756: Use site-default x-editable mode for pipeline...
2014-05-10 radhika2352: log statement to include uuid if either active...
2014-05-10 radhika2352: Address review feedback: (1) input can be edited...
2014-05-10 radhikaMerge branch 'master' into 2352-remove-attrs
2014-05-09 Brett Smith2803: Make all Python required versions match wheezy.
2014-05-09 Brett Smith2803: Further relax Python SDK requirement for httplib2.
2014-05-09 Brett SmithMerge branch '2803-python-package-split-wip'
2014-05-09 Brett Smith2803: Relax Python library requirements.
2014-05-09 Brett Smith2803: FUSE driver is now under the AGPL.
2014-05-09 Brett Smith2803: Split arvados and arvados_fuse Python modules.
2014-05-09 radhika2352: add a info level log statement in pipeline_instan...
2014-05-09 radhika2352: Update the workbench and arv-run-pipeline-instanc...
2014-05-09 Brett Smith2803: Remove unused setup.py.src.
2014-05-09 Ward VandewegeFix whitespace.
2014-05-09 Tom CleggFix Python SDK test suite issues.
2014-05-09 Tom CleggFix python SDK test suite issues.
2014-05-09 Tom CleggFix pipeline instance state tests.
2014-05-09 Ward VandewegeDo not blindly overwrite GOPATH if it exists.
2014-05-09 Misha ZatsmanMerge branch '2638-add-cache-age-disk-usage-histogram...
2014-05-08 Peter AmstutzFixed stop_keep(). Updated test_mount because the...
2014-05-08 Peter AmstutzMerge branch 'master' of git.clinicalfuture.com:arvados
2014-05-08 Peter Amstutz- Added MANIFEST.in to include setup_header.py in the...
2014-05-08 Tom CleggTrim newline from logfile hash emerging from `arv keep...
2014-05-08 radhikaMerge branch '2525-java-sdk'
2014-05-08 Brett Smith2759: Workbench shouldn't try to make links from Link...
2014-05-08 Misha ZatsmanMerge branch 'master' of git.curoverse.com:arvados...
2014-05-08 Misha ZatsmanAdded some documentation and renamed variables after...
2014-05-08 Ward VandewegeRemove now-superfluous build.sh step from the documenta...
2014-05-08 radhika2525: update available params method
2014-05-08 radhika2525: getAvailableParametersForMethod includes properti...
2014-05-08 radhikaMerge branch '2352-use-state'
2014-05-08 Brett SmithMerge branch '2739-fix-100-task-limit-wip'
2014-05-08 Brett Smith2739: Ensure crunch-job spawns all new tasks.
2014-05-08 Brett SmithBugfix: Don't crash trying to render a new log buffer.
2014-05-08 radhika2352: when a running pipeline_instance is stopped in...
2014-05-08 radhikaMerge branch 'master' into 2352-use-state
2014-05-08 radhika2352: fix issue with setting active during save
2014-05-08 Brett Smith2492: Properly escape Docker image name in Crunch.
2014-05-08 Brett Smith2492: Crunch respects the maximum length of Docker...
2014-05-08 radhika2352: look for only RunningOnServer in queue method...
2014-05-07 radhika2352: set active to nil when Ready
2014-05-07 radhika2352: when --submit is used, set the state to Ready...
2014-05-07 radhikaMerge branch 'master' into 2352-use-state
2014-05-07 radhikaMerge branch 'master' into 2525-java-sdk
2014-05-07 radhika2525: prompt example
2014-05-07 radhika2525: list resources, methods, and parameters in prompt...
2014-05-07 radhika2525: Expand prompt example to list the available resou...
2014-05-07 Peter AmstutzMerge branch 'origin-2035-arv-mount-tags-folders'
2014-05-07 Peter AmstutzMerge branch '2035-arv-mount-tags-folders' into origin...
2014-05-07 Brett SmithMerge branch '2492-docker-crunch-jobs'
2014-05-07 Brett Smithcrunch: Install Docker images on demand.
2014-05-07 Brett Smithcrunch-job: Support runtime Docker image.
2014-05-07 Brett Smithdocker: Build base container for Crunch jobs.
2014-05-07 radhika2525: refactor response printing
2014-05-07 Tom CleggMerge branch '2744-update-dev-docs'
2014-05-07 radhika2525: update java sdk documentation to include ArvadosS...
2014-05-07 Tom CleggImprove tests: multiple values for "not in", check...
2014-05-07 Peter AmstutzMerge branch 'master' into origin-2035-arv-mount-tags...
2014-05-07 radhika2525: more testing. also "=" works in place of "is_a...
2014-05-07 Peter AmstutzEliminated build.sh and sed in favor of a common setup_...
2014-05-07 radhika2525: example param parsing
2014-05-07 radhika2525: example
2014-05-07 radhikaMerge branch 'master' into 2525-java-sdk
2014-05-07 radhika2525: improve response printing in the examples for...
2014-05-07 Misha ZatsmanMerge branch 'master' of git.curoverse.com:arvados...
2014-05-07 Tom CleggClarify log methods page: say "log entry" instead of...
2014-05-07 Tom CleggDocument "filters" feature. Add missing "!=" and "not...
2014-05-07 Tom CleggRefuse to run rake tasks without "bundle exec".
2014-05-07 radhika2525: Add ArvadosSDKJavaExampleWithPrompt.java to serve...
2014-05-07 Misha ZatsmanAvoided printing graph if no data. Added date histogram...
2014-05-07 Misha ZatsmanAdded cache age histogram!
2014-05-07 radhikaMerge branch 'master' into 2525-java-sdk
2014-05-07 Tom CleggFix crash creating new user during initial login. Add...
2014-05-07 radhikaMerge branch 'master' into 2525-java-sdk
2014-05-07 radhika2525: Address review feedback.
2014-05-06 Tom CleggFix up workbench and apiserver install docs.
2014-05-06 Tom CleggFix prompt paths.
2014-05-06 Misha ZatsmanAdded printing of histogram json.
2014-05-06 Tom CleggClean up install docs
2014-05-06 Tom CleggAdd wait_for_ajax after using x-editable in tests.
2014-05-06 Tom CleggFix Perl and Python SDK instructions on crunch install...
2014-05-06 Tom CleggMerge branch 'master' into 2744-update-dev-docs
2014-05-06 Tom CleggFix dead links
2014-05-06 Misha ZatsmanAdded div for histogram and style for it.
2014-05-06 Tom CleggMerge branch '2733-coverage-report'
next