Commit Graph

  • 8ff56d7cd5 prepare actix-session release session-v0.1.0 Nikolay Kim 2019-05-18 11:20:09 -0700
  • 0843bce7ba prepare actix-multipart multipart-v0.1.0 Nikolay Kim 2019-05-18 11:15:58 -0700
  • dea0e0a721 update actix-server dep web-v1.0.0-rc Nikolay Kim 2019-05-18 11:00:33 -0700
  • e857ab1f81 HttpServer::shutdown_timeout u16 to u64 (#849) Herbert Jones 2019-05-18 12:50:35 -0500
  • 0dda4b06ea prepare release Nikolay Kim 2019-05-18 10:49:59 -0700
  • cbe0226177 update changes codegen-v0.1.0 Nikolay Kim 2019-05-18 10:47:08 -0700
  • 986f6e366e HttpServer::shutdown_timeout u16 to u64 Herbert Jones 2019-05-18 12:39:48 -0500
  • e8c8626878 update deps Nikolay Kim 2019-05-18 09:54:23 -0700
  • 4b215e0839 Support Query<T>::from_query() (#846) Miles Granger 2019-05-17 22:10:46 +0200
  • 7e4dd25066 Support Query<T>::from_query() Miles Granger 2019-05-16 07:52:09 +0200
  • e1ff3bf8fa fix resource match with params #841 Nikolay Kim 2019-05-15 10:31:40 -0700
  • 80f4ef9aac When using codegen with paths that have parameters then only the first endpoint resolves (#842) Glade Miller 2019-05-15 10:21:07 -0600
  • 6813ce789d add x509 to stream extension (#844) 0.7 Zeyi Fan 2019-05-15 08:38:59 -0700
  • a4de813adc
    Merge branch 'master' into master jairinhohw 2019-05-15 00:39:51 -0300
  • bba90d7f22 Query config (#839) Davide Di Carlo 2019-05-14 22:54:30 +0200
  • f8af3b86e5 export set_date Nikolay Kim 2019-05-14 08:48:11 -0700
  • 0fbe3df62d add x509 to stream extension Zeyi Fan 2019-05-13 17:06:47 -0700
  • 254b40b003 separated the handshake function with and without protocols changed protocols type from Vec<&str> to [&str] jairinhohw 2019-05-13 20:13:38 -0300
  • 1006c173ed When using codegen with paths that have parameters then only the first endpoint resolves Glade Miller 2019-05-13 12:00:47 -0600
  • 7143e45ff4 update CHANGES.md daddinuz 2019-05-13 10:07:39 +0200
  • 12e25cb5f6 Merge branch 'master' into query_config daddinuz 2019-05-13 10:04:14 +0200
  • 6c3d8b8738 Make JsonConfig send (#830) Davide Di Carlo 2019-05-13 05:04:08 +0200
  • 2648cd7a96
    Merge branch 'master' into make_json_config_send Nikolay Kim 2019-05-12 18:53:16 -0700
  • 0cc662cfb9 Merge branch 'master' into query_config daddinuz 2019-05-12 21:11:41 +0200
  • 5a90e33bcc update deps Nikolay Kim 2019-05-12 12:01:24 -0700
  • 86b569e320 version Nikolay Kim 2019-05-12 11:56:01 -0700
  • a8db746a19
    Merge branch 'master' into make_json_config_send Davide Di Carlo 2019-05-12 20:46:11 +0200
  • 2cc64ee093
    Merge branch 'master' into make_json_config_send Davide Di Carlo 2019-05-12 20:43:31 +0200
  • 2350a2dc68 Handle cancellation of uploads #834 #736 Nikolay Kim 2019-05-12 11:43:05 -0700
  • 36d017dcc6 update deps Nikolay Kim 2019-05-12 11:41:43 -0700
  • d460790faa Update CHANGES.md daddinuz 2019-05-12 20:39:11 +0200
  • 89e35b9ed8 fix lint: members in the impl has the same order in the trait daddinuz 2019-05-12 20:30:39 +0200
  • af92ed2817 use associated type inside JsonConfig daddinuz 2019-05-12 20:28:28 +0200
  • 3bb081852c prep actix-session release Nikolay Kim 2019-05-12 10:53:21 -0700
  • 1ca58e876b prepare beta4 release web-v1.0.0-beta.4 Nikolay Kim 2019-05-12 10:49:21 -0700
  • e9cbcbaf03 update dependencies framed-v0.2.0 Nikolay Kim 2019-05-12 10:18:02 -0700
  • 07c9eec803 prepare awc release awc-v0.2.0 Nikolay Kim 2019-05-12 10:04:38 -0700
  • beae9ca0f7 update changes http-v0.2.0 Nikolay Kim 2019-05-12 09:57:16 -0700
  • 07b9707ca1 prepare actix-http release Nikolay Kim 2019-05-12 09:56:55 -0700
  • 45c05978b0 Allow to set/override app data on scope level Nikolay Kim 2019-05-12 09:42:05 -0700
  • df08baf67f update actix-net dependencies Nikolay Kim 2019-05-12 08:34:51 -0700
  • 98266438ac
    Merge branch 'master' into make_json_config_send Nikolay Kim 2019-05-12 05:59:50 -0700
  • 4066375737
    Update CHANGES.md Nikolay Kim 2019-05-10 14:45:30 -0700
  • a77b0b054a Make `App::configure` take an `FnOnce` (#825) Nikolai Vazquez 2019-05-10 23:44:49 +0200
  • e97a1b748b add support for specifying protocols on websocket handshake jairinhohw 2019-05-09 23:44:13 -0300
  • 52175d114b use associated type for QueryConfig daddinuz 2019-05-09 01:46:49 +0200
  • 938c4e28dc fmt daddinuz 2019-05-08 23:59:34 +0200
  • ca612eb28d expose QueryConfig in web module daddinuz 2019-05-08 23:45:13 +0200
  • a288eab32e add QueryConfig daddinuz 2019-05-08 23:39:35 +0200
  • 7eea99becd add Sync trait requirement for Fn in JsonConfig error handler daddinuz 2019-05-08 22:04:37 +0200
  • af29e9f7e8 add Send trait requirement for Fn in JsonConfig error handler daddinuz 2019-05-08 22:01:51 +0200
  • 9b93cc00ad replace Rc with Arc daddinuz 2019-05-08 21:33:11 +0200
  • 4fde87aba3 Make `App::configure` take an `FnOnce` Nikolai Vazquez 2019-05-07 15:40:03 +0200
  • cd8bbd8615 simplify helpers Alexandru Macovei 2019-05-06 22:34:43 +0300
  • a17ff492a1 fix formatting Nikolay Kim 2019-05-04 22:18:59 -0700
  • 33b4c05557 add payload stream migration entry Nikolay Kim 2019-05-04 22:18:02 -0700
  • 005c055a7f prepare actix-web release web-v1.0.0-beta.3 Nikolay Kim 2019-05-04 20:05:20 -0700
  • 3d1af19080 prepare actix-http release http-v0.1.5 Nikolay Kim 2019-05-04 19:51:00 -0700
  • fa78da8156 unify route and app data, it allows to provide global extractor config #775 Nikolay Kim 2019-05-04 19:43:49 -0700
  • 01cfcf3b75 update changes Nikolay Kim 2019-05-04 08:42:27 -0700
  • 7ef4f5ac0b Make request headers optional in CORS preflight (#816) James 2019-05-05 01:41:37 +1000
  • 2c8c49e0c5
    Merge branch 'master' into master Nikolay Kim 2019-05-04 08:41:24 -0700
  • fc19ce41c4 Clean up response extensions in response pool #817 Nikolay Kim 2019-05-03 15:26:34 -0700
  • 6e00eef63a awc: Fix typo on ResponseError documentation (#815) Otavio Salvador 2019-05-03 18:30:00 -0300
  • 9448fdf261 http: Expand type names for openssl related errors documentation Otavio Salvador 2019-05-02 21:55:59 -0300
  • dc1cd9d2d0 http: Fix typo on ResponseError documentation Otavio Salvador 2019-05-02 21:53:33 -0300
  • d9e9c93b7d awc: Fix typo on ResponseError documentation Otavio Salvador 2019-05-02 21:45:58 -0300
  • 61dd0f2bf1 Add tests for route_data and app_data for TestRequest Glade Miller 2019-05-02 12:23:26 -0600
  • 421cde712d Make request headers optional in CORS preflight avitex 2019-05-02 20:32:24 +1000
  • 337c2febe3 add more tests Nikolay Kim 2019-05-02 09:49:10 -0700
  • f27beab016 fix case for transfer-encoding header name Nikolay Kim 2019-05-02 09:30:00 -0700
  • 4f1c6d1bb7 Update MIGRATION.md (#811) Max Bo 2019-05-03 02:26:51 +1000
  • fffc0ae0c0
    Update MIGRATION.md Max Bo 2019-05-02 18:38:06 +1000
  • 6b34909537 Fix NormalizePath middleware impl #806 Nikolay Kim 2019-05-01 12:40:56 -0700
  • 87284f0951 Add doctest to verify NormalizePath middleware (#809) Douman 2019-05-01 21:47:51 +0300
  • 7b96d746ad Add doctest to verify NormalizePath middleware Douman 2019-05-01 09:19:58 +0300
  • 24bd5b1344 update readmes Nikolay Kim 2019-04-29 20:47:21 -0700
  • 94a0d1a6bc remove old api doc refs Nikolay Kim 2019-04-29 18:42:21 -0700
  • f4e1205cbb fix reactor drop panic Nikolay Kim 2019-04-29 10:14:08 -0700
  • d2c1791067 add async handler test with blocking call Nikolay Kim 2019-04-29 09:45:37 -0700
  • f4b4875cb1 Add helper function for executing futures test::block_fn() Nikolay Kim 2019-04-29 09:34:14 -0700
  • 29a841529f Allow to construct Data instances to avoid double Arc for Send + Sync types. Nikolay Kim 2019-04-29 09:26:12 -0700
  • b51b5b763c added clarification to docs regarding middleware processing sequence, added delete method to TestRequest (#799) Darin 2019-04-29 12:14:36 -0400
  • f80f80a4c3 added delete method to TestRequest, doc, and test dowwie 2019-04-29 11:45:33 -0400
  • 1214c324a2 added clarification to docs regarding middleware processing sequnce dowwie 2019-04-29 07:10:56 -0400
  • 8db6b48a76 update version session-v0.1.0-beta.2 Nikolay Kim 2019-04-28 09:09:18 -0700
  • ffd2c04cd3 Add helper trait UserSession which allows to get session for ServiceRequest and HttpRequest Nikolay Kim 2019-04-28 09:08:51 -0700
  • 70a4c36496 use Error explicitly Nikolay Kim 2019-04-25 11:14:32 -0700
  • cba78e06ae update changes Nikolay Kim 2019-04-24 15:42:34 -0700
  • 3b3dbb4f40 add raw services support web-v1.0.0-beta.2 Nikolay Kim 2019-04-24 15:29:15 -0700
  • 7300002226 grammar fixes (#796) Darin 2019-04-24 16:21:42 -0400
  • f5e32c335f grammar fixes dowwie 2019-04-24 16:03:31 -0400
  • 5426413cb6 update dependencies Nikolay Kim 2019-04-24 13:00:30 -0700
  • 2bc937f6c3 prepare release http-v0.1.4 Nikolay Kim 2019-04-24 12:50:44 -0700
  • 60fa0d5427 Store visit and login timestamp in the identity cookie (#502) Maciej Piechotka 2019-04-24 12:49:56 -0700
  • f429d3319f Read until eof for http/1.0 responses #771 Nikolay Kim 2019-04-24 11:57:40 -0700
  • 5bca6c3535
    Merge branch 'master' into full-identity Nikolay Kim 2019-04-24 11:28:31 -0700
  • 2e19f572ee add tests for camel case headers rendering Nikolay Kim 2019-04-24 11:27:57 -0700
  • 64f603b076 Support to set header names of `ClientRequest` as Camel-Case (#713) Peter Ding 2019-04-25 01:48:49 +0800
  • efc632835a
    Merge branch 'master' into Upper-Camel-Case-Header Nikolay Kim 2019-04-24 10:48:33 -0700