buildbot.git
2021-11-03 Petr Štetiarci: docker: deploy automatically only on default branch...
2021-11-03 Paul Spoorendocker: install `mkisofs` to worker container
2021-11-03 Paul Spoorendocker: sort installed packages alphabetically
2021-11-03 Paul Spoorendocker: deploy only manually and on master/tags
2021-07-21 Petr Štetiarphase1,phase2: improve round robin builds
2021-06-28 Petr ŠtetiarBump to latest Buildbot release 3.2.0
2021-04-02 Tony Ambardardocker,worker: install libelf-dev, libdw-dev
2021-03-25 Petr Štetiarbuildworker: provide OpenWrt version in description
2021-03-25 Petr Štetiarbuildmaster: provide OpenWrt version in About section
2021-03-25 Petr Štetiarphase1,phase2: add file space usage reporting
2021-03-25 Baptiste Jonglezphase1, phase2: exclude temporary source files from...
2021-03-25 Baptiste Jonglezphase1, phase2: don't mark the build failed if a non...
2021-03-19 Petr Štetiarphase1,phase2: fix reconfig command by creating twistd.pid
2021-03-17 Petr Štetiarbuildmaster: add some OpenWrt branding
2021-03-17 Petr ŠtetiarBump to latest Buildbot release 3.0.2
2021-03-17 Petr ŠtetiarRevert "docker: master/worker: fix issue with latest...
2021-03-17 Petr Štetiarphase1,phase2: implement round robin builds
2021-03-15 Petr Štetiardocker: master/worker: fix issue with latest stable...
2021-03-15 Petr Štetiarphase1,phase2: shuffle order of builds
2021-03-15 Petr ŠtetiarBump to latest Buildbot release 3.0.1
2021-03-14 Petr Štetiarci: buildworker: disabled test temporarily
2021-03-14 Petr Štetiarci: use private runner
2021-03-13 Petr Štetiarbuildworker: add Python2 package
2021-03-12 Paul Spoorendocker,worker: install gcc-mulitlib
2021-03-12 Petr Štetiarbuildworker: add swig package
2021-03-12 Petr Štetiartreewide: use worker term
2021-03-09 Petr ŠtetiarBump to version 3.0.0
2021-03-06 Petr Štetiarci: buildslave: fix Docker image tests
2021-03-06 Petr ŠtetiarGitLab CI integration
2021-03-06 Petr Štetiardocker: buildslave: make TLS working
2021-03-05 Petr Štetiarbuiltmaster,phase1: add missing services dict
2021-03-05 Petr Štetiarbuildmaster: replace horizons with JanitorConfigurator
2021-03-05 Petr Štetiarbuildmaster: fix permissions
2021-03-02 Petr Štetiardocker: fix Python cryptography build failure
2021-03-02 Petr Štetiarphase1,2: fix missing tmp dir
2021-03-02 Petr Štetiardocker: make TLS working
2021-03-02 Paul Spoorenphase1: make change links clickable
2021-03-02 Paul Spoorendocker,worker: install qemu-utils
2021-03-02 Paul Spoorenscripts: remove migrated dumpinfo.pl script
2021-03-02 Petr Štetiardocker: alphabetical sorting of packages
2021-03-02 Petr Štetiardocker: update to 2.10.1
2021-02-09 Petr Štetiarphase1: fix gitcheckout with corrupted .git
2020-12-12 Petr Štetiarphase1: dont include stderr output in stageroot variable
2020-11-13 Paul Spoorenphase2: use full git history for reproducibility
2020-11-13 Jo-Philipp... phase1: add separate option for kmod repo embedding
2020-11-07 Jo-Philipp... phase1: treat "kmod_archive" as bool option
2020-11-07 Thibaut VARÈNErsync.sh: set pipefail
2020-11-07 Jo-Philipp... phase1: add config option to enable/disable kmod archive
2020-07-30 Paul Spoorenphase1: add JSON merge step
2020-04-11 Jo-Philipp... buildslave: update to Debian 10, introduce TLS support
2020-04-11 Jo-Philipp... docker: add example certificates
2020-04-11 Jo-Philipp... buildmaster: update to v2.4.1
2020-02-03 Jo-Philipp... phase1, phase2: sort and move imports to the top of...
2020-02-03 Jo-Philipp... scripts: cleanup.sh: adapt to buildbot v2 api
2020-02-03 Jo-Philipp... phase1, phase2: implement force scheduler logic
2020-02-02 Jo-Philipp... phase1, phase2: update master to Debian 10 / Buildbot...
2020-02-02 Paul Spoorenscripts: signall.sh store usign.key as usign.sec
2019-10-18 Jo-Philipp... phase1: make buildinfo failures "green"
2019-10-18 Jo-Philipp... phase1: allow buildinfo target to fail
2019-10-18 Jo-Philipp... add helper script to (re)build docker images
2019-10-18 Paul Spoorenphase1: use buildinfo instead of prepare
2019-09-03 Paul Spoorenphase1: run prepare instead of diffconfig
2019-07-18 Jo-Philipp... phase2: fix copy-paste error in previous commit
2019-07-18 Jo-Philipp... phase2: sanitize SDK host command symlinks
2019-07-18 Jo-Philipp... scripts: cleanup.sh: skip directory symlinks
2019-07-18 Jo-Philipp... rsync: remove pid file if it already exists
2019-07-18 Jo-Philipp... phase2: implement work dir sharing
2019-07-18 Jo-Philipp... treewide: merge phase1 and phase2 cleanup procedures
2019-07-17 Jo-Philipp... scripts: signall.sh: use absolute paths when invoking...
2019-07-16 Jo-Philipp... phase2: disable slave side package signing
2019-07-16 Jo-Philipp... phase1: enable shared work directory by default
2019-07-16 Jo-Philipp... phase1: forcibly checkout branch
2019-07-16 Jo-Philipp... phase1: automatically setup shared work directory symlink
2019-07-15 Jo-Philipp... phase1: checkout configured branch
2019-07-15 Jo-Philipp... docker: buildslave: properly recreate slave if state...
2019-07-03 Jo-Philipp... docker: merge phase1 and phase2 configs into one file
2019-07-03 Jo-Philipp... phase2: move phase2 specific options into separate...
2019-07-03 Jo-Philipp... phase1: move phase1 specific options into separate...
2019-07-02 Jo-Philipp... docker: containerize master and slaves
2019-07-02 Jo-Philipp... scripts: sha2pl: handle usign signatures as well
2019-07-02 Jo-Philipp... phase1: use --contimeout parameter only for rsync daemo...
2019-07-02 Jo-Philipp... treewide: rework signall.sh to read keys from config...
2019-07-02 Jo-Philipp... phase1: prevent ccache/gcc exec recursion when cc_versi...
2019-07-02 Jo-Philipp... phase2: allow overriding config.ini location with env var
2019-07-02 Jo-Philipp... phase1: allow overriding config.ini location with env var
2019-07-02 Jo-Philipp... phase1: move config.seed into config.ini
2019-07-02 Jo-Philipp... phase2: move cleanup.sh to shared script directory
2019-07-02 Jo-Philipp... phase1: move cleanup.sh to shared script directory
2019-07-02 Jo-Philipp... treewide: rename home_dir to work_dir
2019-07-02 Jo-Philipp... treewide: rework GPG signing
2019-07-02 Jo-Philipp... phase2: move usign handling to master
2019-07-02 Jo-Philipp... phase1: move usign handling to master
2019-07-02 Jo-Philipp... scripts: signall.sh: add using support
2019-06-30 Jo-Philipp... scripts: add usign secret to public key converter
2019-06-30 Jo-Philipp... treewide: untangle phase1 and phase2 masters
2019-06-25 Jo-Philipp... phase1: add further Git clone/pull safety guards
2019-06-25 Jo-Philipp... phase1: fix GnuPG 2.x compatibility
2019-06-24 Jo-Philipp... phase2: add version suffix to faillogs directory
2019-06-24 Jo-Philipp... phase2: add ability to clone feeds via SSH
2019-06-24 Jo-Philipp... phase1: add ability to clone feeds via SSH
next