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

Commit graph

  • 8452c7a044 fix doc api example Nikolay Kim 2018-06-01 11:22:40 -0700
  • 009ee4b3db update changelog Nikolay Kim 2018-06-01 10:55:54 -0700
  • 3e0a71101c drop with2 and with3 Nikolay Kim 2018-06-01 10:54:23 -0700
  • c8930b7b6b fix rustfmt formatting Nikolay Kim 2018-06-01 10:27:23 -0700
  • 3f5a39a5b7 cargo fmt Nikolay Kim 2018-06-01 09:37:14 -0700
  • 154cd3c5de better actix mod re-exports Nikolay Kim 2018-06-01 09:36:16 -0700
  • 80965d7a9a
    Re-export actix dependency. Closes #260 (#264) Douman 2018-05-31 20:43:14 +0300
  • cfd68b4b7c Correct doc tests for session feature #264 Douman 2018-05-31 20:20:11 +0300
  • 49799d94a9 Import private actix as actix_inner Douman 2018-05-31 19:57:58 +0300
  • c32d7876a5 Re-export only prelude Douman 2018-05-31 19:25:47 +0300
  • be4976b16e Re-export actix dependency. Closes #260 Douman 2018-05-31 19:11:01 +0300
  • 77becb9bc0 fix doc string Nikolay Kim 2018-05-29 18:48:29 -0700
  • dde266b9ef fix doc string Nikolay Kim 2018-05-29 18:31:39 -0700
  • 34fd9f8148 travis config Nikolay Kim 2018-05-29 18:18:05 -0700
  • a64205e502 refactor TransferEncoding; allow to use client api with threaded tokio runtime Nikolay Kim 2018-05-29 16:32:39 -0700
  • 844be8d9dd fix ssl test server Nikolay Kim 2018-05-29 10:59:24 -0700
  • dffb7936fb Merge branch 'master' of github.com:actix/actix-web Nikolay Kim 2018-05-29 10:31:43 -0700
  • ecd05662c0 use new actix system api Nikolay Kim 2018-05-29 10:31:37 -0700
  • 6eee3d1083
    Merge pull request #258 from mbrobbel/patch-1 Nikolay Kim 2018-05-29 09:15:39 -0700
  • 6b43fc7068
    Fix typo in httpresponse.rs #258 Matthijs Brobbel 2018-05-29 18:11:10 +0200
  • fb582a6bca fix connector Nikolay Kim 2018-05-27 05:18:37 -0700
  • be2ceb7c66 update actix Addr; make ClientConnector thread safe Nikolay Kim 2018-05-27 05:02:49 -0700
  • 7c71171602
    Merge pull request #248 from bbigras/same-site Nikolay Kim 2018-05-26 08:02:12 -0700
  • 4dcecd907b Add same-site to CookieSessionBackend #248 Bruno Bigras 2018-05-25 19:15:00 -0400
  • 255cd4917d fix doc test Nikolay Kim 2018-05-24 22:04:14 -0700
  • f48702042b min rustc version Nikolay Kim 2018-05-24 21:09:20 -0700
  • 690169db89 migrate to tokio Nikolay Kim 2018-05-24 21:03:16 -0700
  • 565bcfb561
    Merge pull request #245 from svartalf/response-builder-cookies-doc Nikolay Kim 2018-05-24 12:42:08 -0700
  • 36f933ce1d Updating docs for HttpResponseBuilder::del_cookie #245 svartalf 2018-05-24 21:36:17 +0300
  • 111b6835fa fix comment Nikolay Kim 2018-05-24 11:06:15 -0700
  • bf63be3bcd bump version Nikolay Kim 2018-05-24 09:24:04 -0700
  • 9f9e0b98ad change homepage link v0.6.10 Nikolay Kim 2018-05-24 08:55:10 -0700
  • 556646aaec update changelog Nikolay Kim 2018-05-24 07:56:51 -0700
  • 174fb0b5f4
    Merge pull request #239 from max-frai/master Nikolay Kim 2018-05-24 07:46:53 -0700
  • 836706653b
    Merge branch 'master' into master #239 Nikolay Kim 2018-05-24 07:46:46 -0700
  • 17f1a2b92a more scope tests Nikolay Kim 2018-05-23 14:11:01 -0700
  • 3b08b16c11 bump version Nikolay Kim 2018-05-23 13:21:54 -0700
  • 68eb2f26c9 Allow to use path without traling slashes for scope registration #241 Nikolay Kim 2018-05-23 13:21:29 -0700
  • 72757887c9 update doc links Nikolay Kim 2018-05-23 11:20:12 -0700
  • eb5dbd43ae update changelog Nikolay Kim 2018-05-23 10:37:17 -0700
  • 1f1dfac3f9
    Merge pull request #240 from ivanovaleksey/patch-2 Nikolay Kim 2018-05-23 09:50:40 -0700
  • 2479b14aba Fix TestServer::post #240 Aleksey Ivanov 2018-05-23 19:07:42 +0300
  • ac24703512 Add ability to set encoding for exact NamedFile. Max Frai 2018-05-23 09:12:23 +0300
  • db0091ba6f disable server test for windows v0.6.9 Nikolay Kim 2018-05-21 21:01:52 -0700
  • 2159158c30 Fix streaming response with body compression Nikolay Kim 2018-05-21 20:50:10 -0700
  • 76d790425f bump version Nikolay Kim 2018-05-21 19:07:56 -0700
  • 90968d4333 Drop connection if request's payload is not fulle consumed #236 Nikolay Kim 2018-05-21 18:54:17 -0700
  • 577a509875 increase delay Nikolay Kim 2018-05-21 16:12:33 -0700
  • a9728abfc8 run coverage report on 1.24 v0.6.8 Nikolay Kim 2018-05-20 21:10:50 -0700
  • 14d1b8e2b6 prepare release Nikolay Kim 2018-05-20 21:09:54 -0700
  • 285c73e95e Re-use tcp listener on pause/resume Nikolay Kim 2018-05-20 20:47:20 -0700
  • 483db7028c expose low level data Nikolay Kim 2018-05-20 20:37:19 -0700
  • 082ff46041 Fix scope resource path extractor #234 Nikolay Kim 2018-05-20 17:04:08 -0700
  • f32e8f22c8
    Merge pull request #231 from qrvaelet/ranges Nikolay Kim 2018-05-20 09:18:46 -0700
  • 766dde7c42
    Merge branch 'master' into ranges #231 Nikolay Kim 2018-05-20 08:51:07 -0700
  • 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 +0200
  • c9e84e9dd3
    Merge pull request #233 from sindreij/patch-1 Nikolay Kim 2018-05-20 06:19:53 -0700
  • 0126ac46fc
    Fix some typos in server/srv.rs #233 Sindre Johansen 2018-05-20 14:43:26 +0200
  • 9b7ea836d0 bump version v0.6.7 Nikolay Kim 2018-05-17 18:34:09 -0700
  • 537b420d35 Fix compilation with --no-default-features Nikolay Kim 2018-05-17 18:33:48 -0700
  • 16906c5951 clippy warnings v0.6.6 Nikolay Kim 2018-05-17 12:23:37 -0700
  • 45e9aaa462 rustfmt 0.7 Nikolay Kim 2018-05-17 12:20:20 -0700
  • 564cc15c04 update changes Nikolay Kim 2018-05-17 12:20:04 -0700
  • 8fd18d56a5
    Merge pull request #227 from qrvaelet/ranges Nikolay Kim 2018-05-17 12:18:10 -0700
  • a5692d4ecf
    Merge branch 'master' into ranges #227 Nikolay Kim 2018-05-17 11:16:08 -0700
  • 2d83f79433 NamedFile: added ranges support, content-length support qrvaelet 2018-05-17 20:09:41 +0200
  • f3ece74406 better error handling Nikolay Kim 2018-05-17 10:58:08 -0700
  • 8de1f60347 add session extractor doc api Nikolay Kim 2018-05-16 21:05:59 -0700
  • b4252f8fd1 implement extractor for Session Nikolay Kim 2018-05-16 21:02:51 -0700
  • fe2b50a9ef update changelog Nikolay Kim 2018-05-16 11:02:50 -0700
  • d8ae8c3821
    Merge pull request #225 from mitsuhiko/feature/addrs-with-scheme Nikolay Kim 2018-05-16 11:02:15 -0700
  • c9a026fabb
    Merge branch 'master' into feature/addrs-with-scheme #225 Nikolay Kim 2018-05-16 11:01:45 -0700
  • 64eca1546e
    Merge pull request #224 from mitsuhiko/feature/listen-tls Nikolay Kim 2018-05-16 11:01:28 -0700
  • b19fe98ff4
    Merge branch 'master' into feature/listen-tls #224 Nikolay Kim 2018-05-16 11:01:21 -0700
  • b393ddf879 fix panic during middleware execution #226 Nikolay Kim 2018-05-16 11:00:29 -0700
  • 7bb7d85c1d Added support for returning addresses plus scheme from the server Armin Ronacher 2018-05-16 16:17:27 +0200
  • 6e976153e7 Add support for listen_tls/listen_ssl Armin Ronacher 2018-05-16 15:20:47 +0200
  • 03e758cee4 bump version Nikolay Kim 2018-05-15 19:08:34 -0700
  • 0d36b8f826 fix 1.24 compatibility Nikolay Kim 2018-05-15 19:07:43 -0700
  • f82fa08d72 various optimizations Nikolay Kim 2018-05-15 16:41:46 -0700
  • d6787e6c56 prepare release v0.6.5 Nikolay Kim 2018-05-15 10:20:32 -0700
  • b9d870645f store cookies in extensions Nikolay Kim 2018-05-15 10:09:48 -0700
  • ef89430f9b undeprecate query() and store query in extensions Nikolay Kim 2018-05-15 09:53:58 -0700
  • 953a0d4e4a add test case for #222 Nikolay Kim 2018-05-15 09:29:59 -0700
  • 5ea2d68438 h1 decoder blocks on error #222 Nikolay Kim 2018-05-15 07:55:36 -0700
  • d65a03f6ac use latest nightly for appveyor Nikolay Kim 2018-05-13 08:43:09 -0700
  • b588b2bf5c
    Merge pull request #221 from skorgu/patch-1 Nikolay Kim 2018-05-11 21:56:46 -0700
  • d455e2cd13
    Merge branch 'master' into patch-1 #221 Nikolay Kim 2018-05-11 21:56:35 -0700
  • ed9971b212 Fix segfault in ServerSettings::get_response_builder() v0.5.8 #572 0.5 Nikolay Kim 2018-05-11 21:43:13 -0700
  • 9306631d6e Fix segfault in ServerSettings::get_response_builder() v0.6.4 Nikolay Kim 2018-05-11 21:19:48 -0700
  • f735da504b
    Include mention of http client in README.md skorgu 2018-05-11 20:36:54 -0400
  • 487a713ca0 update doc string Nikolay Kim 2018-05-11 15:01:15 -0700
  • 095ad328ee prepare release v0.6.3 Nikolay Kim 2018-05-10 15:45:06 -0700
  • a38afa0cec --no-count for tarpaulin Nikolay Kim 2018-05-10 13:05:56 -0700
  • 9619698543 doc string Nikolay Kim 2018-05-10 13:04:56 -0700
  • 4b1a471b35 add more examples for extractor config Nikolay Kim 2018-05-10 13:03:43 -0700
  • b6039b0bff add doc string Nikolay Kim 2018-05-10 11:04:03 -0700
  • d8fa43034f export ExtractorConfig type Nikolay Kim 2018-05-10 11:00:22 -0700
  • 92f993e054 Fix client request timeout handling Nikolay Kim 2018-05-10 09:37:38 -0700
  • c172deb0f3
    Merge pull request #219 from benjamingroeber/improve-readme Nikolay Kim 2018-05-10 09:15:50 -0700