arvados.git
2015-02-10 Brett Smith5160: Workbench hides anonymous sharing when browsing... 5160-share-with-anonymous-group-wip
2015-02-10 Brett Smith5160: Make anonymous group fixture match database seed.
2015-02-10 Brett Smith5160: Fix typo in Workbench default config comments.
2015-02-06 Brett Smith5160: All users have API read permission to anonymous...
2015-02-06 Brett SmithRelax version limit of python-daemon dependencies.
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 Tom CleggAvoid optional disk cache usage if it is owned by a...
2015-02-05 Brett Smith5135: Workbench consistently orders modal buttons.
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 Brett Smith5131: Document run-command's escape sequences.
2015-02-04 Radhika Chippada2659: Do not turn on anonymous config by default in...
2015-02-04 Radhika Chippada2659: add publicly accessible pipeline instance and...
2015-02-04 Radhika ChippadaMerge branch '2659-anonymous-share-projects' of git...
2015-02-04 Radhika ChippadaMerge branch 'master' of git.curoverse.com:arvados...
2015-02-04 Tom Clegg2659: Fix up chicken-and-egg conditions in seed setup.
2015-02-04 Tom Clegg2659: Fix infinite recursion while creating system_user.
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 Brett SmithMerge branch '5131-run-command-consume-backslashes...
2015-02-03 Brett Smith5131: run-command consumes escape backslashes.
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: Reload seeds (system_user et al.) after cache...
2015-02-03 Brett Smith5087: API server uses a crunch-job with bugfix.
2015-02-03 Tom Clegg2659: Set group_class=role on anonymous group, change...
2015-02-03 Tom Clegg2659: Fix crash in /users/current when not logged in.
2015-02-03 Tom Clegg2659: Fix up 404 page.
2015-02-03 Tom Clegg2659: Fix crashes when current_user is nil.
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 Ward VandewegeDocumentation cleanup: CLI SDK:
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 Brett Smith5037: Fix tearDown error handling in PySDK Websockets...
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-30 Tom CleggMerge branch '5037-python-sdk-thread-safe' refs #5037
2015-01-30 Tom Clegg5037: Mention where this cache is, instead of describin...
2015-01-30 Brett Smith5037: Remove unnecessary cache=False from arv-copy.
2015-01-30 Brett Smith5037: Fix race condition in PySDK Websockets test.
2015-01-30 Brett Smith5037: Add test for new PySDK API cache behavior.
2015-01-30 Brett SmithMerge branch '4562-crunch-tools-docs-wip'
2015-01-30 Brett Smith4562: Add Crunch tools overview to the documentation.
2015-01-30 Tom Clegg5037: Remove connection pool. Now, api(cache=False...
2015-01-30 Tom Clegg4472: Include output of failed tasks when generating...
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 Brett SmithMerge branch '5074-ruby-sdk-discovery-cache-wip'
2015-01-28 Brett Smith5074: CLI SDK uses Google API client extensions from...
2015-01-28 Brett Smith5074: Improve discovery document caching in Ruby SDK.
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...
next