some css elements are standard now, now brwowser specific names needed for those
[build-farm.git] / buildfarm / __init__.py
2014-08-02 Jelmer VernooijUse tuple for sqlite arguments - breaks on older versio...
2014-08-02 Jelmer VernooijOnly show builds in the last seven days.
2014-08-02 Jelmer VernooijFix whitespace, add basic tests for get_summary_builds.
2014-08-02 Jelmer VernooijMerge branch 'query4summarypage' of git://github.com...
2014-07-17 krishnatejaperannagarichanges to reviews
2014-06-26 krishnatejaperannagariquery and conversion completed
2014-05-18 Jelmer VernooijOnly create db directory if it does not yet exist.
2014-05-17 Jelmer VernooijCreate db directory if it did not yet exist.
2012-02-17 Andrew Bartlettthe lcov version has changed, as has the output format
2012-02-17 Andrew BartlettRevive lcov reporting
2010-12-04 Jelmer VernooijMerge StormCachingBuildFarm and BuildFarm.
2010-12-03 Jelmer VernooijKill StormCachingBuildFarm - regular build farm now...
2010-11-22 Jelmer VernooijFix lcov.
2010-11-22 Jelmer VernooijRename data -> build.
2010-11-22 Jelmer VernooijRename UploadBuildStore.get_new_builds -> UploadBuildSt...
2010-11-22 Jelmer Vernooijparse file line by line rather than loading entire...
2010-11-22 Jelmer VernooijFixes for distinct builds.
2010-11-21 Jelmer VernooijSupport searching for builds by checksum.
2010-11-19 Jelmer VernooijSupport displaying dead host age.
2010-11-19 Jelmer VernooijFix sorting, right builds in results.
2010-11-19 Jelmer VernooijAdd get_tree_builds.
2010-11-17 Jelmer VernooijChange some fields to blobs.
2010-11-17 Jelmer VernooijAdd convenience function for finding all recent builds.
2010-11-17 Jelmer VernooijMerge tests.
2010-11-16 Jelmer VernooijSplit up pages a bit.
2010-11-13 Jelmer VernooijTry a bit harder to not fetch from the upload directory...
2010-11-13 Jelmer VernooijMove file cache specific code to filecache module.
2010-11-13 Jelmer Vernooijfix git root.
2010-11-13 Jelmer VernooijAdd convenience function for avoiding database. Move...
2010-11-13 Jelmer VernooijMore fixes for import-and-analyse.
2010-11-13 Jelmer VernooijMove some functionality to Host.
2010-11-13 Jelmer VernooijRemove unecessary argument from Build().
2010-11-13 Jelmer Vernooijuse storm.
2010-11-12 Jelmer VernooijAdd sql caching buildfarm.
2010-11-12 Jelmer Vernooijadd initial code for sql backed build result data.
2010-11-12 Jelmer VernooijScan for builds then verify, rather than probing.
2010-11-12 Jelmer VernooijFix argument order.
2010-11-12 Jelmer VernooijFix new build fetching.
2010-11-12 Jelmer VernooijSimplify a bit.
2010-11-12 Jelmer Vernooijwork on history support using dulwich
2010-11-11 Jelmer VernooijTest upload_build.
2010-11-11 Jelmer VernooijAdd some more base buildfarm tests.
2010-11-11 Jelmer VernooijFix caching buildfarm.
2010-11-11 Jelmer VernooijReintroduce readonly parameter, remove unnecessary...
2010-11-11 Matthieu Patouattribute readonly didn't exists (anymore ?)
2010-11-11 Matthieu Patouremove useless declaration
2010-11-11 Matthieu Patouget_lcov_cached_status has been removed build the cache...
2010-11-11 Matthieu Patouchange the name of the cache folder
2010-11-11 Matthieu PatouIntroduce a cached variant of the build farm, correct...
2010-11-11 Matthieu PatouDo not use cache for lcov in the non cached variant...
2010-11-11 Jelmer VernooijMove lcov cache onto BuildFarm, simplify get_build.
2010-11-10 Matthieu Patouimplement get_build on the buildfarm object so that...
2010-11-10 Matthieu Patouuse buildstore function to get the cached status
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 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-08 Jelmer VernooijAdd convenience function for opening host database.
2010-11-02 Jelmer VernooijAdd configuration file with tree data.
2010-10-30 Jelmer VernooijProvide python version of util.