1
0
mirror of https://github.com/fafhrd91/actix-web synced 2025-06-17 11:17:52 +02:00

Commit Graph

  • ee769832cf get_identity from HttpMessage (#908) Bob 2019-06-12 11:26:46 +08:00
  • c4b7980b4f Upgraded actix-web dependency and set default-features to false (#895) simlay 2019-06-06 20:34:56 -07:00
  • bfbac4f875 Upgraded actix-web dependency and set default-features to false (#900) simlay 2019-06-06 20:34:30 -07:00
  • 53e2f8090f Mark default enabled package features in the docs (#890) Stefano Probst 2019-06-06 07:14:56 +02:00
  • e399e01a22 update readme web-v1.0.0 Nikolay Kim 2019-06-05 09:02:44 +06:00
  • d9a62c4bbf add App::register_data() Nikolay Kim 2019-06-05 08:43:39 +06:00
  • a548b69679 fmt Nikolay Kim 2019-06-05 08:43:13 +06:00
  • ae64475d98 test-server release http-test-v0.2.1 Nikolay Kim 2019-06-05 08:27:25 +06:00
  • a342b1289d prep awc release awc-v0.2.1 Nikolay Kim 2019-06-05 08:13:43 +06:00
  • 38f04b75a7 update deps Nikolay Kim 2019-06-04 22:36:10 +06:00
  • a771540b16 prepare actix-web-codegen release codegen-v0.1.2 Nikolay Kim 2019-06-04 22:33:43 +06:00
  • cf217d35a8 Added HEAD, CONNECT, OPTIONS and TRACE to the codegen (#886) Glade Miller 2019-06-04 10:30:43 -06:00
  • 0e138e111f add external resource support on scope level Nikolay Kim 2019-06-03 23:41:32 +06:00
  • 1fce4876f3 Scope configuration (#880) Denys Vitali 2019-06-03 19:12:37 +02:00
  • 4a179d1ae1 prepare actix-session release session-v0.1.1 Nikolay Kim 2019-06-03 10:52:43 +06:00
  • a780ea10e9 Guard cookie mod by cookie-session feature (#883) Igor Gnatenko 2019-06-03 06:30:30 +02:00
  • 6d2e190c8e prepare actix-files release files-v0.1.1 Nikolay Kim 2019-06-02 13:09:21 +06:00
  • b1cfbdcf7a prepare actix-http release http-v0.2.3 Nikolay Kim 2019-06-02 13:05:22 +06:00
  • 24180f9014 Fix boundary parsing #876 multipart-v0.1.2 Nikolay Kim 2019-06-02 12:58:37 +06:00
  • 15cdc680f6 Static files are incorrectly served as both chunked and with length #812 Nikolay Kim 2019-06-01 17:57:40 +06:00
  • 666756bfbe body helpers Nikolay Kim 2019-06-01 17:57:25 +06:00
  • a1b40f4314 add license files Nikolay Kim 2019-06-01 17:25:29 +06:00
  • 29a0fe76d5 prepare actix-web-codegen release codegen-v0.1.1 Nikolay Kim 2019-06-01 17:21:22 +06:00
  • 7753b9da6d web-codegen: Add extra-traits to syn features (#879) Igor Gnatenko 2019-06-01 10:13:45 +02:00
  • f1764bba43 Fix Logger time format (use rfc3339) (#867) Mohab Usama 2019-05-31 10:09:21 +02:00
  • c2d7db7e06 prepare actix-web-actors release actors-v1.0.0 Nikolay Kim 2019-05-29 16:22:57 -07:00
  • 21418c7414 prep actix-http release http-v0.2.2 Nikolay Kim 2019-05-29 16:15:12 -07:00
  • fe781345d5 Add Migration steps for Custom Error (#869) octave99 2019-05-29 16:47:04 +00:00
  • a614be7cb5 Don't DISCONNECT from stream when reader is empty (#870) Nicolas Gotchac 2019-05-29 18:37:42 +02:00
  • 1eb89b8375 remove debug prints multipart-v0.1.1 Nikolay Kim 2019-05-25 03:16:53 -07:00
  • aa626a1e72 handle disconnects Nikolay Kim 2019-05-25 03:16:46 -07:00
  • 7f12b754e9 Handle socket read disconnect http-v0.2.1 Nikolay Kim 2019-05-25 03:07:40 -07:00
  • 3f196f469d update version Nikolay Kim 2019-05-25 02:13:04 -07:00
  • 35eb378585 prepare actix-files release files-v0.1.0 Nikolay Kim 2019-05-25 02:02:28 -07:00
  • 6db625f55b Update actix-web dep to 1.0.0-rc (#864) Miles Granger 2019-05-25 10:52:23 +02:00
  • 801cc2ed5d Cleaned unnecessary Option<_> around ServerBuilder in server.rs/HttpServer (#863) Vlad Frolov 2019-05-23 15:21:02 +03:00
  • ded1e86e7e Add ServiceRequest::set_payload() method Nikolay Kim 2019-05-22 21:25:51 -07:00
  • babf48c550 fix NamedFile last-modified check #820 Nikolay Kim 2019-05-22 21:21:12 -07:00
  • d3e807f6e9 move Payload to inner http request Nikolay Kim 2019-05-22 11:49:27 -07:00
  • 7746e785c1 re-export Service and Transform traits Nikolay Kim 2019-05-22 11:20:37 -07:00
  • 4e141d7f5d Merge branch 'master' of github.com:actix/actix-web Nikolay Kim 2019-05-22 11:18:42 -07:00
  • 12842871fe Clear http requests pool on app service drop #860 Nikolay Kim 2019-05-22 11:18:33 -07:00
  • fc85ae4014 small documentation fix (#856) Aliaksandr Rahalevich 2019-05-21 10:43:18 -07:00
  • 5826f39dbe Add set_json method to TestRequest (#851) Harry Stern 2019-05-18 22:36:28 -04:00
  • 8ff56d7cd5 prepare actix-session release session-v0.1.0 Nikolay Kim 2019-05-18 11:20:09 -07:00
  • 0843bce7ba prepare actix-multipart multipart-v0.1.0 Nikolay Kim 2019-05-18 11:15:58 -07:00
  • dea0e0a721 update actix-server dep web-v1.0.0-rc Nikolay Kim 2019-05-18 11:00:33 -07:00
  • e857ab1f81 HttpServer::shutdown_timeout u16 to u64 (#849) Herbert Jones 2019-05-18 12:50:35 -05:00
  • 0dda4b06ea prepare release Nikolay Kim 2019-05-18 10:49:59 -07:00
  • cbe0226177 update changes codegen-v0.1.0 Nikolay Kim 2019-05-18 10:47:08 -07:00
  • e8c8626878 update deps Nikolay Kim 2019-05-18 09:54:23 -07:00
  • 4b215e0839 Support Query<T>::from_query() (#846) Miles Granger 2019-05-17 22:10:46 +02:00
  • e1ff3bf8fa fix resource match with params #841 Nikolay Kim 2019-05-15 10:31:40 -07:00
  • 80f4ef9aac When using codegen with paths that have parameters then only the first endpoint resolves (#842) Glade Miller 2019-05-15 10:21:07 -06:00
  • 6813ce789d add x509 to stream extension (#844) 0.7 Zeyi Fan 2019-05-15 08:38:59 -07:00
  • bba90d7f22 Query config (#839) Davide Di Carlo 2019-05-14 22:54:30 +02:00
  • f8af3b86e5 export set_date Nikolay Kim 2019-05-14 08:48:11 -07:00
  • 6c3d8b8738 Make JsonConfig send (#830) Davide Di Carlo 2019-05-13 05:04:08 +02:00
  • 5a90e33bcc update deps Nikolay Kim 2019-05-12 12:01:24 -07:00
  • 86b569e320 version Nikolay Kim 2019-05-12 11:56:01 -07:00
  • 2350a2dc68 Handle cancellation of uploads #834 #736 Nikolay Kim 2019-05-12 11:43:05 -07:00
  • 36d017dcc6 update deps Nikolay Kim 2019-05-12 11:41:43 -07:00
  • 3bb081852c prep actix-session release Nikolay Kim 2019-05-12 10:53:21 -07:00
  • 1ca58e876b prepare beta4 release web-v1.0.0-beta.4 Nikolay Kim 2019-05-12 10:49:21 -07:00
  • e9cbcbaf03 update dependencies framed-v0.2.0 Nikolay Kim 2019-05-12 10:18:02 -07:00
  • 07c9eec803 prepare awc release awc-v0.2.0 Nikolay Kim 2019-05-12 10:04:38 -07:00
  • beae9ca0f7 update changes http-v0.2.0 Nikolay Kim 2019-05-12 09:57:16 -07:00
  • 07b9707ca1 prepare actix-http release Nikolay Kim 2019-05-12 09:56:55 -07:00
  • 45c05978b0 Allow to set/override app data on scope level Nikolay Kim 2019-05-12 09:42:05 -07:00
  • df08baf67f update actix-net dependencies Nikolay Kim 2019-05-12 08:34:51 -07:00
  • 4066375737
    Update CHANGES.md Nikolay Kim 2019-05-10 14:45:30 -07:00
  • a77b0b054a Make App::configure take an FnOnce (#825) Nikolai Vazquez 2019-05-10 23:44:49 +02:00
  • a17ff492a1 fix formatting Nikolay Kim 2019-05-04 22:18:59 -07:00
  • 33b4c05557 add payload stream migration entry Nikolay Kim 2019-05-04 22:18:02 -07:00
  • 005c055a7f prepare actix-web release web-v1.0.0-beta.3 Nikolay Kim 2019-05-04 20:05:20 -07:00
  • 3d1af19080 prepare actix-http release http-v0.1.5 Nikolay Kim 2019-05-04 19:51:00 -07:00
  • fa78da8156 unify route and app data, it allows to provide global extractor config #775 Nikolay Kim 2019-05-04 19:43:49 -07:00
  • 01cfcf3b75 update changes Nikolay Kim 2019-05-04 08:42:27 -07:00
  • 7ef4f5ac0b Make request headers optional in CORS preflight (#816) James 2019-05-05 01:41:37 +10:00
  • fc19ce41c4 Clean up response extensions in response pool #817 Nikolay Kim 2019-05-03 15:26:34 -07:00
  • 6e00eef63a awc: Fix typo on ResponseError documentation (#815) Otavio Salvador 2019-05-03 18:30:00 -03:00
  • 337c2febe3 add more tests Nikolay Kim 2019-05-02 09:49:10 -07:00
  • f27beab016 fix case for transfer-encoding header name Nikolay Kim 2019-05-02 09:30:00 -07:00
  • 4f1c6d1bb7 Update MIGRATION.md (#811) Max Bo 2019-05-03 02:26:51 +10:00
  • 6b34909537 Fix NormalizePath middleware impl #806 Nikolay Kim 2019-05-01 12:40:56 -07:00
  • 87284f0951 Add doctest to verify NormalizePath middleware (#809) Douman 2019-05-01 21:47:51 +03:00
  • 24bd5b1344 update readmes Nikolay Kim 2019-04-29 20:47:21 -07:00
  • 94a0d1a6bc remove old api doc refs Nikolay Kim 2019-04-29 18:42:21 -07:00
  • f4e1205cbb fix reactor drop panic Nikolay Kim 2019-04-29 10:14:08 -07:00
  • d2c1791067 add async handler test with blocking call Nikolay Kim 2019-04-29 09:45:37 -07:00
  • f4b4875cb1 Add helper function for executing futures test::block_fn() Nikolay Kim 2019-04-29 09:34:14 -07:00
  • 29a841529f Allow to construct Data instances to avoid double Arc for Send + Sync types. Nikolay Kim 2019-04-29 09:26:12 -07:00
  • b51b5b763c added clarification to docs regarding middleware processing sequence, added delete method to TestRequest (#799) Darin 2019-04-29 12:14:36 -04:00
  • 8db6b48a76 update version session-v0.1.0-beta.2 Nikolay Kim 2019-04-28 09:09:18 -07:00
  • ffd2c04cd3 Add helper trait UserSession which allows to get session for ServiceRequest and HttpRequest Nikolay Kim 2019-04-28 09:08:51 -07:00
  • 70a4c36496 use Error explicitly Nikolay Kim 2019-04-25 11:14:32 -07:00
  • cba78e06ae update changes Nikolay Kim 2019-04-24 15:42:34 -07:00
  • 3b3dbb4f40 add raw services support web-v1.0.0-beta.2 Nikolay Kim 2019-04-24 15:29:15 -07:00
  • 7300002226 grammar fixes (#796) Darin 2019-04-24 16:21:42 -04:00
  • 5426413cb6 update dependencies Nikolay Kim 2019-04-24 13:00:30 -07:00