1
0
Fork 0
mirror of https://github.com/actix/actix-web.git synced 2024-12-18 06:06:36 +00:00

Commit graph

  • 6848a12095 prepare 0.6.12 release v0.6.12 Armin Ronacher 2018-06-09 01:22:19 +0200
  • 4797298706 Allow to use custom resolver for ClientConnector Nikolay Kim 2018-06-08 16:10:47 -0700
  • 5eaf4cbefd update changelog Nikolay Kim 2018-06-08 08:42:10 -0700
  • 4fe2f6b763
    Merge pull request #284 from axon-q/multipart-content-disposition Nikolay Kim 2018-06-07 21:20:18 -0700
  • 5a7902ff9a
    Merge branch 'master' into multipart-content-disposition #284 Nikolay Kim 2018-06-07 21:20:11 -0700
  • 172b514fef
    Merge pull request #288 from memoryruins/patch-1 Nikolay Kim 2018-06-07 21:09:49 -0700
  • efb5d13280
    readme: link to TechEmpower r16 benchmarks #288 michael 2018-06-07 23:55:08 -0400
  • 7f1844e541 fix doc test Nikolay Kim 2018-06-07 20:22:50 -0700
  • f9f2ed04ab fix doc test Nikolay Kim 2018-06-07 20:22:23 -0700
  • ce40ab307b update changes Nikolay Kim 2018-06-07 20:09:08 -0700
  • 6c7ac7fc22 update changelog Nikolay Kim 2018-06-07 20:07:58 -0700
  • 42f9e1034b add Host predicate Nikolay Kim 2018-06-07 20:00:54 -0700
  • e3cd0fdd13 add application filters Nikolay Kim 2018-06-07 19:46:38 -0700
  • 40ff550460 update changelog Nikolay Kim 2018-06-07 20:04:40 -0700
  • 7119340d44 Added improved failure interoperability with downcasting (#285) Armin Ronacher 2018-06-07 18:53:27 +0200
  • f7ef8ae5a5 add Host predicate Nikolay Kim 2018-06-07 20:00:54 -0700
  • 60d40df545 fix clippy warning Nikolay Kim 2018-06-07 19:46:46 -0700
  • f7bd6eeedc add application filters Nikolay Kim 2018-06-07 19:46:38 -0700
  • a11f3c112f fix doc test axon-q 2018-06-07 21:16:28 +0000
  • e9f59bc7d6
    Merge branch 'master' into multipart-content-disposition Nikolay Kim 2018-06-07 11:02:53 -0700
  • e970846167 update changelog axon-q 2018-06-07 17:59:35 +0000
  • 56e0dc06c1 defer parsing until user method call axon-q 2018-06-07 17:29:46 +0000
  • 789af0bbf2
    Added improved failure interoperability with downcasting (#285) Armin Ronacher 2018-06-07 18:53:27 +0200
  • 97b5410aad remove Option from ContentDisposition::from_raw() argument axon-q 2018-06-07 12:55:35 +0000
  • a6e07c06b6 move CD parsing to Content-Type parsing location axon-q 2018-06-07 12:32:49 +0000
  • 31a301c9a6 fix multipart test axon-q 2018-06-07 11:38:35 +0000
  • 5a37a8b813 restore hyper tests axon-q 2018-06-07 10:55:36 +0000
  • c0c1817b5c remove unicase dependency axon-q 2018-06-07 10:33:00 +0000
  • 82c888df22 fix test axon-q 2018-06-07 09:10:46 +0000
  • 524f8c05bf Rename cause() to as_fail() #285 Armin Ronacher 2018-06-07 10:59:10 +0200
  • 41aaf34693 Added improved failure interoperability with downcasting Armin Ronacher 2018-06-07 10:49:08 +0200
  • 936ba2a368 multipart: parse and validate Content-Disposition axon-q 2018-06-06 14:06:01 +0000
  • 2d0b609c68 travis config Nikolay Kim 2018-06-05 10:08:42 -0700
  • 6467d34a32 update release date Nikolay Kim 2018-06-05 09:45:07 -0700
  • e140bc3906 prep release v0.6.11 Nikolay Kim 2018-06-05 09:44:29 -0700
  • 2b616808c7 metadata for docs.rs Nikolay Kim 2018-06-05 08:59:30 -0700
  • fdc08d365d metadata for docs.rs Nikolay Kim 2018-06-05 08:59:30 -0700
  • e5f7e4e481 update changelog Nikolay Kim 2018-06-05 08:55:28 -0700
  • d1da227ac5 fix multipart boundary parsing #282 Nikolay Kim 2018-06-05 08:52:46 -0700
  • 8f1b88e39e update changelog Nikolay Kim 2018-06-05 08:53:27 -0700
  • 6a40a0a466 fix multipart boundary parsing #282 Nikolay Kim 2018-06-05 08:52:46 -0700
  • 418050d104
    Merge 3efcd14291 into 960a8c425d #272 theduke 2018-06-05 14:43:34 +0000
  • 89fc6b6ac9 changelog Nikolay Kim 2018-06-05 07:42:52 -0700
  • afa67b838a CORS: Do not validate Origin header on non-OPTION requests #271 Nikolay Kim 2018-06-05 07:39:47 -0700
  • 960a8c425d update changelog Nikolay Kim 2018-06-05 07:40:11 -0700
  • f94fd9ebee CORS: Do not validate Origin header on non-OPTION requests #271 Nikolay Kim 2018-06-05 07:39:47 -0700
  • 67ee24f9a0
    Merge pull request #274 from mockersf/user-agent Nikolay Kim 2018-06-04 14:04:52 -0700
  • 5004821cda
    Merge branch 'master' into user-agent #274 Nikolay Kim 2018-06-04 14:04:45 -0700
  • f7b7d282bf Middleware::response is not invoked if error result was returned by another Middleware::start #255 Nikolay Kim 2018-06-04 13:57:54 -0700
  • ae7a0e993d update changelog Nikolay Kim 2018-06-04 13:43:52 -0700
  • 984791187a Middleware::response is not invoked if error result was returned by another Middleware::start #255 Nikolay Kim 2018-06-04 13:42:47 -0700
  • b07c50860a update changelog François Mockers 2018-06-04 22:34:07 +0200
  • eb0909b3a8
    Merge branch 'master' into user-agent Nikolay Kim 2018-06-04 10:20:53 -0700
  • 3efcd14291
    Merge branch 'master' into issue-271-cors-origin-validation #272 Nikolay Kim 2018-06-04 10:20:08 -0700
  • ca3fb11f8b add actix-web version in header François Mockers 2018-06-04 08:15:04 +0200
  • 19d3b28c80
    Merge 2df9526808 into 47eb4e3d3d #273 Josh Leeb-du Toit 2018-06-04 01:40:11 +0000
  • 47eb4e3d3d
    Merge pull request #278 from mbrobbel/patch-2 Nikolay Kim 2018-06-03 16:28:51 -0700
  • 268c5d9238
    Fix typo #278 Matthijs Brobbel 2018-06-03 20:28:08 +0200
  • 86be54df71 add default value for header User-Agent in requests François Mockers 2018-06-03 15:48:00 +0200
  • 4f9dbf74bf CORS: Do not validate Origin header on non-OPTION requests Christoph Herzog 2018-06-02 21:49:18 +0200
  • 2df9526808 Add middleware test where start fn returns err #273 Josh Leeb-du Toit 2018-06-03 21:48:20 +1000
  • d95befbe81 Fix Middleware::response not run if Err in start Josh Leeb-du Toit 2018-06-03 16:35:03 +1000
  • ea018e0ad6 better examle in doc string Nikolay Kim 2018-06-02 16:03:23 -0700
  • b799677532 better error messages for overflow errors Nikolay Kim 2018-06-02 15:10:48 -0700
  • 8c7182f6e6
    Merge pull request #270 from DoumanAsh/payload_err Nikolay Kim 2018-06-02 15:06:55 -0700
  • 7298c7aabf
    Merge branch 'master' into payload_err #270 Nikolay Kim 2018-06-02 15:04:22 -0700
  • 09780ea9f3 changelog updates Nikolay Kim 2018-06-02 15:03:34 -0700
  • a7dab950f3 Support chunked encoding for UrlEncoded body #262 Nikolay Kim 2018-06-02 14:57:36 -0700
  • 7e0706a942 implement Debug for Form, Query, Path extractors Nikolay Kim 2018-06-02 14:58:15 -0700
  • 698f0a1849 update changelog Nikolay Kim 2018-06-02 14:57:56 -0700
  • 8b8a3ac01d Support chunked encoding for UrlEncoded body #262 Nikolay Kim 2018-06-02 14:57:36 -0700
  • ec0737e392 fix doc test Nikolay Kim 2018-06-02 13:45:29 -0700
  • 7ab23d082d fix doc test Nikolay Kim 2018-06-02 13:45:29 -0700
  • 913dce0a72
    Merge branch 'master' into payload_err Douman 2018-06-02 23:10:06 +0300
  • 2a9b57f489 Correct docstring Douman 2018-06-02 22:27:43 +0300
  • fce8dd275a Specialize ResponseError for PayloadError Douman 2018-06-02 22:20:22 +0300
  • d664993d56 remove debug prints Nikolay Kim 2018-06-02 11:57:49 -0700
  • 3c472a2f66 remove debug prints Nikolay Kim 2018-06-02 11:57:49 -0700
  • dcb561584d remove debug print Nikolay Kim 2018-06-02 11:55:27 -0700
  • a9c6c57a67 remove debug print Nikolay Kim 2018-06-02 11:55:27 -0700
  • 08e7374eee update changelog Nikolay Kim 2018-06-02 11:46:53 -0700
  • 42da1448fb fixed HttpRequest::url_for for a named route with no variables #265 Nikolay Kim 2018-06-02 11:44:09 -0700
  • 593a66324f update changelog Nikolay Kim 2018-06-02 11:45:37 -0700
  • 4a39216aa7 fixed HttpRequest::url_for for a named route with no variables #265 Nikolay Kim 2018-06-02 11:44:09 -0700
  • 8d905c8504 add links to migration Nikolay Kim 2018-06-02 09:28:32 -0700
  • 33326ea41b fix layout Nikolay Kim 2018-06-02 09:25:11 -0700
  • 0457fe4d61 add System changes to migration guide Nikolay Kim 2018-06-02 09:19:13 -0700
  • cede817915 update changelog Nikolay Kim 2018-06-02 09:15:44 -0700
  • 3bfed36fcc do not re-export actix_inner Nikolay Kim 2018-06-02 09:14:47 -0700
  • 0ff5f5f448 update migration Nikolay Kim 2018-06-02 09:01:51 -0700
  • 2f476021d8
    Merge pull request #267 from joshleeb/trait-middleware-mut-self Nikolay Kim 2018-06-02 08:54:30 -0700
  • a61a1b0efe
    Merge branch 'master' into trait-middleware-mut-self #267 Nikolay Kim 2018-06-02 08:54:00 -0700
  • e041e9d3b7
    Merge pull request #268 from killercup/docs/no-more-missing-docs Nikolay Kim 2018-06-02 08:52:14 -0700
  • 890a7e70d6 Add missing API docs #268 Pascal Hertleif 2018-06-02 15:51:58 +0200
  • 47b7be4fd3 Add warning for missing API docs Pascal Hertleif 2018-06-02 15:50:45 +0200
  • 9c9eb62031 Update Middleware trait to use &mut self Josh Leeb-du Toit 2018-06-02 13:37:29 +1000
  • 8d73c30dae
    Merge pull request #266 from killercup/docs/fix-typos-and-run-more-code Nikolay Kim 2018-06-01 16:37:34 -0700
  • d912bf8771 Add more docs to ResourceHandler API #266 Pascal Hertleif 2018-06-02 00:57:24 +0200
  • f414a491dd Fix some ResourceHandler docs Pascal Hertleif 2018-06-02 00:57:07 +0200
  • 8f42fec9b2 stable compat Nikolay Kim 2018-06-01 12:17:13 -0700