Commit graph

134 commits

Author SHA1 Message Date
e23b41c37c Remove unused export 2023-02-24 00:41:08 +01:00
ae5d6837af Rewrite build.rs 2023-02-24 00:41:08 +01:00
e4af85726f Check TLS Key bits 2021-12-26 01:45:16 +01:00
6954359209 Remove SuCommandRunner 2021-12-26 01:45:00 +01:00
70786ebf40 Simplify SetuidCommandRunner 2021-12-26 01:44:46 +01:00
229eb3a9e9 Remove unnecessary clippy allow 2021-12-26 01:18:50 +01:00
4938a51ad7 Pass &str instead of cloning String 2021-12-26 00:07:44 +01:00
426b531e4c fmt 2021-12-26 00:07:34 +01:00
fb23353453 Use bytes for command stdin 2021-12-26 00:07:11 +01:00
52e00de3bb Replace tempdir with tempfile 2021-12-20 10:16:39 +01:00
92ac0d0384 Fix mariadb dump logic on unchanged database 2021-12-17 23:11:04 +01:00
5f88c0f5ed Clippy 2021-12-17 23:11:04 +01:00
1df56447de Bump rust edition 2021-12-17 18:04:11 +01:00
21018bd6f6 More flexible PHP FPM pool config 2021-12-17 18:04:11 +01:00
e8b2f9fc5c Move to new LE cert 2021-10-10 22:52:25 +02:00
b093a952be unwrap -> expect 2021-08-06 13:15:34 +02:00
5ca1e45b66 Clippy 2021-08-01 21:21:22 +02:00
d6d5d9ebc4 Only list production dependencies in npm install 2021-07-24 23:09:52 +02:00
aa5b6fa603 Use futures_util 2021-06-04 12:11:10 +02:00
1a248f1dc1 Bump tokio dependency 2021-06-03 21:15:56 +02:00
9694ed0138 Stable test 2021-06-03 01:06:10 +02:00
750dedb752 Switch x3 to r3 cert 2021-06-03 00:49:22 +02:00
3e12930d50 Move from X3 to R3 2021-01-13 19:54:03 +01:00
83c30eca20 Actually enable io on tokio runtime 2020-11-09 12:25:07 +01:00
a155a1f7a8 Wait for other executions on failure 2020-10-19 23:45:11 +02:00
b7c6a14571 Update dependencies 2020-10-19 14:29:10 +02:00
da98bfba8c Style 2020-10-19 14:29:02 +02:00
b53267f406 Add postgresql database 2020-10-17 23:33:28 +02:00
d7180e327a Change log passing 2020-09-05 15:55:40 +02:00
9200e83a0a Add DelayingSymbolRunner for testing 2020-09-05 15:55:40 +02:00
918e931728 Put Dir and Owner in sequence 2020-09-05 15:55:40 +02:00
42690f1d50 Some small fixes 2020-09-05 15:55:40 +02:00
d173198729 Make public Setup interface async 2020-09-05 15:55:40 +02:00
2d3e3688fa Experiment with futures 2020-09-02 10:54:57 +02:00
907fbf95db Fix tests 2020-08-06 19:35:47 +02:00
67b6f90fe0 Coding style 2020-08-06 17:38:59 +02:00
25ab1ebf97 Reintroduce tests in src/schema.rs 2020-08-06 17:38:44 +02:00
d3236903fc Get rid of Error::description() 2020-08-06 17:38:27 +02:00
7f5daa3c0e Hide Path implementation 2020-08-03 19:32:51 +02:00
10edcd4282 An unreached symbol forces all further symbols in the tuple 2020-05-03 13:13:25 +02:00
0a4019ea19 Correctly run tuples 2020-05-03 12:07:20 +02:00
59253eadb1 Fix key and cert bundles 2020-05-03 12:06:02 +02:00
9dd2da3cc4 Accept missing static_files dir 2020-03-04 00:31:47 +01:00
907a4962c5 New architecture 2020-03-04 00:31:47 +01:00
e4b3424ba6 Always run lists if they contain something that has no provides info 2020-02-11 19:56:13 +01:00
2b786a2175 Fix Wordpress 2019-12-27 11:16:32 +01:00
0d44c9c2b1 Add todo 2019-12-26 15:44:20 +01:00
fccd0bc685 Add key + cert chain bundles 2019-12-25 12:57:42 +01:00
ffd85372d3 Extract get_cert 2019-12-11 21:56:02 +01:00
51b47b5dd4 Simplify cron a tiny bit 2019-12-06 21:18:28 +01:00