arvados.git
2014-03-25 Peter AmstutzRemoved head_kind and tail_kind from workbench.
2014-03-25 Peter AmstutzRemoved '_kind' from documentation.
2014-03-25 Peter AmstutzActually remove _kind columns from schema and tests.
2014-03-25 Peter AmstutzRemoved internal uses of _kind column in API server...
2014-03-25 Peter AmstutzAdded 'is_a' filter and tests, refs #2418 #2228
2014-03-25 Peter AmstutzAll tests pass!
2014-03-24 Peter AmstutzFighting with tests
2014-03-24 Peter AmstutzArvados model now validates that all "foreign_key_attri...
2014-03-21 Peter AmstutzFixed paging so that it won't fail if the necessary...
2014-03-21 Ward VandewegeTypo.
2014-03-21 Ward VandewegeMerge branch 'master' of git.curoverse.com:arvados
2014-03-21 Ward VandewegeStrip all arvados-specific settings from the .example...
2014-03-21 Peter AmstutzFixed pipeline templates page that was broken by paging...
2014-03-21 Peter AmstutzMerge branch 'master' of git.clinicalfuture.com:arvados
2014-03-21 Peter AmstutzFixed syntax error typo. We need tests for crunch...
2014-03-21 Brett Smithworkbench: Add developer docs.
2014-03-21 Tom CleggMerge branch '1750-use-supported-discovery-doc'
2014-03-21 Peter AmstutzMerge branch 'master' of git.clinicalfuture.com:arvados
2014-03-21 Peter AmstutzMerge branch 'master' of git.clinicalfuture.com:arvados
2014-03-21 Tom CleggMerge branch '2316-no-clear-tmp-flag'
2014-03-21 Tom CleggMerge branch 'master' into 2316-no-clear-tmp-flag
2014-03-21 Tom CleggUse the supported discovery document instead of the...
2014-03-21 Brett Smithworkbench: Bundle integration env bugfix.
2014-03-21 Ward VandewegeWhen running with WEBrick, auto-generate a new self...
2014-03-21 Brett Smithworkbench: Expound Bundle+integration interaction.
2014-03-21 Brett Smithworkbench: Make SERVER_PID_PATH a constant.
2014-03-21 Brett Smithworkbench: Tweak integration test environment.
2014-03-21 Brett Smithworkbench: Improve API server integration launch.
2014-03-21 Brett Smithworkbench: Improve integration test environment.
2014-03-21 Peter AmstutzFixes bug loading API tokens page.
2014-03-21 Brett SmithMerge branch '2288-integration-tests'
2014-03-20 Brett Smithworkbench: Fix typo in application.default.yml.
2014-03-20 Brett Smithworkbench: Make integration test settings default.
2014-03-20 Tom CleggUse flock() to prevent sharing crunch-tmp with another...
2014-03-20 Peter AmstutzMerge branch '2193-fix-permissions-cache' (no functiona...
2014-03-20 Peter AmstutzMerge branch '2278-crunch-dispatcher-monitor-processes'
2014-03-20 Peter AmstutzSilly git staging.
2014-03-20 Peter Amstutz- Made a note about intentionally not setting "success"
2014-03-19 Brett Smithworkbench: Document integration test dependencies.
2014-03-19 Brett Smithworkbench: Add basic login integration tests.
2014-03-19 Brett Smithworkbench: Add VM integration tests.
2014-03-19 Brett Smithworkbench: Use Poltergeist for integration tests.
2014-03-19 Brett Smithworkbench: Add integration test helper module.
2014-03-19 Brett Smithworkbench: Add Capybara gem for integration tests.
2014-03-17 Brett Smithjs: Add identifiers to X-Editable templates.
2014-03-17 Peter Amstutz* Allow the system user to update job columns, even...
2014-03-17 Tom CleggUse --no-clear-tmp flag to decide whether to remove...
2014-03-14 Peter AmstutzIntegration test for permission links.
2014-03-14 Peter AmstutzMerge remote-tracking branch 'origin/master' into 2075...
2014-03-14 Tom CleggMerge branch '2257-inequality-conditions'
2014-03-14 Tom CleggAdd "filters" param to discovery document, add deprecat...
2014-03-14 Brett Smithapi: Improve compute_node_domain handling.
2014-03-14 Tom CleggMake integer attributes searchable, add test cases.
2014-03-14 Tom CleggMerge branch 'master' into 2257-inequality-conditions
2014-03-14 Peter AmstutzAdded "Displaying X of Y out of Z"
2014-03-13 Peter Amstutz* Added support for offset and limit query parameters...
2014-03-13 Peter AmstutzFilters out "show", "index" and "destroy" methods from...
2014-03-13 Peter AmstutzAdded offset to 'list' method on resources.
2014-03-13 Tom CleggFix order of steps in install doc, add git_repositories_dir
2014-03-13 Brett Smithdoc: Make Workbench install guide up-to-date.
2014-03-13 Peter AmstutzFormatting tweaking to look good on github.
2014-03-13 Peter AmstutzAdded more links to information in README.
2014-03-13 Peter AmstutzAdded a README with pointers to the documentation,...
2014-03-13 Tom CleggFix crash in render_error(not_an_exception), and use...
2014-03-13 Tom CleggAdd sqlite3 to Gemfile so database.yml.sample works...
2014-03-13 Tom CleggFix configured uuid_prefix and force_ssl getting overwr...
2014-03-13 Tom CleggRemove some stumbling blocks in default/example configs
2014-03-13 Peter AmstutzFixed typo in secret_token.rb
2014-03-13 Peter AmstutzUpdated workbench documentation.
2014-03-13 Peter AmstutzWorking on improving install documentation.
2014-03-13 Peter AmstutzAdded section on setting up SSO server
2014-03-12 Peter AmstutzAdds scopes: ["all"] when creating a new api client...
2014-03-12 Peter AmstutzReplaces postgres-specific 'now()' with standard SQL...
2014-03-12 Ward VandewegeURL change for the auth server.
2014-03-11 Ward VandewegeFix links to docs in workbench
2014-03-11 Tom CleggUpdate Gemfile to use latest arv-run-pipeline
2014-03-11 Tom CleggBump versions, change optional=false to required=true...
2014-03-11 Tom CleggFix giving up on a pipeline prematurely when a componen...
2014-03-11 Peter AmstutzMerge branch 'master' of git.clinicalfuture.com:arvados
2014-03-11 Peter AmstutzMerge branch '2107-update-documentation'
2014-03-11 Brett Smithdoc: Note warning for get one collection block.
2014-03-11 Brett Smithdoc: Improve "How Keep Works" flow.
2014-03-11 Tim PierceMerge branch 'master' of git.clinicalfuture.com:arvados
2014-03-11 Brett Smithdoc: Make CLI pipeline run up-to-date.
2014-03-11 Brett Smithdoc: Improve flow of CLI pipeline run.
2014-03-11 Peter AmstutzMerge branch 'master' of git.clinicalfuture.com:arvados
2014-03-11 Peter AmstutzBugfixes to provenance graph:
2014-03-11 Tom CleggReport error message and propagate exit code if subproc...
2014-03-11 Tim PierceUpdate instructions to use build.sh. (refs #2221)
2014-03-11 Brett Smithdoc: Consistent style in outside program tutorial.
2014-03-11 Brett Smithdoc: Consistent style in new pipeline tutorial.
2014-03-11 Brett Smithdoc: Small bugfixes for first pipeline template.
2014-03-11 Peter AmstutzRan linkchecker and fixed links.
2014-03-11 Peter AmstutzAdded liquid template to link to next and previous...
2014-03-11 Tom CleggFix user_agreements/sign* routing again.
2014-03-11 Tom CleggFix route method on user_agreements/sign.
2014-03-11 Brett Smithdoc: Bold `you` in tutorial-parallel's job spec.
2014-03-11 Brett Smithdoc: Fix hello-world-fixed.py name in job-debug.
2014-03-11 Brett Smithdoc: Consistent style for `you` in job-debug.
2014-03-11 Brett Smithdoc: Update job1's expected output.
next