Commit Graph

39 Commits

Author SHA1 Message Date
Sandy Carter
7d5afaad91 Fix server error when viewing runbot page with no repos
Only display filters when there are repos
Only display search when there are repos
2014-06-24 10:50:43 -04:00
Christophe Simonis
684210c1c3 [FIX] runbot: differential kill and terminate 2014-06-24 15:58:11 +02:00
Christophe Simonis
38d1ed7d11 [FIX] runbot: give more life to builds 2014-06-24 12:45:01 +02:00
Christophe Simonis
90d251615e [IMP] runbot: update github status at build birth and death 2014-06-24 12:43:22 +02:00
Christophe Simonis
c5486cb430 [FIX] runbot: correct build killing 2014-06-24 12:26:39 +02:00
Antony Lesuisse
275f55d227 [IMP] runbot: nginx log_format: log request times 2014-06-20 16:26:15 +02:00
Christophe Simonis
c35eb7f23a [IMP] runbot: better design for killed builds 2014-06-19 14:42:38 +02:00
Christophe Simonis
43470bb8df [IMP] runbot: mark killed builds as "killed" 2014-06-19 14:12:04 +02:00
Christophe Simonis
a82488bce5 [FIX] runbot: working late is never a good idea... 2014-06-18 23:35:14 +02:00
Christophe Simonis
18a0482cf7 [FIX] runbot: set type when logging jobs 2014-06-18 23:28:34 +02:00
Christophe Simonis
d067c4c629 [IMP] runbot: jobs logs when they starts 2014-06-18 23:23:51 +02:00
Martin Trigaux
c1322e9135 [IMP] do not install gengo on runbot because it is not configured and will raise warning 2014-06-18 17:14:59 +02:00
Martin Trigaux
0d30ffec5c change parameter name to what it actually does 2014-06-17 16:21:02 +02:00
Martin Trigaux
70ccc49bc7 [FIX] default build result is empty to match in domains result != 'somethind' 2014-06-17 16:19:11 +02:00
Christophe Simonis
66505df1f6 Matching with better regex 2014-06-17 14:49:18 +02:00
Martin Trigaux
03bb317aa9 Update also view labels to toggle labels 2014-06-17 14:23:36 +02:00
Martin Trigaux
50565224b5 Do not compute badge for skipped and display warning badge 2014-06-17 14:22:46 +02:00
Martin Trigaux
ad834107c3 Avoid getting broken pipe errors in logs 2014-06-17 14:15:36 +02:00
Martin Trigaux
4413315e86 [FIX] or condition was wrong, put text in orange 2014-06-17 12:49:35 +02:00
Martin Trigaux
81a66c4a78 [ADD] warning levels in tests 2014-06-17 12:38:38 +02:00
Martin Trigaux
e49cde3032 update labels to new definition 2014-06-17 12:33:01 +02:00
Olivier Dony
44ae495f7a [IMP] runbot: show build time in human-readable format 2014-06-16 12:09:27 +02:00
odony
f0ca75f582 Merge pull request #3 from bwrsandman/patch-1
Specify additional python dependency
2014-06-13 17:12:05 +02:00
Olivier Dony
9c5819a7ea [IMP] runbot: allow manually marking a build as skipped, should probably be done automatically or something 2014-06-13 09:50:32 +02:00
Sandy
e55b112e66 Specify additional python dependency
Include matplotlib introduced in 32aecb13
2014-06-12 14:47:33 -04:00
Christophe Simonis
f37354b054 [FIX] runbot: badges: Tkinter require a X server. use matplotlib to compute text width 2014-06-12 12:28:27 +02:00
Christophe Simonis
52b10975e9 [IMP] runbot: badge is now directly rendered via a qweb template instead of depending on shields.io service 2014-06-12 11:08:31 +02:00
Christophe Simonis
e3fe1ef28d [FIX] runbot: correct badge route 2014-06-11 00:05:41 +02:00
Christophe Simonis
c731d4abf1 [ADD] runbot: add badge route 2014-06-10 15:59:14 +02:00
Antony Lesuisse
be9a8851d0 fix rollback when killing 2014-06-03 22:40:41 +02:00
Antony Lesuisse
73aef7f083 killpg to kill all workers, rebuild only on last build 2014-05-29 04:46:36 +02:00
Antony Lesuisse
0d8df5ea0b label id is an int, not a string 2014-05-28 16:28:32 +02:00
Antony Lesuisse
d46035c7f7 better display of build 2014-05-28 15:47:36 +02:00
Martin Trigaux
08f2a10d84 [ADD] toggle labels on the runbot 2014-05-28 15:43:35 +02:00
Antony Lesuisse
d0e313cdfd Order the build events oldest first and add author and commit information when rebuilding 2014-05-28 14:27:30 +02:00
Antony Lesuisse
d075d1e8a0 runbot add author and subject support 2014-05-28 01:02:02 +02:00
Antony Lesuisse
33304c77ec runbot change build url to use id 2014-05-27 02:17:39 +02:00
Antony Lesuisse
c2ca8aeed9 runbot fixes
- rebuild create a new build
- test pull head instead of merge
- move commit status to a function, to add support for pending
2014-05-27 01:59:22 +02:00
Antony Lesuisse
5423ea2394 bzr import runbot and document_fs 2014-05-26 01:56:21 +02:00