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
2015-04-19Api.sh wasn't hooked upBryan Drewery
2015-04-19Import /bin/sh from FreeBSD r281718Bryan Drewery
2015-04-17Rewrite lock_acquire() to not spam 'sleep 0.1'Bryan Drewery
2015-03-23Allow all COLOR variables to be overridden in poudriere.conf.Bryan Drewery
2015-03-13Update to latest libuclBaptiste Daroussin
2015-03-13Update libnv to the latest version from FreeBSD headBaptiste Daroussin
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-08-22Disable maintainer mode by default since we checkin all the filesBryan Drewery
2014-08-06AutogenBryan Drewery
2014-08-06Add --[enable|disable]-maintainer-mode enabled by defaultBaptiste Daroussin
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-24Update poudriere.8.wikiBryan Drewery
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-24Reapply [1ca3c5a] and fix by adding the missing bits to configure.acBaptiste Daroussin