Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2015-06-14 | reproducible: common.sh: fix typo | Mattia Rizzolo | 1 | -1/+1 | |
2015-06-14 | reproducible: define $TEMPDIR as /tmp/reproducible and teach all the to ↵ | Mattia Rizzolo | 1 | -1/+5 | |
create temporary files under TEMPDIR (except for builders, they have their own TMPDIR), to avoid polluting /tmp | |||||
2015-06-13 | reproducible: s/OpenWRT/OpenWrt/ | Reiner Herrmann | 1 | -1/+1 | |
2015-06-13 | reproducible openwrt: add css and logo (derived from ↵ | Holger Levsen | 1 | -1/+1 | |
http://luci.subsignal.org/trac/browser/luci/trunk/themes/openwrt.org/htdocs/luci-static/openwrt.org/cascade.css?rev=6304), adopt html. build .ipk packages | |||||
2015-06-12 | reproducible: add link to /openwrt/ in dashboard. | Holger Levsen | 1 | -1/+1 | |
2015-06-11 | reproducible: refactor | Holger Levsen | 1 | -1/+2 | |
2015-06-10 | reproducible: for coreboot the minute always differs | Holger Levsen | 1 | -1/+2 | |
2015-06-09 | reproducible: introduce new variation to capture environment | Holger Levsen | 1 | -0/+2 | |
2015-06-09 | reproducible (coreboot): hint that this variation is applied elsewhere. | Holger Levsen | 1 | -6/+6 | |
2015-06-08 | reproducible: don't overwrite mainpage with coreboot page | Holger Levsen | 1 | -3/+0 | |
2015-06-08 | reproducible coreboot: add some more explainations | Holger Levsen | 1 | -0/+8 | |
2015-06-08 | reproducible: drop all these debbindiff lockfiles thinghies. They are not ↵ | Mattia Rizzolo | 1 | -2/+0 | |
really needed and causes only troubles | |||||
2015-06-07 | reproducible coreboot: more polishing for coreboot.html | Holger Levsen | 1 | -2/+5 | |
2015-06-07 | reproducible coreboot: add variations of PATH, umask and kernel version | Holger Levsen | 1 | -3/+3 | |
2015-06-07 | reproducible coreboot: improve layout, fix irc notification | Holger Levsen | 1 | -0/+5 | |
2015-06-06 | make grep more robust | Holger Levsen | 1 | -1/+1 | |
2015-06-06 | reproducible coreboot: improve main page and link to it from rb.d.n | Holger Levsen | 1 | -1/+1 | |
2015-06-06 | reproducible: more refactoring. add write_explaination_table() to be used ↵ | Holger Levsen | 1 | -0/+46 | |
for all tested projects. | |||||
2015-06-05 | reproducible: add pkg-submit form to dashboard (should be replaced by one ↵ | Holger Levsen | 1 | -2/+9 | |
without javascript) | |||||
2015-06-02 | reproducible: add title tag to the notify icon for the unicode impaired | Holger Levsen | 1 | -0/+2 | |
2015-06-01 | reproducible: refactor and sort notify before dd-list | Holger Levsen | 1 | -5/+3 | |
2015-06-01 | reproducible: add link to new index_notify page | Holger Levsen | 1 | -0/+3 | |
2015-05-31 | reproducible: add pkg-javascript-devel package set | Holger Levsen | 1 | -2/+3 | |
2015-05-28 | reproducible: add maint_pkg-php-pear package set | Holger Levsen | 1 | -2/+3 | |
2015-05-25 | reproducible: no debugging for that function, too noisy | Holger Levsen | 1 | -0/+2 | |
2015-05-19 | reproducible: cosmetic improvements | Holger Levsen | 1 | -5/+5 | |
2015-05-18 | reproducible: turn another global variable into local | Holger Levsen | 1 | -0/+1 | |
2015-05-18 | reproducible: turn some more global variables into local ones | Holger Levsen | 1 | -6/+9 | |
2015-05-18 | reproducible: improve bug indicators for packages | Holger Levsen | 1 | -1/+1 | |
2015-05-14 | reproducible: split pkg set pages into many | Holger Levsen | 1 | -0/+1 | |
2015-05-13 | reproducible: add maint_golang package set | Holger Levsen | 1 | -2/+3 | |
2015-05-12 | reproducible: add maint_debian-ocaml package set | Holger Levsen | 1 | -0/+1 | |
2015-05-11 | reproducible: split notes and no_notes pages into suite specific ones | Holger Levsen | 1 | -1/+1 | |
2015-05-11 | reproducible: add maint_debian-boot package set | Holger Levsen | 1 | -0/+1 | |
2015-05-11 | reproducible: add key packages package set | Holger Levsen | 1 | -16/+17 | |
2015-05-11 | reproducible: add maint_pkg-ruby-extras-maintainers package set | Holger Levsen | 1 | -0/+1 | |
2015-05-11 | reproducible: add maint_pkg-haskell-maintainers package set | Holger Levsen | 1 | -0/+1 | |
2015-05-09 | reproducible: add new pkg-set: maint_pkg-java-maintainers | Holger Levsen | 1 | -0/+1 | |
2015-04-29 | update sponsor-link to point to profitbricks.co.uk | Holger Levsen | 1 | -1/+1 | |
2015-04-29 | move all reproducible public stuff under ↵ | Mattia Rizzolo | 1 | -1/+1 | |
/var/lib/jenkins/userContent/reproducible | |||||
2015-04-28 | reproducible: sed everything to use that $BASE variable instead of ↵ | Mattia Rizzolo | 1 | -2/+2 | |
hardcoding /var/lib/jenkins/userContent (that's about to change rather soon) | |||||
2015-04-28 | reproducible: common.sh: define $BASE, pointing to the http-published directory. | Mattia Rizzolo | 1 | -6/+3 | |
also do some cleanup of defined but unused variables and directory creation | |||||
2015-04-28 | reproducible: common.sh: remove set_package_class(), now unused | Mattia Rizzolo | 1 | -8/+0 | |
2015-04-25 | reproducible: add a sane mean to notify the IRC channel when builds finish. | Mattia Rizzolo | 1 | -3/+1 | |
* new column in the database, schedule table * turn $SAVE_ARTIFACTS a true boolean, 0→no artifacts, 1→yes artifacts * $NOTIFY in the build script is text containg a keyword: + if empty no notification will be sent + if "debbindiff" a "$DBDVERSION had trouble with these" will be sent + if "failure" a "no artifacts could have been saved"-like will be sent + any other value trigs a normal message * adapt the maintenance script and the manual scheduler to cope with the new column | |||||
2015-04-22 | reproducible: fixup 52b794f0 | Holger Levsen | 1 | -3/+4 | |
2015-04-21 | reproducible: common.sh: drop that set_linktarget nonsense, and teach ↵ | Mattia Rizzolo | 1 | -16/+15 | |
link_packages to query the homonym function of its python brother | |||||
2015-04-21 | reproducible: common.sh: use python's link_package() to generate the html ↵ | Mattia Rizzolo | 1 | -2/+4 | |
link. WIP | |||||
2015-04-16 | reproducible: _html_indexes: move the code generating the schedule page to ↵ | Mattia Rizzolo | 1 | -1/+1 | |
its own function. it does not make sense to bloat the generic code by special casing it | |||||
2015-03-28 | reproducible: wait longer for lock as we've increased the timeout - the real ↵ | Holger Levsen | 1 | -1/+1 | |
solution is to use schroot sessions properly... | |||||
2015-03-28 | reproducible: new meta-pkg set: xfce | Holger Levsen | 1 | -5/+7 | |