aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Adding builder viewYuchen Pei2023-03-311-16/+57
| | | | | It is not as exciting as the other views because there's no easy way to get commit message or test results for each build
* started working on builder viewYuchen Pei2023-03-302-0/+27
|
* fixing a bug where build view shows the wrong revision infoYuchen Pei2023-03-302-47/+53
| | | | ...by correcting outdated revision info when opening build view.
* Adding function to go to next / previous header of the same thingYuchen Pei2023-03-281-0/+22
|
* minor update readmeYuchen Pei2023-03-271-6/+5
|
* clean up and licensingYuchen Pei2023-03-276-11/+807
|
* lintingYuchen Pei2023-03-274-24/+7
|
* fixing branches and revisions are many-to-many relationsYuchen Pei2023-03-272-38/+54
| | | | | - in branch view, show revisions with build stats and all builds - in revision view, show branches with build stats and all builds
* branch view (first imp); faces for status; revision with multiple changesYuchen Pei2023-03-263-42/+129
|
* add logs formatting and cacheYuchen Pei2023-03-263-23/+75
|
* Unify the three modes into one (view mode)Yuchen Pei2023-03-255-205/+142
| | | | | | Also, now one can press return at any header to go to the respective object. For example, in step view, one can jump to the revision view by pressing return at the revision header on top
* Adding step mode. Also refactoringYuchen Pei2023-03-247-69/+209
|
* added buildbot build modeYuchen Pei2023-03-234-13/+86
|
* first commitYuchen Pei2023-03-226-0/+213