1
0
mirror of https://github.com/actix/actix-website synced 2024-11-24 16:52:59 +01:00
Commit Graph

139 Commits

Author SHA1 Message Date
adrian5
b7f01e2fe8 Fix typo in server.md (#121) 2019-10-29 16:49:33 +09:00
Danilo Bargen
0747220bbb Testing: Mention the potential need for run_on (#118) 2019-10-14 08:58:48 +09:00
Adam
73b0ac0702 A small fix for the example set up of SSL (#119)
* openssl is missing in the dependencies
2019-10-14 08:57:42 +09:00
Danilo Bargen
466edc7752
Fix typo in testing.md
serivce -> service
2019-10-07 16:47:46 +02:00
Sven-Hendrik Haase
29d1d51cf1
Merge pull request #108 from actix/document-actix-web-codegen
Document actix-web-codegen
2019-08-06 09:59:05 +02:00
Sven-Hendrik Haase
4217307435
allows -> allow 2019-08-06 09:52:22 +02:00
Sven-Hendrik Haase
04bca7bf82 Fix PR comments 2019-08-06 01:30:50 +02:00
Sven-Hendrik Haase
553fe281fc Document actix-web-codegen
This fixes #105
2019-08-05 18:32:00 +02:00
Sven-Hendrik Haase
eb364a1d41
Fix plural to singular dependency
This used to be plural because it used to be both actix and actix-web but now it's just actix-web.
2019-08-05 18:28:26 +02:00
Sven-Hendrik Haase
e3b3a7ebbe
Add heading to auto-reloading bit
This makes it a bit more visually distinguished from the paragraph before. I think that's a good thing as it's essentially a completely separate topic.
2019-08-05 17:29:01 +02:00
Sven-Hendrik Haase
a7c8116fcd Add bit about wrap_fn to middlewares page (#104) 2019-07-30 10:03:55 -07:00
Katherine Philip
31630f61f8 Minor tweaks 2019-07-15 17:12:37 +07:00
Katherine Philip
4521375534 Update App State documentation 2019-07-15 16:46:12 +07:00
VitalyR
c399dc6e52
Correct demo code 2019-07-11 16:36:16 +08:00
Arve Seljebu
74bd99cb06
fix examples link 2019-07-06 18:59:48 +02:00
Cameron Dershem
a915d45f73 Removes global 1.0 warning and only ads it to specific pages. 2019-07-02 15:14:21 -04:00
Cameron Dershem
6f95771c34 Adds logging example to errors chapter. 2019-06-28 14:50:15 -04:00
Cameron Dershem
5133ab874d Final fixes before requesting review. 2019-06-28 13:31:30 -04:00
Cameron Dershem
0601997b41 Updates Compression section. 2019-06-26 14:15:03 -04:00
Cameron Dershem
387807ee6e Websockets chapter done-ish. 2019-06-26 12:55:12 -04:00
Cameron Dershem
4436eff7de Static Files is done-ish. 2019-06-26 04:27:25 -04:00
Cameron Dershem
0934b77762 updates a few links. 2019-06-26 03:11:05 -04:00
Cameron Dershem
eff4edb6fa Middleware section is done-ish. 2019-06-26 02:59:20 -04:00
Cameron Dershem
1c3697197d Responses section is done-ish. 2019-06-26 01:58:47 -04:00
Cameron Dershem
d7d4392d87 Requests is done-ish. 2019-06-26 01:27:17 -04:00
Cameron Dershem
be68e418b0 URL-Dispatch is done-ish. 2019-06-25 18:20:36 -04:00
Cameron Dershem
b9c78c1a58 All links in markdown are now footnotes for easier updating. 2019-06-24 23:36:32 -04:00
Cameron Dershem
6b08c4664b Errors section is done-ish. 2019-06-24 21:18:30 -04:00
Cameron Dershem
60f4f116cf Testing is done-ish. 2019-06-24 17:43:31 -04:00
Cameron Dershem
339ac43814 Fixes missed example and config for extractors. 2019-06-20 04:26:34 -04:00
Cameron Dershem
c4c32091a6 extractors: done-ish. 2019-06-20 04:20:12 -04:00
Cameron Dershem
59f010461a Handlers done-ish. 2019-06-20 02:04:22 -04:00
Cameron Dershem
ea7bc84f8d Intro: done-ish. Getting Started: done-ish. Application: done-ish. 2019-06-19 18:00:31 -04:00
Cameron Dershem
2011f100a5 makes intro accurate about acitx-web. 2019-06-19 15:18:58 -04:00
Cameron Dershem
4f9bd8b724 moves individual examples to pub mods to force building and have less dead_code 2019-06-19 00:20:50 -04:00
Cameron Dershem
e20f6d9d56 Updates http2 chapter after testing. 2019-06-18 17:17:43 -04:00
Cameron Dershem
303ec26692 removes websocket and multipart mention. 2019-06-18 16:52:51 -04:00
Cameron Dershem
471d21b618 updates Getting Started. 2019-06-18 16:44:43 -04:00
Cameron Dershem
5ca7b6dc83 First pass at Sentry. 2019-06-18 02:42:43 -04:00
Cameron Dershem
650c66b64a Fixes typo in databases 2019-06-18 02:25:55 -04:00
Cameron Dershem
559f54d22b First pass at databases. 2019-06-18 02:21:24 -04:00
Cameron Dershem
5387f01269 First pass at Http2 section. 2019-06-17 18:31:10 -04:00
Cameron Dershem
262f835485 Moves websocket example to crate. 2019-06-17 18:07:57 -04:00
Cameron Dershem
769c9af8f9 First pass at Static Files. 2019-06-17 17:35:47 -04:00
Cameron Dershem
9a16b6db93 First pass at Middlewares. 2019-06-17 16:57:57 -04:00
Cameron Dershem
083522ef19 first pass at Testing. 2019-06-17 15:39:58 -04:00
Cameron Dershem
ea1600c417 First pass at Responses section. 2019-06-17 15:15:33 -04:00
Cameron Dershem
507842bf1c First pass at Requests Chapter. 2019-06-17 14:34:23 -04:00
Cameron Dershem
f07c78a5ca First pass at errors section. 2019-06-17 13:46:21 -04:00
Cameron Dershem
71e6f076a4 First pass at url-dispatch chapter. 2019-06-17 04:12:11 -04:00