Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2023-11-14 | nixos/wordpress: Add test for wordpress6_4 | Jonas Heinrich | 1 | -1/+1 | |
2023-10-10 | wordpress6_1, wordpress6_2: drop | Weijia Wang | 1 | -1/+1 | |
2023-09-17 | wordpress: 6.2.2 -> 6.3.1 | Weijia Wang | 1 | -1/+1 | |
2023-05-03 | wordpress: 6.1.1 -> 6.2; wordpress6_2: init | Jonas Heinrich | 1 | -1/+1 | |
2023-01-05 | nixosTests.wordpress: iterate over versions | Colin Arnott | 1 | -11/+22 | |
As a follow up to f9d1f80045d3ae01741896127837eba9f1559603, we should add the ability to test explicit versions of the wordpress derivation. Since we are currently only supporting wordpress6_1 in unstable, this change is a noop. Updates #209051 | |||||
2022-01-23 | nixos/wordpress: Drop old deprecated interface (#152674) | Jonas Heinrich | 1 | -6/+3 | |
2021-09-17 | nixos/wordpress: caddy support | Jonas Heinrich | 1 | -1/+17 | |
2021-07-16 | nixos/wordpress: nginx support | Jean-Philippe Braun | 1 | -23/+43 | |
2021-01-10 | treewide: simplify pkgs.stdenv.lib -> pkgs.lib | Dominik Xaver Hörl | 1 | -1/+1 | |
The library does not depend on stdenv, that `stdenv` exposes `lib` is an artifact of the ancient origins of nixpkgs. | |||||
2020-10-25 | nixos/tests/wordpress: Use curl --fail | Scott Worley | 1 | -1/+1 | |
2019-11-25 | nixosTests.wordpress: fix assertions | Martin Milata | 1 | -3/+3 | |
2019-11-24 | nixosTests.wordpress: add flokli and mmilata | Florian Klink | 1 | -1/+5 | |
2019-11-24 | nixosTests.wordpress: port to python | Florian Klink | 1 | -12/+24 | |
2019-09-22 | nixos/wordpress: generate secrets locally | Martin Milata | 1 | -6/+5 | |
Use /dev/urandom to generate keys and salts instead of downloading them from https://api.wordpress.org/secret-key/1.1/salt/ | |||||
2019-07-03 | nixos/wordpress: create module to replace the httpd subservice | Aaron Andersen | 1 | -38/+27 | |
2018-08-24 | nixos/tests/wordpress: fix test | Uli Baum | 1 | -4/+1 | |
- explicitly add dbHost to fix test - remove unnecessary options that are set by default anyway | |||||
2018-07-20 | [bot] nixos/*: remove unused arguments in lambdas | volth | 1 | -2/+2 | |
2017-03-14 | wordpress: security upgrade: 4.7.2 -> 4.7.3 & other improvements (#23837) | Bas van Dijk | 1 | -8/+4 | |
* Moved the wordpress sources derivation to the attribute pkgs.wordpress. This makes it easier to override. * Also introduce the `package` option for the wordpress virtual host config which defaults to pkgs.wordpress. * Also fixed the test in nixos/tests/wordpress.nix. | |||||
2016-09-26 | wordpress: 4.3.1 -> 4.6.1 + add a test | Graham Christensen | 1 | -0/+60 | |