1
0
mirror of https://github.com/actix/actix-extras.git synced 2025-03-16 10:22:42 +01:00

Commit Graph

  • b799677532 better error messages for overflow errors Nikolay Kim 2018-06-02 15:10:48 -07:00
  • 8c7182f6e6
    Merge pull request #270 from DoumanAsh/payload_err Nikolay Kim 2018-06-02 15:06:55 -07:00
  • 7298c7aabf
    Merge branch 'master' into payload_err Nikolay Kim 2018-06-02 15:04:22 -07:00
  • 7e0706a942 implement Debug for Form, Query, Path extractors Nikolay Kim 2018-06-02 14:58:15 -07:00
  • 698f0a1849 update changelog Nikolay Kim 2018-06-02 14:57:56 -07:00
  • 8b8a3ac01d Support chunked encoding for UrlEncoded body #262 Nikolay Kim 2018-06-02 14:57:36 -07:00
  • 7ab23d082d fix doc test Nikolay Kim 2018-06-02 13:45:29 -07:00
  • 913dce0a72
    Merge branch 'master' into payload_err Douman 2018-06-02 23:10:06 +03:00
  • 2a9b57f489 Correct docstring Douman 2018-06-02 22:27:43 +03:00
  • fce8dd275a Specialize ResponseError for PayloadError Douman 2018-06-02 22:20:22 +03:00
  • 3c472a2f66 remove debug prints Nikolay Kim 2018-06-02 11:57:49 -07:00
  • dcb561584d remove debug print Nikolay Kim 2018-06-02 11:55:27 -07:00
  • 593a66324f update changelog Nikolay Kim 2018-06-02 11:45:37 -07:00
  • 4a39216aa7 fixed HttpRequest::url_for for a named route with no variables #265 Nikolay Kim 2018-06-02 11:44:09 -07:00
  • 8d905c8504 add links to migration Nikolay Kim 2018-06-02 09:28:32 -07:00
  • 33326ea41b fix layout Nikolay Kim 2018-06-02 09:25:11 -07:00
  • 0457fe4d61 add System changes to migration guide Nikolay Kim 2018-06-02 09:19:13 -07:00
  • cede817915 update changelog Nikolay Kim 2018-06-02 09:15:44 -07:00
  • 3bfed36fcc do not re-export actix_inner Nikolay Kim 2018-06-02 09:14:47 -07:00
  • 0ff5f5f448 update migration Nikolay Kim 2018-06-02 09:01:51 -07:00
  • 2f476021d8
    Merge pull request #267 from joshleeb/trait-middleware-mut-self Nikolay Kim 2018-06-02 08:54:30 -07:00
  • a61a1b0efe
    Merge branch 'master' into trait-middleware-mut-self Nikolay Kim 2018-06-02 08:54:00 -07:00
  • e041e9d3b7
    Merge pull request #268 from killercup/docs/no-more-missing-docs Nikolay Kim 2018-06-02 08:52:14 -07:00
  • 890a7e70d6 Add missing API docs Pascal Hertleif 2018-06-02 15:51:58 +02:00
  • 47b7be4fd3 Add warning for missing API docs Pascal Hertleif 2018-06-02 15:50:45 +02:00
  • 9c9eb62031 Update Middleware trait to use &mut self Josh Leeb-du Toit 2018-06-02 13:37:29 +10:00
  • 8d73c30dae
    Merge pull request #266 from killercup/docs/fix-typos-and-run-more-code Nikolay Kim 2018-06-01 16:37:34 -07:00
  • d912bf8771 Add more docs to ResourceHandler API Pascal Hertleif 2018-06-02 00:57:24 +02:00
  • f414a491dd Fix some ResourceHandler docs Pascal Hertleif 2018-06-02 00:57:07 +02:00
  • 8f42fec9b2 stable compat Nikolay Kim 2018-06-01 12:17:13 -07:00
  • 8452c7a044 fix doc api example Nikolay Kim 2018-06-01 11:22:40 -07:00
  • 009ee4b3db update changelog Nikolay Kim 2018-06-01 10:55:54 -07:00
  • 3e0a71101c drop with2 and with3 Nikolay Kim 2018-06-01 10:54:23 -07:00
  • c8930b7b6b fix rustfmt formatting Nikolay Kim 2018-06-01 10:27:23 -07:00
  • 3f5a39a5b7 cargo fmt Nikolay Kim 2018-06-01 09:37:14 -07:00
  • 154cd3c5de better actix mod re-exports Nikolay Kim 2018-06-01 09:36:16 -07:00
  • 80965d7a9a
    Re-export actix dependency. Closes #260 (#264) Douman 2018-05-31 20:43:14 +03:00
  • 716bffeb8e Bearer auth svartalf 2018-05-30 16:43:39 +03:00
  • 77becb9bc0 fix doc string Nikolay Kim 2018-05-29 18:48:29 -07:00
  • dde266b9ef fix doc string Nikolay Kim 2018-05-29 18:31:39 -07:00
  • 34fd9f8148 travis config Nikolay Kim 2018-05-29 18:18:05 -07:00
  • a64205e502 refactor TransferEncoding; allow to use client api with threaded tokio runtime Nikolay Kim 2018-05-29 16:32:39 -07:00
  • 844be8d9dd fix ssl test server Nikolay Kim 2018-05-29 10:59:24 -07:00
  • dffb7936fb Merge branch 'master' of github.com:actix/actix-web Nikolay Kim 2018-05-29 10:31:43 -07:00
  • ecd05662c0 use new actix system api Nikolay Kim 2018-05-29 10:31:37 -07:00
  • 6eee3d1083
    Merge pull request #258 from mbrobbel/patch-1 Nikolay Kim 2018-05-29 09:15:39 -07:00
  • 6b43fc7068
    Fix typo in httpresponse.rs Matthijs Brobbel 2018-05-29 18:11:10 +02:00
  • 6624af63e3 Keep running unconnected actor forever if backoff says so Tobias Bieniek 2018-05-27 09:55:41 +02:00
  • 3bbda68adf Adjust ExponentialBackoff to never stop connecting Tobias Bieniek 2018-05-27 09:54:52 +02:00
  • fb582a6bca fix connector Nikolay Kim 2018-05-27 05:18:37 -07:00
  • be2ceb7c66 update actix Addr; make ClientConnector thread safe Nikolay Kim 2018-05-27 05:02:49 -07:00
  • 7c71171602
    Merge pull request #248 from bbigras/same-site Nikolay Kim 2018-05-26 08:02:12 -07:00
  • 4dcecd907b Add same-site to CookieSessionBackend Bruno Bigras 2018-05-25 19:15:00 -04:00
  • 255cd4917d fix doc test Nikolay Kim 2018-05-24 22:04:14 -07:00
  • f48702042b min rustc version Nikolay Kim 2018-05-24 21:09:20 -07:00
  • 690169db89 migrate to tokio Nikolay Kim 2018-05-24 21:03:16 -07:00
  • 565bcfb561
    Merge pull request #245 from svartalf/response-builder-cookies-doc Nikolay Kim 2018-05-24 12:42:08 -07:00
  • 36f933ce1d Updating docs for HttpResponseBuilder::del_cookie svartalf 2018-05-24 21:36:17 +03:00
  • 111b6835fa fix comment Nikolay Kim 2018-05-24 11:06:15 -07:00
  • bf63be3bcd bump version Nikolay Kim 2018-05-24 09:24:04 -07:00
  • 9f9e0b98ad change homepage link Nikolay Kim 2018-05-24 08:55:10 -07:00
  • 556646aaec update changelog Nikolay Kim 2018-05-24 07:56:51 -07:00
  • 174fb0b5f4
    Merge pull request #239 from max-frai/master Nikolay Kim 2018-05-24 07:46:53 -07:00
  • 836706653b
    Merge branch 'master' into master Nikolay Kim 2018-05-24 07:46:46 -07:00
  • 17f1a2b92a more scope tests Nikolay Kim 2018-05-23 14:11:01 -07:00
  • 3b08b16c11 bump version Nikolay Kim 2018-05-23 13:21:54 -07:00
  • 68eb2f26c9 Allow to use path without traling slashes for scope registration #241 Nikolay Kim 2018-05-23 13:21:29 -07:00
  • eee5365e0b Bumping crate version svartalf 2018-05-23 23:17:40 +03:00
  • 72757887c9 update doc links Nikolay Kim 2018-05-23 11:20:12 -07:00
  • eb5dbd43ae update changelog Nikolay Kim 2018-05-23 10:37:17 -07:00
  • 1f1dfac3f9
    Merge pull request #240 from ivanovaleksey/patch-2 Nikolay Kim 2018-05-23 09:50:40 -07:00
  • 2479b14aba Fix TestServer::post Aleksey Ivanov 2018-05-23 19:07:42 +03:00
  • 09f9a82a04 Cleaning up svartalf 2018-05-23 15:37:44 +03:00
  • f64c1e8879 Working version of the BasicAuth svartalf 2018-05-23 15:31:14 +03:00
  • ac24703512 Add ability to set encoding for exact NamedFile. Max Frai 2018-05-23 09:12:23 +03:00
  • db0091ba6f disable server test for windows Nikolay Kim 2018-05-21 21:01:52 -07:00
  • 2159158c30 Fix streaming response with body compression Nikolay Kim 2018-05-21 20:50:10 -07:00
  • 76d790425f bump version Nikolay Kim 2018-05-21 19:07:56 -07:00
  • 90968d4333 Drop connection if request's payload is not fulle consumed #236 Nikolay Kim 2018-05-21 18:54:17 -07:00
  • 577a509875 increase delay Nikolay Kim 2018-05-21 16:12:33 -07:00
  • a9728abfc8 run coverage report on 1.24 Nikolay Kim 2018-05-20 21:10:50 -07:00
  • 14d1b8e2b6 prepare release Nikolay Kim 2018-05-20 21:09:54 -07:00
  • 285c73e95e Re-use tcp listener on pause/resume Nikolay Kim 2018-05-20 20:47:20 -07:00
  • 483db7028c expose low level data Nikolay Kim 2018-05-20 20:37:19 -07:00
  • 082ff46041 Fix scope resource path extractor #234 Nikolay Kim 2018-05-20 17:04:08 -07:00
  • 082e8371c1
    Fixing link to HTTP Basic authentication RFC7617 svartalf 2018-05-20 22:15:59 +03:00
  • d5eb47c6e0 Added an example for Basic authentication svartalf 2018-05-20 22:10:48 +03:00
  • f32e8f22c8
    Merge pull request #231 from qrvaelet/ranges Nikolay Kim 2018-05-20 09:18:46 -07:00
  • 766dde7c42
    Merge branch 'master' into ranges Nikolay Kim 2018-05-20 08:51:07 -07:00
  • b68687044e range header syntax fix, change range to content-range in responses, enabled accept ranges, tests for content-range, content-length, and range status code qrvaelet 2018-05-19 23:28:48 +02:00
  • c9e84e9dd3
    Merge pull request #233 from sindreij/patch-1 Nikolay Kim 2018-05-20 06:19:53 -07:00
  • 0126ac46fc
    Fix some typos in server/srv.rs Sindre Johansen 2018-05-20 14:43:26 +02:00
  • 65578ead02 One more badges update svartalf 2018-05-20 13:16:56 +03:00
  • 5964f4d767 Badges and stable fixes svartalf 2018-05-20 13:15:59 +03:00
  • 8703f2f82e Initial commit svartalf 2018-05-20 12:59:41 +03:00
  • 9b7ea836d0 bump version Nikolay Kim 2018-05-17 18:34:09 -07:00
  • 537b420d35 Fix compilation with --no-default-features Nikolay Kim 2018-05-17 18:33:48 -07:00
  • 16906c5951 clippy warnings Nikolay Kim 2018-05-17 12:23:37 -07:00
  • 45e9aaa462 rustfmt 0.7 Nikolay Kim 2018-05-17 12:20:20 -07:00
  • 564cc15c04 update changes Nikolay Kim 2018-05-17 12:20:04 -07:00