arvados.git
2014-07-31 radhika3016: Rollback firstscript tutorial update for search_f... 3016-pipeline-template-search-string
2014-07-31 radhika3016: add detais about search_for in the firstscript...
2014-07-30 radhikarefs #3016
2014-07-30 radhikaMerge branch 'master' into 3016-pipeline-template-searc...
2014-07-30 Tom CleggMerge branch '3425-truncated-output' closes #3425
2014-07-30 Tom Clegg3425: Smaller buffer.
2014-07-30 Tom CleggMerge branch '3349-install-docs' closes #3349
2014-07-30 Tom Clegg3425: When reading from arv-get, repeat sysread until...
2014-07-30 radhikacloses #3065
2014-07-30 Tom Clegg3349: More example/default config cleanup.
2014-07-30 radhika2985: let error propagate during save
2014-07-30 radhika2985: let errors propagate during save
2014-07-30 Tom Clegg3349: Merge branch 'master' into 3349-install-docs
2014-07-30 radhikaMerge branch 'master' into 2985-selection-button-move...
2014-07-30 radhikaMerge branch 'master' into 2985-selection-button-move...
2014-07-30 Ward VandewegeWorkbench: make the Setup User screen less confusing...
2014-07-30 radhika3016: prefill input search with value configured in...
2014-07-30 radhika3016: Update per Tom's review feedback.
2014-07-30 radhikaMerge branch 'master' into 3016-pipeline-template-searc...
2014-07-30 Tom CleggReport validation error messages in server log. refs...
2014-07-29 Ward VandewegeDocumentation fix: add a link to the Keep installation...
2014-07-29 Ward VandewegeWhitespace fix in docker install documentation.
2014-07-29 Ward VandewegeMerge branch '3219-further-docker-improvements'
2014-07-29 Ward VandewegeMerge branch 'master' into 3219-further-docker-improvements
2014-07-29 radhika3016: schema doc updated with new search_for attribute...
2014-07-29 Tom CleggMerge branch '3351-keep-timeout' closes #3351
2014-07-29 radhika2985: forgot to use ruby's cool syntax
2014-07-29 radhika2985: pass move items only when available
2014-07-29 Tom Clegg3351: Propagate caller-provided timeout from KeepClient...
2014-07-29 radhikaMerge branch 'master' into 2985-selection-button-move...
2014-07-29 Tom Clegg3235: Fix attribute keys. refs #3235
2014-07-29 Tom CleggMerge branch '3235-top-nav-site-search' refs #3235
2014-07-29 Tom CleggDo not show non-project groups in groups directory...
2014-07-29 Tom CleggFix TypeError: Got an unexpected keyword argument ...
2014-07-29 Tom Clegg3235: Fix hover highlighting on projects dropdowns.
2014-07-29 Tom Clegg3235: Show selected project in project-filter dropdown...
2014-07-28 Tom CleggDo not return non-project groups in groups#contents...
2014-07-28 Ward VandewegeMerge branch 'master' into 3219-further-docker-improvements
2014-07-28 Ward VandewegeFix the auto_admin_user feature; it was broken by accid...
2014-07-28 Tom Clegg3235: Fix infinite scroll broken by merge.
2014-07-28 Tom Clegg3235: Move filter-by-project to left side.
2014-07-28 Tom Clegg3235: Merge branch 'master' into 3235-top-nav-site...
2014-07-28 Tom CleggMerge branch '3235-all-contents' refs #3235
2014-07-28 Tom Clegg3235: Add test case.
2014-07-28 Tom Clegg3235: Fix SQL query.
2014-07-28 Tom Clegg3235: Split GroupsController#contents logic out to...
2014-07-28 Tom Clegg3235: Remove errant action exemption.
2014-07-28 Tom Clegg3235: Merge branch 'master' into 3235-top-nav-site...
2014-07-28 radhikaMerge branch 'master' into 2985-selection-button-move...
2014-07-28 radhika2985: fix typo
2014-07-28 Peter AmstutzSet $CRUNCH_SRC correctly when running the Docker conta...
2014-07-28 radhika2985: move selections to chosen project
2014-07-28 radhika2985: move selection items to the chosen project
2014-07-27 Tom Clegg3235: Bind Esc key to close modals.
2014-07-27 Tom Clegg3235: Focus search box when chooser modal appears.
2014-07-27 Tom Clegg3235: Show project filter by default (i.e., unless...
2014-07-27 Tom Clegg3235: Fix "no filter / all projects" option.
2014-07-27 Tom Clegg3235: Fix multiple-select.
2014-07-27 Tom Clegg3235: Make filter-by-project play nice with infinite...
2014-07-27 Tom Clegg3235: Hide section header rows for empty sections....
2014-07-27 Tom Clegg3235: Fix infinite scroll in Search chooser.
2014-07-27 Tom Clegg3235: Infinite scroll error handling: Show error messag...
2014-07-26 Tom Clegg3235: Skip data-remote links in smoke test. They might...
2014-07-26 Tom Clegg3235: Show multiple object types in top-nav Search...
2014-07-26 Tom Clegg3351: Fix CollectionReader usage in arv-ls.
2014-07-26 Tom Clegg3351: Add comment about SSL timeouts.
2014-07-26 Tom Clegg3351: Clean up some excess indentation.
2014-07-26 Tom Clegg3351: Catch SSLError and show warning instead of stack...
2014-07-26 Tom Clegg3351: Retry failed threads (servers) if replication...
2014-07-26 radhikaMerge branch 'master' into 2985-selection-button-move...
2014-07-26 radhikarefs #3138
2014-07-26 radhika3138: test passing as is
2014-07-26 radhikaMerge branch 'master' into 3138-wiselinks
2014-07-25 Tom Clegg3351: Improve "already uploading" message (and send...
2014-07-25 Tom Clegg3351: Do not use resume cache at all if --no-resume...
2014-07-25 radhikaMerge branch 'master' into 3138-wiselinks
2014-07-25 radhika3138: When wiselinks is initialized, selection.js does...
2014-07-25 Tom Clegg3351: Set PUT request timeout to 60 seconds.
2014-07-25 Tom CleggMerge branch '3286-home-button' closes #3286
2014-07-25 Tom Clegg3286: Split Home/Projects thing into Home button and...
2014-07-25 Tom CleggDo not remove /dev/stdout on interrupt signal. No issue #
2014-07-25 Tom Clegg3235: Add test case.
2014-07-25 Brett SmithMerge branch 'staging'
2014-07-25 Guillermo CarrascoCreate temporary directory if it does not exist
2014-07-25 Tom Clegg3235: Fix SQL query.
2014-07-25 Tom Clegg3349: Do not override working "test" defaults in exampl...
2014-07-25 Tom Clegg3349: Add default blob_signing_key for test environment.
2014-07-25 Tom Clegg3349: Remove duplicate keys in default yml.
2014-07-25 Tom Clegg3349: Merge branch 'master' into 3349-install-docs
2014-07-25 Tom Clegg3349: Update to ruby 2.1.2
2014-07-25 Tom Clegg3349: Consolidate comments in application.default.yml
2014-07-24 Tom Clegg3235: Split GroupsController#contents logic out to...
2014-07-24 Brett Smith3321: Workbench copes when pipeline components have...
2014-07-24 Tim Pierce2985: use move_selections_into_project action
2014-07-24 Ward VandewegeAdd Keep install instructions (manual).
2014-07-24 Brett SmithMerge branch '3200-ajax-error-handling'
2014-07-24 Brett Smith3200: Improve error handling in Workbench's API client.
2014-07-24 Brett Smith3200: X-Editable renders errors even without a message...
2014-07-24 Brett Smith3200: Workbench copes better when a tab fails to load.
2014-07-24 Ward VandewegeMerge branch 'master' into 3219-further-docker-improvements
next