Commit graph

233 commits

Author SHA1 Message Date
Luca Palmieri
10f48f5452 Fix 'without db' confusion 2024-09-01 11:51:51 +02:00
Luca Palmieri
97ff0d581f Remove redundant dev-dependency 2024-08-30 16:33:58 +02:00
Luca Palmieri
7afdf5624f Speed up other CI jobs by avoiding the usage of a live Postgres database 2024-08-30 16:11:43 +02:00
Luca Palmieri
0a0923ee4e Update CI 2024-08-30 12:17:25 +02:00
Luca Palmieri
8a33b9080f Don't require the user to have psql installed 2024-08-30 11:38:49 +02:00
Luca Palmieri
a1fb2b84bf Don't pin fake and quickcheck to older versions 2024-08-29 17:49:10 +02:00
Luca Palmieri
aae796327a Remove once_cell 2024-08-29 17:21:21 +02:00
Luca Palmieri
358132a822 Update sqlx query snapshots 2024-08-29 17:03:29 +02:00
Luca Palmieri
1725e44ce0 Update dependencies 2024-08-29 16:46:45 +02:00
Luca Palmieri
236cef05a5 Update saved queries 2023-09-21 08:11:25 +02:00
Luca Palmieri
74b2f3e2b9 Formatting 2023-09-21 08:10:46 +02:00
Luca Palmieri
ccb9567692 Update sqlx to 0.7 2023-09-20 09:53:33 +02:00
Luca Palmieri
48dfa4d34a Update linker configuration for macs 2023-09-13 18:52:45 +02:00
Luca Palmieri
e533fc3f56 Update linker configuration for macs 2023-09-13 09:53:16 +02:00
Luca Palmieri
bab9413008 Update Dockerfile 2023-09-13 09:15:22 +02:00
Luca Palmieri
711d3d205b Formatting 2023-02-19 18:52:41 +00:00
Luca Palmieri
d8bdff373f Simplify assertion 2023-02-19 18:39:48 +00:00
Luca Palmieri
e0cbaeedfb Update outdated dependencies 2023-02-18 22:49:46 +00:00
Luca Palmieri
dc0fbd4f03 Use Postgres 14, the latest available version of Postgres on Digital Ocean 2023-02-18 22:48:59 +00:00
Luca Palmieri
732f328de8 Update Cargo.lock and resolve cargo-audit report 2023-02-18 18:45:12 +00:00
Luca Palmieri
638b869727 Update CI. 2023-02-18 18:44:30 +00:00
Luca Palmieri
cc102a9871 Fix CI 2022-10-01 18:42:49 +01:00
Luca Palmieri
3b4f907964 Update deps 2022-10-01 14:38:20 +01:00
Luca P
f4fc013821 Update all dependencies 2022-07-05 18:47:49 +01:00
Luca P
4b83f6564f Install ca-certificates in the runtime layer 2022-03-14 11:43:54 +00:00
Luca P
ba92e2d417 Fix CI. 2022-03-13 19:47:04 +00:00
Luca P
9e6339f729 Chapter 11: fault tolerant workflows. 2022-03-13 19:41:50 +00:00
Luca P
5eb7cd2df5 Add Redis to CI. 2022-03-13 15:41:57 +00:00
Luca P
5512de52ca Use logout button instead of logout link 2022-03-13 15:40:30 +00:00
Luca P
fc36707be8 Solve reader exercise at the end of chapter 10 2022-03-13 15:26:57 +00:00
Luca P
df6bdea82b Last part of chapter 10 - sessions, seed users and change password form 2022-03-12 19:05:53 +00:00
Luca P
2b6c2c5bc0 Add login form with errors via HMAC-protected query parameters 2022-03-12 00:45:26 +00:00
Luca P
92558d41d9 Fix span name 2022-03-11 23:05:41 +00:00
Luca P
19d788569d Install linking system dependencies 2022-03-11 22:47:27 +00:00
Luca P
bbeb07f0c4 Add linker configuration 2022-03-11 22:45:22 +00:00
Luca P
adc0eebdd2 Update to latest stable. 2022-03-09 09:48:47 +00:00
Luca P
4c86217f2b Update to actix-web v4 2022-02-26 00:06:38 +00:00
Luca Palmieri
9a858dade4 Update to actix-web beta.19 2022-01-05 18:22:04 +00:00
Luca Palmieri
0168ad31bc Remove direct 'log' dependency 2022-01-02 16:52:21 +01:00
Luca Palmieri
674358415b Fix clippy errors 2021-12-28 17:51:36 +01:00
Luca Palmieri
6f0a9eb718 Update dependencies. 2021-12-28 13:08:43 +01:00
Luca Palmieri
4d96b887cb Do not use backticks - they lead to the script trying to execute the quoted command. 2021-12-28 12:20:13 +01:00
Luca Palmieri
93ed0c4150 Add secrecy 2021-12-27 15:10:20 +01:00
Luca Palmieri
cb01855668 Run cargo-update 2021-12-27 11:32:52 +01:00
Luca Palmieri
db806e011b Remove tracing-futures. 2021-12-27 11:17:22 +01:00
Luca Palmieri
4ce4ef382a Update to 2021 edition. 2021-12-27 11:00:49 +01:00
Luca Palmieri
1bf53dcf9a Update to latest version of actix-web, tracing-bunyan-formatter and tracing-subscriber. Use tokio macros instead of actix-web's macros. 2021-12-26 17:03:38 +01:00
Luca Palmieri
2e08eefb54 Update to latest version of actix-web, tracing-bunyan-formatter and tracing-subscriber. Use tokio macros instead of actix-web's macros. 2021-12-26 16:55:53 +01:00
LukeMathWalker
6478b7dba4 Use 127.0.0.1 instead of localhost. 2021-10-07 21:56:40 +01:00
LukeMathWalker
91ce771dae Update runtime image. 2021-09-30 21:24:23 +01:00