4233: ignore negative deltas when charting log stats
[arvados.git] / apps / workbench / app /
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-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 Phil Hodgson4233: bug fixes for previous refactor and also now...
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-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-18 Tom CleggMerge branch '4552-collection-unique-name' closes ...
2014-11-18 Tom Clegg4363: Merge branch 'master' into 4363-less-filename...
2014-11-17 radhikaMerge branch 'master' into 4194-keep-logging
2014-11-17 radhikacloses #4024
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: catch and ignore log processing errors
2014-11-17 Phil Hodgson4233: better labelling includes raw interval data and...
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...
2014-11-16 Phil Hodgson4233: chart stats for parallel tasks separately
2014-11-16 Phil Hodgson4233: bug fix - rounding errors were causing us to...
2014-11-16 Phil Hodgson4233: do not scale the 'cpu' series stats, and divide...
2014-11-16 Phil Hodgson4233: only redraw graph a maximum of once every 5 seconds
2014-11-16 Phil Hodgson4233: will rescale y-axis for a series that scrolls...
2014-11-16 Phil Hodgson4233: remove explicit JS includes for showing Keep...
2014-11-16 Phil Hodgson4233: keep graph data array sorted by timestamp
2014-11-16 Tom Clegg3400: Do not fetch API results just for the sake of...
2014-11-16 Tom Clegg4024: @limit override must happen before find_objects_f...
2014-11-16 Tom Clegg3400: Do not fetch_multiple_pages in #index actions.
2014-11-16 Tom Clegg4024: Merge branch '4388-workbench-update' into 4024...
2014-11-16 Tom Clegg4024: Merge branch 'master' into 4024-pipeline-instance...
2014-11-15 Tom Clegg4388: Fix javascript errors.
2014-11-15 Phil Hodgson4233: now the y-axis series will scale to always be...
2014-11-15 Phil Hodgson4233: why pass around global variables?
2014-11-15 Phil Hodgson4233: redraw graph when processing log events
2014-11-14 radhikaMerge branch 'master' into 4024-pipeline-instances...
2014-11-14 Tom Clegg4024: Use filterable-control input values (if any)...
2014-11-14 radhikacloses #3177
2014-11-14 radhika3177: use no left padding when collection files preview...
2014-11-14 radhikaMerge branch 'master' into 3177-collection-choose-files
2014-11-13 Tom Clegg4024: Add test for double-load bug.
2014-11-13 Tom Clegg4024: Remove unused /pipeline_instances/?search=x support.
2014-11-13 Phil Hodgson4233: (naive) first iteration at graphing job log stats
2014-11-13 radhikaMerge branch 'master' into 3177-collection-choose-files
2014-11-13 radhika3177: file selection
2014-11-12 radhikaMerge branch 'master' into 3177-collection-choose-files
2014-11-12 radhika3177: in file chooser mode, allow row selection
2014-11-12 Tom Clegg2853: Merge branch 'master' into 2853-rendezvous
2014-11-12 Tom CleggMerge branch '4434-collation' closes #4434
2014-11-12 Peter AmstutzMerge branch '3400-workbench-all-items' closes #3400
2014-11-12 Peter AmstutzMerge branch 'master' into 3400-workbench-all-items
2014-11-12 radhikaMerge branch 'master' into 3177-collection-choose-files
2014-11-12 radhikaMerge branch 'master' into 4024-pipeline-instances...
2014-11-12 radhika4024: move the search box to the top
2014-11-12 radhikaMerge branch '4024-pipeline-instances-scroll' of git...
2014-11-12 Peter Amstutz3400: Stub out obsolete #links_for and remove result_li...
2014-11-12 radhikaMerge branch 'master' into 3177-collection-choose-files
2014-11-12 Tom Clegg4024: Fix "compare pipelines" button.
2014-11-12 Ward VandewegeMerge branch 'master' into 4486-document-arv
2014-11-11 Ward VandewegeAdd TCPKeepAlive and ServerAliveInterval ssh options...
2014-11-11 Tim PierceMerge branch '3857-python-sdk-timeouts'
2014-11-11 Phil Hodgson3382: always show input parameters, whether value is...
2014-11-10 radhikaMerge branch 'master' into 3177-collection-choose-files
2014-11-10 radhikaMerge branch 'master' into 4024-pipeline-instances...
2014-11-08 radhikaMerge branch 'master' into 4024-pipeline-instances...
2014-11-08 radhika4024: simplify search box
2014-11-08 radhika4024: rearrange partial handling
2014-11-08 radhika4024: scrolling + search works now that filters are...
2014-11-07 radhika4024: comment out code that disables scrolling when...
2014-11-07 Peter AmstutzMerge branch '4084-log-pane-refresh' closes #4084
2014-11-07 Peter Amstutz3400: ArvadosResourceList retains api token that is...
2014-11-07 Tom Clegg4434: Merge branch 'master' into 4434-collation
2014-11-07 radhika4024: disable scrolling when search filter is used...
2014-11-07 radhika4024: trailing white space
2014-11-07 radhika4024: add tests for search filter in pipelin_instances...
2014-11-07 radhikaMerge branch 'master' into 4024-pipeline-instances...
2014-11-07 radhika4024: add search filter to pipeline instances page.
2014-11-07 Peter Amstutz4084: Add 'arv-log-refresh-control' div to job log...
2014-11-07 radhika4024: add integration tests for pipeline_instances...
2014-11-07 Peter AmstutzMerge branch '4334-idle-star-is-down' closes #4334
2014-11-07 radhika4024: add infinite scrolling to pipeline_instances...
2014-11-07 Tom Clegg3400: Remove ArvadosResourceList#all
2014-11-07 radhikaMerge branch 'master' into 3177-collection-choose-files
2014-11-06 Brett SmithMerge branch '4408-collection-sharing-login-fix-wip'
2014-11-06 Brett Smith4408: Workbench Collection sharing allows file download...
next