1
0
mirror of https://github.com/actix/actix-extras.git synced 2025-03-16 10:22:42 +01:00

Commit Graph

  • f58065082e fix missing content-encoding header for h2 connections #421 Nikolay Kim 2018-07-25 10:30:55 -07:00
  • 6048817ba7 Correct flate feature names in documentation Douman 2018-07-25 20:22:18 +03:00
  • e408b68744 Update cookie dependency (#422) Mateusz Mikuła 2018-07-25 17:01:22 +02:00
  • b878613e10 fix warning Nikolay Kim 2018-07-24 15:49:46 -07:00
  • 85b275bb2b fix warnings Nikolay Kim 2018-07-24 14:52:56 -07:00
  • d6abd2fe22 allow to handle empty path for application with prefix Nikolay Kim 2018-07-24 14:51:48 -07:00
  • b79a9aaec7 fix changelog Nikolay Kim 2018-07-24 14:18:04 -07:00
  • b9586b3f71
    Merge pull request #412 from gdamjan/master Nikolay Kim 2018-07-24 14:07:10 -07:00
  • d3b12d885e
    Merge branch 'master' into master Nikolay Kim 2018-07-24 14:07:03 -07:00
  • f21386708a
    Merge pull request #416 from axos88/master Nikolay Kim 2018-07-24 14:06:08 -07:00
  • b48a2d4d7b add changes to CHANGES.md Akos Vandra 2018-07-24 22:25:48 +02:00
  • 35b754a3ab pr fixes Akos Vandra 2018-07-24 09:39:27 +02:00
  • 1079c5c562 Add FromRequest<S> implementation for Result<T> and Option<T> where T:FromRequest<S> Akos Vandra 2018-07-23 15:19:04 +02:00
  • f4bb7efa89 add partialeq, eq, partialord and ord dervie to Path, Form and Query Akos Vandra 2018-07-23 15:10:30 +02:00
  • 0099091e96 remove unnecessary use Akos Vandra 2018-07-23 15:07:54 +02:00
  • c352a69d54 fix dead links Nikolay Kim 2018-07-23 13:22:16 -07:00
  • f5347ec897
    Merge pull request #415 from DenisKolodin/cookie-http-only Nikolay Kim 2018-07-23 02:54:23 -07:00
  • b367f07d56 Add http_only flag to CookieSessionBackend Denis Kolodin 2018-07-23 12:29:25 +03:00
  • 6a75a3d683 document the change in the default logger Damjan Georgievski 2018-07-21 16:01:42 +02:00
  • 35ab32c063 use actix-web 0.7 Nikolay Kim 2018-07-21 06:55:11 -07:00
  • 56b924e155 remove the timestamp from the default logger middleware Damjan Georgievski 2018-07-21 15:15:28 +02:00
  • 4862227df9 fix not implemented panic #410 Nikolay Kim 2018-07-21 05:58:08 -07:00
  • f6499d9ba5 publish stable docs on actix.rs site Nikolay Kim 2018-07-21 04:19:02 -07:00
  • 7138bb2f29 update migration Nikolay Kim 2018-07-21 01:00:50 -07:00
  • b65158b710 update travis stable rustc ver Nikolay Kim 2018-07-20 15:09:08 -07:00
  • 10ebea440f Merge branch 'master' of github.com:actix/actix-redis Nikolay Kim 2018-07-20 14:58:49 -07:00
  • 25cca67834
    Merge pull request #13 from ryanmcgrath/master Nikolay Kim 2018-07-20 16:58:37 -05:00
  • 31de5a1d24 merge Nikolay Kim 2018-07-20 14:58:14 -07:00
  • ac5a83134d update changes Nikolay Kim 2018-07-20 14:54:50 -07:00
  • 62c382d280 upgrade to actix/actix-web 0.7 Nikolay Kim 2018-07-20 14:53:56 -07:00
  • 8cb510293d update changes Nikolay Kim 2018-07-20 14:10:41 -07:00
  • 040d9d2755 Merge branch 'master' of github.com:actix/actix-web Nikolay Kim 2018-07-20 12:43:44 -07:00
  • 2043bb5ece do not reallocate waiters Nikolay Kim 2018-07-20 10:20:41 -07:00
  • a751df2589
    Initial config for static files (#405) Douman 2018-07-20 07:49:25 +03:00
  • f6e35a04f0
    Just a bit of sanity check for short paths (#409) Douman 2018-07-20 07:48:57 +03:00
  • 6c8801dc8c
    Re-export SameSite so it's immediately usable from this package... Ryan McGrath 2018-07-19 11:23:11 -07:00
  • 0925a7691a ws/context: Increase write() visibility to public (#402) Tobias Bieniek 2018-07-19 19:04:13 +02:00
  • 2988a84e5f
    Expose leaked private ContentDisposition (#406) Douman 2018-07-19 20:03:45 +03:00
  • 6b10e1eff6 rename PayloadHelper Nikolay Kim 2018-07-18 10:01:28 +06:00
  • 85672d1379 fix client connector wait queue Nikolay Kim 2018-07-18 01:23:56 +06:00
  • 373f2e5028 add release stat Nikolay Kim 2018-07-17 17:38:16 +06:00
  • f9f259e718 Merge branch 'master' of github.com:actix/actix-web Nikolay Kim 2018-07-17 17:23:23 +06:00
  • d43902ee7c proper handling for client connection release Nikolay Kim 2018-07-17 17:23:03 +06:00
  • a7ca5fa5d8
    Add few missing entries to changelog Douman 2018-07-17 11:10:04 +03:00
  • 29a275b0f5
    Session should write percent encoded cookies and add cookie middleware test (#393) Douman 2018-07-17 08:38:18 +03:00
  • 1af5aa3a3e calculate client request timeout Nikolay Kim 2018-07-17 02:30:21 +06:00
  • bccd7c7671 add wait queue size stat to client connector Nikolay Kim 2018-07-17 01:57:57 +06:00
  • 2a8c2fb55e export Payload Nikolay Kim 2018-07-16 12:14:24 +06:00
  • 2dd57a48d6 checks nested scopes in has_resource() Nikolay Kim 2018-07-16 11:33:29 +06:00
  • 22385505a3 clippy warnings and fmt Nikolay Kim 2018-07-16 11:17:45 +06:00
  • 5888f01317 use has_prefixed_route for NormalizePath helper Nikolay Kim 2018-07-16 11:13:41 +06:00
  • b7a3fce17b simplify has_prefixed_route() Nikolay Kim 2018-07-16 11:10:51 +06:00
  • bce05e4fcb
    Merge pull request #381 from OtaK/fix/has_route_prefixes Nikolay Kim 2018-07-16 10:58:50 +06:00
  • 3373847a14 allocate buffer for request payload extractors Nikolay Kim 2018-07-16 00:40:22 +06:00
  • 8f64508887 Added RouteInfo::has_prefixed_route() method for route matching with prefix awareness Mathieu Amiot 2018-07-10 13:05:20 +02:00
  • 30c84786b7
    Merge pull request #399 from actix/router-refactor Nikolay Kim 2018-07-15 19:16:07 +06:00
  • 2e5f627050 do not force install tarpaulin Nikolay Kim 2018-07-15 19:15:36 +06:00
  • 2214492792 use assert and restore test case Nikolay Kim 2018-07-15 18:53:02 +06:00
  • c43b6e3577 cargo tarpaulin Nikolay Kim 2018-07-15 16:39:15 +06:00
  • 42d3e86941 calculate prefix dynamicly Nikolay Kim 2018-07-15 16:24:22 +06:00
  • b759dddf5a simplify application prefix impl Nikolay Kim 2018-07-15 15:50:56 +06:00
  • 9570c1cccd rename RouteInfo Nikolay Kim 2018-07-15 15:24:27 +06:00
  • da915972c0 refactor router Nikolay Kim 2018-07-15 15:12:21 +06:00
  • 99e4e1c3ec
    Merge pull request #1 from cdituri/fix-typo-in-fail-display Nikolay Kim 2018-07-14 09:40:45 +06:00
  • cf976d296f
    Merge pull request #397 from actix/Turbo87-patch-1 Nikolay Kim 2018-07-14 09:38:43 +06:00
  • 9012cf43fe
    error: Fix documentation typo Tobias Bieniek 2018-07-14 00:05:07 +02:00
  • 7d753eeb8c
    Private serde fork (#390) Douman 2018-07-13 09:59:09 +03:00
  • 4395add1c7 update travis config Nikolay Kim 2018-07-13 00:05:01 +06:00
  • 35911b832a Merge branch 'master' of github.com:actix/actix-web Nikolay Kim 2018-07-12 23:59:10 +06:00
  • b8b90d9ec9 rename ResourceHandler to Resource Nikolay Kim 2018-07-12 15:30:01 +06:00
  • 422a870cd7
    Merge pull request #387 from actix/fix-missing-content-length kingoflolz 2018-07-12 16:18:55 +10:00
  • db005af1af clippy warnings Nikolay Kim 2018-07-12 10:41:49 +06:00
  • 8e462c5944 use write instead format Nikolay Kim 2018-07-12 10:35:09 +06:00
  • 86e44de787 pin failure crate Nikolay Kim 2018-07-12 10:29:37 +06:00
  • ca37d05847 fix typo in Fail display of ProtoBufEncodeError and ProtoBufDecodeError Chris Dituri 2018-07-11 11:18:22 -05:00
  • d9988f3ab6
    fix missing content length kingoflolz 2018-07-11 21:21:32 +10:00
  • 696152f763
    Merge pull request #377 from Diggsey/apply-mask Nikolay Kim 2018-07-11 13:36:08 +06:00
  • f38a370b94 update changes Nikolay Kim 2018-07-11 13:34:40 +06:00
  • 28b36c650a fix h2 compatibility Nikolay Kim 2018-07-11 13:25:07 +06:00
  • b22132d3d6
    Merge branch 'master' into apply-mask Nikolay Kim 2018-07-11 13:15:35 +06:00
  • 19ae5e9489 Merge branch 'master' of github.com:actix/actix-web Nikolay Kim 2018-07-11 12:56:53 +06:00
  • 9aef34e768 remove & to &mut transmute #385 Nikolay Kim 2018-07-11 12:56:35 +06:00
  • bed961fe35 Lessen numbers of jobs for AppVeyor Douman 2018-07-11 09:23:17 +03:00
  • 87824a9cf6 Refactor apply_mask implementation, removing dead code paths and reducing scope of unsafety Diggory Blake 2018-07-08 13:46:13 +01:00
  • 82920e1ac1
    Do not override user settings on signals and stop handling (#375) Douman 2018-07-08 09:01:44 +03:00
  • 110605f50b stop actor context on error #311 Nikolay Kim 2018-07-08 09:41:55 +06:00
  • 00c97504b6
    Merge pull request #368 from Diggsey/master Nikolay Kim 2018-07-07 09:46:44 +06:00
  • 85012f947a Remove reimplementation of LazyCell Diggory Blake 2018-07-06 22:28:08 +01:00
  • 62ba01fc15 update changes Nikolay Kim 2018-07-06 15:00:14 +06:00
  • 5b7aed101a remove unsafe Nikolay Kim 2018-07-06 13:54:43 +06:00
  • 1c3b32169e remove stream from WebsocketsContext::with_factory Nikolay Kim 2018-07-06 12:07:16 +06:00
  • cfa470db50 close conneciton for head requests Nikolay Kim 2018-07-06 09:21:24 +06:00
  • a5f7a67b4d clippy warnings Nikolay Kim 2018-07-06 08:24:44 +06:00
  • 185e710dc8 do not drop content-encoding header in case of identity #363 Nikolay Kim 2018-07-06 08:24:36 +06:00
  • 9070d59ea8 do not read head payload Nikolay Kim 2018-07-06 08:11:36 +06:00
  • 2a25caf2c5 Merge branch 'master' of github.com:actix/actix-web Nikolay Kim 2018-07-06 07:49:50 +06:00
  • 7d96b92aa3 add check for usize cast Nikolay Kim 2018-07-06 07:46:47 +06:00
  • 67e4cad281
    Introduce method to set header if it is missing only (#364) Douman 2018-07-05 19:27:18 +03:00
  • 080f232a0f Use StaticFile default handler when file is inaccessible (#357) Tessa Bradbury 2018-07-05 19:34:13 +10:00
  • ac3a76cd32 update httparse version Nikolay Kim 2018-07-05 13:21:33 +06:00