gertty/gertty/view
James E. Blair f4118833af Add test results to top of change view
Add an option to commentlinks to indicate they are test results
and use that to collect results and display them at the top of the
change view.  The value of 'test-results' is used as the job key
when creating the table (so that only the most recent result for
a given job run on the latest patchset is included).  This is
particularly effective along with the hide-comment system to hide
the results from the comment stream.

Change-Id: I54a787914aab18ad2a2a5ca4cc79dd66add2c588
2014-08-23 10:58:16 -07:00
..
__init__.py Handle missing commits 2014-05-30 08:44:22 -07:00
change.py Add test results to top of change view 2014-08-23 10:58:16 -07:00
change_list.py Add commands to go to the prev/next change in the list 2014-08-01 15:49:30 -07:00
diff.py Add unified diff view 2014-08-19 10:01:23 -07:00
project_list.py Allow the default project change list query to be customized 2014-08-01 15:49:30 -07:00
side_diff.py Add unified diff view 2014-08-19 10:01:23 -07:00
unified_diff.py Add unified diff view 2014-08-19 10:01:23 -07:00