Cope with unknown hosts in dead host list.
[amitay/build-farm.git] / admin.py
2010-11-17 Jelmer VernooijGet rid of some unicode.
2010-11-17 Jelmer VernooijRemove more unicode decoding.
2010-11-17 Jelmer VernooijStore more as plain strings.
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-12 Jelmer Vernooijadmin: Only update hosts list/rsyncd secrets when chang...
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-06 Jelmer VernooijAdd python version of admin.py.