Merge branch '4499-one-task-per-input-file-normalize'
[arvados.git] / apps / workbench /
2014-12-10 Tim PierceMerge branch '4499-one-task-per-input-file-normalize'
2014-12-10 Tom CleggMerge branch '3781-browser-upload' closes #3781
2014-12-10 Tom Clegg3781: Fix test that assumes only one empty collection...
2014-12-10 Tom Clegg3781: Merge branch 'master' into 3781-browser-upload
2014-12-09 Tom Clegg3781: Add singletest function.
2014-12-09 Tom Clegg3781: Add test cases: empty files, renaming, and error...
2014-12-09 Tom Clegg3781: Fix trigger() usage: second argument is an array...
2014-12-09 Tom Clegg3781: Fix progress% (100, not NaN) and manifest format...
2014-12-08 Tim PierceMerge branch '4269-no-collection-uuid-in-script-params'
2014-12-08 Radhika Chippadacloses #4477
2014-12-08 Tom Clegg3781: Go to "Done!" state when the last upload complete...
2014-12-08 Tom Clegg3781: Fix use of committed flag. That is now called...
2014-12-08 Tom Clegg3781: Fix exaggerated claims of being finished.
2014-12-08 Tom Clegg3781: Merge branch 'master' into 3781-browser-upload
2014-12-06 Tom Clegg3781: Update tests.
2014-12-06 Tom Clegg3781: Merge branch 'master' into 3781-browser-upload
2014-12-06 Tom Clegg3781: Add ng-cloak style.
2014-12-06 Tom Clegg3781: Add Uploaded state, fix handling of Pause during...
2014-12-05 Tom Clegg3781: Do not portray "stopped" state as an error if...
2014-12-05 Tom Clegg3781: Tweak link text. Remove redundant title attributes.
2014-12-05 Tom CleggMerge branch '4156-no-gemfile-lock-for-gem' refs #4156
2014-12-05 Tom Clegg3781: Fix more {==,!=} -> {===,!==}.
2014-12-05 Peter AmstutzMerge branch '4314-trigger-job-update' closes #4314
2014-12-05 Radhika Chippadacloses #4559
2014-12-05 Radhika Chippada4559: missing quote
2014-12-05 Radhika ChippadaMerge branch 'master' into 4559-long-component-names
2014-12-05 Radhika Chippadacloses #4638
2014-12-05 Radhika ChippadaMerge branch 'master' into 4638-ssh-notification
2014-12-05 Radhika Chippada4638: update test to reflect link text change.
2014-12-05 Radhika Chippadacloses #4638
2014-12-05 Radhika Chippada4638: update link text
2014-12-05 Radhika ChippadaMerge branch 'master' into 4638-ssh-notification
2014-12-05 Tom Clegg4465: Link to arvados.org revision history instead...
2014-12-04 Tom Clegg3781: One less Regexp.
2014-12-04 Tom Clegg3781: Use regexp instead of split: avoid making big...
2014-12-04 Radhika Chippada4719: change "There are currently no job in the queue...
2014-12-04 Radhika Chippada4477: don't crash on no job log
2014-12-04 Tom Clegg3781: Fix push-to-bottom-when-Done so it works on the...
2014-12-04 Radhika Chippadacloses #4525
2014-12-04 Tom Clegg3781: Fix up dropdown: match appearance of other button...
2014-12-04 Radhika Chippada4525: when dataclass is Class, return attrvalue similar...
2014-12-04 Radhika Chippada4525: delete assets/stylesheets/selection.css
2014-12-04 Tom Clegg3781: Use $.each for simple loops.
2014-12-04 Tom Clegg3781: Deobfuscate.
2014-12-04 Tom Clegg3781: Use ===, !== instead of ==, !=
2014-12-04 Tom Clegg3781: Fix error message, and add actual error detection.
2014-12-04 Radhika Chippada4525: link_to to be used when dataclass is a String...
2014-12-04 Tom Clegg3781: Fix up comments.
2014-12-04 Tom Clegg3781: Disable start button when there is nothing to do.
2014-12-04 Tom Clegg3781: Report as KiB instead of K.
2014-12-04 Radhika Chippada4525: keep link_to in application_helper, which will...
2014-12-04 radhika4525: remove add_form_selection_sources (one more time...
2014-12-04 Tom Clegg3781: Merge branch 'master' into 3781-browser-upload
2014-12-04 radhikaMerge branch 'master' into 4525-remove-stale-clippy...
2014-12-04 Tim PierceMerge branch '4465-workbench-version-links'
2014-12-04 Tim Pierce4465: add trailing /? to regexes
2014-12-04 Tim Pierce4465: test for regex link targets
2014-12-04 Tim Pierce4465: added api_version_text helper.
2014-12-03 radhika4525: remove select_form_sources function
2014-12-03 radhikaMerge branch '4525-remove-stale-clippy-code-TC' into...
2014-12-03 radhika4525: restore add_form_selection_sources function
2014-12-03 Tom Clegg4525: Call enable_disable_selection_actions once per...
2014-12-03 radhika4525: add test to verify selection on tab switching.
2014-12-03 radhika4525: remove stale clippy code
2014-12-03 Tim Pierce4465: add API/Workbench Github links to help modal
2014-12-03 Brett SmithMerge branch '4291-workbench-collection-sharing-button...
2014-12-03 Brett Smith4291: Workbench says explicitly when collection sharing...
2014-12-03 Brett Smith4291: Workbench Collection sharing buttons are actual...
2014-12-03 Brett Smith4676: Collection sharing popup is always JavaScript.
2014-12-03 Brett Smith4291: Add Workbench controller tests for collection...
2014-12-03 Brett Smith4291: Workbench uses .prop() to set element disabled...
2014-12-03 Brett Smith4291: Clean up HTTP methods in Workbench URL generators.
2014-12-02 Tim PierceMerge branch '4621-crunch-memory-usage'
2014-12-02 radhikacloses #4645
2014-12-02 radhika4645: log files in provenance graph can be clicked.
2014-12-02 Tom Clegg4699: Fix crash when collection has tags but no name...
2014-12-02 Ward VandewegeFix syntax error in workbench diagnostics_test_helper.rb
2014-12-02 radhika4638: trailing white space
2014-12-02 radhika4638: update ssh notification link to point to manage...
2014-12-02 radhikaMerge branch 'master' into 4559-long-component-names
2014-12-02 radhika4559: wrap long component name
2014-12-02 radhikacloses #4487
2014-12-02 radhikaMerge branch 'master' into 4487-and-4558
2014-12-02 radhika4487: updates from review feedback
2014-12-01 Tom CleggMerge branch '3781-browser-friendly-servers' refs ...
2014-12-01 radhikaMerge branch 'master' into 4487-and-4558
2014-12-01 radhikacloses #4644
2014-12-01 radhikaMerge branch 'master' into 4644-collection-file-filtering
2014-12-01 radhika4644: do not add filterable to directories
2014-12-01 radhika4487: Omit "Remove selected" selection option when...
2014-12-01 Tom CleggMerge branch '4533-remote-reset' closes #4533
2014-12-01 radhika4644: fix div end tag placement and add filterable...
2014-11-30 Tom Clegg4595: Merge branch 'master' into 4595-node-list-select
2014-11-28 Phil HodgsonMerge branch '4233-graph-job-stats' closes #4233
2014-11-28 Phil Hodgson4233: websocket test of log charting should look at...
2014-11-27 Tom Clegg4533: Move all controller tests into controllers/,...
2014-11-27 Tom Clegg4533: Skip one-fixture-reset-per-test in a few test...
2014-11-27 Tom Clegg4533: Disable database-reset for all diagnostics test...
2014-11-26 Tom Clegg4533: Reset fixtures after each test case by default.
2014-11-26 Phil Hodgson4233: adjustment to previous commit, round numbers...
next