Commit Graph

  • 75d86a6beb
    Configurable trailing slash behaviour for NormalizePath (#1639) LJ 2020-08-19 11:21:52 +0000
  • 8ff49e4fe0 Depend on actix-http with default-features = false Daniel Egger 2020-08-19 10:29:04 +0200
  • 653cfee3f5
    Added details to markdown files about NormalizePath changes ljoonal 2020-08-19 09:48:00 +0300
  • 8879f2af12
    Fixed NormalizePath usage in docs ljoonal 2020-08-19 09:47:05 +0300
  • 360c376283
    Merge branch 'master' into trailing-slash-normalization LJ 2020-08-18 11:31:42 +0000
  • 00b70d298e
    Changes & fixes based on feedback ljoonal 2020-08-18 14:15:41 +0300
  • c30d170bee
    Merge pull request #79 from actix/master Zhang Zhongyu 2020-08-18 13:05:54 +0800
  • 3892a95c11
    Fix actix-web version to publish Yuki Okushi 2020-08-18 01:16:18 +0900
  • 5802eb797f
    awc,web: Bump up to next beta releases (#1638) web-v3.0.0-beta.3 awc-v2.0.0-beta.3 Yuki Okushi 2020-08-18 01:08:40 +0900
  • ad2130db5f
    awc,web: Bump up to next beta releases Yuki Okushi 2020-08-18 00:32:36 +0900
  • ff2ca0f420
    Update rustls to 0.18 (#1637) Yuki Okushi 2020-08-18 00:28:39 +0900
  • 309822f2ff
    Update `rustls` to 0.18 Yuki Okushi 2020-08-17 19:47:46 +0900
  • 26ca4a286e
    Merge pull request #78 from actix/master Zhang Zhongyu 2020-08-17 19:50:09 +0800
  • 58d71ad86b
    Configurable behaviour for NormalizePath ljoonal 2020-08-17 14:49:16 +0300
  • 59ad1738e9
    web: Bump up to 3.0.0-beta.2 (#1636) web-v3.0.0-beta.2 Yuki Okushi 2020-08-17 19:32:38 +0900
  • 788ca9ab73 web: Bump up to 3.0.0-beta.2 Yuki Okushi 2020-08-17 09:12:22 +0900
  • 105cb633f4
    Merge pull request #77 from actix/master Zhang Zhongyu 2020-08-14 22:21:44 +0800
  • aa2bd6fbfb
    http: Bump up to 2.0.0-beta.3 (#1630) http-v2.0.0-beta.3 Yuki Okushi 2020-08-14 19:42:14 +0900
  • b166e5f9cb
    http: Bump up to 2.0.0-beta.3 Yuki Okushi 2020-08-14 13:38:19 +0900
  • 5aad8e24c7
    Re-export all error types from awc (#1621) William Myers 2020-08-13 17:24:35 -0700
  • 7c8ce6670d
    Fix incorrect link in the changelog William Myers 2020-08-13 16:18:57 -0700
  • 062f46bc61
    Update changelog for #1621 William Myers 2020-08-13 15:54:31 -0700
  • b278232ef2
    Re-export all error types from awc William Myers 2020-08-13 15:45:15 -0700
  • ab94882251
    Merge pull request #76 from actix/master Zhang Zhongyu 2020-08-13 19:33:35 +0800
  • 6e97bc09f8
    Use action to upload docs Yuki Okushi 2020-08-13 16:04:50 +0900
  • af32a06cba
    Merge pull request #75 from actix/master Zhang Zhongyu 2020-08-10 09:32:53 +0800
  • 160995b8d4
    fix awc pool leak (#1626) fakeshadow 2020-08-10 04:49:43 +0800
  • f06d46ef3e fixes according to review fakeshadow 2020-08-09 23:18:15 +0800
  • 152735be39
    Merge branch 'master' into fix-awc-leak Rob Ede 2020-08-09 15:51:52 +0100
  • 187646b2f9
    match HttpRequest app_data behavior in ServiceRequest (#1618) Rob Ede 2020-08-09 15:51:38 +0100
  • a6f0922eb6
    Merge branch 'master' into fix/service-data-lookup Rob Ede 2020-08-09 13:54:52 +0100
  • 46627be36f
    add dep graph dot graphs (#1601) Rob Ede 2020-08-09 13:54:35 +0100
  • df548fb6ef
    Merge branch 'master' into dep-graphs Rob Ede 2020-08-09 13:32:51 +0100
  • a78380739e
    require rustls feature for client example (#1625) Rob Ede 2020-08-09 13:32:37 +0100
  • 22319935ce fix mispalced changelog fakeshadow 2020-08-09 15:09:07 +0800
  • 1a7ab7ddf1 update changelog fakeshadow 2020-08-09 14:55:13 +0800
  • 978ba0a92f fix awc pool leak fakeshadow 2020-08-09 14:38:30 +0800
  • 535c59e651
    require rustls feature for client example Rob Ede 2020-08-08 14:39:33 +0100
  • 6401f62322
    add dep graph source dot files Rob Ede 2020-08-08 14:36:18 +0100
  • 894f3051b5
    match HttpRequest app_data behavior in ServiceRequest Rob Ede 2020-08-08 02:30:46 +0100
  • 2a0b09ca49
    Merge pull request #74 from actix/master Zhang Zhongyu 2020-07-24 16:17:22 +0800
  • cf1c8abe62
    prepare release http & awc (#1617) http-v2.0.0-beta.2 awc-v2.0.0-beta.2 awc Rob Ede 2020-07-22 01:13:10 +0100
  • e44191cec3
    Merge branch 'master' into release/http-beta-2 Rob Ede 2020-07-22 00:28:46 +0100
  • 92b5bcd13f
    Check format and tweak CI config (#1619) Yuki Okushi 2020-07-22 08:28:33 +0900
  • a25e37d84b
    Fix/suppress clippy warnings Yuki Okushi 2020-07-22 05:40:15 +0900
  • cb80a85454
    Run rustfmt Yuki Okushi 2020-07-22 03:24:30 +0900
  • 7498ef11f1
    Check format and tweak CI config Yuki Okushi 2020-07-22 03:23:17 +0900
  • 648c7db73f
    prepare release awc 2.0.0-beta.2 Rob Ede 2020-07-21 17:45:46 +0100
  • 2b2186586c
    prepare release actix-http 3.0.0-beta.2 Rob Ede 2020-07-21 17:33:25 +0100
  • 701bdacfa2
    Fix illegal chunked encoding (#1615) masnagam 2020-07-22 01:24:56 +0900
  • d286bbb8dc
    Merge branch 'master' into fix-1611-pr Rob Ede 2020-07-21 16:25:52 +0100
  • 6dc47c4093
    fix soundness concern in h1 decoder (#1614) Rob Ede 2020-07-21 16:25:33 +0100
  • 8e2ea594ad
    Merge branch 'master' into fix-1611-pr masnagam 2020-07-21 22:54:18 +0900
  • 1c39a86732
    Merge branch 'master' into fix/ub-uninit-assume Yuki Okushi 2020-07-21 16:41:33 +0900
  • 0ec335a39c
    bump MSRV to 1.42 (#1616) Rob Ede 2020-07-21 08:40:30 +0100
  • ad1f0d1e71 Must be linked to the PR, not the issue masnagam 2020-07-21 11:19:48 +0900
  • 49f7543c29
    bump msrv to 1.42 Rob Ede 2020-07-21 02:08:14 +0100
  • ce839a326c
    fix soundness concern in h1 decoder Rob Ede 2020-07-20 02:38:30 +0100
  • f8d5ad6b53
    Make web::Path a tuple struct with a public inner value (#1594) Jonas Platte 2020-07-21 01:54:26 +0200
  • 879383d246
    Update CHANGES.md Rob Ede 2020-07-20 18:04:53 +0100
  • 29ced525d4
    Merge branch 'master' into pub-path-repr Rob Ede 2020-07-20 17:41:13 +0100
  • 43c362779d
    also try extracting payload config as Data<T> (#1610) Rob Ede 2020-07-20 17:40:58 +0100
  • cb10a72c17 Update CHANGES.md masnagam 2020-07-20 22:56:15 +0900
  • 88f70f383d Add tests masnagam 2020-07-20 22:46:48 +0900
  • 7257ac8487 Correct unclear code (#1611) masnagam 2020-07-20 20:32:41 +0900
  • deea39b0f7
    also try extracting payload config as Data<T> Rob Ede 2020-07-19 04:27:00 +0100
  • 971ba3eee1
    fix continous growth of app data in pooled requests (#1609) Rob Ede 2020-07-18 16:17:00 +0100
  • 6ceb826dcc
    Merge branch 'master' into pub-path-repr Rob Ede 2020-07-18 04:54:27 +0100
  • 9b71f55ace
    fix continous growth of app data in pooled requests Rob Ede 2020-07-18 04:47:40 +0100
  • 2fd96c03e5
    prepare beta.1 release for multipart/files/actors (#1605) multipart-v0.3.0-beta.1 files-v0.3.0-beta.1 actors-v3.0.0-beta.1 Rob Ede 2020-07-16 11:38:57 +0100
  • f7473047f9
    Merge pull request #73 from actix/master Zhang Zhongyu 2020-07-16 13:44:27 +0800
  • a14c1f81b2
    prepare beta.1 release for multipart/files/actors Rob Ede 2020-07-15 01:03:18 +0100
  • ad7c6d2633
    prepare actix-web v3.0.0-beta.1 release (#1600) web-v3.0.0-beta.1 codegen-v0.3.0-beta.1 Rob Ede 2020-07-15 00:44:44 +0100
  • 413ba78031
    prepare web-3.0.0-beta.1 release Rob Ede 2020-07-14 22:52:36 +0100
  • 3362a3d61b
    Merge pull request #1603 from JohnTitor/license Yuki Okushi 2020-07-14 15:25:48 +0900
  • 769ea6bd5b
    Merge pull request #1602 from actix/release/awc-beta-1 awc-v2.0.0-beta.1 Yuki Okushi 2020-07-14 13:33:05 +0900
  • 1382094c15
    Avoid using deprecated `/` in license field Yuki Okushi 2020-07-14 11:19:56 +0900
  • 78594a72bd
    prepare awc v2.0.0-beta.1 release Rob Ede 2020-07-14 03:16:26 +0100
  • 404f02732e
    Merge branch 'master' into pub-path-repr Rob Ede 2020-07-13 21:20:48 +0100
  • 327e472e44
    prepare http-2.0.0-beta.1 release (#1596) http-v2.0.0-beta.1 Rob Ede 2020-07-13 15:35:30 +0100
  • e47f330394
    Merge branch 'master' into pub-path-repr Rob Ede 2020-07-11 00:55:50 +0100
  • 2f93d6137e
    prepare http-2.0.0-beta.1 release Rob Ede 2020-07-10 23:08:36 +0100
  • e10eb648d9
    Fix leaks with actix_http's client (#1580) Patrick Tescher 2020-07-10 14:35:22 -0700
  • 25553e96cb
    Merge branch 'master' into feature/fix-awc-leaks Rob Ede 2020-07-10 17:29:01 +0100
  • c9d5e42a1a
    Merge branch 'master' into pub-path-repr Rob Ede 2020-07-10 15:39:29 +0100
  • 9dfcdbfe34
    Make web::Path a tuple struct with a public inner value Jonas Platte 2020-07-10 14:41:33 +0200
  • a2662b928b
    Update PULL_REQUEST_TEMPLATE.md Rob Ede 2020-07-10 14:55:56 +0100
  • a7133c1af2
    Merge pull request #72 from actix/master Zhang Zhongyu 2020-07-07 13:41:49 +0800
  • 7004d3cada
    Merge branch 'master' into feature/fix-awc-leaks Rob Ede 2020-07-06 23:19:05 +0100
  • 84583799be
    Merge pull request #1592 from JohnTitor/fix-tarpaulin Yuki Okushi 2020-07-07 05:11:09 +0900
  • 08f9a34075
    Use tarpaulin 0.13 to avoid failure Yuki Okushi 2020-07-07 04:00:18 +0900
  • 3fe57daa71
    Fix client leak Patrick Tescher 2020-06-23 17:28:49 -0700
  • 056803d534
    revamp readme and root doc page (#1590) Rob Ede 2020-07-05 01:16:53 +0100
  • 05a73db077
    revamp readme and root doc page Rob Ede 2020-07-05 01:04:01 +0100
  • b2fb55c14d
    Merge pull request #71 from actix/master Zhang Zhongyu 2020-07-04 14:50:30 +0800
  • 28608220e9 Using Documentation link in README to mastered rendered version. Nicholas Manning 2020-07-03 08:25:43 -0400
  • c76b2f9f83 Updated README to reflect '3.0.0-alpha.3' in Example. Updated list of Documentation links in the README as well. Nicholas Manning 2020-07-03 07:51:20 -0400
  • deab634247
    actix-http: Update `sha-1` to 0.9 (#1586) Yuki Okushi 2020-07-03 09:08:24 +0900
  • 5c542b6e92
    Merge branch 'master' into sha-1 Yuki Okushi 2020-07-03 07:48:23 +0900
  • 0b641a2db2
    Merge pull request #1585 from JohnTitor/v-htmlescape Yuki Okushi 2020-07-03 07:46:26 +0900