Commit Graph

  • 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
  • 185e710dc8 do not drop content-encoding header in case of identity #363 Nikolay Kim 2018-07-06 08:24:36 +0600
  • 9070d59ea8 do not read head payload Nikolay Kim 2018-07-06 08:11:36 +0600
  • 2a25caf2c5 Merge branch 'master' of github.com:actix/actix-web Nikolay Kim 2018-07-06 07:49:50 +0600
  • 7d96b92aa3 add check for usize cast Nikolay Kim 2018-07-06 07:46:47 +0600
  • 67e4cad281
    Introduce method to set header if it is missing only (#364) Douman 2018-07-05 19:27:18 +0300
  • 1ad55550ad Introduce method to set header if it is missing only Douman 2018-07-05 18:38:13 +0300
  • 080f232a0f Use StaticFile default handler when file is inaccessible (#357) Tessa Bradbury 2018-07-05 19:34:13 +1000
  • 10bc493e1d
    Improve error messages tessereth 2018-07-05 18:16:28 +1000
  • 66cc773a30
    Update changes tessereth 2018-07-05 17:34:43 +1000
  • 323570dc4d
    Return an error from StaticFiles::new() if directory doesn't exist tessereth 2018-07-05 08:53:51 +1000
  • dedd7cc1ac
    Use Staticfile default handler on all error paths tessereth 2018-07-02 12:49:52 +1000
  • 15b7981c86
    Use StaticFile default handler when file is inaccessible tessereth 2018-07-01 17:23:43 +1000
  • ac3a76cd32 update httparse version Nikolay Kim 2018-07-05 13:21:33 +0600
  • 8058d15624 clippy warnings Nikolay Kim 2018-07-05 13:16:16 +0600
  • 05a43a855e remove unsafe Nikolay Kim 2018-07-05 13:00:46 +0600
  • 80339147b9 call disconnect on write error Nikolay Kim 2018-07-05 12:50:54 +0600
  • 6af2f5d642 re-enable start_incoming support Nikolay Kim 2018-07-05 12:14:10 +0600
  • d7762297da update actix dependency Nikolay Kim 2018-07-05 12:02:32 +0600
  • b48bc746b8
    Merge e225825387 into d5606625a2 Marcel Buesing 2018-07-05 01:05:06 +0000
  • d5606625a2 remove public Clone for Request Nikolay Kim 2018-07-04 22:57:40 +0600
  • 5d79114239 optimize Request handling Nikolay Kim 2018-07-04 22:52:49 +0600
  • f559f23e1c Merge branch 'master' of github.com:actix/actix-web Nikolay Kim 2018-07-04 21:02:40 +0600
  • 6fd686ef98 cleanup warnings Nikolay Kim 2018-07-04 21:01:27 +0600
  • 4c5a63965e use new actix context api Nikolay Kim 2018-07-04 17:04:23 +0600
  • 09aabc7b3b plain/text -> text/plain in comment (#362) Gorm Casper 2018-07-04 10:17:44 +0200
  • 9fc086c401 plain/text -> text/plain in comment Gorm Casper 2018-07-04 09:51:03 +0200
  • e225825387
    implement FromParam for bool marcelbuesing 2018-07-03 10:32:20 +0200
  • b6d26c9faf
    Merge pull request #348 from actix/request-mutability Nikolay Kim 2018-07-02 23:52:42 +0600
  • fec6047ddc refactor HttpRequest mutability Nikolay Kim 2018-06-25 10:58:04 +0600
  • 445ea043dd remove unsafes Nikolay Kim 2018-07-02 23:32:29 +0600
  • 0be5448597 Properly escape special characters in fs/directory_listing. (#355) Gowee 2018-06-30 20:01:48 +0800
  • cb955d3825 Properly escape special characters in fs/directory_listing. Hung-I Wang 2018-06-30 12:01:36 +0800
  • 0f27389e72 set length of vector to max_bytes (closes #345) (#346) ousado 2018-06-26 07:09:12 +0200
  • 8e5c9e8fbf
    Merge branch 'master' into patch-1 Douman 2018-06-26 07:48:29 +0300
  • a9425a866b Fix duplicate tail of StaticFiles with index_file Douman 2018-06-25 19:41:23 +0300
  • c2979760b5 Fix duplicate tail of StaticFiles with index_file. (#344) Gary Hai 2018-06-26 00:37:24 +0800
  • 00240f9482
    make sure buf length equals # of initialized bytes ousado 2018-06-25 16:36:04 +0200
  • 0b4954ed79
    set length of vector to max_bytes (closes #345) ousado 2018-06-25 15:28:43 +0200
  • 800c404c72 explicit response release Nikolay Kim 2018-06-25 10:10:02 +0600
  • 32212bad1f simplify http response pool Nikolay Kim 2018-06-25 09:08:28 +0600
  • d1b73e30e0 update comments Nikolay Kim 2018-06-24 22:27:30 +0600
  • c0cdc39ba9 do not store cookies on client response Nikolay Kim 2018-06-24 22:21:04 +0600
  • 8e8a68f90b add empty output stream Nikolay Kim 2018-06-24 22:05:44 +0600
  • 1ecda8f8bf Fix duplicate tail of StaticFiles with index_file. Gary Hai 2018-06-24 13:24:13 +0800
  • 989cd61236 handle empty te Nikolay Kim 2018-06-24 10:59:01 +0600
  • 33260c7b35 split encoding module Nikolay Kim 2018-06-24 10:42:20 +0600
  • 40ca9ba9c5 simplify write buffer Nikolay Kim 2018-06-24 10:30:58 +0600
  • 45682c04a8 refactor content encoder Nikolay Kim 2018-06-24 08:54:01 +0600
  • 348491b18c fix alpn connector Nikolay Kim 2018-06-23 17:59:45 +0600
  • 3d2226aa9e Merge branch 'master' of github.com:actix/actix-web Nikolay Kim 2018-06-23 12:40:45 +0600
  • cf38183dcb refactor client connector waiters maintenance Nikolay Kim 2018-06-23 12:40:21 +0600
  • e3dc6f0ca8 refactor h1decoder Nikolay Kim 2018-06-23 12:28:55 +0600
  • a5369aed8b
    Changes a leaked box into an Rc<String> and makes resource() return an Option (#343) Armin Ronacher 2018-06-23 08:16:52 +0200
  • 84502f0824 Changes a leaked box into an Rc<String> and makes resource() return an Option Armin Ronacher 2018-06-23 07:53:01 +0200
  • ff0ab733e4 remove unsafe from mask Nikolay Kim 2018-06-23 11:51:02 +0600
  • d1318a35a0 remove unnecessary unsafes Nikolay Kim 2018-06-23 10:29:23 +0600
  • 756227896b update set_date impl Nikolay Kim 2018-06-23 10:13:09 +0600
  • 4fadff63f4 Use Box::leak for dynamic param names Nikolay Kim 2018-06-23 09:57:03 +0600
  • 597b611395
    Merge ebd717d715 into 7bc7b4839b Armin Ronacher 2018-06-22 09:33:24 +0000
  • 7bc7b4839b
    Switch from fnv to a identity hasher in extensions (#342) Armin Ronacher 2018-06-22 11:32:32 +0200
  • 59ca7ab8b5 Fixed a bad import Armin Ronacher 2018-06-22 11:09:49 +0200
  • 09b31d081c Switch from fnv to a identity hasher in extensions Armin Ronacher 2018-06-22 09:51:27 +0200
  • dda6ee95df
    Changes the router to use atoms internally (#341) Armin Ronacher 2018-06-22 09:33:32 +0200
  • 4ea2efd76c Changes the router to use atoms internally Armin Ronacher 2018-06-22 08:32:47 +0200
  • 765c38e7b9 remove libc dependency Nikolay Kim 2018-06-22 11:47:33 +0600
  • 6c44575923 transmute names once Nikolay Kim 2018-06-22 11:44:38 +0600
  • fc7238baee refactor read_from_io Nikolay Kim 2018-06-22 11:30:40 +0600
  • edd22bb279 refactor read_from_io Nikolay Kim 2018-06-22 09:01:20 +0600