build-farm.git
2010-11-10 Matthieu Patouuse buildstore function to get the cached status
2010-11-10 Matthieu Patouadd function to get the lcov cache status on a build...
2010-11-10 Matthieu PatouServe in standalone mode only files that are local...
2010-11-10 Jelmer VernooijWe no longer have CVS-based projects, and should not...
2010-11-10 Jelmer VernooijMore improvements to import-and-analyse.
2010-11-10 Jelmer VernooijSimplify some code.
2010-11-10 Jelmer VernooijSimplify new build iteration.
2010-11-10 Jelmer VernooijMore work on import and analyse.
2010-11-10 Jelmer VernooijSplit up further.
2010-11-10 Jelmer VernooijSplit up BuildResultStore further.
2010-11-10 Jelmer VernooijMove more functionality to buildfarm.BuildFarm.
2010-11-10 Jelmer VernooijRemove trees from BuildResultStore.
2010-11-10 Jelmer VernooijAdd BuildFarm object, remove compilers and host_age...
2010-11-10 Jelmer VernooijFix smtplib.Connection -> smtplib.SMTP.
2010-11-10 Jelmer VernooijAdd python version of import-and-analyse.pl.
2010-11-10 Jelmer VernooijRemove unused variable.
2010-11-10 Jelmer VernooijCope with intermediate errors.
2010-11-10 Jelmer VernooijCope with other_failures being the same.
2010-11-10 Jelmer VernooijUse standard infrastructure for cmp.
2010-11-09 Matthieu PatouReturn to the current directory after dealing with...
2010-11-09 Matthieu Patouadd unit tests
2010-11-09 Matthieu PatouMove compare function to BuildStatus class
2010-11-09 Matthieu Patourewrite the sort status function
2010-11-09 Matthieu PatouImprove status for special cases
2010-11-09 Matthieu PatouHandle test stage a bit differently due to samba_*...
2010-11-09 Matthieu PatouUse the correct css class for checker
2010-11-09 Jelmer Vernooijinclude stage name in stages list.
2010-11-09 Matthieu PatouCast unicode strings to utf-8 strings
2010-11-09 Jelmer VernooijParse log line-by-line.
2010-11-09 Jelmer VernooijSimplify log parsing a bit.
2010-11-09 Jelmer VernooijRemove svn/cvs support.
2010-11-08 Matthieu PatouForce to have a ldb backend for make test
2010-11-08 Jelmer VernooijFix syntax error.
2010-11-08 Matthieu PatouDo explicit cast to string of Host attributes
2010-11-08 Jelmer VernooijMake build_status_from_logs take files rather than...
2010-11-08 Jelmer VernooijRemove updating of samba-docs and lorikeet. Move samba...
2010-11-08 Jelmer VernooijRemove obsolete trees samba-docs and lorikeet. Move...
2010-11-08 Jelmer VernooijSimplify build_status() code. Return all found revision...
2010-11-08 Matthieu PatouForce the string conversion to avoid write() argument...
2010-11-08 Matthieu PatouDisplay more clearly when make test returns an error...
2010-11-08 Jelmer VernooijUnbreak the testsuite, rename cache2 back to cache.
2010-11-08 Jelmer VernooijCope with missing err files.
2010-11-08 Matthieu PatouMore debug
2010-11-08 Matthieu Patoumove from cache to cache2 in order to be able to run...
2010-11-08 Matthieu PatouMake standalone listen only on localhost and use local...
2010-11-08 Matthieu PatouMore debug
2010-11-08 Jelmer VernooijAdd convenience function for opening host database.
2010-11-08 Matthieu PatouAdd debug
2010-11-07 Matthieu PatouUse TDB_NO_FSYNC in s4 builds in hope that it will...
2010-11-07 Matthieu PatouUse TDB_NO_FSYNC in s4 builds in hope that it will...
2010-11-07 Matthieu PatouIgnore the make test and for the waf test for samba4...
2010-11-07 Jelmer VernooijMake read_err return a file object.
2010-11-07 Jelmer VernooijMake read_log return a file.
2010-11-07 Jelmer VernooijSimplify status handling.
2010-11-07 Jelmer VernooijFix tests.
2010-11-07 Jelmer VernooijSimplify host handling.
2010-11-07 Jelmer VernooijAdd log_checksum function.
2010-11-06 Jelmer Vernooijremove unused test.pl script.
2010-11-07 Matthieu PatouFix status sort so that sorting is the same as in the...
2010-11-07 Matthieu PatouConstruct a host => plateform dictionary, make html...
2010-11-07 Matthieu PatouReport checker stage as - if result is unknown and...
2010-11-07 Matthieu PatouFix buildsamba02 build
2010-11-07 Matthieu PatouPoint to the good database
2010-11-07 Matthieu Patouuse BUILD REVISION if the BUILD COMMIT REVISION has...
2010-11-07 Matthieu PatouShow make "test" as -1 if no test failed but make retur...
2010-11-07 Matthieu PatouFix the view "recent build", handle case when revision...
2010-11-07 Matthieu PatouFix more bugs
2010-11-07 Matthieu Patouuse css to do the spacing not html ...
2010-11-07 Matthieu PatouMake errorlog divs not visible
2010-11-06 Jelmer VernooijAdd python version of mail-dead-hosts script.
2010-11-06 Jelmer Vernooijdirectly access the hosts list from the sqlite database...
2010-11-06 Jelmer VernooijRemove old admin script.
2010-11-06 Jelmer VernooijAdd python version of admin.py.
2010-11-06 Jelmer VernooijUse iterators, proper booleans.
2010-11-06 Jelmer VernooijAdd convenience class for build status.
2010-11-06 Jelmer VernooijMerge build_status_from_logs tests.
2010-11-06 Matthieu PatouAdd my copyright
2010-11-06 Matthieu PatouVarious fix for removing errors while accessing the...
2010-11-06 Matthieu PatouFix permuted host and tree
2010-11-06 Matthieu PatouSplit long line, add more information in asserts
2010-11-06 Matthieu PatouAdd tests for build_status_from_logs
2010-11-06 Matthieu PatouBe constant: return always integer if value
2010-11-05 Jelmer VernooijInline test data.
2010-11-05 Jelmer VernooijPEP8
2010-11-05 Jelmer VernooijAdd more tests.
2010-11-05 Jelmer VernooijDefault rev to None, consistent with other code.
2010-11-05 Matthieu PatouFix a bug
2010-11-05 Matthieu PatouMake status easily marshallable and extensible, use...
2010-11-05 Matthieu Patoutry to force buildsamba02 to do what we want
2010-11-05 Matthieu PatouAbstract compiler in a variable, add TDB_NO_FSYNC=1...
2010-11-05 Matthieu PatouAdd unit tests for fixed bug
2010-11-05 Matthieu PatouFix and improvements
2010-11-05 Matthieu Patouadd test files
2010-11-05 Jelmer Vernooijadd basic host database.
2010-11-05 Jelmer VernooijRefactor html out of buildfarm.data.
2010-11-05 Jelmer VernooijExtract some generic functions.
2010-11-05 Matthieu PatouTry to override make test that is broken
2010-11-05 Matthieu PatouAdd doc
2010-11-05 Matthieu PatouMore reformat
2010-11-05 Matthieu Patouadd .pyc to gitignore
next