Don't unicode encode name.
[build-farm.git] / buildfarm / hostdb.py
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.