Commit Graph

  • f5347ec897
    Merge pull request #415 from DenisKolodin/cookie-http-only Nikolay Kim 2018-07-23 02:54:23 -0700
  • b367f07d56 Add http_only flag to CookieSessionBackend Denis Kolodin 2018-07-23 12:29:25 +0300
  • 6a75a3d683 document the change in the default logger Damjan Georgievski 2018-07-21 16:01:42 +0200
  • 56b924e155 remove the timestamp from the default logger middleware Damjan Georgievski 2018-07-21 15:15:28 +0200
  • 4862227df9 fix not implemented panic #410 v0.7.1 Nikolay Kim 2018-07-21 05:58:08 -0700
  • f6499d9ba5 publish stable docs on actix.rs site v0.7.0 Nikolay Kim 2018-07-21 04:19:02 -0700
  • 7138bb2f29 update migration Nikolay Kim 2018-07-21 01:00:50 -0700
  • 8cb510293d update changes Nikolay Kim 2018-07-20 14:10:41 -0700
  • 040d9d2755 Merge branch 'master' of github.com:actix/actix-web Nikolay Kim 2018-07-20 12:43:44 -0700
  • 2043bb5ece do not reallocate waiters Nikolay Kim 2018-07-20 10:20:41 -0700
  • a751df2589
    Initial config for static files (#405) Douman 2018-07-20 07:49:25 +0300
  • f6e35a04f0
    Just a bit of sanity check for short paths (#409) Douman 2018-07-20 07:48:57 +0300
  • e73540fcc1 Just a bit of sanity check for short paths Douman 2018-07-19 21:36:01 +0300
  • 4da281addb Initial config for static files Douman 2018-07-17 19:19:51 +0300
  • 0925a7691a ws/context: Increase `write()` visibility to public (#402) Tobias Bieniek 2018-07-19 19:04:13 +0200
  • 2988a84e5f
    Expose leaked private ContentDisposition (#406) Douman 2018-07-19 20:03:45 +0300
  • a0c44c56de ws/frame: Change `FramedMessage` content visibility Tobias Bieniek 2018-07-19 12:31:37 +0200
  • 5cfcdcc06f ws: Export `FramedMessage` struct Tobias Bieniek 2018-07-19 11:56:54 +0200
  • c4577a5ec9 ws/frame: Adjust `FramedMessage` doc comment Tobias Bieniek 2018-07-19 11:40:46 +0200
  • d5c27d6b63 ws/frame: Rename `FramedBinary` type to `FramedMessage` Tobias Bieniek 2018-07-19 11:40:09 +0200
  • 6fc084a07c ws/frame: Introduce `FramedBinary` type Tobias Bieniek 2018-07-19 08:51:54 +0200
  • f53abed584 ws/context: Rename `write()` to `write_raw()` Tobias Bieniek 2018-07-19 08:35:58 +0200
  • 984b8caf5a ws/context: Add docs to `write()` method Tobias Bieniek 2018-07-17 14:30:14 +0200
  • f612b17929 ws/context: Increase `write()` visibility to public Tobias Bieniek 2018-07-17 14:30:14 +0200
  • defce35211 Expose leaked private ContentDisposition Douman 2018-07-18 18:43:06 +0300
  • 6b10e1eff6 rename PayloadHelper Nikolay Kim 2018-07-18 10:01:28 +0600
  • 85672d1379 fix client connector wait queue Nikolay Kim 2018-07-18 01:23:56 +0600
  • 373f2e5028 add release stat Nikolay Kim 2018-07-17 17:38:16 +0600
  • f9f259e718 Merge branch 'master' of github.com:actix/actix-web Nikolay Kim 2018-07-17 17:23:23 +0600
  • d43902ee7c proper handling for client connection release Nikolay Kim 2018-07-17 17:23:03 +0600
  • a7ca5fa5d8
    Add few missing entries to changelog Douman 2018-07-17 11:10:04 +0300
  • 29a275b0f5
    Session should write percent encoded cookies and add cookie middleware test (#393) Douman 2018-07-17 08:38:18 +0300
  • c4e4fab996
    Merge branch 'master' into session_special_chars Douman 2018-07-17 07:44:43 +0300
  • 1af5aa3a3e calculate client request timeout Nikolay Kim 2018-07-17 02:30:21 +0600
  • bccd7c7671 add wait queue size stat to client connector Nikolay Kim 2018-07-17 01:57:57 +0600
  • beace9e1dc Clean-up Douman 2018-07-16 19:41:14 +0300
  • 6dffedafe0
    Forgot ; Douman 2018-07-16 11:24:10 +0300
  • 85d1fe23f6
    Try input that gets percent encoded Douman 2018-07-16 11:23:50 +0300
  • c352758533 Should write percent encoded cookies to HTTP response Douman 2018-07-13 09:57:03 +0300
  • 2a8c2fb55e export Payload Nikolay Kim 2018-07-16 12:14:24 +0600
  • 2dd57a48d6 checks nested scopes in has_resource() Nikolay Kim 2018-07-16 11:33:29 +0600
  • 22385505a3 clippy warnings and fmt Nikolay Kim 2018-07-16 11:17:45 +0600
  • 5888f01317 use has_prefixed_route for NormalizePath helper Nikolay Kim 2018-07-16 11:13:41 +0600
  • b7a3fce17b simplify has_prefixed_route() Nikolay Kim 2018-07-16 11:10:51 +0600
  • bce05e4fcb
    Merge pull request #381 from OtaK/fix/has_route_prefixes Nikolay Kim 2018-07-16 10:58:50 +0600
  • d3c7e31c6a
    Merge 702691f21d into 3373847a14 Bertrand Bousquet 2018-07-15 20:14:55 +0000
  • e0dc93b628 Support for unnamed regex groups in route params Kim Christensen 2018-07-15 21:33:05 +0200
  • 3373847a14 allocate buffer for request payload extractors Nikolay Kim 2018-07-16 00:40:22 +0600
  • 8f64508887 Added RouteInfo::has_prefixed_route() method for route matching with prefix awareness Mathieu Amiot 2018-07-10 13:05:20 +0200
  • 30c84786b7
    Merge pull request #399 from actix/router-refactor Nikolay Kim 2018-07-15 19:16:07 +0600
  • 2e5f627050 do not force install tarpaulin Nikolay Kim 2018-07-15 19:15:36 +0600
  • 2214492792 use assert and restore test case Nikolay Kim 2018-07-15 18:53:02 +0600
  • c43b6e3577 cargo tarpaulin Nikolay Kim 2018-07-15 16:39:15 +0600
  • c5e3da3756 cargo tarpaulin Nikolay Kim 2018-07-15 16:38:21 +0600
  • 42d3e86941 calculate prefix dynamicly Nikolay Kim 2018-07-15 16:24:22 +0600
  • b759dddf5a simplify application prefix impl Nikolay Kim 2018-07-15 15:50:56 +0600
  • 9570c1cccd rename RouteInfo Nikolay Kim 2018-07-15 15:24:27 +0600
  • da915972c0 refactor router Nikolay Kim 2018-07-15 15:12:21 +0600
  • cf976d296f
    Merge pull request #397 from actix/Turbo87-patch-1 Nikolay Kim 2018-07-14 09:38:43 +0600
  • 9012cf43fe
    error: Fix documentation typo Tobias Bieniek 2018-07-14 00:05:07 +0200
  • 702691f21d session middleware test Bertrand "Kamek" Bousquet 2018-07-13 10:25:47 -0400
  • 7d753eeb8c
    Private serde fork (#390) Douman 2018-07-13 09:59:09 +0300
  • 55152d772a
    Merge branch 'master' into private_serde_fork Douman 2018-07-13 09:30:03 +0300
  • e8b3c303b7 Move serde_urlencoded to src/ Douman 2018-07-12 23:53:39 +0300
  • 4395add1c7 update travis config Nikolay Kim 2018-07-13 00:05:01 +0600
  • 35911b832a Merge branch 'master' of github.com:actix/actix-web Nikolay Kim 2018-07-12 23:59:10 +0600
  • 09efa6aeb2 Add test to verify enum in query Douman 2018-07-12 19:32:54 +0300
  • 1b5bef811b Apply enum PR Douman 2018-07-12 18:34:27 +0300
  • 34e0a38ee9 Fork serde_urlencoded Douman 2018-07-12 18:02:40 +0300
  • b8b90d9ec9 rename ResourceHandler to Resource Nikolay Kim 2018-07-12 15:30:01 +0600
  • 422a870cd7
    Merge pull request #387 from actix/fix-missing-content-length kingoflolz 2018-07-12 16:18:55 +1000
  • db005af1af clippy warnings Nikolay Kim 2018-07-12 10:41:49 +0600
  • 8e462c5944 use write instead format Nikolay Kim 2018-07-12 10:35:09 +0600
  • 86e44de787 pin failure crate Nikolay Kim 2018-07-12 10:29:37 +0600
  • d9988f3ab6
    fix missing content length kingoflolz 2018-07-11 21:21:32 +1000
  • 696152f763
    Merge pull request #377 from Diggsey/apply-mask Nikolay Kim 2018-07-11 13:36:08 +0600
  • 74a6b03bb0
    Merge ec15cf2814 into f38a370b94 Mathieu Amiot 2018-07-11 07:34:51 +0000
  • f38a370b94 update changes Nikolay Kim 2018-07-11 13:34:40 +0600
  • 3378247bee prepare release v0.6.15 0.6 Nikolay Kim 2018-07-11 13:27:50 +0600
  • 7507412a1d fix h2 compatibility Nikolay Kim 2018-07-11 13:25:07 +0600
  • 6b9a193aa8 update changelog Nikolay Kim 2018-07-11 13:26:40 +0600
  • 28b36c650a fix h2 compatibility Nikolay Kim 2018-07-11 13:25:07 +0600
  • b22132d3d6
    Merge branch 'master' into apply-mask Nikolay Kim 2018-07-11 13:15:35 +0600
  • 04cd1a16b3
    Merge 5482d64df5 into 19ae5e9489 kingxsp 2018-07-11 06:57:06 +0000
  • 19ae5e9489 Merge branch 'master' of github.com:actix/actix-web Nikolay Kim 2018-07-11 12:56:53 +0600
  • 9aef34e768 remove & to &mut transmute #385 Nikolay Kim 2018-07-11 12:56:35 +0600
  • bed961fe35 Lessen numbers of jobs for AppVeyor Douman 2018-07-11 09:23:17 +0300
  • 5482d64df5 Customize websocket max size kingxsp 2018-07-11 10:05:43 +0800
  • ec15cf2814 Fixed empty buffer being sent while there's still some inside Mathieu Amiot 2018-07-10 13:49:39 +0200
  • 87824a9cf6 Refactor `apply_mask` implementation, removing dead code paths and reducing scope of unsafety Diggory Blake 2018-07-08 13:46:13 +0100
  • 82920e1ac1
    Do not override user settings on signals and stop handling (#375) Douman 2018-07-08 09:01:44 +0300
  • 9db6e36701 Do not override user settings on signals and stop handling Douman 2018-07-08 08:38:19 +0300
  • 110605f50b stop actor context on error #311 Nikolay Kim 2018-07-08 09:41:55 +0600
  • 00c97504b6
    Merge pull request #368 from Diggsey/master Nikolay Kim 2018-07-07 09:46:44 +0600
  • 85012f947a Remove reimplementation of `LazyCell` Diggory Blake 2018-07-06 22:28:08 +0100
  • 62ba01fc15 update changes Nikolay Kim 2018-07-06 15:00:14 +0600
  • 5b7aed101a remove unsafe Nikolay Kim 2018-07-06 13:54:43 +0600
  • 1c3b32169e remove stream from WebsocketsContext::with_factory Nikolay Kim 2018-07-06 12:07:16 +0600
  • cfa470db50 close conneciton for head requests Nikolay Kim 2018-07-06 09:21:24 +0600
  • a5f7a67b4d clippy warnings Nikolay Kim 2018-07-06 08:24:44 +0600