Commit Graph

  • 63e70345e4 Update actix-multipart CHANGES.md. jmjoy 2020-02-27 14:40:09 +0800
  • f9fc6334d7 Merge branch 'master' of https://github.com/actix/actix-web jmjoy 2020-02-27 14:35:33 +0800
  • 1fa02b5f1c
    Merge pull request #1385 from JohnTitor/http-2-alpha http-v2.0.0-alpha.1 Yuki Okushi 2020-02-27 14:47:32 +0900
  • c9fdcc596d Update actix to 0.10.0-alpha.1 Yuki Okushi 2020-02-27 12:46:29 +0900
  • 6cc83dbb67 Allow clippy lint for compatibility Yuki Okushi 2020-02-27 12:45:11 +0900
  • 3b675c9125 Update actix-http to 2.0.0-alpha.1 Yuki Okushi 2020-02-27 11:34:58 +0900
  • 15a2587887 Bump up to 2.0.0-alpha.1 Yuki Okushi 2020-02-27 11:22:38 +0900
  • 0173f99726 Update changelog Yuki Okushi 2020-02-27 11:20:41 +0900
  • f27dd19093 Fix Clippy warnings Yuki Okushi 2020-02-27 11:20:30 +0900
  • 7ba14fd113 Run rustfmt Yuki Okushi 2020-02-27 11:10:55 +0900
  • 903ae47baa dev-deps: Update env_logger to 0.7 Yuki Okushi 2020-02-27 11:08:45 +0900
  • ea37ec3a01
    Merge pull request #24 from actix/master zzy 2020-02-27 09:53:59 +0800
  • 95c18dbdf3
    Merge pull request #1367 from actix/msg-body Yuki Okushi 2020-02-27 10:42:14 +0900
  • df94649060
    Merge pull request #23 from actix/master zzy 2020-02-27 09:31:51 +0800
  • c696593ca6
    Merge branch 'master' into master __JM_Joy__ 2020-02-27 09:07:02 +0800
  • d3ccf46e92 Clean-up metadata Yuki Okushi 2020-02-27 09:53:27 +0900
  • cd1765035c Avoid re-definition Yuki Okushi 2020-02-26 09:41:15 +0900
  • ea28219d0f reenable actix-http test-ws Maksym Vorobiov 2020-02-18 23:04:47 +0200
  • 77058ef779 adopt MessageBody Pin changes to actix-web root Maksym Vorobiov 2020-02-18 20:48:37 +0200
  • e5f2feec45 reenable actix-http from local path Maksym Vorobiov 2020-02-18 20:28:45 +0200
  • 0a86907dd2 use mem::replace instead of mem::take rust 1.40+ Maksym Vorobiov 2020-02-16 19:48:09 +0200
  • 78749a4b7e rollback actix-http version change Maksym Vorobiov 2020-02-15 17:26:46 +0200
  • de815dd99c Fixed condition for finishing transfer of response Maksym Vorobiov 2020-02-10 16:19:48 +0200
  • e6078bf792 Fix EncoderBody enum to align with Body::Message Maksym Vorobiov 2020-02-10 15:19:56 +0200
  • a84b37199a Add Unpin to Body to get rid of unsafe in MessageBody Maksym Vorobiov 2020-02-10 15:06:11 +0200
  • c05f9475c5 refactor dispatcher to avoid possible UB with DispatcherState Pin Maksym Vorobiov 2020-02-10 13:17:38 +0200
  • 69dab0063c Get rid of one more unsafe Maksym Vorobiov 2020-02-10 12:12:23 +0200
  • ec5c779732 unlink MessageBody from Unpin Maksym Vorobiov 2020-02-03 22:55:49 +0200
  • 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