build-farm.git
13 years agofjall needs more time to finish tests under valgrind
Stefan Metzmacher [Mon, 22 Nov 2010 09:55:02 +0000 (10:55 +0100)]
fjall needs more time to finish tests under valgrind

metze

13 years agoPrint sane time string rather than python tuple.
Jelmer Vernooij [Mon, 22 Nov 2010 09:23:27 +0000 (10:23 +0100)]
Print sane time string rather than python tuple.

13 years agoFix use with multiple builds with the same checksum.
Jelmer Vernooij [Mon, 22 Nov 2010 02:22:17 +0000 (03:22 +0100)]
Fix use with multiple builds with the same checksum.

13 years agoDrop checker prefix (color should be sufficient).
Jelmer Vernooij [Mon, 22 Nov 2010 02:16:41 +0000 (03:16 +0100)]
Drop checker prefix (color should be sufficient).

13 years agoFix tests.
Jelmer Vernooij [Mon, 22 Nov 2010 02:15:21 +0000 (03:15 +0100)]
Fix tests.

13 years agoSwitch to python web interface.
Jelmer Vernooij [Mon, 22 Nov 2010 01:57:55 +0000 (02:57 +0100)]
Switch to python web interface.

13 years agoMore casts.
Jelmer Vernooij [Mon, 22 Nov 2010 01:53:08 +0000 (02:53 +0100)]
More casts.

13 years agoadd cast.
Jelmer Vernooij [Mon, 22 Nov 2010 01:49:51 +0000 (02:49 +0100)]
add cast.

13 years agoFix revision .
Jelmer Vernooij [Mon, 22 Nov 2010 00:57:12 +0000 (01:57 +0100)]
Fix revision .

13 years agoupdate stylesheet for pygments.
Jelmer Vernooij [Mon, 22 Nov 2010 00:48:54 +0000 (01:48 +0100)]
update stylesheet for pygments.

13 years agoremove useless /
Jelmer Vernooij [Mon, 22 Nov 2010 00:42:31 +0000 (01:42 +0100)]
remove useless /

13 years agoignore other status in case of timeout/disk full, etc.
Jelmer Vernooij [Mon, 22 Nov 2010 00:40:47 +0000 (01:40 +0100)]
ignore other status in case of timeout/disk full, etc.

13 years agoInclude host link.
Jelmer Vernooij [Mon, 22 Nov 2010 00:38:24 +0000 (01:38 +0100)]
Include host link.

13 years agoAdd links to previous builds.
Jelmer Vernooij [Mon, 22 Nov 2010 00:30:51 +0000 (01:30 +0100)]
Add links to previous builds.

13 years agoFixes for distinct builds.
Jelmer Vernooij [Mon, 22 Nov 2010 00:18:51 +0000 (01:18 +0100)]
Fixes for distinct builds.

13 years agoFix formatting.
Jelmer Vernooij [Mon, 22 Nov 2010 00:05:25 +0000 (01:05 +0100)]
Fix formatting.

13 years agoAdd extra test for regressed_since.
Jelmer Vernooij [Mon, 22 Nov 2010 00:05:14 +0000 (01:05 +0100)]
Add extra test for regressed_since.

13 years agoFix formatting.
Jelmer Vernooij [Sun, 21 Nov 2010 23:58:36 +0000 (00:58 +0100)]
Fix formatting.

13 years agoFix formatting.
Jelmer Vernooij [Sun, 21 Nov 2010 23:44:39 +0000 (00:44 +0100)]
Fix formatting.

13 years agoMake the fix script update revision details.
Jelmer Vernooij [Sun, 21 Nov 2010 21:35:31 +0000 (22:35 +0100)]
Make the fix script update revision details.

13 years agoLook for timeouts harder.
Jelmer Vernooij [Sun, 21 Nov 2010 20:29:55 +0000 (21:29 +0100)]
Look for timeouts harder.

13 years agoFix author selection box.
Jelmer Vernooij [Sun, 21 Nov 2010 20:13:13 +0000 (21:13 +0100)]
Fix author selection box.

13 years agoGroup tree builds by host/compiler
Jelmer Vernooij [Sun, 21 Nov 2010 20:10:15 +0000 (21:10 +0100)]
Group tree builds by host/compiler

13 years agoFix default values.
Jelmer Vernooij [Sun, 21 Nov 2010 19:29:18 +0000 (20:29 +0100)]
Fix default values.

13 years agoRename old_revs -> old_builds.
Jelmer Vernooij [Sun, 21 Nov 2010 19:06:02 +0000 (20:06 +0100)]
Rename old_revs -> old_builds.

13 years agoSort recent builds by age by default.
Jelmer Vernooij [Sun, 21 Nov 2010 18:57:23 +0000 (19:57 +0100)]
Sort recent builds by age by default.

13 years agoAdd script for adding status where it is not present.
Jelmer Vernooij [Sun, 21 Nov 2010 17:31:06 +0000 (18:31 +0100)]
Add script for adding status where it is not present.

13 years agoAdd build age to table.
Jelmer Vernooij [Sun, 21 Nov 2010 16:50:07 +0000 (17:50 +0100)]
Add build age to table.

13 years agoSort by age rather than by upload time.
Jelmer Vernooij [Sun, 21 Nov 2010 16:40:25 +0000 (17:40 +0100)]
Sort by age rather than by upload time.

13 years agoUnset basename when removing logs.
Jelmer Vernooij [Sun, 21 Nov 2010 16:21:39 +0000 (17:21 +0100)]
Unset basename when removing logs.

13 years agoCope with files that already exist.
Jelmer Vernooij [Sun, 21 Nov 2010 16:07:35 +0000 (17:07 +0100)]
Cope with files that already exist.

13 years agoList old uploads early.
Jelmer Vernooij [Sun, 21 Nov 2010 15:48:23 +0000 (16:48 +0100)]
List old uploads early.

13 years agoSupport searching for builds by checksum.
Jelmer Vernooij [Sun, 21 Nov 2010 15:41:06 +0000 (16:41 +0100)]
Support searching for builds by checksum.

13 years agoOnly display fields if they are available.
Jelmer Vernooij [Sun, 21 Nov 2010 15:30:38 +0000 (16:30 +0100)]
Only display fields if they are available.

13 years agoCope with a single revision having multiple builds.
Jelmer Vernooij [Sun, 21 Nov 2010 15:04:31 +0000 (16:04 +0100)]
Cope with a single revision having multiple builds.

13 years agoFix recent build page.
Jelmer Vernooij [Sun, 21 Nov 2010 15:01:18 +0000 (16:01 +0100)]
Fix recent build page.

13 years agoFix unicode handling in diffs.
Jelmer Vernooij [Sun, 21 Nov 2010 14:15:09 +0000 (15:15 +0100)]
Fix unicode handling in diffs.

13 years agoSimplify diff handling.
Jelmer Vernooij [Sun, 21 Nov 2010 14:06:49 +0000 (15:06 +0100)]
Simplify diff handling.

13 years agoUse dulwich function for writing tree diffs.
Jelmer Vernooij [Sun, 21 Nov 2010 14:02:42 +0000 (15:02 +0100)]
Use dulwich function for writing tree diffs.

13 years agoMore work on builds.
Jelmer Vernooij [Sun, 21 Nov 2010 12:59:36 +0000 (13:59 +0100)]
More work on builds.

13 years agoAdd command-line utility for iterating builds.
Jelmer Vernooij [Sun, 21 Nov 2010 12:58:32 +0000 (13:58 +0100)]
Add command-line utility for iterating builds.

13 years agoSimplify code a bit.
Jelmer Vernooij [Sun, 21 Nov 2010 03:41:42 +0000 (04:41 +0100)]
Simplify code a bit.

13 years agoFix standalone run.
Jelmer Vernooij [Sun, 21 Nov 2010 00:05:24 +0000 (01:05 +0100)]
Fix standalone run.

13 years agoAdd host_id.
Jelmer Vernooij [Sat, 20 Nov 2010 00:19:40 +0000 (01:19 +0100)]
Add host_id.

13 years agoAvoid indirection.
Jelmer Vernooij [Fri, 19 Nov 2010 21:31:22 +0000 (22:31 +0100)]
Avoid indirection.

13 years agoAdd bcc to mail-dead-hots.
Jelmer Vernooij [Fri, 19 Nov 2010 21:29:21 +0000 (22:29 +0100)]
Add bcc to mail-dead-hots.

13 years agoSupport arguments in admin.py.
Jelmer Vernooij [Fri, 19 Nov 2010 20:29:51 +0000 (21:29 +0100)]
Support arguments in admin.py.

13 years agoRemove unnecessary umask code.
Jelmer Vernooij [Fri, 19 Nov 2010 20:00:38 +0000 (21:00 +0100)]
Remove unnecessary umask code.

13 years agoAdd Tree database table.
Jelmer Vernooij [Fri, 19 Nov 2010 19:29:41 +0000 (20:29 +0100)]
Add Tree database table.

13 years agoKill commit_revision.
Jelmer Vernooij [Fri, 19 Nov 2010 19:17:26 +0000 (20:17 +0100)]
Kill commit_revision.

13 years agoActually use storm db.
Jelmer Vernooij [Fri, 19 Nov 2010 18:52:21 +0000 (19:52 +0100)]
Actually use storm db.

13 years agoUse storm db in admin.py.
Jelmer Vernooij [Fri, 19 Nov 2010 18:51:44 +0000 (19:51 +0100)]
Use storm db in admin.py.

13 years agoStore basename in database.
Jelmer Vernooij [Fri, 19 Nov 2010 18:34:58 +0000 (19:34 +0100)]
Store basename in database.

13 years agoReturn no such build error.
Jelmer Vernooij [Fri, 19 Nov 2010 18:16:50 +0000 (19:16 +0100)]
Return no such build error.

13 years agohost -> __getitem__
Jelmer Vernooij [Fri, 19 Nov 2010 18:15:01 +0000 (19:15 +0100)]
host -> __getitem__

13 years agoCope with unknown hosts in dead host list.
Jelmer Vernooij [Fri, 19 Nov 2010 18:10:21 +0000 (19:10 +0100)]
Cope with unknown hosts in dead host list.

13 years agoSupport displaying dead host age.
Jelmer Vernooij [Fri, 19 Nov 2010 18:08:51 +0000 (19:08 +0100)]
Support displaying dead host age.

13 years agoCope with nonexistant hosts.
Jelmer Vernooij [Fri, 19 Nov 2010 18:05:18 +0000 (19:05 +0100)]
Cope with nonexistant hosts.

13 years agoFix sorting, right builds in results.
Jelmer Vernooij [Fri, 19 Nov 2010 17:56:55 +0000 (18:56 +0100)]
Fix sorting, right builds in results.

13 years agoremove unused variables.
Jelmer Vernooij [Fri, 19 Nov 2010 17:34:45 +0000 (18:34 +0100)]
remove unused variables.

13 years agoFix get_tree_builds call.
Jelmer Vernooij [Fri, 19 Nov 2010 01:36:39 +0000 (02:36 +0100)]
Fix get_tree_builds call.

13 years agoAdd get_last_builds tests.
Jelmer Vernooij [Fri, 19 Nov 2010 01:35:00 +0000 (02:35 +0100)]
Add get_last_builds tests.

13 years agoAdd get_tree_builds.
Jelmer Vernooij [Fri, 19 Nov 2010 00:21:35 +0000 (01:21 +0100)]
Add get_tree_builds.

13 years agoAdd newlines.
Jelmer Vernooij [Thu, 18 Nov 2010 23:05:27 +0000 (00:05 +0100)]
Add newlines.

13 years agoIgnore some files.
Jelmer Vernooij [Thu, 18 Nov 2010 22:01:48 +0000 (23:01 +0100)]
Ignore some files.

13 years agouse pygments for prettyfying diffs.
Jelmer Vernooij [Thu, 18 Nov 2010 21:28:17 +0000 (22:28 +0100)]
use pygments for prettyfying diffs.

13 years agoremove more unicode references.
Jelmer Vernooij [Wed, 17 Nov 2010 10:53:03 +0000 (11:53 +0100)]
remove more unicode references.

13 years agoAdd id column to host.
Jelmer Vernooij [Wed, 17 Nov 2010 10:49:13 +0000 (11:49 +0100)]
Add id column to host.

13 years agoAdd test for Kai's wrong culprit mail.
Jelmer Vernooij [Wed, 17 Nov 2010 10:38:27 +0000 (11:38 +0100)]
Add test for Kai's wrong culprit mail.

13 years agoSimplify menu.
Jelmer Vernooij [Wed, 17 Nov 2010 10:36:53 +0000 (11:36 +0100)]
Simplify menu.

13 years agoRemove more pointless encoding.
Jelmer Vernooij [Wed, 17 Nov 2010 10:19:32 +0000 (11:19 +0100)]
Remove more pointless encoding.

13 years agoGet rid of some unicode.
Jelmer Vernooij [Wed, 17 Nov 2010 10:17:41 +0000 (11:17 +0100)]
Get rid of some unicode.

13 years agoChange some fields to blobs.
Jelmer Vernooij [Wed, 17 Nov 2010 09:57:57 +0000 (10:57 +0100)]
Change some fields to blobs.

13 years agoProperly encode compiler name.
Jelmer Vernooij [Wed, 17 Nov 2010 09:41:25 +0000 (10:41 +0100)]
Properly encode compiler name.

13 years agoRemove no longer used file cache.
Jelmer Vernooij [Wed, 17 Nov 2010 09:39:30 +0000 (10:39 +0100)]
Remove no longer used file cache.

13 years agoSkip unknown hosts.
Jelmer Vernooij [Wed, 17 Nov 2010 09:37:40 +0000 (10:37 +0100)]
Skip unknown hosts.

13 years agoCope with unknown trees.
Jelmer Vernooij [Wed, 17 Nov 2010 09:30:00 +0000 (10:30 +0100)]
Cope with unknown trees.

13 years agoFix age handling.
Jelmer Vernooij [Wed, 17 Nov 2010 09:26:07 +0000 (10:26 +0100)]
Fix age handling.

13 years agoFix tree argument to storm get_last_builds.
Jelmer Vernooij [Wed, 17 Nov 2010 09:20:01 +0000 (10:20 +0100)]
Fix tree argument to storm get_last_builds.

13 years agoImplement sql-specific get_last_builds.
Jelmer Vernooij [Wed, 17 Nov 2010 09:18:41 +0000 (10:18 +0100)]
Implement sql-specific get_last_builds.

13 years agoAdd convenience function for finding all recent builds.
Jelmer Vernooij [Wed, 17 Nov 2010 09:16:03 +0000 (10:16 +0100)]
Add convenience function for finding all recent builds.

13 years agoSimplify build status code a bit.
Jelmer Vernooij [Wed, 17 Nov 2010 09:05:33 +0000 (10:05 +0100)]
Simplify build status code a bit.

13 years agoAdd tests for regressed_since.
Jelmer Vernooij [Wed, 17 Nov 2010 08:56:58 +0000 (09:56 +0100)]
Add tests for regressed_since.

13 years agoMerge tests.
Jelmer Vernooij [Wed, 17 Nov 2010 00:28:40 +0000 (01:28 +0100)]
Merge tests.

13 years agoUnicode encoding hostname if necessary.
Jelmer Vernooij [Wed, 17 Nov 2010 00:21:48 +0000 (01:21 +0100)]
Unicode encoding hostname if necessary.

13 years agoUnicode encoding hostname if necessary.
Jelmer Vernooij [Wed, 17 Nov 2010 00:20:45 +0000 (01:20 +0100)]
Unicode encoding hostname if necessary.

13 years agoRemove more unicode decoding.
Jelmer Vernooij [Wed, 17 Nov 2010 00:19:48 +0000 (01:19 +0100)]
Remove more unicode decoding.

13 years agoRe-enable unicode encoding (required for storm).
Jelmer Vernooij [Wed, 17 Nov 2010 00:18:32 +0000 (01:18 +0100)]
Re-enable unicode encoding (required for storm).

13 years agoDon't unicode encode name.
Jelmer Vernooij [Wed, 17 Nov 2010 00:12:59 +0000 (01:12 +0100)]
Don't unicode encode name.

13 years agoStore more as plain strings.
Jelmer Vernooij [Wed, 17 Nov 2010 00:11:37 +0000 (01:11 +0100)]
Store more as plain strings.

13 years agoAvoid unnecessary host lookup.
Jelmer Vernooij [Tue, 16 Nov 2010 23:57:39 +0000 (00:57 +0100)]
Avoid unnecessary host lookup.

13 years agoFix host finding with older versions of storm.
Jelmer Vernooij [Tue, 16 Nov 2010 23:43:49 +0000 (00:43 +0100)]
Fix host finding with older versions of storm.

13 years agoFix use of buildfarm global variable.
Jelmer Vernooij [Tue, 16 Nov 2010 23:27:10 +0000 (00:27 +0100)]
Fix use of buildfarm global variable.

13 years agoSplit up pages a bit.
Jelmer Vernooij [Tue, 16 Nov 2010 23:15:45 +0000 (00:15 +0100)]
Split up pages a bit.

13 years agoSet umask.
Jelmer Vernooij [Tue, 16 Nov 2010 22:17:18 +0000 (23:17 +0100)]
Set umask.

13 years agoEnable debugging as early as possible.
Jelmer Vernooij [Tue, 16 Nov 2010 22:11:45 +0000 (23:11 +0100)]
Enable debugging as early as possible.

13 years agoswitch over to sqlite database by default.
Jelmer Vernooij [Tue, 16 Nov 2010 22:02:50 +0000 (23:02 +0100)]
switch over to sqlite database by default.

13 years agoFix access to buildfarm variable.
Jelmer Vernooij [Tue, 16 Nov 2010 21:50:16 +0000 (22:50 +0100)]
Fix access to buildfarm variable.

13 years agoAdd CGI_DEBUG variable.
Jelmer Vernooij [Tue, 16 Nov 2010 21:48:10 +0000 (22:48 +0100)]
Add CGI_DEBUG variable.

13 years agoAdd buildfarm.web tests.
Jelmer Vernooij [Mon, 15 Nov 2010 15:30:50 +0000 (16:30 +0100)]
Add buildfarm.web tests.