1
0
Fork 0
mirror of https://github.com/actix/actix-web.git synced 2025-04-05 17:49:37 +00:00

Commit graph

  • 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 #1354 Yuki Okushi 2020-02-14 07:31:29 +0900
  • f2b3b659f1
    Merge branch 'master' into use_socket2 #1337 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 #1349 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 #1347 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 #1345 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) #1346 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
  • 728b944360
    Extensions module improvement and tests. (#1297) zero-systems 2020-02-07 17:08:25 +1000
  • 73af29224b asserts fix #1297 Øsystems 2020-02-07 16:12:22 +1000
  • 21f9af0dbe fix missing uints Øsystems 2020-02-07 16:06:44 +1000
  • f86cc93096
    Merge pull request #9 from actix/master zzy 2020-02-07 13:16:37 +0800
  • 4ee3382470
    Merge branch 'master' into master zero-systems 2020-02-07 15:10:15 +1000
  • aca6729e39 Change codeblock type to toml Elliot Jackson 2020-02-06 23:26:17 +0100
  • 05359572eb Add dependencies to docs example Elliot Jackson 2020-02-06 21:41:37 +0100
  • 3851a377df
    Fix minor grammatical errors (#1341) Levi Notik 2020-02-06 13:00:22 -0500
  • b46817ce4d Fix minor grammatical errors #1341 Levi Notik 2020-02-05 23:14:20 -0500
  • c0a09d016f
    export handler::Handler Sergey Sova 2020-02-04 12:02:09 +0300
  • 7be8833edf Remove extra '#' so docs render correctly. #1338 nah 2020-02-03 22:43:45 -0600
  • 4135f163c1 unlink MessageBody from Unpin Maksym Vorobiov 2020-02-03 22:55:49 +0200
  • 04b678a105 fix unused_addr Rudolf 2020-02-03 15:29:04 +0100
  • 1531c7898d replace net2 Rudolf 2020-02-03 14:33:19 +0100
  • 0163ece23f Use socket2 instead of net2 Rudolf 2020-02-03 13:40:14 +0100
  • 857d81e457
    Merge branch 'master' into master zero-systems 2020-02-02 18:11:46 +1000
  • c725427b82
    Merge pull request #8 from actix/master zzy 2020-02-01 11:10:57 +0800
  • 99b72a6bda remove extra whitespaces and Unpins Maksym Vorobiov 2020-01-31 22:16:31 +0200
  • ba27184b75
    Refactored macros Oleg Nosov 2020-01-31 18:31:40 +0300
  • c50a57428d change actix-http version to alpha Maksym Vorobiov 2020-01-31 13:29:51 +0200
  • 82c770312f rollback missed dependencies and CHANGES in crates except actix-http Maksym Vorobiov 2020-01-31 12:39:53 +0200
  • 2271b11e90 disable weird poll test until actix-web based on actix-http:2 Maksym Vorobiov 2020-01-31 12:09:18 +0200
  • e548e0f954 rollback changes to actix-web, awc and test-server for now Maksym Vorobiov 2020-01-31 10:29:10 +0200
  • c3fce1c58b merge with msg-body Maksym Vorobiov 2020-01-31 10:10:50 +0200
  • fe13789345
    Use Pin<Box<S>> in BodyStream and SizedStream (#1328) Aaron Hill 2020-01-30 19:39:34 -0500
  • 30959cbd0b Rollback actix-http-test dependency to show the issue Maksym Vorobiov 2020-01-30 19:33:49 +0200
  • 8f9f9348e8
    Merge branch 'master' into fix/pin-stream #1328 Yuki Okushi 2020-01-31 01:59:42 +0900
  • 650caacb42
    Merge branch 'master' into bodystream-1321 Maxim Vorobjov 2020-01-30 17:33:09 +0200
  • 20a18fba6e This is a squashed commit: Maksym Vorobiov 2020-01-29 11:15:13 +0300
  • 3033f187d2
    Enforce safety of downcast_ref at compile time. (#1326) Aaron Hill 2020-01-30 09:43:35 -0500
  • 1799e40f42
    Merge branch 'master' into feature/type-id-private #1326 Yuki Okushi 2020-01-30 22:44:09 +0900
  • 71fb8a68c2
    Fix nit Aaron Hill 2020-01-30 08:32:20 -0500
  • 276a5a3ee4
    Replace UnsafeCell with Cell in DateServiceInner (#1325) Aaron Hill 2020-01-29 07:05:08 -0500
  • a698e78982
    Merge branch 'master' into date-service-cell #1325 Yuki Okushi 2020-01-29 20:19:57 +0900
  • fbe272d21d
    Merge pull request #7 from actix/master zzy 2020-01-29 12:14:55 +0800
  • 664f9a8b2d
    Long lasting auto-prolonged session (#1292) Andrey Kutejko 2020-01-29 02:26:39 +0100
  • 31aef84b62
    Merge branch 'master' into auto-prolonging-session #1292 Yuki Okushi 2020-01-29 09:29:12 +0900
  • b5c43d4139 Long lasting auto-prolonged session Andrey Kutejko 2020-01-29 01:02:45 +0100
  • c73c2dc12c
    Don't use cache in Windows CI (#1327) Yuki Okushi 2020-01-29 09:00:04 +0900
  • dede6fef9a
    Use Pin<Box<S>> in BodyStream and SizedStream Aaron Hill 2020-01-28 15:06:07 -0500
  • e55815ab5c
    Merge branch 'master' into date-service-cell Christian Battaglia 2020-01-28 15:40:21 -0500
  • 6c0b53af59
    Add regression test Aaron Hill 2020-01-28 15:32:36 -0500
  • e8dc8ccdd5
    Merge pull request #6 from actix/master zzy 2020-01-29 02:42:44 +0800
  • e50ed557ea add test crashing with segfault according to #1321 Maksym Vorobiov 2020-01-28 19:08:03 +0300
  • e101a023cf Don't use cache in Windows CI #1327 Yuki Okushi 2020-01-28 17:58:02 +0900
  • e634e64847 Upgrade time to 0.2.5 (#1254) kevinpoitra 2020-01-28 06:44:22 -0500
  • b2fc6375c3 Update CHANGES.md #1254 kevinpoitra 2020-01-28 05:01:27 -0600
  • 0acacd9df9 Update time to 0.2.5 kevinpoitra 2020-01-28 04:57:14 -0600
  • 6d575e726c
    Merge branch 'master' into master kevinpoitra 2020-01-28 05:56:12 -0500
  • cdba30d45f Skip empty chucks for BodyStream and SizedStream (#1308) Kai Ren 2020-01-28 10:28:09 +0100
  • 56a742910a
    Upd CHANGELOG #1308 tyranron 2020-01-28 09:28:11 +0100
  • 11e957412d
    Merge branch 'master' into 1267-filter-out-empty-chunks Yuki Okushi 2020-01-28 17:08:53 +0900
  • bf084be685
    Merge branch 'master' into date-service-cell Christian Battaglia 2020-01-28 00:16:53 -0500
  • 42690fd525
    Merge branch 'master' into master Yuki Okushi 2020-01-28 12:36:26 +0900
  • 74dcc7366d Remove several uses of Pin::new_unchecked (#1294) Aaron Hill 2020-01-27 22:35:51 -0500
  • 30299a9e3d
    Merge pull request #5 from actix/master zzy 2020-01-28 11:31:33 +0800
  • e7ab663d39
    Merge branch 'master' into less-pin-unchecked #1294 Yuki Okushi 2020-01-28 11:09:22 +0900
  • d137a8635b Replace Pin::new_unchecked with #[pin_project] in tuple_from_req! (#1293) Aaron Hill 2020-01-27 20:45:26 -0500
  • bf6566ca5a
    Merge branch 'master' into extract-pin-project #1293 Yuki Okushi 2020-01-28 10:00:49 +0900
  • f877a77733
    Merge branch 'master' into master kevinpoitra 2020-01-27 19:43:53 -0500
  • 62d4f8539b
    Enforce safety of downcast_ref at compile time. Aaron Hill 2020-01-27 18:40:55 -0500
  • c18ea4c4f0
    Replace UnsafeCell with Cell in DateServiceInner Aaron Hill 2020-01-27 18:24:55 -0500
  • a2d4ff157e
    Update call_service documentation (#1302) Yuki Okushi 2020-01-28 08:09:46 +0900
  • 489a3b9f1d
    Merge branch 'master' into master Christian Battaglia 2020-01-27 13:44:42 -0500
  • b8f93dee42
    Merge branch 'master' into extract-pin-project Christian Battaglia 2020-01-27 13:33:38 -0500
  • 9505453311
    Merge branch 'master' into less-pin-unchecked Christian Battaglia 2020-01-27 13:28:59 -0500
  • 8a483aa4d5
    Merge branch 'master' into master Christian Battaglia 2020-01-27 13:25:26 -0500
  • d0b68b9241
    Merge branch 'master' into update-doc #1302 Christian Battaglia 2020-01-27 13:24:19 -0500
  • b14fac0e37
    Merge branch 'master' into 1267-filter-out-empty-chunks Christian Battaglia 2020-01-27 13:22:38 -0500
  • 5b66edea9e Ease dev involvment by adding more file/folder git ignores. #1323 Ron Lobo 2020-01-26 17:33:15 -0800
  • ad73d37ec7
    Merge pull request #4 from actix/master zzy 2020-01-26 12:40:33 +0800
  • 71d11644a7 Add ability to name a handler function as 'config' (#1290) Andrey Torsunov 2020-01-26 01:22:40 +0300
  • 4d594cb8a0 Update actix-web-codegen/CHANGES.md #1290 Andrey Torsunov 2020-01-25 18:15:34 +0300