Commit graph

203 commits

Author SHA1 Message Date
Luca Palmieri af7916f25c Update sqlx to 0.7 2023-09-19 09:49:53 +02:00
Luca Palmieri c1597a20b0 Update linker configuration for macs 2023-09-13 18:50:49 +02:00
Luca Palmieri 8e3b23f603 Update Dockerfile 2023-09-13 09:14:23 +02:00
Luca Palmieri 95d4c01f86 Update outdated dependencies 2023-02-18 22:30:33 +00:00
Luca Palmieri 646495cdb7 Use Postgres 14, the latest available version of Postgres on Digital Ocean 2023-02-18 22:30:33 +00:00
Luca Palmieri 4300d23266 Update Cargo.lock and resolve cargo-audit report 2023-02-18 18:38:58 +00:00
Luca Palmieri ca1bddab96 Update CI. 2023-02-18 18:38:43 +00:00
Luca Palmieri c7478fa0d6 Fix CI 2022-10-01 18:40:17 +01:00
Luca Palmieri 8d5af0ebc3 Update deps 2022-10-01 14:33:00 +01:00
Luca P 1dcad004df Update all dependencies 2022-07-05 18:26:59 +01:00
Luca P 896ac7a9c2 Install ca-certificates in the runtime layer 2022-03-14 11:43:14 +00:00
Luca P aff4f5bdc7 Update READMe 2022-03-14 11:28:32 +00:00
Luca P a6c152c262 Fix span name 2022-03-11 23:05:14 +00:00
Luca P 317e7fe6ad Install linking system dependencies 2022-03-11 22:47:21 +00:00
Luca P 1526be7aac Add linker configuration 2022-03-11 22:45:15 +00:00
Luca P d0fdfe4533 Update to latest stable. 2022-03-09 09:48:40 +00:00
Luca P 3c13bfd583 Update to actix-web v4 2022-02-26 00:04:51 +00:00
Luca Palmieri c7a4701c28 Update to actix-web beta.19 2022-01-05 18:21:09 +00:00
Luca Palmieri f571e69e2b Remove direct 'log' dependency 2022-01-02 16:52:13 +01:00
Luca Palmieri 812ee92869 Fix clippy errors 2021-12-28 17:51:18 +01:00
Luca Palmieri 3cb4cc7f9f Update dependencies. 2021-12-28 13:06:18 +01:00
Luca Palmieri b2cfdf30f2 Do not use backticks - they lead to the script trying to execute the quoted command. 2021-12-28 12:20:06 +01:00
Luca Palmieri f7f25b93d6 Add secrecy 2021-12-27 15:01:53 +01:00
Luca Palmieri 40b67c7160 Run cargo-update 2021-12-27 11:32:45 +01:00
Luca Palmieri 68a4115c03 Remove tracing-futures. 2021-12-27 11:17:15 +01:00
Luca Palmieri 5623cafa2b Update to 2021 edition. 2021-12-27 10:59:57 +01:00
Luca Palmieri 8c16cf46e9 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:53:58 +01:00
Luca Palmieri 236564f954 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:53:20 +01:00
LukeMathWalker 5a99df9a18 Use 127.0.0.1 instead of localhost. 2021-10-07 21:56:32 +01:00
LukeMathWalker b2ee0b73ac Update runtime image. 2021-09-30 21:24:42 +01:00
LukeMathWalker 5e3d9a17f9 Lower sqlx's log level 2021-09-30 21:18:56 +01:00
LukeMathWalker 3bd80edfba Connect lazily 2021-09-29 09:22:50 +01:00
Luca Palmieri dbbb98c2de Updated sqlx query metadata 2021-09-27 18:41:06 +02:00
Luca Palmieri 190808f948 Check prepared data is up-to-date. 2021-09-27 18:12:50 +02:00
Luca Palmieri 524bd354a6 Fix clippy lints. 2021-09-11 21:59:18 +02:00
Luca Palmieri 11a7a87e1e Update actix-web. 2021-09-11 21:58:52 +02:00
Luca Palmieri 8697eb9428 Implement TryFrom instead of TryInto 2021-09-01 09:26:17 +02:00
Luca Palmieri 661a5b49e7 Update Dockerfile. 2021-08-31 23:40:55 +02:00
Luca Palmieri 92f9157777 Update actix-http. 2021-08-31 23:30:09 +02:00
Pedro de Matos Fedricci 8823efa440 Cache sqlx-cli on ci workflow (#112) 2021-08-31 23:14:37 +02:00
LukeMathWalker aba96508af Fix coverage job 2021-08-01 21:11:56 +01:00
LukeMathWalker 4d7b4ddde5 Update branch info. 2021-08-01 19:24:51 +01:00
LukeMathWalker 25dc5d2d5c Add chapter 9 to the README. 2021-08-01 19:21:57 +01:00
LukeMathWalker 9e75751b6b Remove Row. 2021-08-01 15:17:47 +01:00
LukeMathWalker d54f33858d End of chapter. 2021-08-01 14:57:02 +01:00
LukeMathWalker d7999e7241 Using two types to fetch. 2021-08-01 11:11:56 +01:00
LukeMathWalker e9d4b14dcf Add error. 2021-07-28 09:35:34 +01:00
LukeMathWalker 5b87b2449d Add query. 2021-07-27 09:09:20 +01:00
LukeMathWalker 32c03a55c5 Refactor tests. 2021-07-25 17:37:00 +01:00
LukeMathWalker 83826d0166 Add handler. 2021-07-25 16:40:01 +01:00