Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/freebsd/poudriere.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-03-01image -f: Convert @flavor to unique pkgname.Bryan Drewery
2018-01-26MOVED: Show expiry reason rather than simply erroring due to a missing directoryBryan Drewery
2018-01-26Fix MOVED parsing to be recursiveBryan Drewery
2017-10-28Record flavor for port build results.Bryan Drewery
2017-06-07HTML: Track PKGNAME now for queued ports.Bryan Drewery
2017-06-04HTML: Fix wrong origin displaying.Bryan Drewery
2017-06-04HTML_TRACK_REMAINING: Show status of item in queueBryan Drewery
2017-06-04HTML: Show time elapsed for built/failed ports.Bryan Drewery
2017-06-04Update some copyrightsBryan Drewery
2017-06-04HTML: Show queued ports.Bryan Drewery
2017-06-04HTML_JSON: Add HTML_TRACK_REMAINING to show remaining packages in queueBryan Drewery
2017-03-31HTML json jail: Fix 'latest' not populating always.Bryan Drewery
2017-03-31HTML json top: Remove disconnected codeBryan Drewery
2017-03-20JSON jail: Ignore broken builds rather than corrupting the dataBryan Drewery
2015-06-06Add a build.ended epoch time that is set in the last HTML json generation.Bryan Drewery
2015-06-06Add a build.started epoch time.Bryan Drewery
2014-05-08HTML: Create top-level .data.json as well with a summary of jails and their s...Bryan Drewery
2014-05-08HTML: Build jail .data.json from the .data.mini.json files from each buildBryan Drewery
2014-05-05JSON: Rename 'status' to 'jobs' and move main status into global 'status'Bryan Drewery
2014-05-04HTML: Store snapshot data in snap_ instead of stats_Bryan Drewery
2014-05-02Store PKGNAME:START_TIME:ELAPSED_TIME in status and show it in builder status...Bryan Drewery
2014-04-19Rename check-orphans to check-plistBryan Drewery
2014-04-19Move stage-qa and check-leftovers to right after stageBryan Drewery
2014-04-19Orphans: Use check-orphans now *Bryan Drewery
2014-04-13Replace processonelog2.sh with processonelog2.awkAntoine Brodin
2014-02-11Remove now useless makefilesBaptiste Daroussin
2013-07-23Keep a .data.mini.json which contains all metadata for the build except build...Bryan Drewery
2013-07-22Respect DESTDIRBryan Drewery
2013-07-15Convert build system to use FreeBSD's bsd.*.mkBaptiste Daroussin
2013-07-13Add pointyhat error reasons into interface for Failed BuildsBryan Drewery
2013-05-28HTML: Export all of the jail metadata through bset()Bryan Drewery
2013-05-28Track and display SVN URL@REV in HTMLBryan Drewery
2013-05-28json.awk: Add support for 'string' types in group_type()Bryan Drewery
2013-05-27HTML: For failures/ignored, show how many ports were skippedBryan Drewery
2013-05-27awk: Fix filename comparison, FILENAME had the full pathBryan Drewery
2013-05-21Add some comments to the awk filesBryan Drewery
2013-05-21Remove unneeded make_index.awkBryan Drewery
2013-03-30Remove gratuitous whitespacesAlex Kozlov
2013-03-23Minor cleanups to humanize.awkBryan Drewery
2013-03-23Move humanize awk code into humanize.awkBryan Drewery
2013-03-23Show buildtime in SIGINFOBryan Drewery
2013-03-14Make this liner shorter by using OFSBryan Drewery
2013-03-14Move index awk into make_index.awkBryan Drewery
2013-03-14Move dependency awk into is own fileBryan Drewery
2013-03-14Move awk files into share/awk/ and define an AWKPREFIX/HTMLPREFIXBryan Drewery