Split long line, add more information in asserts
[build-farm.git] / buildfarm /
2010-11-06 Matthieu PatouAdd tests for build_status_from_logs
2010-11-06 Matthieu PatouBe constant: return always integer if value
2010-11-05 Jelmer VernooijInline test data.
2010-11-05 Jelmer VernooijPEP8
2010-11-05 Jelmer VernooijAdd more tests.
2010-11-05 Matthieu PatouMake status easily marshallable and extensible, use...
2010-11-05 Matthieu PatouAdd unit tests for fixed bug
2010-11-05 Matthieu PatouFix and improvements
2010-11-05 Matthieu Patouadd test files
2010-11-05 Jelmer Vernooijadd basic host database.
2010-11-05 Jelmer VernooijRefactor html out of buildfarm.data.
2010-11-05 Jelmer VernooijExtract some generic functions.
2010-11-02 Jelmer Vernooijadd test for Build.has_host.
2010-11-02 Jelmer Vernooijremove htmlization of status handling in data.py.
2010-11-02 Jelmer VernooijSplit off caching into a separate subclass.
2010-11-02 Jelmer VernooijSplit out html formatting from build status.
2010-11-02 Jelmer VernooijRemove obsolete build_revision/build_revision_time...
2010-11-02 Jelmer VernooijMove err_count() to Build.
2010-11-02 Jelmer VernooijAdd test for Build.revision_details().
2010-11-02 Jelmer VernooijKill unused status_info_cmp.
2010-11-02 Jelmer VernooijMove build_status onto Build.
2010-11-02 Jelmer VernooijMove revision_details onto Build.
2010-11-02 Jelmer VernooijMove read_log and read_err onto Build.
2010-11-02 Jelmer VernooijMove age_mtime/age_ctime onto Build.
2010-11-02 Jelmer VernooijAdd Build object.
2010-11-02 Jelmer VernooijRaise NoSuchBuildError rather than silently pretending...
2010-11-02 Jelmer Vernooijadd tests for read_log/read_err.
2010-11-02 Jelmer VernooijAdd more tests, consistent parameter ordering.
2010-11-02 Jelmer VernooijAdd configuration file with tree data.
2010-11-02 Jelmer VernooijAdd convenience testcase class for buildfarm tests.
2010-11-01 Jelmer VernooijMake internal functionality private.
2010-11-01 Jelmer VernooijAdd python version of history module.
2010-10-30 Jelmer VernooijAdd python version of data module.
2010-10-30 Jelmer VernooijProvide python version of util.