Merge branch '4523-full-text-search' into 5110-workbench-full-text-search
[arvados.git] / apps /
2015-02-10 Radhika ChippadaMerge branch '4523-full-text-search' into 5110-workbenc...
2015-02-10 Radhika ChippadaMerge branch 'master' into 4523-full-text-search
2015-02-10 Ward VandewegeWe need tmp/cache to exist before we can run performanc...
2015-02-10 Ward VandewegeMake sure the performance testing gems are available...
2015-02-10 Radhika Chippada5110: full text search seems to treat '_' characters...
2015-02-10 Radhika ChippadaMerge branch '4523-full-text-search' into 5110-workbenc...
2015-02-10 Radhika ChippadaMerge branch 'master' into 4523-full-text-search
2015-02-10 Brett Smith5176: Update Gemfiles with current arvados gem.
2015-02-10 Brett SmithMerge branch '5176-escape-filenames'
2015-02-09 Radhika Chippada5110: append :* to search filter to enable prefix match...
2015-02-09 Tom Clegg5176: Update Gemfile.lock.
2015-02-09 Radhika ChippadaMerge branch '4523-full-text-search' into 5110-workbenc...
2015-02-09 Radhika ChippadaMerge branch 'master' into 4523-full-text-search
2015-02-09 Tom Clegg5176: Update bundles.
2015-02-09 Nancy Ouyangrefs #4926 #5072 Merge branch '4926-fix-imagesizes'
2015-02-09 Brett SmithMerge branch '4464-api-project-contents-wip'
2015-02-09 Brett Smith4464: Remove API group contents include_linked parameter.
2015-02-09 Tom Clegg5176: Add spaces-in-filenames tests.
2015-02-09 Radhika Chippada5110: clean up pipeline instances integration tests...
2015-02-08 Radhika ChippadaMerge branch '4523-full-text-search' into 5110-workbenc...
2015-02-08 Radhika ChippadaMerge branch 'master' into 4523-full-text-search
2015-02-06 Tom CleggMerge branch '5011-arv-put-replication' closes #5011
2015-02-06 Tom CleggMerge branch '3021-leave-api-running' refs #3021
2015-02-06 Radhika Chippada5110: use full text search operator '@@' instead of...
2015-02-06 Tom Clegg5011: Merge branch 'master' into 5011-arv-put-replication
2015-02-06 Radhika ChippadaMerge branch 'master' into 4523-full-text-search
2015-02-06 Tom Clegg3021: Merge branch 'master' into 3021-leave-api-running
2015-02-05 Brett SmithMerge branch '5141-workbench-numeric-inputs-wip'
2015-02-05 Brett Smith5141: Workbench permits float values for number pipelin...
2015-02-05 Brett Smith5135: Workbench consistently orders modal buttons.
2015-02-05 Radhika ChippadaMerge branch 'master' into 4523-full-text-search
2015-02-05 Tom CleggMerge branch '4472-save-partial-output' closes #4472
2015-02-05 Tom Clegg5011: Merge branch 'master' into 5011-arv-put-replication
2015-02-05 Tom Clegg3021: Don't worry about env vars, run_test_server.py...
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 Tom Clegg3021: Use run_test_server.py instead of the special...
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-31 Tom Clegg3021: gitignore rotated log files.
2015-01-29 Radhika ChippadaMerge branch 'master' into 4523-full-text-search
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
next