Commit Graph

  • bf6bd2660f Even more logging Maciej Hirsz 2019-11-06 16:56:07 +0100
  • 69ab55839f More logging Maciej Hirsz 2019-11-06 16:53:07 +0100
  • 17bac1d90f Log errors Maciej Hirsz 2019-11-06 16:41:40 +0100
  • 93484512b8 Fix issues around initialization of fragmented payloads Maciej Hirsz 2019-11-06 16:25:04 +0100
  • 61b38e8d0d Increase timeouts in test-server (#1153) Erlend Langseth 2019-11-06 15:09:22 +0100
  • edcde67076 Fix escaping/encoding problems in Content-Disposition header (#1151) Hung-I Wang 2019-11-06 22:08:37 +0800
  • 4895fcb4c2 Move fragmented frame collection to actix-web-actors Maciej Hirsz 2019-11-06 15:02:14 +0100
  • 42b685134d Update CHANGES.md again Hung-I Wang 2019-11-06 09:50:43 +0800
  • 56a64ca7c0 Update CHANGES.md Hung-I Wang 2019-11-06 09:35:58 +0800
  • e4c7587409 Fix typos in comments in .../content_disposition.rs (pointed out by @JohnTitor) Hung-I Wang 2019-11-06 09:24:39 +0800
  • 4e534a158b chore: Clone the ws codec in actix-web-actors Maciej Hirsz 2019-11-05 21:18:13 +0100
  • 3cc8490c82 feat: WIP on frame continuation Maciej Hirsz 2019-11-05 21:14:00 +0100
  • b5b91fce05 Log errors Maciej Hirsz 2019-11-05 17:15:53 +0100
  • 1be9ecf668 Log decoder errors Maciej Hirsz 2019-11-05 15:31:12 +0100
  • 586128670d Increase timeouts in test-server Erlend Langseth 2019-11-04 21:22:08 +0100
  • e65cd393b5 Use Ahash Andras Mocsary 2019-11-03 20:00:35 +0100
  • ae2d11d299 Merge branch 'master' of github.com:mocsy/actix-web Andras Mocsary 2019-11-03 18:29:06 +0100
  • ea24e55ebd Drop hashbrown dep in favour of core's Andras Mocsary 2019-10-17 10:44:29 +0200
  • 1cbbb77a37
    Merge branch 'master' into master mocsy 2019-11-03 18:25:42 +0100
  • bd5a744384 Tweak Content-Disposition parse to accept empty param value in quoted-string Hung-I Wang 2019-11-02 11:24:37 +0800
  • fdf7e61b7f Improve Content-Disposition filename(*) parameters of actix_files::NamedFile Hung-I Wang 2019-11-02 11:24:13 +0800
  • c552f78799 Add more comments on how to use Content-Disposition header properly & Fix some trivial problems Hung-I Wang 2019-11-01 21:19:04 +0800
  • 706268259f Fix filename encoding in Content-Disposition of acitx_files::NamedFile Hung-I Wang 2019-11-01 21:17:48 +0800
  • dd865aa49e
    Merge branch 'master' into rustls0.16 Sven-Hendrik Haase 2019-10-27 09:30:48 +0100
  • f0612f7570 awc: Add support for setting query from Serialize type for client request (#1130) Jonathas Conceição 2019-10-26 02:27:14 -0300
  • a3f93be925 awc: Add support for setting query from Serialize type for client request Jonathas-Conceicao 2019-10-10 00:28:51 -0300
  • 9586643f3c Follow the original changes Yuki Okushi 2019-10-20 05:39:58 +0900
  • cf71cafce9 Follow up ring changes Yuki Okushi 2019-10-16 18:00:36 +0900
  • 57d72705a6 Drop hashbrown dep in favour of core's Andras Mocsary 2019-10-17 10:44:29 +0200
  • 29b6c77067 Add DataRaw type. fakeshadow 2019-10-17 05:34:53 +0800
  • 6101c5928e
    Merge branch 'master' into rustls0.16 Sven-Hendrik Haase 2019-10-15 10:15:24 +0200
  • ace98e3a1e support Host guards when Host header is unset (#1129) Anton Lazarev 2019-10-14 16:05:54 -0700
  • 450c9809ed Update webpki and rustls Sven-Hendrik Haase 2019-10-14 19:21:13 +0200
  • 6ee8cd2de1
    support Host guards when Host header is unset Anton Lazarev 2019-10-10 17:17:13 -0700
  • 1ca9d87f0a prep actix-web-codegen release codegen-v0.1.3 Nikolay Kim 2019-10-14 21:35:53 +0600
  • 967f965405 Update `syn` & `quote` to 1.0 (#1133) DanSnow 2019-10-14 23:34:17 +0800
  • 062e51e8ce prep actix-file release files-v0.1.6 Nikolay Kim 2019-10-14 21:26:26 +0600
  • a48e616def feat(files): add possibility to redirect to slash-ended path (#1134) Roberto Huertas 2019-10-14 17:23:15 +0200
  • 2e2cee82a3 feat(files): add possibility to redirect to slash-ended path Roberto Huertas 2019-10-13 21:50:03 +0200
  • 33a19dc2c2
    fix: Build with stable rust DanSnow 2019-10-14 15:29:29 +0800
  • cfd06a7b80
    doc(actix-web-codegen): Update CHANGES.md DanSnow 2019-10-13 21:11:24 +0800
  • b49203a2a2
    feat(actix-web-codegen): Generate better error message DanSnow 2019-10-13 21:06:16 +0800
  • 68830dd154
    chore(actix-web-codegen): Upgrade syn and quote to 1.0 DanSnow 2019-10-13 14:04:03 +0800
  • effa96f5e4 Removed httpcode 'MovedPermanenty'. (#1128) MaySantucci 2019-10-12 02:45:12 +0200
  • 3663070eb1 Removed httpcode 'MovedPermanenty'. MaySantucci 2019-10-10 10:49:38 +0200
  • cc0b4be5b7 Fix typo in response.rs body() comment (#1126) Nathan 2019-10-09 09:11:55 -0400
  • d43f3b1c5f
    Fix typo in response.rs body() comment Nathan 2019-10-09 08:38:34 -0400
  • a464ffc23d prepare actix-files release files-v0.1.5 Nikolay Kim 2019-10-08 10:13:16 +0600
  • 4de2e8a898 [actix-files] Allow user defined guards for NamedFile (actix#1113) (#1115) Naim A 2019-10-08 07:09:40 +0300
  • dbc90b84ac [actix-files] update changelog Naim A 2019-10-08 04:05:33 +0300
  • da10fd6ca5
    Merge branch 'master' into master Naim A 2019-10-08 01:21:03 +0300
  • d4adab28de [actix-files] add test for custom guards in Files Naim A 2019-10-08 01:18:53 +0300
  • 86436bb4fe [actix-files] modify method check tests (NamedFile -> Files) Naim A 2019-10-08 01:09:06 +0300
  • da3d33f81d [actix-files] added custom guard checks to FilesService Naim A 2019-10-08 00:47:10 +0300
  • d6f6b1ebad [actix-files] remove request method checks from NamedFile Naim A 2019-10-08 00:42:11 +0300
  • 0f09415469 Convert documentation examples to Rust 2018 edition (#1120) Priit Laes 2019-10-07 08:29:11 +0300
  • f089cf185b Let ResponseError render w/ 'text/plain; charset=utf-8' header (#1118) (#1119) SuperHacker-liuan 2019-10-07 12:56:24 +0800
  • d078845cbb
    Merge branch 'master' into issue1118 SuperHacker-liuan 2019-10-07 11:43:58 +0800
  • 15d3c1ae81 Update docs of guard.rs (#1116) Koen Hoeijmakers 2019-10-07 05:05:17 +0200
  • b1e784bc18
    Update actix-http/CHANGES.md for #1118 劉安 2019-10-07 10:05:50 +0800
  • 302e4cf3d5 Convert rest of the examples to rust-2018 edition. Priit Laes 2019-10-06 21:34:39 +0300
  • 733ad40c66 Convert types::form examples to rust-2018 edition Priit Laes 2019-10-06 21:26:01 +0300
  • cf9db84d31 Convert types::path examples to rust-2018 edition Priit Laes 2019-10-06 21:20:19 +0300
  • df9ea4af3f Convert types::json examples to rust-2018 edition Priit Laes 2019-10-06 21:15:26 +0300
  • 8275a5efb4 Convert types::query examples to rust-2018 edition Priit Laes 2019-10-06 12:58:31 +0300
  • 554e2e6799 Let ResponseError render w/ 'text/plain; charset=utf-8' header (#1118) 劉安 2019-10-06 16:18:37 +0800
  • 20624eb379
    Update guard.rs Koen Hoeijmakers 2019-10-04 09:29:53 +0200
  • 024c3ad92c
    Update guard.rs Koen Hoeijmakers 2019-10-03 21:01:56 +0200
  • 9a8fc6efdf Fix bad check for port being needed Heinz Gies 2019-09-12 13:54:09 +0200
  • 4b170ad4dc Remove depricated function call Heinz Gies 2019-09-11 17:23:59 +0200
  • 75b01c802c Fix ws client to upgrade with proper host headers Heinz Gies 2019-09-11 17:23:09 +0200
  • 06f98e64aa Fix test for websocket ping Heinz Gies 2019-09-11 15:04:44 +0200
  • 81230a7cb1 Make correct ping handeling a flag Heinz Gies 2019-09-10 17:20:56 +0200
  • c5dfead7f9 Improve close condition handling Heinz Gies 2019-09-10 16:47:37 +0200
  • 46ec5b77f9 Add support for fragmented messages Heinz Gies 2019-09-10 15:58:50 +0200
  • 3e99e0cc27 Fix bad opperator presedene Heinz Gies 2019-09-10 13:28:46 +0200
  • 74d4a89ae8 Fix RSV bit to be autobahn compliant Heinz Gies 2019-09-10 13:15:42 +0200
  • 73580fb527 Use Bytes for Ping/Pong on ws Heinz Gies 2019-09-10 12:21:07 +0200
  • fba31d4e0a Expose ContentDisposition in actix-multipart to fix broken doc link (#1114) Zac Pullar-Strecker 2019-10-02 16:48:25 +1300
  • 59a4e3ee42 Unhide actix-http::header::common docs Zac Pullar-Strecker 2019-10-02 13:23:36 +1300
  • f288ef92dc Revert "Expose ContentDisposition in actix-multipart to fix broken doc link" Zac Pullar-Strecker 2019-10-02 13:19:50 +1300
  • e90d71d16c Expose ContentDisposition in actix-multipart to fix broken doc link Zac Pullar-Strecker 2019-10-02 10:38:45 +1300
  • f81ae37677 Add From<Payload> for crate::dev::Payload (#1110) Igor Aleksanov 2019-10-01 11:05:38 +0300
  • b4787d5c04 Add changelog entry Igor Aleksanov 2019-10-01 10:11:43 +0300
  • ab49f885d8 Make dev::Payload field of Payload public and add into_inner method Igor Aleksanov 2019-10-01 08:42:33 +0300
  • 8218f10989 Allow double quoted cookie value in parse ichyo 2019-10-01 00:00:44 +0900
  • ffacabda76 Add From<Payload> for crate::dev::Payload Igor Aleksanov 2019-09-30 13:22:06 +0300
  • 5169d306ae update ConnectionInfo.remote() doc string Nikolay Kim 2019-09-27 07:03:12 +0600
  • 4f3e97fff8 prepare actix-web release web-v1.0.8 Nikolay Kim 2019-09-25 15:39:09 +0600
  • 3ff01a9fc4 Add changelog entry for #1101 (#1102) awc-v0.2.7 Sven-Hendrik Haase 2019-09-25 11:35:28 +0200
  • 6c81861150
    Merge branch 'master' into add-awc-get-head-methods Nikolay Kim 2019-09-25 15:35:20 +0600
  • 3d4e45a0e5 prepare release Nikolay Kim 2019-09-25 15:30:20 +0600
  • d578c6a739 Add changelog entry for #1101 Sven-Hendrik Haase 2019-09-25 11:26:57 +0200
  • c659c33919 Feature uds: Add listen_uds to ServerBuilder (#1085) karlri 2019-09-25 11:16:51 +0200
  • 0ad03a1b41
    Merge branch 'master' into master Nikolay Kim 2019-09-25 14:57:55 +0600
  • 959f7754b2
    Merge pull request #1101 from actix/add-awc-get-head-methods Sven-Hendrik Haase 2019-09-25 10:23:23 +0200
  • 1f2796563e Feature uds: Add listen_uds to ServerBuilder Karl Rikte 2019-09-12 09:17:50 +0200
  • 23f04c4f38 Add remaining getter methods from private head field Sven-Hendrik Haase 2019-09-25 08:50:45 +0200
  • d9af8f66ba Use actix-testing for testing utils Nikolay Kim 2019-09-25 10:28:41 +0600
  • aa39b8ca6f Add support for serde_json::Value to be passed as argument to ResponseBuilder.body() (#1096) Sarfaraz Nawaz 2019-09-25 11:33:52 +0800