Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move some overlays to parent directory | Ismaël Bouya | 2019-05-02 | 2 | -42/+0 |
| | |||||
* | Add yarn2nix as dependency where needed to avoid garbage collection | Ismaël Bouya | 2019-04-26 | 1 | -0/+3 |
| | |||||
* | Migrte buildbot to new secrets | Ismaël Bouya | 2019-04-25 | 1 | -20/+20 |
| | |||||
* | Move buildbot secrets to a secure location | Ismaël Bouya | 2019-04-16 | 1 | -22/+64 |
| | | | | Related issue: https://git.immae.eu/mantisbt/view.php?id=122 | ||||
* | Migrate yarn2nix to external repository | Ismaël Bouya | 2019-04-02 | 1 | -1/+3 |
| | |||||
* | Fix partial application in buildbot | Ismaël Bouya | 2019-03-27 | 1 | -4/+3 |
| | |||||
* | Add xmpp push notifications to buildbot and gitolite | Ismaël Bouya | 2019-03-27 | 5 | -2/+122 |
| | |||||
* | Add deploy webhook | Ismaël Bouya | 2019-03-26 | 3 | -1/+83 |
| | |||||
* | Upgrade to latest nixpkgs | Ismaël Bouya | 2019-03-26 | 1 | -3/+1 |
| | |||||
* | Upgrade mysql and postgresql | Ismaël Bouya | 2019-03-24 | 1 | -19/+21 |
| | |||||
* | Add caldance buildbot and optimize a bit the drivations | Ismaël Bouya | 2019-03-23 | 7 | -24/+456 |
| | | | | | | | - Add caldance derivation - Move buildbot_common inside the repository - Avoid rebuilding all buildbot instances when modifying one project - Prepare for non-local workers | ||||
* | Add buildbot | Ismaël Bouya | 2019-03-23 | 7 | -0/+5953 |
Fixes https://git.immae.eu/mantisbt/view.php?id=74 |