Commit Graph

  • 8121c820ac update actix-http dev-dependencies luojinming 2020-09-19 18:20:03 +0800
  • ef7822e2f2
    Add TrailingSlash::MergeOnly to make NormalizePath able to compatible with actix-web 2.0 劉安 2020-09-19 02:13:34 +0800
  • 6f4bd9042f remove generic type B for app::App fakeshadow 2020-09-18 17:53:04 +0800
  • 147d51cd2b
    Merge branch 'master' into refactor/files Rob Ede 2020-09-17 18:09:55 +0100
  • 2a2474ca09
    Update `tinyvec` to 1.0 (#1689) Lokathor 2020-09-17 11:09:42 -0600
  • 9b8052084f
    Update Cargo.toml Lokathor 2020-09-16 22:35:41 -0600
  • 509b2e6eec
    Provide attribute macro for multiple HTTP methods (#1674) Matt Gathu 2020-09-16 23:37:41 +0200
  • 64a03398d0
    Implement methods guards using the .or syntax Matt Gathu 2020-09-16 06:59:48 +0200
  • ba4ca433c7
    Merge pull request #92 from actix/master Zhang Zhongyu 2020-09-16 11:15:49 +0800
  • 995f4b63e8
    flesh out docs Rob Ede 2020-09-16 01:07:10 +0100
  • c6e2319f71
    I <3 vertical whitespace Rob Ede 2020-09-16 00:25:28 +0100
  • 3046980540
    remove clippy allows Rob Ede 2020-09-16 00:12:16 +0100
  • db55079c25
    move files structures Rob Ede 2020-09-16 00:08:01 +0100
  • bd1860a5d9
    move service structures Rob Ede 2020-09-16 00:03:18 +0100
  • 3e2ab0ab9a
    impl FromStr and AsRef<Path> for PathBufWrap Rob Ede 2020-09-15 23:54:51 +0100
  • e6d8025db2
    move pathbuf structures Rob Ede 2020-09-15 23:50:07 +0100
  • 69595439f6
    move chunked structures Rob Ede 2020-09-15 23:42:08 +0100
  • dc572f7825
    move directory structures Rob Ede 2020-09-15 23:33:29 +0100
  • 3527132c4d
    Support stable versions in tests Matt Gathu 2020-09-15 21:30:26 +0200
  • 1d673ebc4e Fix rustversion annotation Matt Gathu 2020-09-14 06:08:12 +0200
  • 4194e92a7d Use rustversion to pin tests to rustc 1.42 Matt Gathu 2020-09-14 05:43:55 +0200
  • 8223d126b9 Add example in docs to illustrate route macro use Matt Gathu 2020-09-13 20:01:07 +0200
  • f6c59ae591 Update actix-web-codegen/src/lib.rs Matt Gathu 2020-09-13 19:56:12 +0200
  • 5801cb945d Add trybuild tests for route macro Matt Gathu 2020-09-13 18:20:23 +0200
  • 7760f46a08 Implement TryFrom<&syn::LitStr> for GuardType Matt Gathu 2020-09-13 13:30:22 +0200
  • 8bb205846d Handle repeated HTTP Method edge case Matt Gathu 2020-09-13 11:59:02 +0200
  • 90a6b47927 Simplify code generation + remove uppercase conversion Matt Gathu 2020-09-13 11:29:15 +0200
  • c5c8d21c84 Update Change log Matt Gathu 2020-09-13 10:53:56 +0200
  • 55ddb4877c Update route attribute macro syntax Matt Gathu 2020-09-13 10:29:37 +0200
  • 9539456656 Add route macro tests Matt Gathu 2020-09-12 15:32:48 +0200
  • 31348a2339 Provide attribute macro for multiple HTTP methods Matt Gathu 2020-09-12 15:01:03 +0200
  • d707704556
    prepare web release 3.0.2 (#1681) web-v3.0.2 Rob Ede 2020-09-15 13:14:14 +0100
  • 9cd0e01416
    Merge branch 'master' into release/web-302 Rob Ede 2020-09-15 12:09:30 +0100
  • a429ee6646
    Add possibility to set address for test_server (#1645) Aleksandrov Vladimir 2020-09-15 14:09:16 +0300
  • 0db186fdf9
    prepare web release 3.0.2 Rob Ede 2020-09-15 12:01:45 +0100
  • eff9997879
    Merge branch 'master' into issue-1643 Rob Ede 2020-09-15 11:32:46 +0100
  • 7f8073233a
    fix trimming to inaccessible root path (#1678) Rob Ede 2020-09-15 11:32:31 +0100
  • 52e96ea0a6
    Merge branch 'master' into issue-1643 Aleksandrov Vladimir 2020-09-15 10:57:01 +0300
  • c12049f5de
    issue-1643 add possibility to start test server on particular port Aleksandrov Vladimir 2020-08-24 11:23:22 +0300
  • 1b433da11e
    Merge pull request #91 from actix/master Zhang Zhongyu 2020-09-15 13:23:36 +0800
  • 0035003579
    Merge branch 'master' into fix/normalize-trim-root Rob Ede 2020-09-14 23:01:15 +0100
  • 4b4c9d1b93
    update migration guide Rob Ede 2020-09-14 22:26:03 +0100
  • b250c337c3
    Merge pull request #90 from actix/master Zhang Zhongyu 2020-09-14 14:56:32 +0800
  • 536d3f051b
    Merge branch 'master' into fix/normalize-trim-root Rob Ede 2020-09-13 16:31:25 +0100
  • 3fde3be3d8
    add trybuild tests to routing codegen (#1677) Rob Ede 2020-09-13 16:31:08 +0100
  • dd3688bf93
    fix trimming to inaccessible root path Rob Ede 2020-09-13 16:07:44 +0100
  • 834bd1d751
    Update actix-web-codegen/README.md Rob Ede 2020-09-13 14:38:06 +0100
  • aa3b267f2f
    update changelog Rob Ede 2020-09-13 12:42:14 +0100
  • c0574e2c61
    add trybuild tests to routing codegen Rob Ede 2020-09-13 12:27:51 +0100
  • 5c90d869fa
    Merge pull request #89 from actix/master Zhang Zhongyu 2020-09-13 11:44:50 +0800
  • f861508789
    prepare web release 3.0.1 (#1676) web-v3.0.1 Rob Ede 2020-09-13 03:24:44 +0100
  • 7ec6577eba
    prepare web release 3.0.1 Rob Ede 2020-09-13 01:08:50 +0100
  • a4546f02d2
    make TrailingSlash enum accessible (#1673) Damian Lesiuk 2020-09-13 01:55:39 +0200
  • 33ca88249a changes entry Damian Lesiuk 2020-09-12 20:36:18 +0200
  • bdb167b54a format Damian Lesiuk 2020-09-12 16:52:25 +0200
  • 4c9d4d5b86 test Damian Lesiuk 2020-09-12 16:51:18 +0200
  • 7344f639ac make normalize public so we can access TrailingSlash enum Damian Lesiuk 2020-09-12 14:45:12 +0200
  • e542e9f5ce update gitignore to filter out directories generated by clion Damian Lesiuk 2020-09-12 14:44:55 +0200
  • d98caf491c Don't hand-roll slice.aling_to_mut(), just use the standard library function Sergey "Shnatsel" Davidoff 2020-09-11 22:55:24 +0200
  • e81941cfea
    Merge pull request #88 from actix/master Zhang Zhongyu 2020-09-11 23:37:35 +0800
  • 64a2c13cdf
    the big three point oh (#1668) web-v3.0.0 multipart-v0.3.0 http-v2.0.0 http-test-v2.0.0 files-v0.3.0 codegen-v0.3.0 awc-v2.0.0 actors-v3.0.0 Rob Ede 2020-09-11 13:50:10 +0100
  • 0154d70975
    update migration.md Rob Ede 2020-09-11 12:57:02 +0100
  • 1fd90567ce
    update readme & licenses Rob Ede 2020-09-11 12:09:13 +0100
  • e4cc4bc437
    update changelogs Rob Ede 2020-09-11 12:07:33 +0100
  • eb4512f386
    the big three point oh Rob Ede 2020-09-11 11:56:35 +0100
  • bf53fe5a22
    bump actix dependency to v0.10 (#1666) Rob Ede 2020-09-11 12:09:52 +0100
  • 130ae44eef
    Merge branch 'master' into dep/actix-010 Rob Ede 2020-09-11 11:29:27 +0100
  • cf5138e740
    fix clippy async_yields_async lints (#1667) Rob Ede 2020-09-11 11:29:17 +0100
  • 081bab3bbb
    fix clippy async_yields_async lints Rob Ede 2020-09-11 10:20:17 +0100
  • ee8c8d5e60
    bump actix dependency to v0.10 Rob Ede 2020-09-11 10:10:16 +0100
  • 121075c1ef
    awc: Rename Client::build to Client::builder (#1665) Igor Aleksanov 2020-09-11 11:24:39 +0300
  • d21bdf8887
    Merge pull request #87 from actix/master Zhang Zhongyu 2020-09-11 13:38:16 +0800
  • bd89928ec0
    Update awc/src/lib.rs Igor Aleksanov 2020-09-11 06:35:24 +0300
  • 39788a6a59 Fix tests Igor Aleksanov 2020-09-10 21:22:39 +0300
  • 59fe1095a8 awc: Rename Client::build to Client::builder Igor Aleksanov 2020-09-10 20:48:32 +0300
  • 22089aff87
    Improve json, form and query extractor config docs (#1661) Robert Gabriel Jakabosky 2020-09-10 22:40:20 +0800
  • b478cf16ed
    Merge branch 'master' into master Rob Ede 2020-09-10 14:47:21 +0100
  • 7787638f26
    fix CI clippy warnings (#1664) Rob Ede 2020-09-10 14:46:35 +0100
  • fcbff5ad19
    Simplify FormConfig/QueryConfig doc examples. Robert G. Jakabosky 2020-09-10 21:46:10 +0800
  • 35a0dae4e4
    Remove 'Per-type' JsonConfig example. Robert G. Jakabosky 2020-09-10 21:36:23 +0800
  • 8181867204
    fix ci clippy warnings Rob Ede 2020-09-10 14:16:56 +0100
  • 2f6e9738c4
    prepare multipart and actors releases (#1663) multipart-v0.3.0-beta.2 actors-v3.0.0-beta.2 Rob Ede 2020-09-10 12:54:27 +0100
  • 97c3a3c18a
    Merge branch 'master' into release/others Rob Ede 2020-09-10 12:21:53 +0100
  • 8e60cddf3c
    prepare multipart and actors releases Rob Ede 2020-09-10 11:45:33 +0100
  • 3923159c84
    ameliorate awc timeouts on windows Rob Ede 2020-09-10 11:30:08 +0100
  • 18887ac97a
    Apply suggested improvements. Robert G. Jakabosky 2020-09-10 13:56:45 +0800
  • c51c7c7521
    Improve JsonConfig docs. Robert G. Jakabosky 2020-09-10 13:11:31 +0800
  • 831e299ade
    Merge pull request #86 from actix/master Zhang Zhongyu 2020-09-10 12:46:06 +0800
  • e39d166a17
    Fix examples hyperlink in README (#1660) Mufeed VH 2020-09-10 04:42:50 +0530
  • 6935997f49
    Updated wrong URL Mufeed VH 2020-09-10 04:28:29 +0530
  • 059d1671d7
    prepare release beta 4 (#1659) web-v3.0.0-beta.4 http-v2.0.0-beta.4 awc-v2.0.0-beta.4 Rob Ede 2020-09-09 22:14:11 +0100
  • 483977f660
    Merge branch 'master' into release/beta-4 Rob Ede 2020-09-09 14:24:48 +0100
  • 3a27580ebe
    awc: improve module documentation (#1656) Igor Aleksanov 2020-09-09 16:24:12 +0300
  • 1125fe69e0 Use HTTP instead of HTTPS Igor Aleksanov 2020-09-09 15:53:42 +0300
  • c946ee7b4e Polish the docs appearance Igor Aleksanov 2020-09-09 14:14:55 +0300
  • 62aaf1fc4c Improve code in examples Igor Aleksanov 2020-09-09 14:07:37 +0300
  • 8d6eaae299
    Apply suggestions from code review Igor Aleksanov 2020-09-09 14:04:15 +0300
  • 42cc0ccafc
    Merge pull request #85 from actix/master Zhang Zhongyu 2020-09-09 17:37:13 +0800
  • e66f954bad
    prepare actix-web release 3.0.0-beta.4 Rob Ede 2020-09-09 09:53:34 +0100
  • 861dee06a8
    prepeare awc release 2.0.0-beta.4 Rob Ede 2020-09-09 09:51:48 +0100