1
0
Fork 0
mirror of https://github.com/actix/actix-web.git synced 2024-12-17 21:56:38 +00:00

Commit graph

  • 76f021a6e3 add tests for ErrorXXX helpers Nikolay Kim 2018-05-10 09:13:26 -0700
  • 2f244ea028
    fix order of name and id in readme example Benjamin Gröber 2018-05-10 18:12:59 +0200
  • 5f5ddc8f01
    Merge pull request #218 from Dowwie/master Nikolay Kim 2018-05-10 08:59:23 -0700
  • 8b473745cb added error response functions for 501,502,503,504 #218 dowwie 2018-05-10 11:26:38 -0400
  • 18575ee1ee Add Router::with_async() method for async handler registration Nikolay Kim 2018-05-09 16:27:31 -0700
  • e58b38fd13 deprecate WsWrite from top level mod v0.6.2 Nikolay Kim 2018-05-09 06:12:16 -0700
  • b043c34632 bump version Nikolay Kim 2018-05-09 06:05:44 -0700
  • b748bf3b0d make api public Nikolay Kim 2018-05-09 06:05:16 -0700
  • be12d5e6fc make WsWriter trait optional Nikolay Kim 2018-05-09 05:48:06 -0700
  • 75861a21ae backport #215 v0.5.7 Nikolay Kim 2018-05-08 15:44:50 -0700
  • 7c4941f868 update migration doc Nikolay Kim 2018-05-08 18:48:09 -0700
  • d1f5c457c4 Merge branch 'master' of github.com:actix/actix-web v0.6.1 Nikolay Kim 2018-05-08 18:35:52 -0700
  • c26c5fd9a4 prep release Nikolay Kim 2018-05-08 18:34:36 -0700
  • 4a73d1c8c1
    Merge pull request #216 from lcowell/lcowell-scoupe Nikolay Kim 2018-05-08 17:47:20 -0700
  • 7c395fcc83
    replace typo scoupe with scope #216 Luke Cowell 2018-05-08 17:40:18 -0700
  • 54c33a7aff Allow to exclude certain endpoints from logging #211 Nikolay Kim 2018-05-08 16:30:34 -0700
  • 47d80382b2 Fix http/2 payload streaming #215 Nikolay Kim 2018-05-08 15:44:50 -0700
  • ba816a8562
    Merge pull request #214 from niklasf/de-path-404 Nikolay Kim 2018-05-08 14:41:05 -0700
  • 6f75b0e95e let Path::from_request() fail with ErrorNotFound #214 Niklas Fiekas 2018-05-08 22:45:28 +0200
  • b3cc43bb9b Fix connector's default keep-alive and lifetime settings #212 Nikolay Kim 2018-05-08 13:41:04 -0700
  • ecda97aadd update doc string v0.6.0 Nikolay Kim 2018-05-08 05:54:06 -0700
  • 8cda362866 simplify pipeline Nikolay Kim 2018-05-07 16:09:41 -0700
  • 3c6c1268c9 travis cover report Nikolay Kim 2018-05-07 15:54:29 -0700
  • 72908d974c test for Scope::route(); prep release Nikolay Kim 2018-05-07 15:19:03 -0700
  • c755d71a8b add filters support to scopes Nikolay Kim 2018-05-07 14:40:04 -0700
  • a817ddb57b add variable segments support for scope prefix Nikolay Kim 2018-05-07 13:50:43 -0700
  • 44c36e93d1
    Merge pull request #210 from andreevlex/feature/spelling-check-06-05 Nikolay Kim 2018-05-07 11:30:46 -0700
  • c92ebc22d7
    Merge branch 'master' into feature/spelling-check-06-05 #210 Nikolay Kim 2018-05-07 11:30:39 -0700
  • 599fd6af93 fix formatting Alexander Andreev 2018-05-07 20:53:45 +0300
  • fa81d97004 more handler tests Nikolay Kim 2018-05-06 20:05:31 -0700
  • c54f045b39 more handler tests Nikolay Kim 2018-05-06 15:11:36 -0700
  • cd11293c1f spelling check Alexander Andreev 2018-05-06 19:07:30 +0300
  • 45325a5f75 more middleware tests Nikolay Kim 2018-05-06 08:33:41 -0700
  • a7c40024ce async handle middleware test Nikolay Kim 2018-05-05 18:40:16 -0700
  • 0af4d01fe4 move middleware tests to seprate module Nikolay Kim 2018-05-05 12:18:43 -0700
  • bd6e18b7fe update migration doc Nikolay Kim 2018-05-04 13:38:17 -0700
  • f66cf16823 upgrade regex Nikolay Kim 2018-05-04 12:25:06 -0700
  • 03d6b04eef update tests Nikolay Kim 2018-05-04 12:11:38 -0700
  • f37880d89c refactor Responder trait Nikolay Kim 2018-05-04 11:44:22 -0700
  • 8b43574bd5 Merge branch 'master' of github.com:actix/actix-web Nikolay Kim 2018-05-03 16:27:12 -0700
  • b07d0e712f always provide backtrace for error Nikolay Kim 2018-05-03 16:26:42 -0700
  • acd7380865 rename Reply to a AsyncResult Nikolay Kim 2018-05-03 16:22:08 -0700
  • 0208dfb6b2
    Merge pull request #208 from DenisKolodin/ws-trait Nikolay Kim 2018-05-03 10:43:44 -0700
  • bb61dd41af
    Merge branch 'master' into ws-trait #208 Nikolay Kim 2018-05-03 08:57:45 -0700
  • 58079b5bbe add session test Nikolay Kim 2018-05-02 19:11:44 -0700
  • 3623383e83 fix tests Nikolay Kim 2018-05-02 16:48:42 -0700
  • 7036656ae4 make Reply generic over error too Nikolay Kim 2018-05-02 16:33:29 -0700
  • 32a2866449 Allow to override files listing renderer for #203 Nikolay Kim 2018-05-02 15:53:07 -0700
  • 35a4078434 update changelog Nikolay Kim 2018-05-02 13:43:51 -0700
  • 4ca5d8bcfc add FromRequest impl for tuples of various length Nikolay Kim 2018-05-02 13:38:25 -0700
  • a38acb41e5 better query example Nikolay Kim 2018-05-02 06:30:06 -0700
  • 31e23d4ab1 add query deprecation info Nikolay Kim 2018-05-02 06:28:38 -0700
  • 1aadfee6f7 rename from_default to extract Nikolay Kim 2018-05-02 06:09:50 -0700
  • 76b644365f use read only ref for FromRequest; remove unnecessary static Nikolay Kim 2018-05-02 06:07:30 -0700
  • 80f385e703 Add WsWriter trait Denis Kolodin 2018-05-02 08:25:31 +0300
  • a1958deaae add impl Future for Reply Nikolay Kim 2018-05-01 17:30:06 -0700
  • 8d65468c58 refactor FromRequest trait Nikolay Kim 2018-05-01 17:19:15 -0700
  • 195246573e rename threads to workers Nikolay Kim 2018-05-01 13:15:35 -0700
  • e01102bda2 no need for mut Nikolay Kim 2018-05-01 11:45:46 -0700
  • 9b6343d54b refactor session impl Nikolay Kim 2018-05-01 09:40:23 -0700
  • d9a4fadaae make HttpRequest::extensions() readonly Nikolay Kim 2018-05-01 09:05:50 -0700
  • 48e05a2d87 add nested scope support Nikolay Kim 2018-04-30 22:04:24 -0700
  • 70d0c5c700 update changes Nikolay Kim 2018-04-30 19:56:17 -0700
  • d43ca96c5c Allow to use ssl and non-ssl connections with the same HttpServer #206 Nikolay Kim 2018-04-30 19:51:55 -0700
  • bfd46e6a71 update doc string Nikolay Kim 2018-04-29 22:28:16 -0700
  • 25b245ac72 allow to use custom state for scope Nikolay Kim 2018-04-29 22:19:52 -0700
  • eefbe19651 remove deprecated types and methods Nikolay Kim 2018-04-29 21:05:10 -0700
  • ab4e889f96 add middleware finished handler for route middleware Nikolay Kim 2018-04-29 20:50:38 -0700
  • 91235ac816 fix reading from socket Nikolay Kim 2018-04-29 20:34:59 -0700
  • 9c1bda3eca fix stable compiler compatibility Nikolay Kim 2018-04-29 19:49:26 -0700
  • 4a29f12876 update doc string; missing file Nikolay Kim 2018-04-29 19:39:28 -0700
  • 368730f5f1 Add route scopes #202 Nikolay Kim 2018-04-29 19:35:50 -0700
  • aa757a5be8 Allow to access Error's backtrace object Nikolay Kim 2018-04-29 14:21:50 -0700
  • 03ded62337 bump minimum supported rustc version because of minor version change of parking_lot crate Nikolay Kim 2018-04-29 14:13:46 -0700
  • c72d1381a6 clippy warnings Nikolay Kim 2018-04-29 09:09:08 -0700
  • d98d723f97 bump rustc version requirements Nikolay Kim 2018-04-29 08:24:19 -0700
  • eb6e618812
    Merge pull request #204 from svenstaro/master Nikolay Kim 2018-04-29 08:18:48 -0700
  • de222fe33b Merge and fix PR comments #204 Sven-Hendrik Haase 2018-04-29 14:02:50 +0200
  • de49796fd1 clippy warnings; fmt Nikolay Kim 2018-04-28 22:55:47 -0700
  • a38c3985f6 refactor http1 parser Nikolay Kim 2018-04-28 22:20:32 -0700
  • 2788a838bc stopping point #573 Nikolay Kim 2018-04-21 07:54:48 -0700
  • 492c072564 Add Content-Disposition to NamedFile (fixes #172) Sven-Hendrik Haase 2018-04-27 09:49:55 +0200
  • fd876efa68 allow to access application state during configuration stage Nikolay Kim 2018-04-26 09:05:07 -0700
  • c5b9bed478 update changes Nikolay Kim 2018-04-26 08:01:08 -0700
  • 3eba383cdc
    Merge pull request #196 from fuchsnj/websocket_close_reason Nikolay Kim 2018-04-26 07:55:32 -0700
  • 927f2e594e
    Merge branch 'master' into websocket_close_reason #196 Nikolay Kim 2018-04-25 20:17:19 -0700
  • fa9edf2180 prep release Nikolay Kim 2018-04-24 12:25:31 -0700
  • 40b01df846 prep release v0.5.6 Nikolay Kim 2018-04-24 12:25:31 -0700
  • 8495e92660 make flate crate optional Nikolay Kim 2018-04-24 12:24:04 -0700
  • 5ca904d1db make flate crate optional Nikolay Kim 2018-04-24 12:24:04 -0700
  • 2e7d323e1a add r2d2 example link v0.5.5 Nikolay Kim 2018-04-24 09:34:38 -0700
  • b66566f610 comments Nikolay Kim 2018-04-24 09:32:19 -0700
  • 2477afcf30 Allow to use rust backend for flate2 crate #199 Nikolay Kim 2018-04-24 09:29:15 -0700
  • bcd03a9c62 link to askama example Nikolay Kim 2018-04-24 09:16:46 -0700
  • f8af3ef7f4 refactor keep-alive Nikolay Kim 2018-04-22 15:28:04 -0700
  • f8b75c157f fix style Nathan Fox 2018-04-22 11:43:47 -0400
  • b7b61afacc add ws close description parse test Nathan Fox 2018-04-21 17:20:23 -0400
  • 507361c1df Merge branch 'master' into websocket_close_reason Nathan Fox 2018-04-21 17:05:43 -0400
  • f6fd9e70f9 code cleanup Nathan Fox 2018-04-21 16:53:55 -0400
  • de8a09254d use Optional with websocket close reason Nathan Fox 2018-04-21 16:50:27 -0400