Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move production websites to use stable web directories | Ismaël Bouya | 2019-02-16 | 1 | -3/+5 |
| | |||||
* | Do stats computation sequentially | Ismaël Bouya | 2019-02-15 | 1 | -1/+8 |
| | | | | | | | | | | | We do it now sequentially rather than relying on the previous job taking less than one minute to finish (which is unlikely as the size of the logs grow) Goaccess doesn’t like to be started twice concurrently, so sequential is needed Fixes https://git.immae.eu/mantisbt/view.php?id=110 | ||||
* | Rename virtual folder to nixops | Ismaël Bouya | 2019-01-25 | 5 | -0/+490 |
Fixes https://git.immae.eu/mantisbt/view.php?id=82 |