changes to reviews 2
[build-farm.git] / buildfarm /
2014-07-07 krishnatejaperannagarichanges to reviews 2
2014-07-04 krishnatejaperannagarichanges to reviews
2014-06-24 krishnatejaperannagarirecent checkins page speed improvements with hidng...
2014-05-18 Jelmer VernooijOnly create db directory if it does not yet exist.
2014-05-17 Jelmer VernooijCreate db directory if it did not yet exist.
2013-12-30 Björn Jackeuse https for extermal and protocol indepentent links...
2012-03-15 Matthieu PatouAdd an easy way to got back to the error list
2012-03-15 Matthieu PatouUpdate my copyright
2012-03-15 Matthieu PatouMake display of shortcut box nicer
2012-03-15 Matthieu PatouMake display of shortcut box nicer
2012-03-15 Matthieu PatouAdd a list of shortcut to failed tests
2012-03-15 Matthieu PatouLimit list of older build to 10 by default
2012-03-10 Jelmer VernooijPrint 404 page if build is not found.
2012-02-19 Andrew BartlettNever display builds from unknown hosts
2012-02-17 Andrew Bartlettthe lcov version has changed, as has the output format
2012-02-17 Andrew BartlettRevive lcov reporting
2011-12-08 Jelmer VernooijSupport uxsuccess.
2011-08-31 Björn Jackeuse www.samba.org as server for the css
2010-12-20 Jelmer VernooijMove some of the build diff logic to the buildfarm...
2010-12-19 Jelmer VernooijAdd +recent-ids.
2010-12-14 Jelmer VernooijDon't rely on stages having the same names.
2010-12-14 Jelmer VernooijAdd assert message.
2010-12-12 Jelmer VernooijCope with negative failure numbers.
2010-12-08 Jelmer VernooijSane error message on unknown revision.
2010-12-08 Jelmer VernooijCope with unknown trees.
2010-12-07 Jelmer Vernooij... and commit the right file
2010-12-04 Jelmer VernooijDon't create subunit files on disk, rather just extract...
2010-12-04 jelmer@samba.orgFix typo.
2010-12-04 jelmer@samba.orgSubunit diff.
2010-12-04 jelmer@samba.orgFix image urls.
2010-12-04 jelmer@samba.orgAdd +stderr and +stdout.
2010-12-04 Jelmer VernooijFix summary
2010-12-04 Jelmer VernooijFix filename for subunit downlaods.
2010-12-04 Jelmer VernooijClaim subunit output as text/x-subunit.
2010-12-04 Jelmer VernooijAdd link for subunit output.
2010-12-04 Jelmer VernooijFix tree links.
2010-12-04 Jelmer VernooijUse /tree.
2010-12-04 Jelmer Vernooijallow bz2 compressed files.
2010-12-04 Jelmer VernooijAllow viewing trees.
2010-12-04 Jelmer Vernooijallow non-html pages more easily.
2010-12-04 Jelmer VernooijAllow /+subunit for builds.
2010-12-04 Jelmer VernooijFix use of plain_logs.
2010-12-04 Jelmer VernooijFix build by checksum.
2010-12-04 Jelmer VernooijFix host references.
2010-12-04 Jelmer VernooijAllow /build/<checksum>
2010-12-04 Jelmer VernooijWhen uploading, automatically create subunit file.
2010-12-04 Jelmer VernooijSupport extracting subunit files.
2010-12-04 Jelmer VernooijSupport extracting subunit.
2010-12-04 Jelmer VernooijAdd tree module.
2010-12-04 Jelmer VernooijMerge StormCachingBuildFarm and BuildFarm.
2010-12-03 Jelmer VernooijKill StormCachingBuildFarm - regular build farm now...
2010-12-03 Jelmer VernooijKill 'plain' old revision database.
2010-12-03 Jelmer VernooijFix a bunch of tests.
2010-12-03 Jelmer VernooijAdd test_suite function.
2010-12-03 Jelmer VernooijUse convenience function for finding duplicate builds.
2010-11-30 Jelmer VernooijAdd get_by_checksum function.
2010-11-25 Matthieu Patoudetect more timeout situations
2010-11-23 jelmer@samba.orgSplit up revision_link function.
2010-11-23 jelmer@samba.orgFix url.
2010-11-23 jelmer@samba.orgAdd test and test_result classes.
2010-11-23 jelmer@samba.orgAdd convenience method for host URIs.
2010-11-23 jelmer@samba.orgAdd convenience function for getting at a build uri.
2010-11-23 Jelmer VernooijSet charset.
2010-11-23 Jelmer VernooijFix div close.
2010-11-23 Jelmer VernooijOnly print builds: line when there are builds.
2010-11-23 Jelmer VernooijAvoid visiting nodes more than once.
2010-11-22 Jelmer VernooijAutomatically show revision history, don't require...
2010-11-22 Jelmer VernooijFix lcov.
2010-11-22 Jelmer Vernooijrevive FileLoad for the moment - it's used by the web...
2010-11-22 Jelmer VernooijIn fix.py, set host_id.
2010-11-22 Jelmer VernooijAdd tree_id and compiler_id to build.
2010-11-22 Jelmer VernooijRename data -> build.
2010-11-22 Jelmer VernooijSome formatting fixes.
2010-11-22 Jelmer VernooijFix typo.
2010-11-22 Jelmer VernooijRename UploadBuildStore.get_new_builds -> UploadBuildSt...
2010-11-22 Jelmer VernooijRemove unused utility functions.
2010-11-22 Jelmer Vernooijparse file line by line rather than loading entire...
2010-11-22 Jelmer VernooijRemove unused load_hash function.
2010-11-22 Jelmer VernooijNo longer create cache directory.
2010-11-22 Jelmer Vernooijremove support for writing host.list file (no longer...
2010-11-22 Jelmer VernooijAdd status tests.
2010-11-22 Jelmer VernooijPrint sane time string rather than python tuple.
2010-11-22 Jelmer VernooijFix use with multiple builds with the same checksum.
2010-11-22 Jelmer VernooijFix tests.
2010-11-22 Jelmer VernooijSwitch to python web interface.
2010-11-22 Jelmer VernooijMore casts.
2010-11-22 Jelmer Vernooijadd cast.
2010-11-22 Jelmer VernooijFix revision .
2010-11-22 Jelmer Vernooijremove useless /
2010-11-22 Jelmer Vernooijignore other status in case of timeout/disk full, etc.
2010-11-22 Jelmer VernooijInclude host link.
2010-11-22 Jelmer VernooijAdd links to previous builds.
2010-11-22 Jelmer VernooijFixes for distinct builds.
2010-11-22 Jelmer VernooijFix formatting.
2010-11-22 Jelmer VernooijAdd extra test for regressed_since.
2010-11-21 Jelmer VernooijFix formatting.
2010-11-21 Jelmer VernooijFix formatting.
2010-11-21 Jelmer VernooijMake the fix script update revision details.
2010-11-21 Jelmer VernooijLook for timeouts harder.
2010-11-21 Jelmer VernooijFix author selection box.
next