1
0
Fork 0
mirror of https://github.com/actix/actix-web.git synced 2024-12-17 21:56:38 +00:00

Commit graph

  • 602d78b76c
    Merge pull request #163 from memoryruins/guide Nikolay Kim 2018-04-06 19:11:12 -0700
  • 18b706d4fb Guide: tweak to websocket and testing. #163 memoryruins 2018-04-06 19:44:52 -0400
  • 94b41fd484 Guide: tweak to database integration. memoryruins 2018-04-06 19:42:18 -0400
  • 3a80cb7bf3 Guide: tweak to http/2. memoryruins 2018-04-06 19:37:14 -0400
  • e4a85a53f4 Guide: additional tweaks to Middleware. memoryruins 2018-04-06 19:35:11 -0400
  • 1a45dbd768 Guide: additional tweak to testing chapter. memoryruins 2018-04-06 19:26:07 -0400
  • 7cff5d9ade Guide: additional tweaks to request and response chapter. memoryruins 2018-04-06 19:17:03 -0400
  • c04e0fdec4 Merge branch 'master' into guide memoryruins 2018-04-06 19:04:50 -0400
  • 0f0fe5f148 Guide: updates to the Database integration chapter. memoryruins 2018-04-06 19:02:11 -0400
  • e7f9f5b46d Guide: updates to HTTP/2 chapter. memoryruins 2018-04-06 18:46:56 -0400
  • c3fbba2678 Guide: updates to static file handling chapter. memoryruins 2018-04-06 18:40:57 -0400
  • a88e97edba Guide: updates to Middleware chapter. memoryruins 2018-04-06 18:29:18 -0400
  • 1f08100f6f Guide: updates to the WebSockets chapter. memoryruins 2018-04-06 18:04:42 -0400
  • ab60ec6e1d Guide: updates to the Testing chapter. memoryruins 2018-04-06 18:03:30 -0400
  • 0fbd05009d Guide: tweaks to the request and response chapter. memoryruins 2018-04-06 17:31:18 -0400
  • fdb7419e24 use actix-web from master Nikolay Kim 2018-04-06 14:11:04 -0700
  • 191b53bd7c pin futures 0.1 Nikolay Kim 2018-04-06 13:22:27 -0700
  • 2d4ee0ee01 make Pause::new public Nikolay Kim 2018-04-06 12:34:24 -0700
  • 5bd5f67d79 add Pause message constructors Nikolay Kim 2018-04-06 12:31:31 -0700
  • 5d8cbccfe9 Remove article. memoryruins 2018-04-06 15:12:06 -0400
  • 8d5fa6ee71 added Pause/Resume for client connector Nikolay Kim 2018-04-06 11:08:41 -0700
  • 084104d058 update doc strings for extractors Nikolay Kim 2018-04-06 10:24:57 -0700
  • 2c411a04a9 no need for export in doc example Nikolay Kim 2018-04-06 10:15:06 -0700
  • af0c8d893d add shortcut method for client requests Nikolay Kim 2018-04-06 10:09:31 -0700
  • 691457fbfe update tests Nikolay Kim 2018-04-06 09:45:10 -0700
  • 2dafd9c681 do not re-export HttpServer from server module Nikolay Kim 2018-04-06 08:40:11 -0700
  • 12586db15c
    Merge pull request #160 from memoryruins/guide Nikolay Kim 2018-04-05 19:44:42 -0700
  • b847bda8ca
    Merge branch 'master' into guide #160 Nikolay Kim 2018-04-05 19:44:34 -0700
  • 2a543001e0 Tweaks to the URL Dispatch chapter. memoryruins 2018-04-05 22:12:20 -0400
  • 0f86c596fa Tweaks to Errors chapter. memoryruins 2018-04-05 21:54:39 -0400
  • 6c55501252 client connector wait timeout Nikolay Kim 2018-04-05 18:33:58 -0700
  • 961edfd21a Tweaks to the Handler chapter. memoryruins 2018-04-05 21:30:52 -0400
  • 7f0de705a3 Tweaks to Server chapter. memoryruins 2018-04-05 20:55:19 -0400
  • c2ad65a61d Various tweaks to Application chapter. memoryruins 2018-04-05 19:43:17 -0400
  • 3c93e0c654 Add newline for reading source. memoryruins 2018-04-05 19:25:41 -0400
  • a0f1ff7eb3 Add src directory to main.rs and list on first codeblock. memoryruins 2018-04-05 19:21:29 -0400
  • 9f45cfe492 Expand note about actix. memoryruins 2018-04-05 19:12:23 -0400
  • 46e6641528 Add repository hyperlink and trim repeat. memoryruins 2018-04-05 18:46:36 -0400
  • a3f124685a Remove redundant quickstart paragraph. memoryruins 2018-04-05 18:32:04 -0400
  • 800f711cc1 add PayloadConfig Nikolay Kim 2018-04-04 21:13:48 -0700
  • 7be4b1f399 clippy warns Nikolay Kim 2018-04-04 20:24:09 -0700
  • eeae0ddab4 start client timeout for response only Nikolay Kim 2018-04-04 20:15:47 -0700
  • c1af59c618 update juniper example Nikolay Kim 2018-04-04 17:57:02 -0700
  • d8a9606162 add connection limits to pool Nikolay Kim 2018-04-04 16:39:01 -0700
  • 8038a52287 run test coverage on beta Nikolay Kim 2018-04-04 08:12:33 -0700
  • c273b7ac3f update json example Nikolay Kim 2018-04-04 08:08:31 -0700
  • df21892b5b added extractor configuration Nikolay Kim 2018-04-03 22:06:18 -0700
  • a255a6fb69 use build_response method Nikolay Kim 2018-04-03 17:37:17 -0700
  • b693d5491b
    Merge pull request #157 from krircc/master Nikolay Kim 2018-04-03 08:18:16 -0700
  • 56a31ea0ee only use diesel::r2d2 feature. no need r2d2_diesel create #157 krircc 2018-04-03 22:37:53 +0800
  • 7f9d2471d1
    Merge branch 'master' into master #156 Rhys 2018-04-03 14:14:19 +0100
  • 2a269f1111 update changes Nikolay Kim 2018-04-02 22:08:04 -0700
  • fee30d6f47 fix doc test compatibility Nikolay Kim 2018-04-02 22:01:20 -0700
  • 476b1fb36a simplify DefaultHeaders middleware Nikolay Kim 2018-04-02 21:43:50 -0700
  • 3b93bff602 add ErrorHandlers middleware Nikolay Kim 2018-04-02 21:37:00 -0700
  • d292c5023f add String and Bytes extractor Nikolay Kim 2018-04-02 16:19:18 -0700
  • ef6f310060 update urlencoded example in guide Nikolay Kim 2018-04-02 15:08:49 -0700
  • a6cbdde43f add extractor for Binary type; move all extractors to separate module Nikolay Kim 2018-04-02 14:55:42 -0700
  • cbf4c61eb5 add urlencoded body extractor Nikolay Kim 2018-04-02 14:00:18 -0700
  • 280c8d87f8 expose ResourceType Nikolay Kim 2018-04-02 11:18:31 -0700
  • 83bf852192 Fix logger request duration calculation Nikolay Kim 2018-04-02 11:09:24 -0700
  • 9d39f441e9
    Merge pull request #153 from rofrol/add-header-for-juniper-example Nikolay Kim 2018-04-02 10:51:42 -0700
  • 03d851680b
    Merge branch 'master' into add-header-for-juniper-example #153 Nikolay Kim 2018-04-02 10:51:35 -0700
  • 0ddd018214
    Merge pull request #154 from dholbert/patch-1 Nikolay Kim 2018-04-02 10:50:17 -0700
  • 8219a7aebe
    Use https (not http) url for meritbadge #154 Daniel Holbert 2018-04-02 10:44:46 -0700
  • 6c906b08e1 match resource path before executing middlewares Nikolay Kim 2018-04-02 10:27:37 -0700
  • 220cbe40e5 Add header for juniper example Roman Frołow 2018-04-02 19:10:33 +0200
  • 8232045f53 Added support for configuring a named resource lyptt 2018-04-02 09:12:27 +0100
  • 74d0656d27 update diesel example Nikolay Kim 2018-04-01 18:24:07 -0700
  • 17c27ef42d HttpRequest::resource() returns current matched resource Nikolay Kim 2018-04-01 17:37:22 -0700
  • b2e771df2c use r2d2 for diesel example Nikolay Kim 2018-04-01 08:20:15 -0700
  • a5a36ff194 update readme example Nikolay Kim 2018-03-31 17:15:44 -0700
  • 97e2bcd055 allow primitive types for Path extractor Nikolay Kim 2018-03-31 17:12:08 -0700
  • 23cfa649f4 update tests Nikolay Kim 2018-03-31 10:21:54 -0700
  • 8791c0f880 simplify With handlers Nikolay Kim 2018-03-31 09:58:33 -0700
  • 16c212f853 add extractors info to guide Nikolay Kim 2018-03-31 09:18:25 -0700
  • 3ee228005d rename Application Nikolay Kim 2018-03-31 00:16:55 -0700
  • 7a743fa6b5 update examples Nikolay Kim 2018-03-30 23:37:15 -0700
  • 44e3df82f6 simplify http response construction; deprecate httpcodes Nikolay Kim 2018-03-30 23:07:33 -0700
  • 8d8f6bedad update examples Nikolay Kim 2018-03-30 18:54:38 -0700
  • 9e751de707 re-arrange modules and exports Nikolay Kim 2018-03-30 17:31:18 -0700
  • b16419348e add from HttpRequest to a HttpRequestBuilder Nikolay Kim 2018-03-30 14:30:24 -0700
  • 3ccaa04575 unhide AsyncResponder; remove unused code Nikolay Kim 2018-03-30 09:34:03 -0700
  • d80b84c915 add test builder guide information Nikolay Kim 2018-03-29 19:22:43 -0700
  • 145010a2b0 use unreachable instead of panic Nikolay Kim 2018-03-29 15:55:27 -0700
  • 3e98177fad added State extractor Nikolay Kim 2018-03-29 15:41:13 -0700
  • d24752d9bc update example in readme Nikolay Kim 2018-03-29 15:07:12 -0700
  • 92fe2e96de update doc strings Nikolay Kim 2018-03-29 15:00:18 -0700
  • 3cf54bc0fd proper serde deserializer implementation for path Nikolay Kim 2018-03-29 14:30:45 -0700
  • 86dd732704 use FromRequest instead of HttpRequestExtractor Nikolay Kim 2018-03-29 13:12:28 -0700
  • dfd8f1058e move NormalizePath type to separate module Nikolay Kim 2018-03-29 11:39:21 -0700
  • f5636f321b drop deprecated code Nikolay Kim 2018-03-29 11:06:44 -0700
  • ae6c9cb7fa re-arrange exports, some doc string updates Nikolay Kim 2018-03-29 10:44:26 -0700
  • 32052c2750 update guide Nikolay Kim 2018-03-29 10:01:07 -0700
  • 7d6deab9fb drop request's extract_xxx methods Nikolay Kim 2018-03-29 09:26:01 -0700
  • 9e61c67128 do not re-export Version Nikolay Kim 2018-03-28 22:00:36 -0700
  • 13bb5f20d2 fix export name Nikolay Kim 2018-03-28 21:58:08 -0700
  • d14991ec96 update doc strings Nikolay Kim 2018-03-28 21:49:50 -0700
  • 45dec8d0c0 optimize with and with2 method impls and tests Nikolay Kim 2018-03-28 21:33:40 -0700
  • 90e3aaaf8a fix router cannot parse Non-ASCII characters in URL #137 Nikolay Kim 2018-03-28 16:10:58 -0700