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
2014-11-13Add a new cached daemon so far it only handle the name/origin cacheBaptiste Daroussin
2014-09-26gen-make-wiki: Write to a clone of the github wikiBryan Drewery
2014-09-26Update gen-man-wiki targetBryan Drewery
2014-09-16Import timeout(1) from base r268861Bryan Drewery
2014-09-16Add apache example from ehauptBryan Drewery
2014-07-18Update libucl to latest versionBaptiste Daroussin
2014-06-16Rename messages.sh to colors.shBryan Drewery
2014-05-10HTML: Update to jQuery 1.11.1 and add map file for uncompressed debuggingBryan Drewery
2014-05-08Install assets to proper dirsBryan Drewery
2014-05-08Install index.htmlBryan Drewery
2014-05-08Enable -Wall -O2 by defaultBryan Drewery
2014-05-08HTML: Add jquery-datatables-row-grouping 1.2.9 from https://code.google.com/p...Bryan Drewery
2014-05-08HTML: Version the external filesBryan Drewery
2014-05-08Update to DataTables 1.10.0Bryan Drewery
2014-05-08HTML: Add a jail page showing all builds for a particular MASTERNAMEBryan Drewery
2014-05-08Install nginx.conf example for upcoming new web layoutBryan Drewery
2014-05-08New web layout, Move all static HTML to root with /data referencing build data.Bryan Drewery
2014-05-08HTML: Install a robots.txt and disallow indexing all the logsBryan 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-04Move HTML handling into html.shBryan Drewery
2014-05-04Move display auto formatting/alignment to display.sh from status.shBryan Drewery
2014-05-02HTML: Convert to Bootstrap3 and make this much more reponsive to smaller scre...Bryan Drewery
2014-05-01Update jQuery to 1.11.0Bryan Drewery
2014-05-01Update DataTables to 1.10.0-RC1Bryan Drewery
2014-05-01HTML: Add a faviconBryan Drewery
2014-04-26Replace add_ts() function with timestamp.c which avoids out-of-order messages...Bryan Drewery
2014-04-25Move message functions into include/messages.shBryan Drewery
2014-04-25Install poudriered into libexec outside of PATHBryan Drewery
2014-04-24Fix buildBaptiste Daroussin
2014-04-24Import libnvBaptiste Daroussin
2014-04-24Add rexec and jexecdBaptiste Daroussin
2014-04-13Replace processonelog2.sh with processonelog2.awkAntoine Brodin
2014-04-05Install manpage to PREFIX/man by defaultBryan Drewery
2014-04-04Move file system handling to fs.shBryan Drewery
2014-04-04Move common.sh.{freebsd,dragonfly} to include/Bryan Drewery
2014-04-04Fix installation of parallel.shBryan Drewery
2014-04-04Move hash handling to hash.shBryan Drewery
2014-04-04Start splitting up common.sh: Move parallel code to include/parallel.shBryan Drewery
2014-03-23Install hook samples againBryan Drewery
2014-03-23Remove make_index, no longer used since [ed9b559]Bryan Drewery
2014-03-22Import tsort(1) from FreeBSD r227189Bryan Drewery
2014-03-04Set poudriere prefix from configure not from MakefileBaptiste Daroussin
2014-03-01Add 'make gen-man-wiki' to convert manpages to wiki format, rerun on manpage ...Bryan Drewery
2014-02-21poudriered should be in sbinBryan Drewery
2014-02-20Rename poudriere.sh to poudriere so it is installed correctlyBryan Drewery
2014-02-20Add nc wrapper to handle -N required on 10+Bryan Drewery
2014-02-20Add rc scriptBryan Drewery
2014-02-20Fix parallel build as make only knew 'libucl.a' not ./libucl.aBryan Drewery
2014-02-20Silence libucl warningsBaptiste Daroussin