1
0
mirror of https://github.com/actix/actix-extras.git synced 2025-03-17 19:02:22 +01:00

Commit Graph

  • cf8c2ca95e refactor Handler trait, use mut self Nikolay Kim 2017-12-26 09:00:45 -08:00
  • b61a07a320 more info for middleware guide Nikolay Kim 2017-12-26 07:58:21 -08:00
  • ffb5742b71 fix tests Nikolay Kim 2017-12-25 19:42:55 -08:00
  • 465a87a7cf right version Nikolay Kim 2017-12-25 13:44:50 -08:00
  • 5b65987f6a write response optimizations Nikolay Kim 2017-12-25 13:40:06 -08:00
  • 89c9dfb5bc update getting started guide section Nikolay Kim 2017-12-25 08:19:33 -08:00
  • a578262f73 update json example and guide info Nikolay Kim 2017-12-25 08:12:13 -08:00
  • b0c8fa03f0 use specific nightly version for appveyor Nikolay Kim 2017-12-25 07:33:05 -08:00
  • 98b0e023f3 optimize payload detection Nikolay Kim 2017-12-25 07:31:12 -08:00
  • 012d55e424
    Set nightly version Nikolay Kim 2017-12-25 05:49:56 -08:00
  • f1e82ebc1e better connect handling Nikolay Kim 2017-12-24 16:15:40 -08:00
  • ddd9c24bb2 optimize payload type detection Nikolay Kim 2017-12-24 14:29:19 -08:00
  • 9f9c75d832 simplify drain feature Nikolay Kim 2017-12-24 11:58:09 -08:00
  • eaab28cd3b proper fix for compression Nikolay Kim 2017-12-21 12:57:59 -08:00
  • c35d294611 fix compression Nikolay Kim 2017-12-21 12:54:18 -08:00
  • 18f3841783 update test Nikolay Kim 2017-12-20 23:36:52 -08:00
  • 0567e6fb0a fix typos in guide Nikolay Kim 2017-12-20 23:27:30 -08:00
  • 55534bff8c simplify guide examples Nikolay Kim 2017-12-20 23:21:26 -08:00
  • bca1dd4f9e update doc strings Nikolay Kim 2017-12-20 23:19:21 -08:00
  • 0a68811dce cleanup more examples Nikolay Kim 2017-12-20 21:06:04 -08:00
  • 406d2c41e9 add doc string Nikolay Kim 2017-12-20 20:56:17 -08:00
  • 63ddc07ccb added JsonBody future Nikolay Kim 2017-12-20 20:30:54 -08:00
  • 33b2be3281 move json responder to separate module Nikolay Kim 2017-12-20 17:51:28 -08:00
  • bf23aa5d4b move db code to separate module Nikolay Kim 2017-12-20 17:43:43 -08:00
  • 3c5fd18e02 cleanup examples Nikolay Kim 2017-12-20 16:32:31 -08:00
  • 4dd3382ac7 update example Nikolay Kim 2017-12-20 16:13:21 -08:00
  • 50891986bc simplify json example Nikolay Kim 2017-12-20 16:05:07 -08:00
  • df2aa42dad cleanup example Nikolay Kim 2017-12-20 15:45:26 -08:00
  • c36ad06332 more general Responder implementaiton for response future Nikolay Kim 2017-12-20 15:26:28 -08:00
  • 821c96c37c check json example during travis build Nikolay Kim 2017-12-20 15:20:28 -08:00
  • cbb81bc747 json request example Nikolay Kim 2017-12-20 15:12:43 -08:00
  • 79f047f5be remove box from predicates Nikolay Kim 2017-12-20 13:23:50 -08:00
  • 813b56ebe5 make async handler future more generic Nikolay Kim 2017-12-20 12:51:39 -08:00
  • c3a39e026d Merge branch 'master' of github.com:actix/actix-web Nikolay Kim 2017-12-20 11:37:36 -08:00
  • e05596b65d upgrade actix min version Nikolay Kim 2017-12-20 11:37:27 -08:00
  • 65767558fb
    Update README.md Nikolay Kim 2017-12-20 08:00:28 -08:00
  • 7fc7d6e17a update guide Nikolay Kim 2017-12-19 22:36:06 -08:00
  • c47e2ccfee update guide examples Nikolay Kim 2017-12-19 18:44:17 -08:00
  • d0c01c2cdd update guide example Nikolay Kim 2017-12-19 18:38:02 -08:00
  • 50b2f62c80 update guide section about ssl Nikolay Kim 2017-12-19 18:36:29 -08:00
  • 0a96b8c579 update readme Nikolay Kim 2017-12-19 16:17:27 -08:00
  • d41aade0b7 update readme Nikolay Kim 2017-12-19 16:14:47 -08:00
  • 626999bcc9 update doc strings Nikolay Kim 2017-12-19 16:09:19 -08:00
  • 64d867d9a1 update session guide section Nikolay Kim 2017-12-19 15:44:25 -08:00
  • 1596f4db73 refactor url encoded body parsing Nikolay Kim 2017-12-19 14:03:01 -08:00
  • fa2a3bc55e make method private Nikolay Kim 2017-12-19 13:11:19 -08:00
  • 52c9865716 split examples check Nikolay Kim 2017-12-19 12:22:11 -08:00
  • db7bd962cb fix some doc strings Nikolay Kim 2017-12-19 11:46:11 -08:00
  • f858fa7a32 Merge branch 'travis-test' Nikolay Kim 2017-12-19 11:35:16 -08:00
  • 2bad99b645 better query() method impl; update doc strings Nikolay Kim 2017-12-19 11:34:51 -08:00
  • 566066e855 check examples Nikolay Kim 2017-12-19 10:17:34 -08:00
  • 009874125e add client.py comments Nikolay Kim 2017-12-19 10:25:23 -08:00
  • 2e790dfcc6 add multipart guide section Nikolay Kim 2017-12-19 10:10:03 -08:00
  • e3f9345420 multipart field is stream of bytes Nikolay Kim 2017-12-19 09:55:49 -08:00
  • 790793f8a1 refactor multipart stream creation Nikolay Kim 2017-12-19 09:51:28 -08:00
  • 13cbfc877d simplify server start method Nikolay Kim 2017-12-19 09:08:36 -08:00
  • 4f6145e5c7 fix typos Nikolay Kim 2017-12-19 00:29:25 -08:00
  • f3b853f224 refactor payload Nikolay Kim 2017-12-19 00:18:57 -08:00
  • 0cab873066 make payload sender public Nikolay Kim 2017-12-18 21:58:38 -08:00
  • 64dc6c5771 fix typos Nikolay Kim 2017-12-18 20:03:42 -08:00
  • 669975df75 fix typos Nikolay Kim 2017-12-18 20:00:57 -08:00
  • 56fd088163 added database integration guide section Nikolay Kim 2017-12-18 19:38:16 -08:00
  • 2124730e0a guide update Nikolay Kim 2017-12-18 18:56:58 -08:00
  • e9a3845e26 update license in readme Nikolay Kim 2017-12-18 16:48:30 -08:00
  • 3f0e7456c0 update examples links Nikolay Kim 2017-12-18 16:42:58 -08:00
  • 1e1da5832f better name Nikolay Kim 2017-12-18 16:40:33 -08:00
  • 625c4ad0db add more comments Nikolay Kim 2017-12-18 16:30:35 -08:00
  • fde94bfe95 added diesel example Nikolay Kim 2017-12-18 16:25:26 -08:00
  • 3e8a6c3988 add tera example Nikolay Kim 2017-12-18 13:41:52 -08:00
  • 26af6040ff update tests Nikolay Kim 2017-12-18 13:26:43 -08:00
  • 9ed4159c0c update examples Nikolay Kim 2017-12-18 13:06:41 -08:00
  • 27d92f3a23 refactor server bind and start process Nikolay Kim 2017-12-17 12:35:04 -08:00
  • 4b421b44a2 add mit license Nikolay Kim 2017-12-17 10:08:44 -08:00
  • 1a51f75ecc update readme Nikolay Kim 2017-12-17 10:03:37 -08:00
  • 9821c6ea90 update readme Nikolay Kim 2017-12-16 11:39:56 -08:00
  • 167717d20e update readme Nikolay Kim 2017-12-16 11:22:39 -08:00
  • 91ffab8f6e update readme Nikolay Kim 2017-12-16 07:30:53 -08:00
  • b1f33e29ec simplify content-length calculation Nikolay Kim 2017-12-16 07:29:15 -08:00
  • ed8bd3d6a3 h1 cleanups Nikolay Kim 2017-12-15 22:49:48 -08:00
  • 1daf50095a cleanup response Nikolay Kim 2017-12-15 20:00:12 -08:00
  • a8b2f1b821 update tests Nikolay Kim 2017-12-15 18:49:11 -08:00
  • 1ddcce7b76 hide httpresponse box Nikolay Kim 2017-12-15 16:24:15 -08:00
  • c3d5e4301a cleanup h1 parse Nikolay Kim 2017-12-15 13:10:12 -08:00
  • 71c37bde5a
    Update README.md Nikolay Kim 2017-12-15 05:44:10 -08:00
  • 4913e7d3c2 cleanup Nikolay Kim 2017-12-14 22:22:27 -08:00
  • d77156c16c fix readme Nikolay Kim 2017-12-14 20:49:09 -08:00
  • 106f43e874 better SharedBytes usage for h2 Nikolay Kim 2017-12-14 20:48:31 -08:00
  • 2b0994e448 update tests Nikolay Kim 2017-12-14 20:29:49 -08:00
  • a2dff8a0b9 update readme Nikolay Kim 2017-12-14 20:12:28 -08:00
  • c37565cc4a various server optimizations Nikolay Kim 2017-12-14 19:34:31 -08:00
  • b61c2a0cf0 handle keep-alive setting more efficient Nikolay Kim 2017-12-14 11:20:45 -08:00
  • c98d320f8c rename FromRequest trait to Responder Nikolay Kim 2017-12-14 09:43:42 -08:00
  • 355f54efe2 update api docs Nikolay Kim 2017-12-13 23:35:21 -08:00
  • 8c1487f7f2 update tests Nikolay Kim 2017-12-13 23:09:20 -08:00
  • 4529efa948 rename module Nikolay Kim 2017-12-13 22:54:52 -08:00
  • 9d0a64ac98 remove unused file Nikolay Kim 2017-12-13 22:43:16 -08:00
  • b7cde3f4a9 update guide Nikolay Kim 2017-12-13 22:36:28 -08:00
  • 408ddf0be1 add ssl guide ref Nikolay Kim 2017-12-13 21:56:30 -08:00
  • 406ef20262 add readme Nikolay Kim 2017-12-13 21:44:16 -08:00
  • c2751efa87 refactor keep-alive; update guide Nikolay Kim 2017-12-13 21:38:47 -08:00