4523: add owner_uuid index on all tables that support this column.
[arvados.git] / apps /
2014-12-05 Tom CleggMerge branch '4156-no-gemfile-lock-for-gem' refs #4156
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 Radhika Chippadacloses #4525
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 Radhika Chippada4525: link_to to be used when dataclass is a String...
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 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...
2014-11-26 Phil Hodgson4233: only divide CPU usage by number of CPUs when...
2014-11-26 Tom Clegg4533: Merge branch 'master' into 4533-remote-reset
2014-11-26 Phil Hodgson4233: split up received log entries by newline characte...
2014-11-25 Phil Hodgson4233: prepend historical log entries
2014-11-25 Phil Hodgson4233: use "success" JS function after AJAX call to...
2014-11-25 Phil Hodgson4233: convert accidental tabs to spaces
2014-11-25 Phil HodgsonMerge branch 'master' into 4233-graph-job-stats
2014-11-24 Tom Clegg4533: Merge branch 'master' into 4533-remote-reset
2014-11-22 Phil Hodgson4233: select from Logs table only columns we will need
2014-11-22 Phil Hodgson4233: consistent use of ISO time-zone in timestamps...
2014-11-22 Phil Hodgson4233: ignore negative deltas when charting log stats
2014-11-22 Phil Hodgson4233: refactor to only query the log lines once and...
2014-11-22 Phil Hodgson4233: do not show "raw" data for datapoint if not defined
2014-11-22 Phil Hodgson4233: tab character corrected
2014-11-21 radhikacloses #4339
2014-11-21 radhika4339: config will be reset after each test, so no need...
2014-11-21 radhika4339: add test for "error while loading tab"
2014-11-21 radhikaMerge branch 'master' into 4156-cli-tests
2014-11-21 radhikacloses #4641
2014-11-21 radhika4641: click on confirm dialog OK button in sharing...
2014-11-21 radhika4641: use selenium driver and bigger page width.
2014-11-21 Tom Clegg4533: Merge branch 'master' into 4533-remote-reset
2014-11-20 Tom CleggMerge branch '4400-python-install-herring' refs #4400
2014-11-20 radhikaMerge branch 'master' into 4156-cli-tests
2014-11-20 radhikacloses #4592
2014-11-20 Phil Hodgson4233: in hover popup only show datapoints that are...
2014-11-20 Phil Hodgson4233: bug fix: match log line regex from beginning...
2014-11-20 radhikaMerge branch 'master' into 4592-input-selection
2014-11-20 radhikaMerge branch 'master' into 4592-input-selection
2014-11-20 radhikaMerge branch 'master' into 4592-input-selection
2014-11-20 Phil Hodgson4233: bug fixes for previous refactor and also now...
2014-11-20 Tom Clegg3824: Merge branch 'master' into 3824-docker-fixes
2014-11-20 Phil Hodgson4233: missing include from last commit
2014-11-20 Phil Hodgson4233: refactor to separate addDatum function
2014-11-20 Phil Hodgson4233: try to match older log date format
next