Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move directories with only default.nix to standalone file | Ismaël Bouya | 2019-05-07 | 1 | -249/+0 |
| | |||||
* | Move diaspora to pkgs | Ismaël Bouya | 2019-05-04 | 5 | -3535/+151 |
| | |||||
* | Move diaspora to new secrets | Ismaël Bouya | 2019-04-25 | 2 | -38/+35 |
| | |||||
* | Fix secret permissions | Ismaël Bouya | 2019-04-16 | 1 | -3/+3 |
| | |||||
* | Move diaspora and mantisbt passwords to a secure location | Ismaël Bouya | 2019-04-16 | 2 | -11/+44 |
| | | | | Related issue: https://git.immae.eu/mantisbt/view.php?id=122 | ||||
* | Cleanup e-mails from immae.eu domains | Ismaël Bouya | 2019-04-13 | 1 | -2/+2 |
| | |||||
* | Temporarily fix diaspora package | Ismaël Bouya | 2019-04-01 | 2 | -3/+6 |
| | | | | | | | | | Upgrade from 18.09 to 19.03 broke because of change at https://github.com/NixOS/nixpkgs/pull/51842 This partially reverts the change, which permits to build again diaspora using the latest pkgs version. Related issue: https://git.immae.eu/mantisbt/view.php?id=131 | ||||
* | Upgrade diaspora to latest version | Ismaël Bouya | 2019-03-29 | 5 | -1244/+34 |
| | | | | | Remove Gemfile and Gemfile.lock and use instead the ones from the repository | ||||
* | Upgrade to latest nixpkgs | Ismaël Bouya | 2019-03-26 | 1 | -2/+2 |
| | |||||
* | Remove useless relative symlinks | Ismaël Bouya | 2019-02-21 | 1 | -5/+5 |
| | |||||
* | Change home directories outside of the store | Ismaël Bouya | 2019-02-16 | 1 | -1/+1 |
| | | | | Fixes https://git.immae.eu/mantisbt/view.php?id=123 | ||||
* | Move tools websites to stable web directories | Ismaël Bouya | 2019-02-16 | 1 | -2/+7 |
| | |||||
* | Cleanup balancers for httpd | Ismaël Bouya | 2019-01-28 | 1 | -7/+2 |
| | | | | Fixes https://git.immae.eu/mantisbt/view.php?id=91 | ||||
* | Configure mailer spool for tools | Ismaël Bouya | 2019-01-28 | 1 | -2/+2 |
| | | | | Fixes https://git.immae.eu/mantisbt/view.php?id=104 | ||||
* | Use global configuration for tools users | Ismaël Bouya | 2019-01-26 | 1 | -2/+2 |
| | | | | Fixes https://git.immae.eu/mantisbt/view.php?id=95 | ||||
* | Fix the SSL state for databases connections | Ismaël Bouya | 2019-01-26 | 1 | -4/+4 |
| | | | | | | | | | | | | | | Whenever possible, we use a socket connexion (all postgresql connections, and a few mysql ones) When remote (only mysql), we require SSL in the users database (cannot be enforced globally) Also, put pam configurations in a correct state Fixes https://git.immae.eu/mantisbt/view.php?id=89 Fixes https://git.immae.eu/mantisbt/view.php?id=90 Fixes https://git.immae.eu/mantisbt/view.php?id=88 | ||||
* | Rename virtual folder to nixops | Ismaël Bouya | 2019-01-25 | 7 | -0/+4810 |
Fixes https://git.immae.eu/mantisbt/view.php?id=82 |