Cameron Dawson
|
e9966e9459
|
fix tests
|
2014-06-27 09:54:59 -07:00 |
Cameron Dawson
|
de64d48f46
|
code cleanup. remove console logs and replace updateQueueInterval
|
2014-06-27 09:23:54 -07:00 |
Cameron Dawson
|
4d7f73198a
|
fix chunking job list fetch size
|
2014-06-26 15:14:45 -07:00 |
Cameron Dawson
|
419ff2d904
|
load jobs in chunks with new socket format
|
2014-06-25 11:53:14 -07:00 |
Cameron Dawson
|
959b23e364
|
fixed quick filter collapsing
|
2014-06-17 10:54:29 -07:00 |
jeads
|
2bea4fbbb6
|
Merge pull request #80 from mozilla/parse-tinderbox-lines
support structured Job Detail artifacts
|
2014-06-13 07:09:00 -07:00 |
mdoglio
|
2a4fd6575d
|
remove references to tinderbox printlines
|
2014-06-13 12:38:54 +02:00 |
mdoglio
|
56677c1f11
|
support structured Job Detail artifacts
|
2014-06-12 16:24:11 +02:00 |
Jonathan Eads
|
443788d995
|
allow dist changes
|
2014-06-04 14:07:08 -07:00 |
Jonathan Eads
|
7de137b6ec
|
Merge branch 'log-viewer-redesign' of https://github.com/pnispel/treeherder-ui
|
2014-06-04 12:21:15 -07:00 |
mdoglio
|
8a7791d826
|
update urlBasePath on change
|
2014-06-04 16:55:29 +02:00 |
pnispel
|
e601fc5423
|
moved DOM stuff out of the log viewer controller
|
2014-06-03 14:09:15 -07:00 |
Cameron Dawson
|
ac9356ecd1
|
minor fix for chrome and bug list
|
2014-06-03 11:24:56 -07:00 |
Cameron Dawson
|
15d337fda9
|
fix typo
|
2014-06-02 15:20:18 -07:00 |
pnispel
|
99f6e90aef
|
made changes from mauro's comments
|
2014-06-02 14:47:35 -07:00 |
pnispel
|
bd1ed6a299
|
removed duplicated steps on top of list. center step scroll on currently scrolled step
|
2014-05-29 11:11:50 -07:00 |
pnispel
|
4babd59db8
|
include start and stop lines when figuring what step you are on
|
2014-05-29 10:26:24 -07:00 |
Cameron Dawson
|
0e4ec80d4e
|
made changes
|
2014-05-23 18:02:30 -07:00 |
Cameron Dawson
|
600fcae710
|
added canceling all jobs and removed bad test. BAD TEST!
|
2014-05-23 17:58:29 -07:00 |
pnispel
|
1d2f7813b8
|
updated log-viewer-redesign branch with master. 2nd try.
|
2014-05-23 14:01:10 -07:00 |
Cameron Dawson
|
e37e2297dd
|
made changes
|
2014-05-23 13:58:00 -07:00 |
pnispel
|
39e11e3d40
|
fixed merge conflicts
|
2014-05-23 13:56:08 -07:00 |
Cameron Dawson
|
ba2cce0000
|
Merge branch 'master' into retrigger-jobs
|
2014-05-23 09:09:49 -07:00 |
Cameron Dawson
|
56ea5314ff
|
fix toggling, self-serve use smaller artifact
|
2014-05-23 09:09:34 -07:00 |
camd
|
d37a3973a5
|
Merge pull request #78 from pnispel/cross-browser-header-fixes
fixed header for chrome and safari
|
2014-05-23 08:48:33 -07:00 |
jeads
|
0aba63c430
|
Merge pull request #75 from laggyluke/master
package.json: remove unnecessary `./node_modules/.bin` from `scripts.test`
|
2014-05-23 08:48:15 -07:00 |
pnispel
|
b348352cf0
|
fixed header for chrome and safari
|
2014-05-22 15:58:25 -07:00 |
Cameron Dawson
|
e9db42f62e
|
Merge branch 'master' into retrigger-jobs
|
2014-05-22 15:19:22 -07:00 |
Cameron Dawson
|
6907d78f15
|
notify sent on status 0 for retrigger
|
2014-05-22 14:42:35 -07:00 |
pnispel
|
6fa0754a97
|
one measley comment
|
2014-05-22 13:51:14 -07:00 |
pnispel
|
9a8434af91
|
caching implemented on client
|
2014-05-22 13:51:14 -07:00 |
pnispel
|
8e5cfea7f0
|
added highlighting of current step being scrolled through. updated to request log file lines by the hundreds for easier caching.
|
2014-05-22 13:51:14 -07:00 |
pnispel
|
d352759a8e
|
made sure to return a promise from loadMore function
|
2014-05-22 13:51:14 -07:00 |
pnispel
|
66db0e0225
|
added back in config file so travis tests will pass. added node_modules to gitignore
|
2014-05-22 13:51:14 -07:00 |
pnispel
|
ea1357a8af
|
rearranged functions outside of others. silenced warning about buffering not being complete.
|
2014-05-22 13:51:14 -07:00 |
pnispel
|
edf333aadc
|
fixed show successful steps checkbox to not show first step when activated. fixed a lot of infinite scrolling stuff
|
2014-05-22 13:51:14 -07:00 |
pnispel
|
df544cc5c0
|
added infinite scrolling
|
2014-05-22 13:51:14 -07:00 |
pnispel
|
ded2aed8c8
|
added some css changes/fixes
|
2014-05-22 13:51:14 -07:00 |
pnispel
|
e42a21eb1d
|
fixed clickthrough on steps with multiple errors. fixed scroll position for new layout.
|
2014-05-22 13:51:14 -07:00 |
pnispel
|
33f44e2530
|
changed the layout for the log viewer
|
2014-05-22 13:51:14 -07:00 |
Cameron Dawson
|
10b193765d
|
fix retrigger/cancel to use request id
|
2014-05-21 15:11:10 -07:00 |
jeads
|
009cc87319
|
Merge pull request #77 from mozilla/eta-times
Eta times
|
2014-05-21 11:16:22 -07:00 |
Jonathan Eads
|
45326ce469
|
cleaned up whitespace
|
2014-05-21 10:37:04 -07:00 |
Jonathan Eads
|
ed1965d923
|
compute pending/running eta on mouseover
|
2014-05-21 10:24:19 -07:00 |
Cameron Dawson
|
21c8d34664
|
support re-triggering and canceling of jobs
|
2014-05-20 17:09:42 -07:00 |
George Miroshnykov
|
2dd59c14a1
|
package.json: remove unnecessary `./node_modules/.bin` from `scripts.test`
`./node_modules/.bin` is automatically added to PATH when running npm commands,
so there's no need to explicitly mention it.
|
2014-05-20 17:24:25 +03:00 |
mdoglio
|
80beb19af2
|
Bottom panel menu items repositioning
|
2014-05-15 12:32:24 +02:00 |
Cameron Dawson
|
8187361a74
|
fix removeAllFilters exception
|
2014-05-14 16:38:21 -07:00 |
Cameron Dawson
|
64fa1a7a09
|
coalesced jobs visible and filterable
|
2014-05-14 16:01:24 -07:00 |
Cameron Dawson
|
0a53fc2136
|
grunt file fix to copy swf file
|
2014-05-12 13:39:13 -07:00 |