1
0
mirror of https://github.com/actix/examples synced 2024-11-24 06:43:00 +01:00
Commit Graph

33 Commits

Author SHA1 Message Date
Shane Witbeck
3cebb01309
Fix for build failure in diesel example (#355) 2020-08-23 12:15:52 +01:00
hronro
8973f5bb08 remove diesel=debug in env var 2020-05-20 19:34:41 +08:00
Rob Ede
e50aecc953 improve diesel example (#241)
* improve diesel example

* Update diesel/README.md

Co-authored-by: Yuki Okushi <huyuumi.dev@gmail.com>
2020-01-27 21:20:04 +09:00
Roman Frołow
e89687e712 Remove serde_derive https://github.com/serde-rs/serde/issues/1441#issuecomment-445481084 2020-01-12 14:04:02 +01:00
Nikolay Kim
e8ab9ee7ca update deps 2019-12-25 20:48:33 +04:00
Nikolay Kim
d914b1c694 update dependencies 2019-12-20 22:30:26 +06:00
Nikolay Kim
22c7d747c2 update deps 2019-12-15 23:07:17 +06:00
Nikolay Kim
e166c66f0b migrate websocket-chat example 2019-12-15 22:55:54 +06:00
Yuki Okushi
5ffbaacdce
Fix examples of diesel and json (#207) 2019-12-11 11:33:12 +09:00
Nikolay Kim
998f92d2e3 fix multipart example 2019-12-09 06:28:09 +06:00
Nikolay Kim
3127352797 upgrade to 2.0 alpha.3 2019-12-07 23:59:24 +06:00
Dany Marcoux
ed24f61cca Add openSUSE instructions for diesel example (#149) 2019-06-28 14:53:08 +06:00
Pirmin Kalberer
a1d799a3f2 Read SQLite path from .env and fix DATABASE_URL 2019-06-12 23:03:20 +02:00
Nikolay Kim
aa5750cafc update actix-web to 1.0.0 2019-06-06 16:47:40 +06:00
Nikolay Kim
cee9142257 upgrade actix-web 2019-05-12 11:58:26 -07:00
Nikolay Kim
8de183768c upgrade to beta3 2019-05-04 21:52:24 -07:00
Nikolay Kim
815e34f32d upgrade to alpha4 2019-04-07 23:39:45 -07:00
Nikolay Kim
86e0f3e02c upgrade to alpha3 2019-04-04 11:37:14 -07:00
Nikolay Kim
9a80911b92 update to alpha2 2019-03-30 09:12:42 -07:00
Nikolay Kim
e4f71e8fd5 update deps 2019-03-29 13:43:03 -07:00
Juan Aguilar
53fc2221ef Update to master (#90) 2019-03-26 06:29:00 +03:00
Nikolay Kim
b31c8e3308 rename web::State to web::Data 2019-03-16 20:23:09 -07:00
Nikolay Kim
f39a53ea3a upgrade diesel, r2d2, state examples 2019-03-07 14:50:29 -08:00
Firstyear
d3a69f0c58 Add nonfunctional complex example to diesel (#63) 2019-01-31 09:12:27 +03:00
Nikolay Kim
271749c433 update actix-web dependency 2018-07-21 05:10:26 -07:00
Nikolay Kim
2cc1b23761 upgrade example to actix-web 0.7 2018-07-16 12:36:53 +06:00
Nikolay Kim
96a77890ba do not use with2 2018-06-01 11:31:53 -07:00
Nikolay Kim
e4f1833215 cleanup and cargo fmt 2018-05-20 21:03:29 -07:00
Kelly Thomas Kline
8011d2d64d
Correct path 2018-05-20 18:22:04 -07:00
Nikolay Kim
bbeb262a5c upgrade actix-web to 0.6 2018-05-08 11:08:43 -07:00
Pirmin Kalberer
84c1087de0 Don't panic on DB error 2018-04-28 00:12:14 +02:00
Nikolay Kim
1dea2cf3c3 add workspace 2018-04-13 12:32:15 -07:00
krircc
3ebde8e7c2 actix examples in actix release version 2018-04-13 09:18:42 +08:00