Commit Graph

15 Commits

Author SHA1 Message Date
Rob Ede c65e8524b2
rework resourcedef (#373) 2021-07-19 22:37:54 +01:00
Rob Ede 95cba659ff
add zero cost profiling to router 2021-07-17 01:09:29 +01:00
Rob Ede 5687e81d9f
rework IntoPatterns trait and codegen (#372) 2021-07-17 01:06:23 +01:00
Rob Ede ad22a93466
allow path building when resource has tail (#371) 2021-07-16 21:41:57 +01:00
Rob Ede c2d5b2398a
Rename `Path::{len => segment_count}` (#370) 2021-07-16 19:43:48 +01:00
Ali MJ Al-Nasrawy 5b1ff30dd9
router: fix multi-pattern and path tail matches (#366) 2021-07-16 18:17:00 +01:00
Ali MJ Al-Nasrawy e1317bb3a0
`path.len()` != `path.path().len()` (#368)
Co-authored-by: Rob Ede <robjtede@icloud.com>
2021-07-15 15:34:49 +01:00
Ali MJ Al-Nasrawy dcea009158
`ResourceDef`: cleanup (#365) 2021-07-15 15:09:01 +01:00
Ali MJ Al-Nasrawy 23b1f63345
router: handle newline char '\n' in url (#360) 2021-06-06 03:38:58 +01:00
Ibraheem Ahmed 6f4d2220fa
store Cow in actix-router Path (#345) 2021-06-05 01:46:40 +01:00
Rob Ede 7749dfe46a
address msrv todo in router 2021-04-16 02:06:11 +01:00
Rob Ede 789e6a8a46
update ci (#284) 2021-02-24 09:48:41 +00:00
Rob Ede 4ec358575e
prepare actix-rt v2.0.0 release (#262) 2021-02-03 10:25:31 +00:00
Rob Ede cff9deb729
attribute nits 2021-01-26 09:45:43 +00:00
Rob Ede 93865de848
move router to actix-router 2020-12-31 02:29:27 +00:00