fixed branches for rsync and waf
[amitay/build-farm.git] / admin.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-19 Jelmer VernooijSupport arguments in admin.py.
2010-11-19 Jelmer VernooijRemove unnecessary umask code.
2010-11-19 Jelmer VernooijActually use storm db.
2010-11-19 Jelmer VernooijUse storm db in 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.