summaryrefslogtreecommitdiffhomepage
path: root/caddytest/integration/caddyfile_test.go
AgeCommit message (Expand)Author
2024-03-27caddyhttp: add http.request.local{,.host,.port} placeholder (#6182)Emily
2024-03-22rewrite: `uri query` replace operation (#6165)Aziz Rmadi
2024-03-06rewrite: Implement `uri query` operations (#6120)Aziz Rmadi
2024-02-19caddyfile: Reject directives in the place of site addresses (#6104)Aziz Rmadi
2024-01-16httpcaddyfile: Add optional status code argument to `handle_errors` directive...Aziz Rmadi
2024-01-13replacer: Fix escaped closing braces (#5995)Aziz Rmadi
2024-01-13filesystem: Globally declared filesystems, `fs` directive (#5833)a
2023-08-19httpcaddyfile: Stricter errors for site and upstream address schemes (#5757)Karun Agarwal
2022-09-24ci: fix integration tests (#5079)Mohammed Al Sahaf
2022-09-19caddyhttp: Honor grace period in background (#5043)Matt Holt
2022-07-25httpcaddyfile: Detect ambiguous site definitions (fix #4635)Matthew Holt
2022-04-07staticfiles: Expand placeholder for index files (#4679)Y.Horie
2020-04-27refactored caddytest helpers (#3285)Mark Sargent
2020-03-22ci: test local CA and update SNI tests (#3145)Mark Sargent
2020-03-17caddyhttp: Add default SNI tests (#3146)Mark Sargent
2020-03-13caddyhttp: Fix default SNI for default conn policy (#3141)Mark Sargent