Commit Graph

  • 2e2ea7ab80 remove extra whitespaces and Unpins Maksym Vorobiov 2020-01-31 22:16:31 +0200
  • eeebc653fd change actix-http version to alpha Maksym Vorobiov 2020-01-31 13:29:51 +0200
  • 835a00599c rollback missed dependencies and CHANGES in crates except actix-http Maksym Vorobiov 2020-01-31 12:39:53 +0200
  • d9c415e540 disable weird poll test until actix-web based on actix-http:2 Maksym Vorobiov 2020-01-31 12:09:18 +0200
  • 09a391a3ca rollback changes to actix-web, awc and test-server for now Maksym Vorobiov 2020-01-31 10:29:10 +0200
  • 62aba424e2 Rollback actix-http-test dependency to show the issue Maksym Vorobiov 2020-01-30 19:33:49 +0200
  • 9d04b250f9 This is a squashed commit: Maksym Vorobiov 2020-01-29 11:15:13 +0300
  • a4148de226 add test crashing with segfault according to #1321 Maksym Vorobiov 2020-01-28 19:08:03 +0300
  • 48ef4d7a26
    Add actix-http support for actix error messages (#1379) Maxim Vorobjov 2020-02-27 02:34:49 +0200
  • 78f41f1860 Fix missing `std::error::Error` implement for `MultipartError`. jmjoy 2020-02-26 22:05:22 +0800
  • 017ccfc15a
    Merge branch 'master' into actix-decouple Maxim Vorobjov 2020-02-26 15:45:27 +0200
  • eac108fb6f fixed doc attr for actors, add documentation Maksym Vorobiov 2020-02-26 12:45:01 +0200
  • 1093f53e63
    Merge pull request #22 from actix/master zzy 2020-02-26 08:19:54 +0800
  • 71c4bd1b30
    Remove uses of Pin::new_unchecked in h1 Dispatcher (#1374) Aaron Hill 2020-02-25 18:21:05 -0500
  • 7454b36187 renamed actix feature to actor Maksym Vorobiov 2020-02-25 22:57:32 +0200
  • edff66dc32 remove resolver feature Maksym Vorobiov 2020-02-25 22:27:38 +0200
  • 027ffb756e
    Merge pull request #21 from actix/master zzy 2020-02-25 17:31:41 +0800
  • 4e72932809
    Merge branch 'master' into fix/new-remove-pin-unsafe Yuki Okushi 2020-02-25 17:03:09 +0900
  • de1d6ad5cb
    Merge pull request #1344 from actix/replace-unsafe-content-length-helper Yuki Okushi 2020-02-25 17:02:22 +0900
  • 4ea27bc4ec
    Merge pull request #20 from actix/master zzy 2020-02-25 13:34:55 +0800
  • 2a72e8d119
    Merge branch 'master' into replace-unsafe-content-length-helper Yuki Okushi 2020-02-25 14:30:04 +0900
  • 2a8e5fdc73
    Merge pull request #1370 from mattgathu/feat/helper-function-for-trace-method Yuki Okushi 2020-02-25 14:24:09 +0900
  • 66973ac237 Remove limitation that prohibits segments from starting with '.' Clifford T. Matthews 2020-02-23 11:51:15 -0700
  • b213c07799
    Merge branch 'master' into feat/helper-function-for-trace-method Yuki Okushi 2020-02-25 12:36:20 +0900
  • 37292e2354
    Merge pull request #19 from actix/master zzy 2020-02-25 08:33:38 +0800
  • 3d6b8686ad
    Merge pull request #1373 from JohnTitor/new-codegen codegen-v0.2.1 Yuki Okushi 2020-02-25 09:32:48 +0900
  • a4f87a53da
    Update CHANGES.md Yuki Okushi 2020-02-25 08:42:39 +0900
  • 08f172a0aa
    Merge branch 'master' into new-codegen Yuki Okushi 2020-02-25 08:29:31 +0900
  • 7792eaa16e
    Merge pull request #1378 from JohnTitor/fix-doc Yuki Okushi 2020-02-25 08:29:14 +0900
  • cde22e4218 Moved actix-http for actix from actix crate Maksym Vorobiov 2020-02-25 00:56:52 +0200
  • 845ce3cf34 Fix doc comment Yuki Okushi 2020-02-25 07:46:03 +0900
  • 7daef22e24
    Merge branch 'master' into new-codegen Yuki Okushi 2020-02-25 06:58:49 +0900
  • 1249262c35
    Merge pull request #1372 from JohnTitor/time-0.2.7 Yuki Okushi 2020-02-25 06:58:33 +0900
  • 94da08f506
    increase content-length fast path to responses up to 1MB Rob Ede 2020-02-24 20:58:41 +0000
  • d143c44130
    Update the ChangeLog Matt Gathu 2020-02-23 09:33:28 +0100
  • 8ec8ccf4fb
    Create helper function for HTTP Trace Method Matt Gathu 2020-02-22 16:19:29 +0100
  • 2cf7b3ad20
    Remove uses of Pin::new_unchecked in h1 Dispatcher Aaron Hill 2020-02-22 22:51:55 -0500
  • 50ebadacd2
    Merge pull request #18 from actix/master zzy 2020-02-23 10:40:39 +0800
  • 48ef02d5b0 Improve App::data and App::app_data docs Alex Whitney 2020-01-12 18:22:43 +0000
  • c8ccc69b93 actix-http: update `time` to 0.2.7 Yuki Okushi 2020-02-23 07:09:00 +0900
  • f9f9fb4c84 actix-http-test: update `time` to 0.2.7 Yuki Okushi 2020-02-23 07:08:50 +0900
  • 1b77963aac actix-web: update `time` to 0.2.7 Yuki Okushi 2020-02-23 07:08:22 +0900
  • 036ffd43f9 Prepare for new release Yuki Okushi 2020-02-23 06:40:02 +0900
  • bdccccd536
    Merge pull request #1368 from mattgathu/add-missing-docs-attr-to-codegen-structs Yuki Okushi 2020-02-23 06:26:42 +0900
  • 060c392c67
    Add missing_docs attribute to generated structs Matt Gathu 2020-02-22 10:32:12 +0100
  • 564d611364 Upgrade `time` to 0.2.6 kevinpoitra 2020-02-21 05:49:25 -0600
  • 3d972ed1ec
    Merge pull request #17 from actix/master zzy 2020-02-21 12:56:58 +0800
  • 245f96868a
    impl downcast_ref for MessageBody (#1287) Daniel YU 2020-02-21 12:31:51 +0800
  • 4826c18ecc
    Merge pull request #16 from actix/master zzy 2020-02-21 09:26:58 +0800
  • c32717b958
    Merge branch 'master' into impl-downcast-for-message-body Yuki Okushi 2020-02-21 06:02:23 +0900
  • b3f1071aaf
    Merge pull request #1361 from Aaron1011/fix/connector-pool-support Yuki Okushi 2020-02-21 06:01:26 +0900
  • 3a2f5525b4 reenable actix-session and actix-identity Maksym Vorobiov 2020-02-20 17:53:53 +0300
  • 2f6cf49555
    Merge pull request #15 from actix/master zzy 2020-02-20 11:22:07 +0800
  • e6811e8818
    Use #[pin_project] with `ConnectorPoolSupport` Aaron Hill 2020-02-19 21:03:53 -0500
  • 809930d36e
    Add dependencies to docs example (#1343) Elliot Jackson 2020-02-19 21:13:10 +0100
  • 50f3253992
    Merge branch 'master' into #1342-actix_rt-dependency Yuki Okushi 2020-02-20 04:33:20 +0900
  • 4e9caadc3a
    Merge pull request #1358 from dunnock/msg-body Yuki Okushi 2020-02-20 03:50:25 +0900
  • d2254c94f7 reenable actix-http test-ws Maksym Vorobiov 2020-02-18 23:04:47 +0200
  • b3c1cfa7ee adopt MessageBody Pin changes to actix-web root Maksym Vorobiov 2020-02-18 20:48:37 +0200
  • 98d482f28c reenable actix-http from local path Maksym Vorobiov 2020-02-18 20:28:45 +0200
  • 1026d4ed6a
    Merge pull request #1332 from dunnock/bodystream-1321 Yuki Okushi 2020-02-18 08:57:57 +0900
  • 7371142032 point actix-http tests to ./actix-http subdir Maksym Vorobiov 2020-02-17 10:43:03 +0200
  • d2388a8275 use mem::replace instead of mem::take rust 1.40+ Maksym Vorobiov 2020-02-16 19:48:09 +0200
  • 356b9b4b9b Merge branch 'master' of https://github.com/actix/actix-web into bodystream-1321 Maksym Vorobiov 2020-02-16 19:07:16 +0200
  • f266b44cb0
    replace unsafe blocks in write_usize helper Rob Ede 2020-02-16 15:20:25 +0000
  • 31a3515e90
    add safe vs unsafe benchmarks Rob Ede 2020-02-07 00:42:16 +0000
  • 82b2786d6b
    replace unsafe content length implementation Rob Ede 2020-02-06 23:51:02 +0000
  • b4d837b8ce trigger retest Maksym Vorobiov 2020-02-16 14:52:58 +0200
  • 2cad97265b
    Merge pull request #14 from actix/master zzy 2020-02-16 08:27:47 +0800
  • 6ab7cfa2be
    Remove descriptions about undefined `uds` feature from docs (#1356) Masayuki Nagamachi 2020-02-16 04:18:31 +0900
  • e5f116c717 rollback actix-http version change Maksym Vorobiov 2020-02-15 17:26:46 +0200
  • f68f5d779d
    Merge branch 'master' into impl-downcast-for-message-body Daniel YU 2020-02-15 10:08:59 +0800
  • 89c8e9c554 Remove descriptions about undefined `uds` feature from docs (#1348) Masayuki Nagamachi 2020-02-15 11:04:14 +0900
  • 2e74deff65
    Merge pull request #13 from actix/master zzy 2020-02-14 16:16:20 +0800
  • 92c873c26b
    Merge branch 'master' into refactored_codegen Yuki Okushi 2020-02-14 08:19:05 +0900
  • 9b3f7248a8
    Merge pull request #1354 from actix/JohnTitor-patch-1 Yuki Okushi 2020-02-14 08:18:09 +0900
  • 1752d87e70
    Merge branch 'master' into refactored_codegen Yuki Okushi 2020-02-14 08:15:03 +0900
  • a1835d6510
    Disable coverage for PRs Yuki Okushi 2020-02-14 07:31:29 +0900
  • f2b3b659f1
    Merge branch 'master' into use_socket2 Rudolf B 2020-02-13 20:20:51 +0100
  • 0ccd2360b1
    Merge branch 'master' into #1342-actix_rt-dependency Yuki Okushi 2020-02-12 19:37:35 +0900
  • 2c2cce40f5
    Merge pull request #12 from actix/master zzy 2020-02-12 12:35:18 +0800
  • 88ff32aa3f
    Merge branch 'master' into impl-downcast-for-message-body Daniel YU 2020-02-12 10:06:32 +0800
  • 4484b3f66e
    Merge pull request #1347 from actix/bye-travis Yuki Okushi 2020-02-12 05:54:32 +0900
  • 27821db8bf Clarify the need for actix-rt Elliot Jackson 2020-02-11 13:11:44 +0100
  • 8f39df7ea0 Fixed condition for finishing transfer of response Maksym Vorobiov 2020-02-10 16:19:48 +0200
  • 05a606b6a7 Fix EncoderBody enum to align with Body::Message Maksym Vorobiov 2020-02-10 15:19:56 +0200
  • 0ccaf395d5 Add Unpin to Body to get rid of unsafe in MessageBody Maksym Vorobiov 2020-02-10 15:06:11 +0200
  • 04e9e65796 Update Session doc to refer to UserSession instead of RequestSession Björn Steinbrink 2020-02-10 13:27:36 +0100
  • 8742ae9432 refactor dispatcher to avoid possible UB with DispatcherState Pin Maksym Vorobiov 2020-02-10 13:17:38 +0200
  • d32f038182 Get rid of one more unsafe Maksym Vorobiov 2020-02-10 12:12:23 +0200
  • aa9e167bef
    impl downcast_ref for MessageBody Daniel YU 2020-02-10 15:18:11 +0800
  • dfa4d9514b
    Merge pull request #11 from actix/master zzy 2020-02-08 10:42:25 +0800
  • cde3ae5f61 Remove Travis config Yuki Okushi 2020-02-08 05:36:11 +0900
  • 7d40b66300 Add some Actions workflows Yuki Okushi 2020-02-08 04:28:34 +0900
  • 63730c1f73
    Merge pull request #1345 from JohnTitor/fix-warnings Yuki Okushi 2020-02-08 04:17:04 +0900
  • 53ff3ad099 More ignore test causes timeout Yuki Okushi 2020-02-07 23:17:03 +0900
  • 6406f56ca2 Fix/suppress warnings Yuki Okushi 2020-02-07 23:16:32 +0900
  • 551b56b572 allow explicit SameSite=None cookies (#1282) Rob Ede 2020-01-23 01:08:23 +0000
  • 7880d5e2bf
    Remove extra '#' so docs render correctly. (#1338) 1.0 Harrison 2020-02-07 08:01:23 -0600
  • c42917ebad
    Merge pull request #10 from actix/master zzy 2020-02-07 16:53:58 +0800