4533: use "extend" when calling module methods from class methods. refs #4533
[arvados.git] / apps /
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 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
2014-11-20 Phil Hodgson4233: better hover presentation (left aligned, clearer...
2014-11-20 Phil Hodgson4233: initial chart points added via AJAX
2014-11-20 Phil HodgsonMerge branch 'master' into 4233-graph-job-stats
2014-11-20 radhika4592: add test where a collection with no name is selec...
2014-11-20 radhika4592: Fix the nil error when a collection without a...
2014-11-19 radhikaMerge branch 'master' into 4156-cli-tests
2014-11-19 Phil HodgsonMerge branch '3382-always-show-inputs' (closes #3382)
2014-11-19 Phil HodgsonMerge branch 'master' into 3382-always-show-inputs
2014-11-19 Phil Hodgson4233: sort hover display by task then stat name
2014-11-19 Phil Hodgson4233: unused variable removed
2014-11-19 Phil Hodgson4233: show empty log stats graph when no data, and...
2014-11-19 Phil Hodgson3382: test that after editing that an input is editable...
2014-11-18 radhikaMerge branch 'master' into 4250-doc-updates
2014-11-18 Tom CleggMerge branch '4552-collection-unique-name' closes ...
2014-11-18 radhikaMerge branch 'master' into 4194-keep-logging
2014-11-18 Tom CleggMerge branch '4363-less-filename-munging' closes #4363
2014-11-18 Tom Clegg4363: Fix flaky test case (race with filterable.js...
2014-11-18 Tom Clegg4533: Fix crash on nonexistent (or non-User) owner_uuid...
2014-11-18 Tom Clegg4363: Merge branch 'master' into 4363-less-filename...
2014-11-18 Tom Clegg4533: Reset fixtures after testing user deactivation.
2014-11-18 Tom Clegg4533: Update bundle.
2014-11-18 Tom Clegg4533: Add /database/reset API to roll everything back...
2014-11-17 radhikaMerge branch 'master' into 4194-keep-logging
2014-11-17 Phil Hodgson3382: test that after editing that an input is editable...
2014-11-17 radhikacloses #4024
2014-11-17 Phil Hodgson3382: test that an input without a description is still...
2014-11-17 Phil HodgsonMerge branch 'master' into 3382-always-show-inputs
2014-11-17 radhikaMerge branch '4024-pipeline-instances-scroll' of git...
2014-11-17 Tom Clegg4024: Make items_available, result_limit, and result_of...
2014-11-17 Tom CleggMerge branch '3824-task-work' closes #3824
2014-11-17 Peter AmstutzMerge branch '4535-configure-api-host-url' closes ...
2014-11-17 radhikaMerge branch 'master' into 4024-pipeline-instances...
2014-11-17 Tom CleggMerge branch '4388-workbench-update' closes #4388
2014-11-17 Phil Hodgson4233: simple but reasonably effective tests
2014-11-17 Phil Hodgson4233: catch and ignore log processing errors
2014-11-17 Phil Hodgson4233: better labelling includes raw interval data and...
2014-11-17 radhika4024: update test assert
2014-11-17 radhika4024: add test assertion to check no error in page.
2014-11-16 radhikaMerge branch 'master' into 4024-pipeline-instances...
2014-11-16 radhikaMerge branch '4024-pipeline-instances-scroll' of git...
2014-11-16 Phil Hodgson4233: show original data in hover info instead of propo...
next