summaryrefslogtreecommitdiff
path: root/http/routing.hpp
AgeCommit message (Expand)AuthorFilesLines
2022-01-12Enable clang-tidy forward reference checksEd Tanous1-5/+6
2021-12-28Move to common variantEd Tanous1-6/+5
2021-12-22Make routing capture by const referenceEd Tanous1-4/+5
2021-11-16Revert "Remove AsyncResp from openHandler"Gunnar Mills1-1/+3
2021-11-16Remove AsyncResp from openHandlerzhanghch051-3/+1
2021-10-18Remove unused includesEd Tanous1-2/+0
2021-10-06catch exceptions as constPatrick Williams1-1/+1
2021-07-08Automate PrivilegeRegistry to codeEd Tanous1-0/+11
2021-06-16Remove ambiguous privileges constructorEd Tanous1-11/+3
2021-04-08Using AsyncResp everywherezhanghch051-76/+90
2021-02-24Fix XSS regressionsEd Tanous1-5/+0
2020-12-18Fix .clang-tidyEd Tanous1-44/+44
2020-10-23Turn on ALL perf checksEd Tanous1-8/+8
2020-10-23fix include namesEd Tanous1-0/+1453