arvados.git
2014-05-14 radhikaMerge branch 'master' into 2756-eventbus-in-workbench
2014-05-14 Tim Pierce2328: fix log.Warning bug
2014-05-14 Tim PierceMerge branch '2328-keep-permission-flags' (closes ...
2014-05-14 Tim Pierce2328: code review comments.
2014-05-13 radhika2756: Display event log on pipeline_instance event...
2014-05-13 Tom CleggReally write log messages to logfile. refs #2221 commit...
2014-05-13 Tom CleggFix job state cleanup in crunch-job failure case.
2014-05-13 Tom Clegg2673: Use _method=GET hack to avoid combining request...
2014-05-13 Tim Pierce2328: more 80-column fixes
2014-05-13 Tim Pierce2328: incorporate code review comments.
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 Tim Pierce2328: restrict all /index requests to superuser
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 Tim Pierce2328: handler_test.go refactoring
2014-05-09 Tom CleggFix pipeline instance state tests.
2014-05-09 Ward VandewegeDo not blindly overwrite GOPATH if it exists.
2014-05-09 Tim Pierce2328: fix TestPutHandler permission_ttl
2014-05-09 Misha ZatsmanMerge branch '2638-add-cache-age-disk-usage-histogram...
2014-05-08 Tim Pierce2328: simplify tests, permission_ttl variable
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 Tim Pierce2328: do not expose keys to /bin/ps
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 Tim PierceAdded handler_test.go. (refs #2328)
2014-05-07 Tim PierceSplit out HTTP handler tests into their own file.
2014-05-07 Tim PierceRequire enforce_permissions and API token as necessary.
2014-05-07 Tom CleggRefuse to run rake tasks without "bundle exec".
next