1
0
mirror of https://github.com/fafhrd91/actix-web synced 2025-06-19 04:15:33 +02:00

Commit Graph

  • f6499d9ba5 publish stable docs on actix.rs site v0.7.0 Nikolay Kim 2018-07-21 04:19:02 -07:00
  • 7138bb2f29 update migration Nikolay Kim 2018-07-21 01:00:50 -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
  • 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
  • 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
  • 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
  • 3378247bee prepare release v0.6.15 0.6 Nikolay Kim 2018-07-11 13:27:50 +06:00
  • 7507412a1d fix h2 compatibility Nikolay Kim 2018-07-11 13:25:07 +06:00
  • 6b9a193aa8 update changelog Nikolay Kim 2018-07-11 13:26: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
  • 8058d15624 clippy warnings Nikolay Kim 2018-07-05 13:16:16 +06:00
  • 05a43a855e remove unsafe Nikolay Kim 2018-07-05 13:00:46 +06:00
  • 80339147b9 call disconnect on write error Nikolay Kim 2018-07-05 12:50:54 +06:00
  • 6af2f5d642 re-enable start_incoming support Nikolay Kim 2018-07-05 12:14:10 +06:00
  • d7762297da update actix dependency Nikolay Kim 2018-07-05 12:02:32 +06:00
  • d5606625a2 remove public Clone for Request Nikolay Kim 2018-07-04 22:57:40 +06:00
  • 5d79114239 optimize Request handling Nikolay Kim 2018-07-04 22:52:49 +06:00
  • f559f23e1c Merge branch 'master' of github.com:actix/actix-web Nikolay Kim 2018-07-04 21:02:40 +06:00
  • 6fd686ef98 cleanup warnings Nikolay Kim 2018-07-04 21:01:27 +06:00
  • 4c5a63965e use new actix context api Nikolay Kim 2018-07-04 17:04:23 +06:00
  • 09aabc7b3b plain/text -> text/plain in comment (#362) Gorm Casper 2018-07-04 10:17:44 +02:00
  • b6d26c9faf
    Merge pull request #348 from actix/request-mutability Nikolay Kim 2018-07-02 23:52:42 +06:00
  • fec6047ddc refactor HttpRequest mutability Nikolay Kim 2018-06-25 10:58:04 +06:00
  • 445ea043dd remove unsafes Nikolay Kim 2018-07-02 23:32:29 +06:00
  • 0be5448597 Properly escape special characters in fs/directory_listing. (#355) Gowee 2018-06-30 20:01:48 +08:00
  • 0f27389e72 set length of vector to max_bytes (closes #345) (#346) ousado 2018-06-26 07:09:12 +02:00
  • a9425a866b Fix duplicate tail of StaticFiles with index_file Douman 2018-06-25 19:41:23 +03:00
  • c2979760b5 Fix duplicate tail of StaticFiles with index_file. (#344) Gary Hai 2018-06-26 00:37:24 +08:00
  • 800c404c72 explicit response release Nikolay Kim 2018-06-25 10:10:02 +06:00
  • 32212bad1f simplify http response pool Nikolay Kim 2018-06-25 09:08:28 +06:00
  • d1b73e30e0 update comments Nikolay Kim 2018-06-24 22:27:30 +06:00
  • c0cdc39ba9 do not store cookies on client response Nikolay Kim 2018-06-24 22:21:04 +06:00
  • 8e8a68f90b add empty output stream Nikolay Kim 2018-06-24 22:05:44 +06:00
  • 989cd61236 handle empty te Nikolay Kim 2018-06-24 10:59:01 +06:00
  • 33260c7b35 split encoding module Nikolay Kim 2018-06-24 10:42:20 +06:00
  • 40ca9ba9c5 simplify write buffer Nikolay Kim 2018-06-24 10:30:58 +06:00
  • 45682c04a8 refactor content encoder Nikolay Kim 2018-06-24 08:54:01 +06:00
  • 348491b18c fix alpn connector Nikolay Kim 2018-06-23 17:59:45 +06:00