1
0
mirror of https://github.com/actix/actix-extras.git synced 2025-03-15 09:53:05 +01:00

Commit Graph

  • 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
  • d2eb1edac3 Actix-web client: Always append a colon after username in basic auth (#949) Alec Moskvin 2019-06-30 23:34:42 -04:00
  • 5901dfee1a Fix link to actix-cors (#950) Sindre Johansen 2019-06-30 17:30:04 +02:00
  • 0e05b37082 updated cookie session to update on change dowwie 2019-06-29 14:24:02 -04:00
  • 37f4ce8604 Fixes typo in docs. (#948) Cameron Dershem 2019-06-29 00:38:16 -04:00
  • 12b5174850 update deps Nikolay Kim 2019-06-28 14:46:26 +06:00
  • b77ed193f7 prepare actix-web release Nikolay Kim 2019-06-28 14:36:20 +06:00
  • d286ccb4f5 Add on-connect callback #946 Nikolay Kim 2019-06-28 14:34:26 +06:00
  • cac162aed7 update actix-http changes Nikolay Kim 2019-06-28 12:34:43 +06:00
  • a3a78ac6fb Do not set Content-Length header, let actix-http set it #930 Nikolay Kim 2019-06-28 11:42:20 +06:00
  • 596483ff55 prepare actix-web-actors release Nikolay Kim 2019-06-28 10:54:23 +06:00
  • 768859513a Expose the max limit for payload sizes in Websocket Actors. #925 (#933) anthonyjchriste 2019-06-27 18:49:03 -10:00
  • 44bb79cd07 Call req.path() on Json extractor error only (#945) messense 2019-06-28 12:44:53 +08:00
  • af9fb5d190 Support asynchronous data factories #850 Nikolay Kim 2019-06-28 10:43:52 +06:00
  • 50a9d9e2c5
    Merge branch 'master' into master Darin 2019-06-27 06:38:13 -04:00
  • c0c71f82c0 Fixes typo. (#940) Cameron Dershem 2019-06-25 13:23:36 -04:00
  • 93855b889a
    Merge branch 'master' into master Darin 2019-06-24 18:41:48 -04:00
  • fa7e0fe6df updated cookie.rs req to get_changes dowwie 2019-06-24 18:40:14 -04:00
  • b948f74b54 Extractor configuration Migration (#937) Dustin Bensing 2019-06-24 03:16:04 +02:00
  • 1a24ff8717 Add builder function for HTTP 429 Too Many Requests status (#931) Tim Visée 2019-06-21 09:06:29 +02:00
  • 47fab0e393 Bump derive_more crate version to 0.15.0 in actix-cors (#927) messense 2019-06-19 18:41:42 +08:00
  • 1086180267 resolved bug related to updating session cookie dowwie 2019-06-18 13:47:14 -04:00
  • 313ac48765 Use encoding_rs crate instead of unmaintained encoding crate (#922) messense 2019-06-18 14:43:25 +08:00