about summary refs log tree commit diff
path: root/views (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Fix link properlyJonathan "Duke" Leto2011-05-231-1/+1
|
* Fix link to detailed outputJonathan "Duke" Leto2011-05-231-1/+1
|
* Fix #62 - display human friendly build timesfranck cuny2011-05-121-1/+1
| | | | Signed-off-by: franck cuny <franck@lumberjaph.net>
* Fix #65 - show the last 3 days of commits in a projectfranck cuny2011-05-121-1/+1
| | | | Signed-off-by: franck cuny <franck@lumberjaph.net>
* Make the number of builds easier on the eyesJonathan "Duke" Leto2011-05-121-1/+3
|
* don't show started_when when a task is not started (closes GH #58)franck cuny2011-05-091-1/+2
| | | | Signed-off-by: franck cuny <franck@lumberjaph.net>
* display the number of builds for the day (closes GH #53)franck cuny2011-05-091-1/+1
| | | | Signed-off-by: franck cuny <franck@lumberjaph.net>
* show more informations about a task (closes GH #55)franck cuny2011-05-091-4/+27
| | | | Signed-off-by: franck cuny <franck@lumberjaph.net>
* implement some of #12franck cuny2011-05-091-2/+1
| | | | | | | for each project, check the status of the last build. If there is a FAIL on one version, the project name is in RED, else GREEN. Signed-off-by: franck cuny <franck@lumberjaph.net>
* Show 'running now' if the task has not yet completedJonathan "Duke" Leto2011-05-021-0/+2
|
* Show the author of the latest commit on the dashboard, fixes #40Jonathan "Duke" Leto2011-04-281-1/+1
|
* Add a link from the project page back to the dashboard, fixes #39Jonathan "Duke" Leto2011-04-281-1/+1
|
* cleaning up UIfranck cuny2011-02-131-9/+11
|
* update templates to show informations about running tasksfranck cuny2011-02-132-1/+4
|
* display current build if anyfranck cuny2011-01-241-1/+10
|
* update templates and cssfranck cuny2011-01-242-4/+6
|
* move js to a filefranck cuny2010-10-032-18/+2
|
* update css; hide previous daysfranck cuny2010-10-031-1/+5
|
* timestampfranck cuny2010-10-031-1/+1
|
* update layoutfranck cuny2010-10-031-16/+14
|
* add gravatar; update layoutfranck cuny2010-10-031-6/+17
|
* update config, view, testsfranck cuny2010-10-031-12/+16
|
* display total of repositoriesfranck cuny2010-09-261-1/+1
|
* don't display last update when no update is availablefranck cuny2010-09-261-1/+3
|
* sort by daysfranck cuny2010-09-261-1/+1
|
* more css; display a nicer list of projects on main pagefranck cuny2010-09-261-15/+34
|
* display builds by day + layout to toggle daysfranck cuny2010-09-252-25/+29
|
* toggle tests's resultfranck cuny2010-09-252-2/+2
|
* more css cleanupfranck cuny2010-09-251-1/+1
|
* update layoutfranck cuny2010-09-251-8/+5
|
* sort commits; show under the appropriate boxfranck cuny2010-09-252-4/+5
|
* new layoutfranck cuny2010-09-254-5/+15
|
* layout and cssfranck cuny2010-09-253-24/+39
|
* handle tasksfranck cuny2010-09-251-0/+1
|
* initial importfranck cuny2010-09-233-0/+64