summaryrefslogtreecommitdiff
path: root/web
Commit message (Expand)AuthorAgeFilesLines
* Merge "Include session expired reason in API fetch error message."Zuul2019-10-101-1/+2
|\
| * Include session expired reason in API fetch error message.Jan Kubovy2019-10-071-1/+2
* | web: render log manifest consistentlyJames E. Blair2019-10-021-2/+3
|/
* Web: rely on new attributes when determining task failureJames E. Blair2019-09-063-13/+3
* Add linter rule disallowing use of varMonty Taylor2019-08-281-0/+1
* Merge "web: test trailing slash are removed from renderTree"Zuul2019-08-283-35/+55
|\
| * web: test trailing slash are removed from renderTreeTristan Cacqueray2019-08-273-35/+55
* | Merge "Hide "root" variable in job web page"Zuul2019-08-271-0/+1
|\ \
| * | Hide "root" variable in job web pageJames E. Blair2019-08-081-0/+1
* | | Merge "web: extract pure functions from the TaskOutput component"Zuul2019-08-273-53/+81
|\ \ \ | | |/ | |/|
| * | web: extract pure functions from the TaskOutput componentTristan Cacqueray2019-08-163-53/+81
* | | Improve visualization retry attempts in UIFelix Schmidt2019-08-231-1/+1
* | | Merge "web: link the buildset page from the build"Zuul2019-08-201-1/+13
|\ \ \ | |/ / |/| |
| * | web: link the buildset page from the buildTristan Cacqueray2019-08-151-1/+13
* | | web: logfile remember if initial scroll was performedTristan Cacqueray2019-08-161-4/+5
* | | web: logfile support multi line selection through shift-clickTristan Cacqueray2019-08-161-1/+16
* | | web: logfile do not use anchor for line selectionTristan Cacqueray2019-08-163-7/+16
* | | web: logfile scroll into view a bit moreTristan Cacqueray2019-08-161-1/+1
* | | web: logfile do not scroll into view more than onceTristan Cacqueray2019-08-161-4/+6
* | | web: logfile highlight selected lineTristan Cacqueray2019-08-162-4/+54
* | | JS: add line numbers to log fileJames E. Blair2019-08-153-7/+31
* | | JS: Break log viewer out of the panelJames E. Blair2019-08-152-21/+29
* | | JS: account for header when scrolling to lineJames E. Blair2019-08-151-1/+4
* | | Fix double slash in log browsingJames E. Blair2019-08-151-10/+9
|/ /
* | Merge "Refactor task result detection"Zuul2019-08-091-26/+22
|\ \
| * | Refactor task result detectionJames E. Blair2019-08-081-26/+22
* | | Merge "web: add buildset page"Zuul2019-08-097-0/+266
|\ \ \ | |/ / |/| |
| * | web: add buildset pageTristan Cacqueray2019-08-087-0/+266
* | | Correctly identify failed tasksJames E. Blair2019-08-081-9/+7
* | | web: refactor the errorsIds into the build actionTristan Cacqueray2019-08-084-54/+56
|/ /
* | Merge "Add permalinks to task detail popup"Zuul2019-08-083-9/+51
|\ \ | |/
| * Add permalinks to task detail popupJames E. Blair2019-08-083-9/+51
* | Merge "Refactor build page tabs"Zuul2019-08-087-99/+265
|\ \ | |/
| * Refactor build page tabsJames E. Blair2019-08-077-99/+265
* | Merge "Adjust results headings in build console page"Zuul2019-08-081-19/+38
|\ \ | |/
| * Adjust results headings in build console pageJames E. Blair2019-08-071-19/+38
* | Merge "Don't always show expansion option on build console"Zuul2019-08-082-10/+47
|\ \ | |/
| * Don't always show expansion option on build consoleJames E. Blair2019-08-072-10/+47
* | Merge "Usability tweaks for the build page console"Zuul2019-08-081-12/+27
|\ \ | |/
| * Usability tweaks for the build page consoleJames E. Blair2019-08-071-12/+27
* | Merge "Render console in js"Zuul2019-08-085-3/+424
|\ \ | |/
| * Render console in jsJames E. Blair2019-08-075-3/+424
* | Scroll log line anchor into viewJames E. Blair2019-08-071-0/+10
|/
* Merge "Handle artifacts without metadata on build page"Zuul2019-07-311-6/+9
|\
| * Handle artifacts without metadata on build pageJames E. Blair2019-07-311-6/+9
* | Merge "Builds page - Fix bad labels display"Zuul2019-07-311-2/+4
|\ \
| * | Builds page - Fix bad labels displayFabien Boucher2019-07-261-2/+4
* | | Merge "Attempt to report CORS and related errors"Zuul2019-07-313-27/+45
|\ \ \ | | |/ | |/|
| * | Attempt to report CORS and related errorsJames E. Blair2019-07-303-27/+45
* | | Merge "Cleanup extra /'s in manifest render view"Zuul2019-07-311-4/+10
|\ \ \