api: Give all Job fixtures script_versions.
[arvados.git] / apps /
2014-04-08 radhika chippadaMove the javascript into a js file instead of using...
2014-04-08 radhika chippadaRemove trailing white spaces.
2014-04-08 radhika chippadaAdd paste event check for submit button validation
2014-04-08 Tom CleggUse bootstrap/theme style defaults for user setup modal...
2014-04-08 radhika chippadaReset form fields on cancel.
2014-04-08 radhika chippadaSubmit
2014-04-08 radhika chippadaBootstrap modal css updated to include only what is...
2014-04-08 radhika chippadaAdd header and footer to the setup user modal
2014-04-08 Tom CleggDocument capybara-webkit qt dependencies, and add phant...
2014-04-08 radhika chippadaAdd email format validation to the input text field...
2014-04-08 radhika chippadaDuring setup of an existing user, create oid login...
2014-04-08 radhika chippadaUse webkit driver for Capybara instead of selenium...
2014-04-08 radhika chippadaAdded integration tests for create new user, setup...
2014-04-08 radhika chippadaIntegration test for setup user
2014-04-08 radhika chippadaSubmit button enabling revisited
2014-04-08 radhika chippadaSubmit button enabled when existing user
2014-04-08 radhika chippadapopup submit button
2014-04-08 radhika chippadaGet the default openid_prefix from config.
2014-04-08 radhika chippadaRequire only email and openid prefix in the setup popup...
2014-04-08 radhika chippadaNew user creation using setup action is working
2014-04-08 radhika chippada"Add a new user" link uses setup method to create a...
2014-04-08 radhika chippadaMinor UI tweaks
2014-04-08 radhika chippadaDisable submit button until all input fields are filled in.
2014-04-08 radhika chippadaAdded bootstrap css
2014-04-08 radhika chippadaPre-fill form fields with previous selections where...
2014-04-08 radhika chippadaVirtual machines in a dropdown option in setup popup
2014-04-08 radhika chippadaPass all parameters to the setup method
2014-04-08 radhika chippadaMultiple input elements in popup
2014-04-08 radhika chippadaPopup closes on submit
2014-04-08 radhika chippadaWorking on setup popup
2014-04-08 radhika chippadaSetup popup display
2014-04-08 radhika chippadaWorking on setup popup
2014-04-08 radhika chippadaAdd a setup action to users controller and user model
2014-04-08 radhika chippadaConfirm dialog check commented our for now. Why is...
2014-04-08 radhika chippadaAdd users integration test class. Beginnings of setup...
2014-04-04 Tom CleggRemove Ruby 2.1.0 dependency by using Hash[x] instead...
2014-04-03 Tim PierceMerge branch '2221-complete-docker' (closes #2325,...
2014-04-02 Tom CleggMerge branch 'master' into 2209-correct-items-available
2014-04-02 Brett SmithMerge branch '2470-doc-refresh'.
2014-04-02 Tom CleggMerge branch '2447-fix-workbench-search'
2014-04-02 Tom CleggLoad ArvadosApiClient after configuration.
2014-04-01 Tom CleggIncrease max #users shown on users/activity page.
2014-03-28 Tom CleggMerge branch '1932-job-output-persistent'
2014-03-28 Tim PierceMerge branch '2291-new-keepd-read-blocks'
2014-03-28 Tim PierceMerge branch 'master' into 2221-complete-docker
2014-03-28 Tom CleggMove "empty blob" magic number into a Collection class...
2014-03-28 Tom CleggFix some whitespace complaints.
2014-03-28 Tom CleggMerge branch 'master' into 1932-job-output-persistent
2014-03-27 radhika chippadaImprove the api call invocation
2014-03-27 radhika chippadaUpdate UI to use button_to instead of link_to to deacti...
2014-03-27 radhika chippadaMerge branch 'master' into 2068-reset-user
2014-03-27 radhika chippadaUpdate the text on the deactivate link
2014-03-27 radhika chippadaUse post method instead of get method when invoking...
2014-03-27 radhika chippadaStory #2068: Invoke the user -> unsetup method when...
2014-03-27 Peter AmstutzMerge branch 'master' into 2333-crunch-dispatch-token...
2014-03-27 Peter AmstutzMerge branch '2051-nondeterministic-jobs'
2014-03-26 Tim PierceMerge branch '2291-new-keepd-read-blocks' (fixes #2291)
2014-03-26 Peter AmstutzAdded fix to workbench dashboard so that workbench...
2014-03-26 Peter AmstutzMerge branch 'master' into 2051-nondeterministic-jobs
2014-03-25 Tom CleggMerge branch '2412-do-not-reuse-task-work-dirs'
2014-03-25 Peter AmstutzMerge branch 'master' of git.clinicalfuture.com:arvados
2014-03-25 Brett SmithMerge branch '2288-smoke-test'
2014-03-25 Brett Smithworkbench: Timeout integration test Rails launch.
2014-03-25 Peter AmstutzMerge branch 'master' into 2051-nondeterministic-jobs
2014-03-25 Brett Smithworkbench: Improve integration test Rails launch.
2014-03-25 Brett Smithworkbench: Document deployment Bundle testing.
2014-03-25 Tom CleggMerge branch '1750-remove-old-schema-doc'
2014-03-25 Tom CleggMerge branch 'master' into 1932-job-output-persistent
2014-03-24 radhika chippadaMerge branch 'master' into 2187-enhance-user-setup
2014-03-24 Ward VandewegeAllow disabling of output for rake config:check via...
2014-03-24 Ward VandewegeDo not print secrets in the config:check rake task.
2014-03-24 radhika chippadaMerge branch 'master' into 2187-enhance-user-setup
2014-03-24 Tom CleggMerge branch '2209-test-limit-offset'
2014-03-24 Tom CleggMerge branch '2290-user-activity'
2014-03-24 radhika chippadaMerge branch 'master' into 2187-enhance-user-setup
2014-03-24 Tom CleggIndicate which outputs are marked "persistent" on pipel...
2014-03-21 Brett Smithworkbench: Add basic smoke test.
2014-03-21 Brett Smithworkbench: Add ids to other navbar dropdowns.
2014-03-21 Peter AmstutzFixed paging so that it won't fail if the necessary...
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 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 '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 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 Peter AmstutzMerge branch '2193-fix-permissions-cache' (no functiona...
next