1
0
mirror of https://github.com/actix/actix-extras.git synced 2025-05-22 21:22:49 +02:00

Commit Graph

  • 71f8577713 prepare awc release Nikolay Kim 2019-09-11 20:13:28 +06:00
  • 043f763c51 prepare actix-http release Nikolay Kim 2019-09-11 20:07:39 +06:00
  • 8873e9b39e Added FrozenClientRequest for easier retrying HTTP calls (#1064) Dmitry Pypin 2019-09-09 21:29:32 -07:00
  • 5e8f1c338c fix h2 not using error response (#1080) Ronald Chan 2019-09-09 18:24:57 +08:00
  • 1d96ae9bc3 actix-multipart: Correctly parse multipart body which does not end in CRLF (#1042) Jeffrey Shen 2019-09-09 17:58:00 +10:00
  • 8d61fe0925 Ensure that awc::ws::WebsocketsRequest sets the Host header (#1070) Eugene Bulkin 2019-09-09 01:27:13 -05:00
  • 8a9fcddb3c Condition middleware (#1075) κeen 2019-09-09 15:26:38 +09:00
  • c9400456f6 update actix-connect ver Nikolay Kim 2019-09-02 15:20:28 -07:00
  • 63ddd30ee4 on_connect result isnt added to request extensions for http2 requests #1009 Nikolay Kim 2019-09-01 13:15:02 +06:00
  • bae29897d6 prep actix-web release Nikolay Kim 2019-08-29 09:36:16 +06:00
  • 616981ecf9 clear extensions before reclaiming HttpRequests in their pool (#1063) Philip Jenvey 2019-08-28 20:35:05 -07:00
  • 98bf8ab098 enable rust-tls feature for actix_web::client #1045 Nikolay Kim 2019-08-28 21:40:24 +06:00
  • c193137905 actix_web::test::TestRequest::set_form (#1058) Leland Jansen 2019-08-28 08:32:17 -07:00
  • a07cdd6533 Data::into_inner Erlend Langseth 2019-08-23 17:02:03 +02:00
  • 61e492e7e3 Prepare actix-multipart 0.1.3 release Yuki Okushi 2019-08-18 10:39:22 +09:00
  • 23d768a77b
    Add explicit dyns (#1041) Yuki Okushi 2019-08-17 02:45:44 +09:00
  • 87b7162473 chore(readme): fix copy paste error (#1040) Roberto Huertas 2019-08-16 02:21:30 +02:00
  • 979c4d44f4 update awc dep Nikolay Kim 2019-08-13 12:41:26 -07:00
  • 5d248cad89 prep release Nikolay Kim 2019-08-13 12:28:05 -07:00
  • b1cb72d088 update url crate Nikolay Kim 2019-08-13 11:03:24 -07:00
  • 55179d6ab2 update dependencies Nikolay Kim 2019-08-13 10:48:11 -07:00
  • 192dfff680 prepare actix-http 0.2.9 release Armin Ronacher 2019-08-13 15:20:29 +02:00
  • 915010e733
    Fixes a bug in OpenWaitingConnection where the h2 flow would panic a future (#1031) Armin Ronacher 2019-08-13 14:55:04 +02:00
  • dbe4c9ffb5
    Replace deprecated methods in actix_files (#1027) Yuki Okushi 2019-08-12 05:43:29 +09:00
  • 0ee69671ba
    Update nightly to 2019-08-10 (#1028) Yuki Okushi 2019-08-12 04:00:13 +09:00
  • 80e1d16ab8
    Merge pull request #1023 from lukaslueg/byteorder_removed leizzer 2019-08-07 12:28:23 -03:00
  • b70de5b991 Update CHANGES.md Lukas Lueg 2019-08-07 16:43:03 +02:00
  • 0b9e692298 Remove byteorder-dependency Lukas Lueg 2019-08-06 18:32:22 +02:00
  • cf1a60cb3a prepare awc release Nikolay Kim 2019-08-01 15:41:14 -07:00
  • 0d15861e23 prepare actix-http release Nikolay Kim 2019-08-01 15:26:30 -07:00
  • cb19ebfe0c add rustls support for actix-http and awc (#998) Marat Safin 2019-07-31 23:02:56 +03:00
  • 0d9ea41047 update min rust version Nikolay Kim 2019-07-31 06:49:46 -07:00
  • e9b4aa205f Merge branch 'master' of github.com:actix/actix-web Nikolay Kim 2019-07-30 08:00:57 -07:00
  • 7674f1173c fix awc client panic #1016 Nikolay Kim 2019-07-30 08:00:46 -07:00
  • 511026cab0 Allow HeaderMap to be cloned (#1014) Sven-Hendrik Haase 2019-07-29 06:11:23 +02:00
  • 81ab37f235 Fix two dyn warnings (#1015) Sven-Hendrik Haase 2019-07-29 06:10:33 +02:00
  • 6f2049ba9b Fix typo Cyril Plisko 2019-07-25 13:06:23 +03:00
  • 52372fcbea actix-files: "Specified path is not a directory" error now includes the path (#1004) erikdesjardins 2019-07-22 20:41:59 -04:00
  • f3751d83f8 Modify response body only if encoder is not None #997 Nikolay Kim 2019-07-22 11:35:00 +06:00
  • b0b462581b update CHANGES.md for Form impl Responder jesskfulwood 2019-07-20 12:59:10 +01:00
  • 8f48ed2597 impl Responder for Form jesskfulwood 2019-07-20 12:55:52 +01:00
  • c96068e78d bump version Nikolay Kim 2019-07-20 11:46:21 +06:00
  • 7bca1f7d8d Allow to disable Content-Disposition header #686 Nikolay Kim 2019-07-20 11:43:49 +06:00
  • 3618a84164 update changes Nikolay Kim 2019-07-20 11:27:21 +06:00
  • 03ca408e94 add support for specifying protocols on websocket handshake (#835) jairinhohw 2019-07-20 02:22:06 -03:00
  • e53e9c8ba3 Add the start_with_addr() function, to obtain an addr to the target websocket actor (#988) naerbnic 2019-07-19 22:17:58 -07:00
  • 941241c5f0 Remove unneeded actix-utils dependency Nikolay Kim 2019-07-20 10:50:36 +06:00
  • f808e0680d Release 0.3.2 svartalf 2019-07-19 18:43:36 +03:00
  • 4eeb1d9599 Tighten HttpAuthentication::with_fn bound from FnMut to Fn. (#11) Masaki Hara 2019-07-20 00:34:59 +09:00
  • f8320fedd8 add note about Query decoding (#992) jesskfullwood 2019-07-19 12:37:49 +01:00
  • c808364c07 make Query payload public (#991) jesskfullwood 2019-07-19 10:47:44 +01:00
  • 085ee4c394 remove ClonableService usage Nikolay Kim 2019-07-19 14:10:23 +06:00
  • cccd829656 update changes Nikolay Kim 2019-07-19 11:07:52 +06:00
  • 3650f6d7b8 Re-implement Host predicate (#989) Anton Lazarev 2019-07-18 21:28:43 -07:00
  • 6b7df6b242 prep actix-web release Nikolay Kim 2019-07-18 17:51:51 +06:00
  • b6ff786ed3 update dependencies Nikolay Kim 2019-07-18 17:50:10 +06:00
  • 9c3789cbd0 revert DateServiceInner changes Nikolay Kim 2019-07-18 17:37:41 +06:00
  • 29098f8397 Add support for downcasting response errors (#986) Armin Ronacher 2019-07-18 13:25:50 +02:00
  • fbdda8acb1 Unix domain sockets (HttpServer::bind_uds) #92 Nikolay Kim 2019-07-18 17:24:12 +06:00
  • d03296237e Log error results in Logger middleware (closes #938) (#984) Rotem Yaari 2019-07-18 11:31:18 +03:00
  • b36fdc46db Remove several usages of 'unsafe' (#968) Aaron Hill 2019-07-17 18:45:17 -04:00
  • 2a2d7f5768 nightly clippy warnings Nikolay Kim 2019-07-17 15:48:37 +06:00
  • 4092c7f326 clippy warnings Nikolay Kim 2019-07-17 15:08:30 +06:00
  • ef3e1037a8 bump version Nikolay Kim 2019-07-17 14:18:26 +06:00
  • baaa7b3fbb Replace ClonableService with local copy Nikolay Kim 2019-07-17 13:55:44 +06:00
  • 32718b7e31 Expose factory traits and some clippy fixes (#983) Ravi Shankar 2019-07-17 12:28:42 +05:30
  • c01611d8b5 prepare actix-web release Nikolay Kim 2019-07-17 12:07:12 +06:00
  • 7b1dcaffda cleanup deprecation warning for Box<dyn> Nikolay Kim 2019-07-17 11:44:39 +06:00
  • c65dbaf88e expose app's ResourceMap via resource_map method Nikolay Kim 2019-07-17 11:33:05 +06:00
  • c45728ac01 prep test server release Nikolay Kim 2019-07-16 10:21:52 +06:00
  • 6f71409355 Add DELETE, PATCH, OPTIONS methods to TestServerRunner (#973) Andrea Corradi 2019-07-16 06:19:28 +02:00
  • 13fe045bf8
    Merge pull request #27 from Dowwie/master Nikolay Kim 2019-07-12 11:15:57 +06:00
  • b874e0311a added derive feature for serde dowwie 2019-07-11 15:35:43 -04:00
  • 7df26cb269 updated CHANGES.md dowwie 2019-07-11 15:19:37 -04:00
  • 3d9c1c55d6 updated CHANGES.md dowwie 2019-07-11 15:19:22 -04:00
  • 24b78b8e17 added comprehensive tests for session workflow dowwie 2019-07-11 15:17:57 -04:00
  • 8d17c8651f update bench link Nikolay Kim 2019-07-11 14:45:58 +06:00
  • b1143168e5 Impl Responder for (T, StatusCode) where T: Responder (#954) messense 2019-07-11 16:42:58 +08:00
  • 69456991f6 update api doc example for client and add panic info for connection_info Nikolay Kim 2019-07-11 14:40:37 +06:00
  • ea7924897a
    Merge pull request #26 from Dowwie/master Darin 2019-07-10 06:25:02 -04:00
  • b29f8cc0f0 updated log dep dowwie 2019-07-08 14:51:54 -04:00
  • 06ce468ee0 updated deps dowwie 2019-07-08 14:49:34 -04:00
  • f410f3330f prepare actix-session release Nikolay Kim 2019-07-08 23:25:51 +06:00
  • 60f28d65f1
    Merge pull request #23 from Dowwie/master Darin 2019-07-08 07:16:36 -04:00
  • 3244a359df reverted to 0.6 because it wasn't ever released dowwie 2019-07-08 07:15:20 -04:00
  • e1fcd203f8 Update the copyless version to 0.1.4 (#956) Jeff Muizelaar 2019-07-08 05:48:20 -04:00
  • 0d8a4304a9 Drop a duplicated word (#958) Michael Snoyman 2019-07-05 17:46:55 +03:00
  • 1d1ff66063 updated version to 0.7 and added comments to CHANGES.md dowwie 2019-07-04 06:10:03 -04:00
  • 14cc5a5d6b
    Merge pull request #912 from Dowwie/master Darin 2019-07-03 21:07:07 -04:00
  • 287c2b1d18
    Merge branch 'master' into master Darin 2019-07-03 18:50:19 -04:00
  • 7596ab69e0 reverted actix-web/CHANGES.md dowwie 2019-07-03 08:55:29 -04:00
  • 1fdd77bffa reworded session info in CHANGES dowwie 2019-07-03 07:56:50 -04:00
  • 2d424957fb updated version in Cargo to 0.2 dowwie 2019-07-03 07:50:45 -04:00
  • dabc4fe00b updated actix-session/CHANGES with info dowwie 2019-07-03 07:50:11 -04:00
  • 5bf5b0acd2 updated CHANGES with info about actix-session update dowwie 2019-07-03 07:46:46 -04:00
  • 099a8ff7d8 updated session cookie to support login, logout, changes dowwie 2019-07-01 15:26:19 -04:00
  • 48ddb76915 updated logic to create session on new request wo cookie dowwie 2019-07-01 14:20:18 -04:00
  • a28b7139e6 prepare awc release Nikolay Kim 2019-07-01 11:34:57 +06:00
  • a0a469fe85 disable travis cargo cache Nikolay Kim 2019-07-01 11:33:11 +06:00
  • dbab55dd6b Bump rand crate version to 0.7 (#951) messense 2019-07-01 11:37:03 +08:00