min_age takes an absolute timestamp.
[build-farm.git] / buildfarm /
2014-08-02 Jelmer Vernooijmin_age takes an absolute timestamp.
2014-08-02 Jelmer VernooijUse tuple for sqlite arguments - breaks on older versio...
2014-08-02 Jelmer VernooijAdd tests for new min_age argument.
2014-08-02 Jelmer VernooijOnly show builds in the last seven days.
2014-08-02 Jelmer VernooijFix whitespace, add basic tests for get_summary_builds.
2014-08-02 Jelmer VernooijMerge branch 'query4summarypage' of git://github.com...
2014-07-17 krishnatejaperannagarichanges to reviews
2014-07-11 Jelmer VernooijRemove trailing whitespace.
2014-07-11 Jelmer VernooijMerge remote-tracking branch 'krishna/recentcheckinimpr...
2014-07-07 krishnatejaperannagarichanges to reviews 2
2014-07-04 krishnatejaperannagarichanges to reviews
2014-06-26 krishnatejaperannagariquery and conversion completed
2014-06-24 krishnatejaperannagarirecent checkins page speed improvements with hidng...
2014-06-12 Jelmer VernooijAdd --debug-storm option.
2014-06-07 Jelmer VernooijSimplify handling of old build limit showing.
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 .
next