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

199 Commits

Author SHA1 Message Date
Yuki Okushi
4f2f930349 Update requests 2019-12-29 02:32:47 +09:00
Yuki Okushi
789cb0fd1a Update middleware 2019-12-29 02:03:17 +09:00
Yuki Okushi
9da187a36c Update http2 2019-12-29 01:37:19 +09:00
Yuki Okushi
299ee6e352 Update application links to v2 2019-12-29 01:16:54 +09:00
Yuki Okushi
f8e3430d1a Point to v2 docs 2019-12-29 00:38:07 +09:00
Nikita Puzankov
c6c5446937 Update url-dispatch.md (#129)
* Update url-dispatch.md

Description was updated according to an example.

Users paths were added instead of projects and tasks.

Co-authored-by: Yuki Okushi <huyuumi.dev@gmail.com>
2019-12-26 23:15:39 +09:00
Nikita Puzankov
fd9b6d38ba Update testing.md (#127)
Replaces fully qualified version numbers with major numbers to keep links up to date without a lot of manual changes.
2019-12-25 17:23:43 +09:00
Nikita Puzankov
18d167c88c Update testing.md (#125)
* Update testing.md

Fixed link to API docs

* Update testing.md

* Update content/docs/testing.md

Co-Authored-By: Yuki Okushi <huyuumi.dev@gmail.com>

Co-authored-by: Yuki Okushi <huyuumi.dev@gmail.com>
2019-12-21 02:31:30 +09:00
Rich Murphey
868b9589f2 Update server.md (#123) 2019-12-02 06:11:50 +06:00
Yuki Okushi
e5fb02d5af
Fix link (#122) 2019-11-13 13:45:20 +09:00
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
Cameron Dershem
312031a085 Updates 'autoreloading' section 2019-06-17 00:44:38 -04:00
Cameron Dershem
f922e8fb96 First pass at Extractors. 2019-06-16 23:17:17 -04:00
Cameron Dershem
f7b22dfdc0 First pass at Handlers chapter. 2019-06-15 16:37:08 -04:00
Cameron Dershem
ebc6a44650 Fixes typo. 2019-06-13 17:13:51 -04:00
Cameron Dershem
8ab3e35851 First pass at Server section. 2019-06-13 17:10:51 -04:00
Cameron Dershem
992d182910 First pass at 'Application' section 2019-06-13 03:24:25 -04:00
Cameron Dershem
e43f408bce Updates Rust Version to be shortcode. 2019-06-12 23:53:04 -04:00
Cameron Dershem
4c398feed7 Removes erroneous comment 2019-06-12 04:55:56 -04:00
Cameron Dershem
8aa39e1afb begin update of docs to actix-web 1.0 2019-06-12 04:51:45 -04:00
Nikolay Kim
ad45f9e95a
Merge pull request #77 from Gobiner/patch-1
add comma to getting-started
2019-04-09 10:03:38 -07:00
Nikolay Kim
0c8ce6f832
Merge pull request #81 from yim7/master
fixed testing examples
2019-04-03 15:14:49 -07:00
Daniel Rivas
a3c82fdab4
Fix a slight typo
There was a "use" which should be "using".
2019-04-03 20:30:05 +01:00
yim7
cb47802564 fixed testing examples 2019-03-25 15:28:14 +08:00
Douman
032afec8d8 Correct custom NamedFile usage 2019-03-24 00:30:26 +03:00
Aaron Rice
1305c0d79a
add comma to getting-started 2019-03-01 21:42:52 -08:00
krircc
b15d1a1437
Merge pull request #74 from krircc/master
give an example to understand shared state simpler
2019-02-27 17:24:08 +08:00
krircc
3e093581af
Update errors.md 2019-02-27 16:07:41 +08:00
krircc
e7261cc90e
Update application.md 2019-02-26 11:54:51 +08:00
krircc
ed5406681e
Update application.md 2019-02-26 11:45:46 +08:00
Nikolay Kim
bd8f4e92d1
Merge pull request #63 from rofrol/patch-1
The start methods -> The start method
2018-12-17 07:39:50 -08:00
Nikolay Kim
8abcf6db3f
Merge pull request #66 from cjbassi/patch-1
Fix typo in server.md
2018-12-17 07:39:19 -08:00
Akos Vandra
7c8763dab0
Add note about dealing with already compressed data 2018-12-11 22:59:44 +01:00
Caleb Bassi
6d66d2453a
Fix typo in server.md 2018-11-30 09:10:07 -08:00
Roman Frołow
0dd8b580bd
The start methods -> The start method 2018-11-17 13:38:51 +01:00
Nikolay Kim
547bd66aab
Merge pull request #58 from gurry/patch-4
Improved grammar
2018-10-28 09:03:37 -07:00
Nikolay Kim
6f968426e6
Merge pull request #59 from gurry/patch-6
One more grammatical improvement
2018-10-28 09:02:47 -07:00
Gurinder Singh
a2f1b8f6bf
One more grammatical improvement
Also changed "double" to "multiple" because this feature can replace _more than_ two slashes with one  as well.
2018-10-28 08:48:33 +05:30
Gurinder Singh
512aa065c5
Improved grammar 2018-10-28 08:43:12 +05:30
Gurinder Singh
36de480a73
Fixed the location of a parenthetical comment
The explanation in the parentheses was for the PATH not the QUERY portion. Therefore I moved that explanation next to the mention of PATH. I also added a second parenthetical explanation for the QUERY portion.
2018-10-28 08:24:05 +05:30
Nikolay Kim
9286357d2d
Merge pull request #54 from iyuq/fixed-either
Fixed Either sample code
2018-10-27 04:59:04 -07:00
Nikolay Kim
6c5762391e
Merge pull request #55 from gurry/patch-1
Fixed a typo
2018-10-27 04:57:41 -07:00
Gurinder Singh
fe1926d63f
Fixed a typo 2018-10-27 16:38:08 +05:30
Gurinder Singh
c0e6a2e906
Fixed a typo 2018-10-27 14:00:03 +05:30
Qi Yu
53d491e4a6 Fixed Either sample code 2018-10-27 07:24:47 +08:00
Robert Hencke
59ed9c2b81
Small grammar fix to url-dispatch.md
Also, this is good stuff. 👍
2018-10-11 17:28:26 -04:00
Nikolay Kim
29977f4930
Merge pull request #48 from lzxZz/eaxmple-add
handlers.md example code add
2018-10-10 07:42:46 -07:00
lzxZz
8f30db9255 handlers.md example code add 2018-10-07 16:46:13 +08:00
eaydogan
96421277fb
Url Dispatch Link is Broken
Writing an Application document (application.md) refer Url Dispatch document but path is not valid. I fixed with correct value.

Current link navigate to (404)
"./docs/url-dispatch/index.html#using-an-application-prefix-to-compose-applications"

I changed it to
"/docs/url-dispatch/index.html#using-an-application-prefix-to-compose-applications"
2018-09-23 22:50:06 +03:00
Nikolay Kim
f420916025
Merge pull request #39 from shakyShane/patch-1
Update first testing example
2018-09-18 10:15:13 -07:00
Nikolay Kim
343cf8b7de
Merge pull request #44 from cirelli94/patch-1
Fix: unresolved import `actix_web`
2018-09-18 10:14:17 -07:00