Fix whitespace, add basic tests for get_summary_builds.
[build-farm.git] / buildfarm / web / __init__.py
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.
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 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-19 Jelmer VernooijAdd +recent-ids.
2010-12-08 Jelmer VernooijSane error message on unknown revision.
2010-12-08 Jelmer VernooijCope with unknown trees.
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 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 VernooijMerge StormCachingBuildFarm and BuildFarm.
2010-12-03 Jelmer VernooijKill StormCachingBuildFarm - regular build farm now...
2010-11-23 jelmer@samba.orgSplit up revision_link function.
2010-11-23 jelmer@samba.orgFix url.
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-22 Jelmer VernooijAutomatically show revision history, don't require...
2010-11-22 Jelmer VernooijRename data -> build.
2010-11-22 Jelmer VernooijSome formatting fixes.
2010-11-22 Jelmer VernooijFix typo.
2010-11-22 Jelmer VernooijRemove unused utility functions.
2010-11-22 Jelmer VernooijAdd status tests.
2010-11-22 Jelmer VernooijPrint sane time string rather than python tuple.
2010-11-22 Jelmer VernooijSwitch to python web interface.
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-21 Jelmer VernooijFix author selection box.
2010-11-21 Jelmer VernooijFix default values.
2010-11-21 Jelmer VernooijRename old_revs -> old_builds.
2010-11-21 Jelmer VernooijSort recent builds by age by default.
2010-11-21 Jelmer VernooijAdd script for adding status where it is not present.
2010-11-21 Jelmer VernooijAdd build age to table.
2010-11-21 Jelmer VernooijSort by age rather than by upload time.
2010-11-21 Jelmer VernooijList old uploads early.
2010-11-21 Jelmer VernooijSupport searching for builds by checksum.
2010-11-21 Jelmer VernooijOnly display fields if they are available.
2010-11-21 Jelmer VernooijFix recent build page.
2010-11-21 Jelmer VernooijFix unicode handling in diffs.
2010-11-21 Jelmer VernooijSimplify diff handling.
2010-11-21 Jelmer VernooijMore work on builds.
2010-11-21 Jelmer VernooijFix standalone run.
2010-11-20 Jelmer VernooijAdd host_id.
2010-11-19 Jelmer VernooijReturn no such build error.
2010-11-19 Jelmer Vernooijhost -> __getitem__
2010-11-19 Jelmer VernooijCope with unknown hosts in dead host list.
2010-11-19 Jelmer VernooijSupport displaying dead host age.
2010-11-19 Jelmer VernooijCope with nonexistant hosts.
2010-11-19 Jelmer Vernooijremove unused variables.
2010-11-19 Jelmer VernooijFix get_tree_builds call.
2010-11-19 Jelmer VernooijAdd get_last_builds tests.
2010-11-18 Jelmer VernooijAdd newlines.
2010-11-18 Jelmer Vernooijuse pygments for prettyfying diffs.
2010-11-17 Jelmer Vernooijremove more unicode references.
2010-11-17 Jelmer VernooijSimplify menu.
2010-11-17 Jelmer VernooijRemove more pointless encoding.
2010-11-17 Jelmer VernooijProperly encode compiler name.
2010-11-17 Jelmer VernooijSkip unknown hosts.
2010-11-17 Jelmer VernooijCope with unknown trees.
2010-11-17 Jelmer VernooijFix age handling.
2010-11-17 Jelmer VernooijAdd convenience function for finding all recent builds.
next