1
0
mirror of https://github.com/actix/actix-extras.git synced 2025-03-16 18:32:43 +01:00

Commit Graph

  • 8fd18d56a5
    Merge pull request #227 from qrvaelet/ranges Nikolay Kim 2018-05-17 12:18:10 -07:00
  • a5692d4ecf
    Merge branch 'master' into ranges Nikolay Kim 2018-05-17 11:16:08 -07:00
  • 2d83f79433 NamedFile: added ranges support, content-length support qrvaelet 2018-05-17 20:09:41 +02:00
  • f3ece74406 better error handling Nikolay Kim 2018-05-17 10:58:08 -07:00
  • 8de1f60347 add session extractor doc api Nikolay Kim 2018-05-16 21:05:59 -07:00
  • b4252f8fd1 implement extractor for Session Nikolay Kim 2018-05-16 21:02:51 -07:00
  • fe2b50a9ef update changelog Nikolay Kim 2018-05-16 11:02:50 -07:00
  • d8ae8c3821
    Merge pull request #225 from mitsuhiko/feature/addrs-with-scheme Nikolay Kim 2018-05-16 11:02:15 -07:00
  • c9a026fabb
    Merge branch 'master' into feature/addrs-with-scheme Nikolay Kim 2018-05-16 11:01:45 -07:00
  • 64eca1546e
    Merge pull request #224 from mitsuhiko/feature/listen-tls Nikolay Kim 2018-05-16 11:01:28 -07:00
  • b19fe98ff4
    Merge branch 'master' into feature/listen-tls Nikolay Kim 2018-05-16 11:01:21 -07:00
  • b393ddf879 fix panic during middleware execution #226 Nikolay Kim 2018-05-16 11:00:29 -07:00
  • 7bb7d85c1d Added support for returning addresses plus scheme from the server Armin Ronacher 2018-05-16 16:17:27 +02:00
  • 6e976153e7 Add support for listen_tls/listen_ssl Armin Ronacher 2018-05-16 15:20:47 +02:00
  • 03e758cee4 bump version Nikolay Kim 2018-05-15 19:08:34 -07:00
  • 0d36b8f826 fix 1.24 compatibility Nikolay Kim 2018-05-15 19:07:43 -07:00
  • f82fa08d72 various optimizations Nikolay Kim 2018-05-15 16:41:46 -07:00
  • d6787e6c56 prepare release Nikolay Kim 2018-05-15 10:20:32 -07:00
  • b9d870645f store cookies in extensions Nikolay Kim 2018-05-15 10:09:48 -07:00
  • ef89430f9b undeprecate query() and store query in extensions Nikolay Kim 2018-05-15 09:53:58 -07:00
  • 953a0d4e4a add test case for #222 Nikolay Kim 2018-05-15 09:29:59 -07:00
  • 5ea2d68438 h1 decoder blocks on error #222 Nikolay Kim 2018-05-15 07:55:36 -07:00
  • d65a03f6ac use latest nightly for appveyor Nikolay Kim 2018-05-13 08:43:09 -07:00
  • b588b2bf5c
    Merge pull request #221 from skorgu/patch-1 Nikolay Kim 2018-05-11 21:56:46 -07:00
  • d455e2cd13
    Merge branch 'master' into patch-1 Nikolay Kim 2018-05-11 21:56:35 -07:00
  • 9306631d6e Fix segfault in ServerSettings::get_response_builder() Nikolay Kim 2018-05-11 21:19:48 -07:00
  • f735da504b
    Include mention of http client in README.md skorgu 2018-05-11 20:36:54 -04:00
  • 487a713ca0 update doc string Nikolay Kim 2018-05-11 15:01:15 -07:00
  • 095ad328ee prepare release Nikolay Kim 2018-05-10 15:45:06 -07:00
  • a38afa0cec --no-count for tarpaulin Nikolay Kim 2018-05-10 13:05:56 -07:00
  • 9619698543 doc string Nikolay Kim 2018-05-10 13:04:56 -07:00
  • 4b1a471b35 add more examples for extractor config Nikolay Kim 2018-05-10 13:03:43 -07:00
  • b6039b0bff add doc string Nikolay Kim 2018-05-10 11:04:03 -07:00
  • d8fa43034f export ExtractorConfig type Nikolay Kim 2018-05-10 11:00:22 -07:00
  • 92f993e054 Fix client request timeout handling Nikolay Kim 2018-05-10 09:37:38 -07:00
  • c172deb0f3
    Merge pull request #219 from benjamingroeber/improve-readme Nikolay Kim 2018-05-10 09:15:50 -07:00
  • dee6aed010
    Merge branch 'master' into improve-readme Nikolay Kim 2018-05-10 09:15:44 -07:00
  • 76f021a6e3 add tests for ErrorXXX helpers Nikolay Kim 2018-05-10 09:13:26 -07:00
  • 2f244ea028
    fix order of name and id in readme example Benjamin Gröber 2018-05-10 18:12:59 +02:00
  • 5f5ddc8f01
    Merge pull request #218 from Dowwie/master Nikolay Kim 2018-05-10 08:59:23 -07:00
  • 8b473745cb added error response functions for 501,502,503,504 dowwie 2018-05-10 11:26:38 -04:00
  • 18575ee1ee Add Router::with_async() method for async handler registration Nikolay Kim 2018-05-09 16:27:31 -07:00
  • e58b38fd13 deprecate WsWrite from top level mod Nikolay Kim 2018-05-09 06:12:16 -07:00
  • b043c34632 bump version Nikolay Kim 2018-05-09 06:05:44 -07:00
  • b748bf3b0d make api public Nikolay Kim 2018-05-09 06:05:16 -07:00
  • be12d5e6fc make WsWriter trait optional Nikolay Kim 2018-05-09 05:48:06 -07:00
  • 7c4941f868 update migration doc Nikolay Kim 2018-05-08 18:48:09 -07:00
  • d1f5c457c4 Merge branch 'master' of github.com:actix/actix-web Nikolay Kim 2018-05-08 18:35:52 -07:00
  • c26c5fd9a4 prep release Nikolay Kim 2018-05-08 18:34:36 -07:00
  • 4a73d1c8c1
    Merge pull request #216 from lcowell/lcowell-scoupe Nikolay Kim 2018-05-08 17:47:20 -07:00
  • 7c395fcc83
    replace typo scoupe with scope Luke Cowell 2018-05-08 17:40:18 -07:00
  • 54c33a7aff Allow to exclude certain endpoints from logging #211 Nikolay Kim 2018-05-08 16:30:34 -07:00
  • 47d80382b2 Fix http/2 payload streaming #215 Nikolay Kim 2018-05-08 15:44:50 -07:00
  • ba816a8562
    Merge pull request #214 from niklasf/de-path-404 Nikolay Kim 2018-05-08 14:41:05 -07:00
  • 6f75b0e95e let Path::from_request() fail with ErrorNotFound Niklas Fiekas 2018-05-08 22:45:28 +02:00
  • b3cc43bb9b Fix connector's default keep-alive and lifetime settings #212 Nikolay Kim 2018-05-08 13:41:04 -07:00
  • 93707884d2 fix example Nikolay Kim 2018-05-08 10:48:23 -07:00
  • 9e610a8134 bump rustc min version Nikolay Kim 2018-05-08 10:15:14 -07:00
  • 7af09390ee actix-web 0.6 compatibility Nikolay Kim 2018-05-08 10:12:57 -07:00
  • ecda97aadd update doc string Nikolay Kim 2018-05-08 05:54:06 -07:00
  • 8cda362866 simplify pipeline Nikolay Kim 2018-05-07 16:09:41 -07:00
  • 3c6c1268c9 travis cover report Nikolay Kim 2018-05-07 15:54:29 -07:00
  • 72908d974c test for Scope::route(); prep release Nikolay Kim 2018-05-07 15:19:03 -07:00
  • c755d71a8b add filters support to scopes Nikolay Kim 2018-05-07 14:40:04 -07:00
  • a817ddb57b add variable segments support for scope prefix Nikolay Kim 2018-05-07 13:50:43 -07:00
  • 44c36e93d1
    Merge pull request #210 from andreevlex/feature/spelling-check-06-05 Nikolay Kim 2018-05-07 11:30:46 -07:00
  • c92ebc22d7
    Merge branch 'master' into feature/spelling-check-06-05 Nikolay Kim 2018-05-07 11:30:39 -07:00
  • 599fd6af93 fix formatting Alexander Andreev 2018-05-07 20:53:45 +03:00
  • fa81d97004 more handler tests Nikolay Kim 2018-05-06 20:05:31 -07:00
  • c54f045b39 more handler tests Nikolay Kim 2018-05-06 15:11:36 -07:00
  • cd11293c1f spelling check Alexander Andreev 2018-05-06 19:07:30 +03:00
  • 45325a5f75 more middleware tests Nikolay Kim 2018-05-06 08:33:41 -07:00
  • a7c40024ce async handle middleware test Nikolay Kim 2018-05-05 18:40:16 -07:00
  • 0af4d01fe4 move middleware tests to seprate module Nikolay Kim 2018-05-05 12:18:43 -07:00
  • bd6e18b7fe update migration doc Nikolay Kim 2018-05-04 13:38:17 -07:00
  • f66cf16823 upgrade regex Nikolay Kim 2018-05-04 12:25:06 -07:00
  • 03d6b04eef update tests Nikolay Kim 2018-05-04 12:11:38 -07:00
  • f37880d89c refactor Responder trait Nikolay Kim 2018-05-04 11:44:22 -07:00
  • 8b43574bd5 Merge branch 'master' of github.com:actix/actix-web Nikolay Kim 2018-05-03 16:27:12 -07:00
  • b07d0e712f always provide backtrace for error Nikolay Kim 2018-05-03 16:26:42 -07:00
  • acd7380865 rename Reply to a AsyncResult Nikolay Kim 2018-05-03 16:22:08 -07:00
  • 0208dfb6b2
    Merge pull request #208 from DenisKolodin/ws-trait Nikolay Kim 2018-05-03 10:43:44 -07:00
  • bb61dd41af
    Merge branch 'master' into ws-trait Nikolay Kim 2018-05-03 08:57:45 -07:00
  • 58079b5bbe add session test Nikolay Kim 2018-05-02 19:11:44 -07:00
  • 3623383e83 fix tests Nikolay Kim 2018-05-02 16:48:42 -07:00
  • 7036656ae4 make Reply generic over error too Nikolay Kim 2018-05-02 16:33:29 -07:00
  • 32a2866449 Allow to override files listing renderer for #203 Nikolay Kim 2018-05-02 15:53:07 -07:00
  • 35a4078434 update changelog Nikolay Kim 2018-05-02 13:43:51 -07:00
  • 4ca5d8bcfc add FromRequest impl for tuples of various length Nikolay Kim 2018-05-02 13:38:25 -07:00
  • a38acb41e5 better query example Nikolay Kim 2018-05-02 06:30:06 -07:00
  • 31e23d4ab1 add query deprecation info Nikolay Kim 2018-05-02 06:28:38 -07:00
  • 1aadfee6f7 rename from_default to extract Nikolay Kim 2018-05-02 06:09:50 -07:00
  • 76b644365f use read only ref for FromRequest; remove unnecessary static Nikolay Kim 2018-05-02 06:07:30 -07:00
  • 80f385e703 Add WsWriter trait Denis Kolodin 2018-05-02 08:25:31 +03:00
  • a1958deaae add impl Future for Reply Nikolay Kim 2018-05-01 17:30:06 -07:00
  • 8d65468c58 refactor FromRequest trait Nikolay Kim 2018-05-01 17:19:15 -07:00
  • 195246573e rename threads to workers Nikolay Kim 2018-05-01 13:15:35 -07:00
  • e01102bda2 no need for mut Nikolay Kim 2018-05-01 11:45:46 -07:00
  • 9b6343d54b refactor session impl Nikolay Kim 2018-05-01 09:40:23 -07:00
  • d9a4fadaae make HttpRequest::extensions() readonly Nikolay Kim 2018-05-01 09:05:50 -07:00