5141: Workbench permits float values for number pipeline inputs.
[arvados.git] / apps /
2015-02-05 Brett Smith5141: Workbench permits float values for number pipelin... 5141-workbench-numeric-inputs-wip
2015-02-05 Tom CleggMerge branch '4472-save-partial-output' closes #4472
2015-02-04 Tom CleggMerge branch '2659-anonymous-share-projects' refs ...
2015-02-04 Tom Clegg2659: Use a partial instead of a switch block for the...
2015-02-04 Tom Clegg2659: Use assert_operator to help debug unreliable...
2015-02-04 Tom Clegg2659: Split skip_around_filter back into two separate...
2015-02-04 Radhika Chippada2659: Do not turn on anonymous config by default in...
2015-02-04 Radhika ChippadaMerge branch 'master' of git.curoverse.com:arvados...
2015-02-04 Radhika ChippadaMerge branch '2659-anonymous-share-projects' of git...
2015-02-04 Radhika Chippada2659: tests do not "assume" that anonymous configuratio...
2015-02-04 Tom Clegg2659: Token fail during download is 404 when anon token...
2015-02-04 Tom Clegg2659: Fix anonymous token test.
2015-02-03 Radhika Chippada2659: add test cases where anonymous config is turned...
2015-02-03 Tom Clegg2659: Add separate test for "run pipeline" notification...
2015-02-03 Tom Clegg2659: Do not ask to skip_around_filter(only:...) and...
2015-02-03 Tom Clegg2659: Check anon config at runtime instead of boot...
2015-02-03 Tom Clegg2659: Remove obsolete "don't create jobs in workbench...
2015-02-03 Tom Clegg2659: Update test to match changed error message.
2015-02-03 Tom Clegg2659: Remove obsolete "don't create collections in...
2015-02-03 Tom Clegg2659: Back out unneeded condition. Fix up whitespace.
2015-02-03 Tom Clegg2659: Toggle features according to editable? and creata...
2015-02-03 Tom Clegg2659: Fix indentation.
2015-02-03 Tom Clegg2659: Use Collection.creatable? to toggle selection...
2015-02-03 Tom Clegg2659: Fix up 404 page.
2015-02-03 Tom Clegg2659: Send anonymous token as a reader token with all...
2015-02-03 Radhika Chippada2659: Finally understood the mystery behind the "anonym...
2015-02-03 Radhika Chippada2659: Expect redirect to login page when show method...
2015-02-03 Radhika Chippada2659: fix test assertion
2015-02-03 Radhika Chippada2659: enable anonymous user config in test environment.
2015-02-03 Radhika Chippada2659: add a "you are not logged in" warning in 404...
2015-02-03 Radhika ChippadaMerge branch 'master' into 2659-anonymous-share-projects
2015-02-03 Radhika Chippada2659: skip require_thread_api_token filter only when...
2015-02-02 Radhika Chippada2659: Do not require login for project tab_counts metho...
2015-02-02 Radhika Chippada2659: load @prov_svg outside of the 'if current_user...
2015-02-02 Radhika Chippada2659: prevent nil exception when a content hash link...
2015-02-02 Radhika Chippada2659: anonymous token handling in api client updated
2015-02-02 Radhika Chippada2659: no need for permit_anonymous_browsing_for_public_...
2015-02-02 Radhika Chippada2659: is_anonymous helper method is not needed anymore.
2015-02-02 Radhika Chippada2659: do not include "You are viewing public data"...
2015-02-02 Radhika Chippada2659: instead of setting up a session as anonymous...
2015-02-02 Radhika Chippada2659: add some more text assertions; several of the...
2015-02-02 Radhika Chippada2659: remove most of the user-based tests since they...
2015-02-02 Radhika Chippada2659: slightly improved test flows
2015-02-02 Radhika Chippada2659: add completed job fixture in publicly accessible...
2015-02-02 Radhika Chippada2659: (1) Update link_to_if_arvados_object method to...
2015-02-01 Radhika Chippada2659: It appears that a job's log file is stored in...
2015-02-01 Radhika Chippada2659: show job cancel button only when user is_active.
2015-02-01 Radhika Chippada2659: more asserts in dashboard testing
2015-02-01 Radhika Chippada2659: trailing white space
2015-02-01 Radhika ChippadaMerge branch 'master' into 2659-anonymous-share-projects
2015-02-01 Radhika Chippada2659: Collection show_files shows selection dropdown...
2015-02-01 Radhika Chippada2659: hide job re-run button when user is inactive...
2015-01-31 Radhika Chippada2659: show tab buttons, selection actions etc only...
2015-01-31 Radhika Chippada2659: when an anonymous user is accessing public data...
2015-01-31 Radhika Chippada2659: add text message "You are viewing public data...
2015-01-31 Radhika Chippada2659: add permit_anonymous_browsing_for_public_data
2015-01-29 Radhika Chippadacloses #3686
2015-01-29 Radhika ChippadaMerge branch 'master' into 3686-sharing-repositories
2015-01-29 Radhika Chippada3686: correct one test assertion and refine some other...
2015-01-28 Tom CleggFix preview pane disappearing on narrow displays. close...
2015-01-28 Radhika Chippada3686: add unit and controller tests for repository...
2015-01-28 Radhika Chippada3686: update the repository row to offer an exclusive...
2015-01-28 Radhika Chippada3686: verify repositories testing uses hard coded repo...
2015-01-28 Radhika ChippadaMerge branch 'master' into 3686-sharing-repositories
2015-01-28 Radhika Chippadacloses #4902
2015-01-28 Radhika ChippadaMerge branch 'master' into 4902-use-fixture-to-rerun...
2015-01-28 Radhika ChippadaMerge branch 'master' into 3686-sharing-repositories
2015-01-28 Radhika Chippadarefs #4878
2015-01-28 Radhika Chippada4878: add back the tab buttons partial.
2015-01-27 Brett SmithMerge branch '4878-rerun-job-bcs-wip'
2015-01-27 Brett Smith4878: Refactor Workbench "Re-run job" button for more...
2015-01-27 Radhika Chippada4902: re-run pipeline instance tests use fixtures inste...
2015-01-27 Radhika Chippada4878: update the popup display to not display radio...
2015-01-27 Radhika ChippadaMerge branch 'master' into 4878-rerun-job
2015-01-27 Radhika ChippadaMerge branch 'master' into 3686-sharing-repositories
2015-01-27 Radhika ChippadaMerge branch 'master' into 4523-search-index
2015-01-27 Radhika Chippada4878: show only the re-run popup option
2015-01-26 Radhika ChippadaMerge branch 'master' into 4878-rerun-job
2015-01-26 Ward VandewegeMerge branch 'master' into 4340-arv-ws-fix-ssl-warning
2015-01-26 Tim PierceMerge branch '5010-trash-button-for-collections'
2015-01-26 Tim Pierce5010: fixed integration test
2015-01-25 Radhika Chippada3686: improve manage account page test to click on...
2015-01-25 Radhika Chippada3686: enhance manage account test to also verify a...
2015-01-24 Radhika Chippada3686: repository.editable_attributes returns an empty...
2015-01-24 Radhika Chippada3686: when a repository is manageable by a user, make...
2015-01-23 Ward VandewegeMerge branch '0000-workbench-user-profile-wording-changes'
2015-01-23 Ward VandewegeMerge branch 'master' into 0000-workbench-user-profile...
2015-01-23 Nancy Ouyangrefs #4926 Merge branch '4926-getting-started'
2015-01-23 Tim Pierce5010: updated functional tests for new trash behavior
2015-01-23 Radhika Chippada4878: now the test works!
2015-01-23 Radhika Chippada4878: add integration test for Re-run job with options.
2015-01-23 Radhika ChippadaMerge branch 'master' into 4878-rerun-job
2015-01-23 Radhika Chippada4878: rerun job with options popup
2015-01-22 Ward VandewegeMerge branch 'master' into 0000-workbench-user-profile...
2015-01-21 Tim Pierce5010: remove_items sets the expired_at date if available
2015-01-21 Peter AmstutzMerge branch '5016-ctrl-c-arv-ws' closes #5016
2015-01-20 Radhika Chippadarefs #4926
2015-01-20 Tom Clegg3021: Merge branch 'master' into 3021-api-performance
2015-01-19 Brett SmithMerge branch '4840-workbench-selections-action-forms...
2015-01-19 Brett Smith4840: Workbench selection actions are submitted by...
next