templates/index.html

Other formats: JSON Feeds:
2016-09-20 Anton Shestakov templates: fix tests by excluding bits of undercooked features file | diff | annotate
2016-09-20 Anton Shestakov templates: move table rows with project checks to a separate template file | diff | annotate
2016-07-07 Anton Shestakov models: revs are not unique, can be nulls file | diff | annotate
2016-07-06 Anton Shestakov viewer: move project name closed to the check result on / file | diff | annotate
2016-07-06 Anton Shestakov viewer: remove Check.get_url() method for not being very useful file | diff | annotate
2016-07-05 Anton Shestakov viewer: provide change/branch links for projects (i.e. on Bitbucket) file | diff | annotate
2016-07-04 Anton Shestakov viewer: stretch project name column to maximum on / file | diff | annotate
2016-07-04 Anton Shestakov viewer: show branch in a separate column in overview tables file | diff | annotate
2016-07-04 Anton Shestakov viewer: don't show check.started time in overview tables file | diff | annotate
2016-07-02 Anton Shestakov viewer: explain what does #X mean (it's a check) file | diff | annotate
2016-07-02 Anton Shestakov viewer: don't break words in the tables at all file | diff | annotate
2016-06-19 Anton Shestakov models: add Project.get_title() method, use it, test it file | diff | annotate
2016-06-17 Anton Shestakov viewer: don't wrap text in columns with status badges file | diff | annotate
2016-06-15 Anton Shestakov viewer: use new get_duration() method to format time taken by a check file | diff | annotate
2016-06-15 Anton Shestakov viewer: use new get_url() method for project and check links file | diff | annotate
2016-06-15 Anton Shestakov viewer: the two existing UI modules can just use positional arguments file | diff | annotate
2016-06-15 Anton Shestakov viewer: show badges for checks (using a UI module) file | diff | annotate
2016-06-15 Anton Shestakov viewer: link to the checks from index page too file | diff | annotate
2016-06-15 Anton Shestakov viewer: use a UI module for rendering time elements file | diff | annotate
2016-06-14 Anton Shestakov viewer: project view file | diff | annotate
2016-06-13 Anton Shestakov viewer: add basic index page file | diff | annotate