try and find config.h in one more location
[amitay/build-farm.git] / buildfarm / hostdb.py
2010-12-03 Jelmer VernooijKill StormCachingBuildFarm - regular build farm now...
2010-11-22 Jelmer Vernooijremove support for writing host.list file (no longer...
2010-11-21 Jelmer VernooijFix formatting.
2010-11-19 Jelmer Vernooijhost -> __getitem__
2010-11-19 Jelmer VernooijCope with nonexistant hosts.
2010-11-17 Jelmer VernooijRemove more pointless encoding.
2010-11-17 Jelmer VernooijMerge tests.
2010-11-17 Jelmer VernooijRe-enable unicode encoding (required for storm).
2010-11-17 Jelmer VernooijDon't unicode encode name.
2010-11-15 Jelmer VernooijDecode host names and platform name.
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 VernooijUse named tuples, some more fixes for hostdb.
2010-11-13 Jelmer VernooijWarn early when creating host that already exists,...
2010-11-13 Jelmer VernooijMove some functionality to Host.
2010-11-13 Jelmer VernooijMore storm usage.
2010-11-13 Jelmer VernooijUse storm in host database.
2010-11-13 Jelmer VernooijRemove unecessary argument from Build().
2010-11-13 Jelmer Vernooijuse storm.
2010-11-12 Jelmer Vernooijadd initial code for sql backed build result data.
2010-11-06 Jelmer VernooijAdd python version of mail-dead-hosts script.
2010-11-06 Jelmer VernooijAdd python version of admin.py.
2010-11-05 Jelmer Vernooijadd basic host database.