1
0
mirror of https://github.com/fafhrd91/actix-net synced 2024-12-18 22:23:11 +01:00

Commit Graph

  • 4f88775ff1
    Merge branch 'master' into fix-dyn-prefix-match Rob Ede 2021-08-06 18:06:42 +0100
  • 48b2e11509
    improve malformed path error message (#384) Aravinth Manivannan 2021-08-06 22:36:29 +0530
  • c48780021b
    clippy Rob Ede 2021-07-20 07:31:35 +0100
  • 9b9307cc30
    enforce path / separators on dynamic prefixes Rob Ede 2021-07-20 07:01:29 +0100
  • 833daf9e74
    Merge branch 'master' into router/feat/define-resourcedef Rob Ede 2021-08-06 17:46:51 +0100
  • 67f914a6f3
    Merge branch 'master' into dev Rob Ede 2021-08-06 17:45:34 +0100
  • 5379a46a99
    ResourceDef: relax unnecessary bounds (#381) Ali MJ Al-Nasrawy 2021-08-06 19:45:10 +0300
  • f099a4111c
    improve malformed path error message realaravinth 2021-07-29 10:10:27 +0530
  • d3b8f4d1b5
    Merge branch 'master' into router/fix/various Rob Ede 2021-07-23 16:57:59 +0100
  • dfe939cc3d relax unnecessary bounds on *check_fn Ali MJ Al-Nasrawy 2021-07-20 10:11:40 +0300
  • fc15222973 typos Ali MJ Al-Nasrawy 2021-07-22 12:55:27 +0300
  • c85a542775 fix doctest Ali MJ Al-Nasrawy 2021-07-21 17:04:22 +0300
  • e0a2dd84b6 redefine ResourceDef behavior rigorously Ali MJ Al-Nasrawy 2021-07-21 16:13:40 +0300
  • dd1a3b346f changelog Ali MJ Al-Nasrawy 2021-07-21 18:08:27 +0300
  • adeb84a53c ResourceDef::join Ali MJ Al-Nasrawy 2021-07-20 09:53:45 +0300
  • 9ee6457802 ResourceDef: end match in a segment boundary Ali MJ Al-Nasrawy 2021-07-20 10:09:22 +0300
  • f8f1ac94bc
    add Patterns::is_empty and impl IntoPatterns for Patterns router-v0.5.0-beta.1 Rob Ede 2021-07-20 08:18:50 +0100
  • 82cd5b8290
    prepare router release 0.5.0-beta.1 Rob Ede 2021-07-20 07:43:50 +0100
  • fc044e6fc3 add changelog fakeshadow 2021-07-20 10:04:22 +0800
  • fc3664b623 use tokio-uring release version fakeshadow 2021-07-20 09:50:14 +0800
  • 3dafa01453
    Merge branch 'master' into feature/io-uring fakeshadow 2021-07-20 09:12:34 +0800
  • c65e8524b2
    rework resourcedef (#373) Rob Ede 2021-07-19 22:37:54 +0100
  • 2873fc00aa
    fix changelog Rob Ede 2021-07-19 21:07:47 +0100
  • 18f8854422
    Merge branch 'master' into resource-docs Rob Ede 2021-07-19 20:51:32 +0100
  • b40b08c1df
    fixup changelog Rob Ede 2021-07-19 20:50:55 +0100
  • 5ddbccd07e
    cleanup redundant tail code Rob Ede 2021-07-19 20:31:43 +0100
  • adf4867f28
    finish documenting public methods Rob Ede 2021-07-19 20:28:47 +0100
  • eec32db726
    document resourcedef struct Rob Ede 2021-07-19 19:57:00 +0100
  • dba20e24d6
    fix partialeq implementation Rob Ede 2021-07-19 17:10:50 +0100
  • 352351bf37
    normalize behavior of is_match and find_match Rob Ede 2021-07-19 15:29:11 +0100
  • 517b074523
    remove unnamed tail functionality Rob Ede 2021-07-19 01:59:53 +0100
  • a83dfaa162
    Update macros.rs Rob Ede 2021-07-17 20:54:53 +0100
  • b7a04fad27
    remove old methods Rob Ede 2021-07-17 17:12:44 +0100
  • f596a779e4 add support for io-uring fakeshadow 2021-07-17 12:25:02 +0800
  • e75176f44e
    more docs Rob Ede 2021-07-17 05:08:00 +0100
  • 344fc388b0
    add docs to resourcedef Rob Ede 2021-07-17 03:31:29 +0100
  • e4ec956001
    fix examples on msrv Rob Ede 2021-07-17 03:11:25 +0100
  • 95cba659ff
    add zero cost profiling to router Rob Ede 2021-07-17 01:07:07 +0100
  • 5687e81d9f
    rework IntoPatterns trait and codegen (#372) Rob Ede 2021-07-17 01:06:23 +0100
  • fae7012c4b
    nicer 0 case on match Rob Ede 2021-07-17 00:54:51 +0100
  • f60f9ebe25
    remove either crate and add benchmark Rob Ede 2021-07-16 23:47:41 +0100
  • 47778bc36a
    update changelog Rob Ede 2021-07-16 23:10:23 +0100
  • 5360b9eb58
    rework IntoPatterns trait and codegen Rob Ede 2021-07-16 23:07:28 +0100
  • a0fe2a9b2e
    clippy Rob Ede 2021-07-16 21:46:32 +0100
  • ad22a93466
    allow path building when resource has tail (#371) Rob Ede 2021-07-16 21:41:57 +0100
  • f7096dc90c
    remove printlns Rob Ede 2021-07-16 20:44:39 +0100
  • 78b2861108
    prevent trailing const("") elements Rob Ede 2021-07-16 20:42:06 +0100
  • ad4ed667fe
    update changelog Rob Ede 2021-07-16 20:31:09 +0100
  • 1500fb457a
    allow path building when resource has tail Rob Ede 2021-07-16 20:11:17 +0100
  • c2d5b2398a
    Rename Path::{len => segment_count} (#370) Rob Ede 2021-07-16 19:43:48 +0100
  • e629b0275e
    fix todo docs Rob Ede 2021-07-16 19:05:16 +0100
  • 8ed0b64f67
    update changelog Rob Ede 2021-07-16 18:54:01 +0100
  • b2330ce68a
    Merge branch 'master' into patch-1 Rob Ede 2021-07-16 18:22:42 +0100
  • 915516df1a
    tmp Rob Ede 2021-07-15 17:41:31 +0100
  • 5b1ff30dd9
    router: fix multi-pattern and path tail matches (#366) Ali MJ Al-Nasrawy 2021-07-16 20:17:00 +0300
  • bab6c2d423 clippy Ali MJ Al-Nasrawy 2021-07-15 20:34:28 +0300
  • a29a1a6dca simplify return type of parse() and rename .. Ali MJ Al-Nasrawy 2021-06-27 15:33:14 +0300
  • d1438cda48 changelog Ali MJ Al-Nasrawy 2021-07-02 21:45:06 +0300
  • aa339d9f4b fix Ali MJ Al-Nasrawy 2021-06-27 12:12:16 +0300
  • 20f349d9c8 test Ali MJ Al-Nasrawy 2021-06-27 12:12:00 +0300
  • e1317bb3a0
    path.len() != path.path().len() (#368) Ali MJ Al-Nasrawy 2021-07-15 17:34:49 +0300
  • fa67dc1bd4
    add changelog Rob Ede 2021-07-15 15:34:06 +0100
  • 11ff2b0b48
    fix merge Rob Ede 2021-07-15 15:17:59 +0100
  • f96b7fd2d3
    Merge branch 'master' into fix/path-path Rob Ede 2021-07-15 15:10:55 +0100
  • dcea009158
    ResourceDef: cleanup (#365) Ali MJ Al-Nasrawy 2021-07-15 17:09:01 +0300
  • ece3d62a1f
    Merge branch 'master' into router/refactor Rob Ede 2021-07-15 14:57:33 +0100
  • 13c18b8a51
    Update CHANGES.md Rob Ede 2021-07-14 10:37:49 +0100
  • 5dadd30bff
    spawn should allow futures with non-unit outputs Ibraheem Ahmed 2021-06-29 23:58:32 -0400
  • b6ae4f4ff8
    Merge branch 'master' into router/refactor Ali MJ Al-Nasrawy 2021-06-28 19:31:07 +0300
  • a555956185
    Merge branch 'master' into router/feat/insert-prefix Ali MJ Al-Nasrawy 2021-06-28 19:30:52 +0300
  • 4ad6aea281
    Merge branch 'master' into fix/path-path Rob Ede 2021-06-28 15:26:10 +0100
  • 06b17d6a43
    fix ci Rob Ede 2021-06-28 15:06:29 +0100
  • 0d5b80dde4 fix Ali MJ Al-Nasrawy 2021-06-28 00:39:21 +0300
  • c2f3528f82 test for path state after matching Ali MJ Al-Nasrawy 2021-06-28 00:37:28 +0300
  • 381e05e797 ResourceDef::insert_prefix() Ali MJ Al-Nasrawy 2021-06-27 16:04:34 +0300
  • d7859d930f rename with_prefix() and move common function ... Ali MJ Al-Nasrawy 2021-06-27 15:33:14 +0300
  • 66a77b6b4c fix Ali MJ Al-Nasrawy 2021-06-27 12:12:16 +0300
  • 7c006e465d test Ali MJ Al-Nasrawy 2021-06-27 12:12:00 +0300
  • ceb91bb31f flatten Ali MJ Al-Nasrawy 2021-06-27 10:42:51 +0300
  • 515e1089b1 remove unnecessary len Ali MJ Al-Nasrawy 2021-06-26 22:06:44 +0300
  • 908583982f match_path_checked: dedup match arms Ali MJ Al-Nasrawy 2021-06-26 21:14:17 +0300
  • a3ad7eb11c remove duplicate code match_path*() Ali MJ Al-Nasrawy 2021-06-26 19:25:17 +0300
  • 3205ff93a4 simplify ResourceDef::resource_path*() Ali MJ Al-Nasrawy 2021-06-26 15:19:46 +0300
  • 605ec25143
    prepare macros release 0.2.1 macros-v0.2.1 Rob Ede 2021-06-08 17:48:30 +0100
  • 3824493fd3
    take custom system path in actix_rt::main macro (#363) Ibraheem Ahmed 2021-06-08 12:33:05 -0400
  • 6b28088e8c
    update changelog Ibraheem Ahmed 2021-06-08 10:54:57 -0400
  • 6b33dc67ad fix typo ibraheemdev 2021-06-08 10:46:35 -0400
  • 98c795eadf
    update changelog Ibraheem Ahmed 2021-06-08 10:43:11 -0400
  • 8717ec51ef Merge branch 'custom-system-path' of github.com:ibraheemdev/actix-net into custom-system-path ibraheemdev 2021-06-08 10:41:03 -0400
  • 7a1c942a21 add trybuild tests ibraheemdev 2021-06-08 10:40:48 -0400
  • 8250834718
    Merge branch 'master' into custom-system-path Ibraheem Ahmed 2021-06-08 09:35:53 -0400
  • d6f1654490 allow custom system path in actix_rt::main macro ibraheemdev 2021-06-08 09:33:15 -0400
  • 3be3e11aa5
    change actix-router version to 0.4.0 router-v0.4.0 Rob Ede 2021-06-06 18:48:27 +0100
  • 6a5ea0342b
    prepare router release 0.3.0 (#362) Rob Ede 2021-06-06 18:43:22 +0100
  • 7528290f5f
    update changelog Rob Ede 2021-06-06 04:02:53 +0100
  • 30f589a4b1
    prepare router release 0.3.0 Rob Ede 2021-06-06 04:01:34 +0100
  • 23b1f63345
    router: handle newline char '\n' in url (#360) Ali MJ Al-Nasrawy 2021-06-06 05:38:58 +0300
  • 12aefe9700 changelog Ali MJ Al-Nasrawy 2021-06-05 21:28:16 +0300
  • f471c601d7 add comment for REGEX_FLAGS Ali MJ Al-Nasrawy 2021-06-05 21:18:42 +0300
  • 6a0fe738b6 fix Ali MJ Al-Nasrawy 2021-06-03 21:32:59 +0300