about summary refs log tree commit diff
path: root/nixos/tests
Commit message (Expand)AuthorAge
* Merge pull request #253918 from tie/centrifugoNick Cao2023-11-20
|\
| * centrifugo: init at 5.1.1Ivan Trubach2023-11-20
* | Merge pull request #258036 from anthonyroussel/fix-ssm-seelogMario Rodas2023-11-19
|\ \
| * | nixosTests.amazon-ssm-agent: initAnthony Roussel2023-11-09
* | | Merge pull request #264910 from anthonyroussel/ocsinventory-agent+nixosMario Rodas2023-11-19
|\ \ \
| * | | nixosTests.ocsinventory-agent: initAnthony Roussel2023-11-02
* | | | Merge pull request #260089 from anthonyroussel/thanos_0_32_4Artturi2023-11-19
|\ \ \ \
| * | | | nixos/thanos: remove deprecationsAnthony Roussel2023-11-12
| * | | | nixos/thanos: add query-frontend SystemD serviceAnthony Roussel2023-11-12
* | | | | Merge pull request #263550 from anthonyroussel/updates/axis2Mario Rodas2023-11-19
|\ \ \ \ \
| * | | | | nixosTests.tomcat: test Apache Axis2 container integrationAnthony Roussel2023-11-07
* | | | | | rio: 0.0.19 -> 0.0.27Otavio Salvador2023-11-18
* | | | | | treewide: add bcachefsLinuxTesting and bcachefsLinuxTesting testsMadoura2023-11-18
* | | | | | Merge pull request #264358 from RaitoBezarius/drop-nodejsRyan Lahfa2023-11-17
|\ \ \ \ \ \
| * | | | | | code-server: dropRaito Bezarius2023-11-17
| * | | | | | kibana7: dropRaito Bezarius2023-11-17
* | | | | | | Merge pull request #265365 from JulienMalka/systemd-boot-garbage-testJulien Malka2023-11-17
|\ \ \ \ \ \ \
| * | | | | | | nixos/tests/systemd-boot: add garbage-collect-entry testJulien Malka2023-11-04
* | | | | | | | Merge pull request #265556 from adamcstephens/slimserver/fixAdam C. Stephens2023-11-17
|\ \ \ \ \ \ \ \
| * | | | | | | | nixos/tests/slimserver: add end to end with squeezeliteAdam Stephens2023-11-17
| * | | | | | | | nixos/slimserver: init service testAdam Stephens2023-11-17
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Merge pull request #267985 from JulienMalka/absent-bootspecRyan Lahfa2023-11-17
|\ \ \ \ \ \ \ \
| * | | | | | | | nixos/systemd-boot: allow for bootspec-less generationsJulien Malka2023-11-17
* | | | | | | | | Merge pull request #266270 from Ma27/postgresql-ownership-15Ryan Lahfa2023-11-17
|\ \ \ \ \ \ \ \ \ | |_|/ / / / / / / |/| | | | | | | |
| * | | | | | | | nixos/invidious: do not use `ensureDBOwnership`Raito Bezarius2023-11-17
| * | | | | | | | nixos/tests/pgbouncer: do not use `ensureDBOwnership`Raito Bezarius2023-11-17
| * | | | | | | | nixos/postgresql: drop ensurePermissions, fix ensureUsers for postgresql15Maximilian Bosch2023-11-13
* | | | | | | | | nixos/tests/archi: init smoke tests for Archipaumr2023-11-17
| |/ / / / / / / |/| | | | | | |
* | | | | | | | Merge pull request #267490 from onny/wordpress-update5Weijia Wang2023-11-16
|\ \ \ \ \ \ \ \
| * | | | | | | | nixos/wordpress: Add test for wordpress6_4Jonas Heinrich2023-11-14
* | | | | | | | | Merge pull request #267931 from picnoir/pic/toot-0-38-2Matthias Beyer2023-11-16
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | nixosTests.pleroma: un-vendor tootFélix Baylac Jacqué2023-11-16
* | | | | | | | | | Merge pull request #267560 from anthonyroussel/bugfix/plantuml-server-nixosPol Dellaiera2023-11-16
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | |
| * | | | | | | | | nixosTests.plantuml-server: initAnthony Roussel2023-11-15
* | | | | | | | | | nixos/tests/dnscrypt-wrapper: test TCP and run on port 443rnhmjoj2023-11-15
|/ / / / / / / / /
* | | | | | | | | Merge pull request #251950 from erictapen/mastodonRyan Lahfa2023-11-15
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | mastodon: 4.1.6 -> 4.2.1Kerstin Humm2023-11-14
| * | | | | | | | | nixos/mastodon: fix integration testKerstin Humm2023-11-14
| | |_|_|_|/ / / / | |/| | | | | | |
* | | | | | | | | nixos/test/ejabberd: remove myself as maintainerajs1242023-11-14
| |/ / / / / / / |/| | | | | | |
* | | | | | | | nixosTests/pleroma: fix testFélix Baylac Jacqué2023-11-14
* | | | | | | | Merge pull request #266702 from nh2/plausible-listen-address-no-distributed-e...Niklas Hambüchen2023-11-14
|\ \ \ \ \ \ \ \
| * | | | | | | | plausible, nixos/plausible: Add `listenAddress` option.Niklas Hambüchen2023-11-14
| | |_|/ / / / / | |/| | | | | |
* | | | | | | | Merge pull request #265696 from Stunkymonkey/nixos-exportarrFelix Bühler2023-11-13
|\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | | | | |
| * | | | | | | nixos/exportarr: initFelix Buehler2023-11-07
* | | | | | | | Merge pull request #267120 from teutat3s/zhf/fix-prometheus-exporter-smokepingNick Cao2023-11-12
|\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | | | | |
| * | | | | | | nixosTests.prometheus-exporters.smokeping fix testteutat3s2023-11-13
| | |/ / / / / | |/| | | | |
* | | | | | | nixos/tests/udisks2: actually start udisksK9002023-11-12
* | | | | | | Merge pull request #245394 from christoph-heiss/pkgs/sourcehuttomberek2023-11-11
|\ \ \ \ \ \ \
| * | | | | | | sourcehut: disable IPv6 completely for testsChristoph Heiss2023-11-11
| * | | | | | | sourcehut: drop obsolete `services` array in favor of indivdual `enable` flagsChristoph Heiss2023-11-11