Commit Graph

  • 49f03b7c56
    Merge branch 'master' into full-identity Nikolay Kim 2019-04-24 10:36:51 -0700
  • 679d1cd513 allow to override responder's status code and headers Nikolay Kim 2019-04-24 10:25:46 -0700
  • 42644dac3f prepare actix-http-test release http-test-v0.1.1 Nikolay Kim 2019-04-24 07:31:33 -0700
  • 898ef57080 Fix async web::Data factory handling Nikolay Kim 2019-04-23 21:21:49 -0700
  • 9702b2d88e add client h2 reuse test http-v0.1.3 Nikolay Kim 2019-04-23 15:06:30 -0700
  • d2b0afd859 Fix http client pool and wait queue management Nikolay Kim 2019-04-23 14:57:03 -0700
  • 5f6a1a8249 update version http-v0.1.2 Nikolay Kim 2019-04-23 09:45:39 -0700
  • 5d531989e7 Fix BorrowMutError panic in client connector #793 Nikolay Kim 2019-04-23 09:42:19 -0700
  • 3532602299 Added support for remainder match (i.e /path/{tail}*) Nikolay Kim 2019-04-22 21:22:17 -0700
  • 48bee55087 .to_async() handler can return Responder type #792 Nikolay Kim 2019-04-22 14:22:08 -0700
  • d00c9bb844 do not consume boundary multipart-v0.1.0-beta.1 Nikolay Kim 2019-04-21 16:14:09 -0700
  • 895e409d57 Optimize multipart handling #634, #769 Nikolay Kim 2019-04-21 15:41:01 -0700
  • f0789aad05 update dep versions Nikolay Kim 2019-04-21 09:03:46 -0700
  • 7e480ab2f7 beta.1 release v1.0.0-beta.1 Nikolay Kim 2019-04-20 21:16:51 -0700
  • 891f857547 update changes Nikolay Kim 2019-04-20 11:18:04 -0700
  • cd01487d57 Store visit and login timestamp in the identity cookie Maciej Piechotka 2018-09-05 14:05:11 +0200
  • 01b1350dcc update versions awc-v0.1.1 Nikolay Kim 2019-04-19 18:16:01 -0700
  • 5e4e95fb0a update create version http-v0.1.1 Nikolay Kim 2019-04-19 18:13:05 -0700
  • 9f421b81b8 fix non-ssl connector Nikolay Kim 2019-04-19 18:10:53 -0700
  • 6decfdda1f update deps Nikolay Kim 2019-04-19 18:06:34 -0700
  • fc9b14a933 allow to specify server address for http and ws requests Nikolay Kim 2019-04-19 18:03:44 -0700
  • 7292d0b696 drop chrono and use i64 for max age Nikolay Kim 2019-04-19 17:23:17 -0700
  • a3844c1bfd update version Nikolay Kim 2019-04-19 13:55:36 -0700
  • 791f22bbc8 replate `time::Duration` with `chrono::Duration` and add `max_age_time` method (#789) Kilerd Chan 2019-04-20 04:54:44 +0800
  • 1e7f97a111 Add Normalization middleware for in place (#783) Douman 2019-04-19 23:53:49 +0300
  • eae2bfac02
    Merge branch 'master' into normalization_in_place Nikolay Kim 2019-04-19 13:53:42 -0700
  • d44f5bae51 Add Normalization middleware for in place Douman 2019-04-17 08:39:38 +0300
  • bc40f5ae40
    Merge pull request #788 from Dowwie/master Darin 2019-04-19 06:55:44 -0400
  • 3adb159f12 feat: replace `time:Duration` with `chrono:Duration` in repo `actix-http` Kilerd Chan 2019-04-19 16:42:36 +0800
  • 3504a8fc0a
    Merge branch 'master' into master Darin 2019-04-19 04:38:41 -0400
  • bfe0df5ab0 update tests Nikolay Kim 2019-04-18 21:28:23 -0700
  • 42f3308277 feat: rename max_age method which accepts `Duration` to max_age_time and add new max_age method accepting isize of seconds Kilerd Chan 2019-04-19 10:53:56 +0800
  • e8217c99cb feat: replate time::Duration with chrono::Duration Kilerd Chan 2019-04-19 10:40:26 +0800
  • ed94df189f
    Merge branch 'master' into master Darin 2019-04-18 19:03:48 -0400
  • aa255298ef make ServiceRequest::from_parts private, as it is not safe to create from parts Nikolay Kim 2019-04-18 16:03:13 -0700
  • da86b6e062 added put and patch to TestRequest, docs, and test dowwie 2019-04-18 18:06:32 -0400
  • f1b8f6cf08
    Merge branch 'master' into master Darin 2019-04-18 17:37:23 -0400
  • 75e340137d use local version of http-test Nikolay Kim 2019-04-18 12:23:56 -0700
  • e659e09e29 update tests Nikolay Kim 2019-04-18 11:01:04 -0700
  • c2598b7f8c
    Merge branch 'master' into master Darin 2019-04-18 13:58:12 -0400
  • 163ca89cf4 more tests Nikolay Kim 2019-04-17 17:48:25 -0700
  • 85b598a614 add cookie session test Nikolay Kim 2019-04-17 11:02:03 -0700
  • b64851c5ec enable runtime for test:: methods Nikolay Kim 2019-04-17 10:28:27 -0700
  • cc8420377e pass request ownership to closure instead of ref Nikolay Kim 2019-04-16 15:43:55 -0700
  • 5740f1e63a prepare actix-framed release framed-v0.1.0 Nikolay Kim 2019-04-16 11:18:47 -0700
  • c943e95812 update dependencies Nikolay Kim 2019-04-16 11:17:29 -0700
  • 4c0ebd55d3 prepare actix-http-test release http-test-v0.1.0 Nikolay Kim 2019-04-16 11:02:26 -0700
  • e7ec77aa81 update readme awc-v0.1.0 Nikolay Kim 2019-04-16 10:50:37 -0700
  • ddfd7523f7 prepare awc release Nikolay Kim 2019-04-16 10:49:38 -0700
  • 2986077a28 no need for feature http-v0.1.0 Nikolay Kim 2019-04-16 10:32:48 -0700
  • 3744957804 actix_http::encoding always available Nikolay Kim 2019-04-16 10:27:58 -0700
  • 420d3064c5 Add .peer_addr() #744 Nikolay Kim 2019-04-16 10:11:38 -0700
  • eb4f6b74fb Merge branch 'master' of github.com:actix/actix-web Nikolay Kim 2019-04-16 09:58:07 -0700
  • a116c4c2c7 Expose peer addr via Request::peer_addr() and RequestHead::peer_addr Nikolay Kim 2019-04-16 09:54:02 -0700
  • 7f674febb1 add 422 to httpcodes.rs (#782) Travis Harmon 2019-04-15 19:55:06 -0400
  • 04423e60a1 add 422 to httpcodes.rs Travis Harmon 2019-04-15 19:36:40 -0400
  • ad4ace74b7 added more http method fns to TestRequest dowwie 2019-04-15 13:00:08 -0400
  • 14252f5ef2 use test::call_service Nikolay Kim 2019-04-15 09:09:21 -0700
  • 7a28b32f6d Rename test::call_success to test::call_service Nikolay Kim 2019-04-15 07:44:07 -0700
  • 09cdf1e302 Rename RouterConfig to ServiceConfig Nikolay Kim 2019-04-15 07:32:49 -0700
  • 1eebd47072 fix warnings Nikolay Kim 2019-04-14 21:00:16 -0700
  • 002c41a7ca update trust-dns Nikolay Kim 2019-04-14 20:45:44 -0700
  • ab4fda6084 update tests Nikolay Kim 2019-04-14 20:20:33 -0700
  • f9078d41cd add test::read_response; fix TestRequest::app_data() Nikolay Kim 2019-04-14 19:52:12 -0700
  • 4cc2b38059 added read_response_json for testing (#776) Darin 2019-04-14 19:25:45 -0400
  • a2e6997bda removed generic R, replaced with Request dowwie 2019-04-14 18:08:10 -0400
  • 5e4ddc9995 use type coercion in doc dowwie 2019-04-14 17:47:30 -0400
  • 774a9d1e8b test code in doc should compile now dowwie 2019-04-14 17:44:40 -0400
  • d99629bdf2 typo in doc dowwie 2019-04-14 17:37:05 -0400
  • 67e9c72039 modied docs for read_response_json dowwie 2019-04-14 17:33:55 -0400
  • 5745a7a67a cleaned up dowwie 2019-04-14 16:24:52 -0400
  • 4cfc3fd570 added read_response_json for testing dowwie 2019-04-14 16:22:33 -0400
  • d7040dc303 alpha.6 release v1.0.0-alpha.6 Nikolay Kim 2019-04-14 08:09:32 -0700
  • 6bc1a0c76b Do not set default headers for websocket request Nikolay Kim 2019-04-14 07:43:53 -0700
  • 5bd5651faa Allow to use any service as default service Nikolay Kim 2019-04-13 22:25:00 -0700
  • 32ac159ba2 update migration Nikolay Kim 2019-04-13 16:51:41 -0700
  • ee33f52736 make extractor config type explicit Nikolay Kim 2019-04-13 16:35:25 -0700
  • 4f30fa9d46 Remove generic type for request payload, always use default Nikolay Kim 2019-04-13 14:50:54 -0700
  • 043f6e77ae remove nested multipart support Nikolay Kim 2019-04-13 10:11:07 -0700
  • 48518df883 do not generate all docs; use docs.rs for 1.0 docs Nikolay Kim 2019-04-13 09:35:23 -0700
  • 1f2b15397d prepare alpha5 release v1.0.0-alpha.5 Nikolay Kim 2019-04-12 14:00:45 -0700
  • 87167f6581 update actix-connect Nikolay Kim 2019-04-12 12:33:11 -0700
  • b4768a8f81 add TestRequest::run(), allows to run async functions Nikolay Kim 2019-04-12 11:28:57 -0700
  • 3fb7343e73 provide during test request construction Nikolay Kim 2019-04-12 11:22:18 -0700
  • 5cfba5ff16 add FramedRequest builder for testing Nikolay Kim 2019-04-12 11:15:58 -0700
  • 67c34a5937 Add Debug impl for BoxedSocket Nikolay Kim 2019-04-11 16:01:54 -0700
  • 94d7a7f873 custom future for SendError service Nikolay Kim 2019-04-11 15:12:23 -0700
  • d86567fbdc revert SendResponse::Error type Nikolay Kim 2019-04-11 14:18:58 -0700
  • d115b3b3ed ws verifyciation takes RequestHead; add SendError utility service Nikolay Kim 2019-04-11 14:00:32 -0700
  • 6420a2fe1f update client example Nikolay Kim 2019-04-10 20:57:18 -0700
  • 0eed9e5257 add more migration Nikolay Kim 2019-04-10 20:51:57 -0700
  • 7801fcb993 update migration Nikolay Kim 2019-04-10 20:47:28 -0700
  • e55be4dba6 add FramedRequest helper methods Nikolay Kim 2019-04-10 19:57:34 -0700
  • 12e1dad42e export TestBuffer Nikolay Kim 2019-04-10 19:43:09 -0700
  • 7cd59c38d3 rename framed App Nikolay Kim 2019-04-10 18:08:28 -0700
  • 8dc4a88aa6 add actix-framed Nikolay Kim 2019-04-10 15:06:27 -0700
  • 52aebb3bca fmt Nikolay Kim 2019-04-10 15:05:03 -0700
  • 6b42b2aaee remove framed for now Nikolay Kim 2019-04-10 12:55:56 -0700
  • 6ab9838977 added some error logging for extractors: Data, Json, Query, and Path (#765) Darin 2019-04-10 15:45:13 -0400
  • 9d82d4dfb9 Fix body propagation in Response::from_error. #760 Nikolay Kim 2019-04-10 12:43:31 -0700