1
Fork 0
mirror of https://github.com/caddyserver/caddy.git synced 2024-12-16 21:56:40 -05:00
caddy/caddyconfig/caddyfile
Francis Lavoie 315715e90f
core: Implement FastAbs to avoid repeated os.Getwd calls (#6687)
* core: Implement FastAbs to avoid repeated os.Getwd calls

* Lint

* Rename files
2024-11-13 03:55:51 -05:00
..
testdata Revert "caddyfile: Reject long heredoc markers (#6098)" (#6100) 2024-02-12 18:06:22 +00:00
adapter.go
dispenser.go ci: build and test with Go 1.23 (#6526) 2024-08-23 11:01:28 -06:00
dispenser_test.go
formatter.go chore: Upgrade some dependencies (#6221) 2024-04-04 18:27:52 -04:00
formatter_fuzz.go
formatter_test.go Revert "caddyfile: Reject long heredoc markers (#6098)" (#6100) 2024-02-12 18:06:22 +00:00
importargs.go
importgraph.go chore: Use slices package where possible (#6585) 2024-09-25 14:30:56 -06:00
lexer.go httpcaddyfile: Fix expression matcher shortcut in snippets (#6288) 2024-05-01 07:43:05 -04:00
lexer_fuzz.go
lexer_test.go
parse.go core: Implement FastAbs to avoid repeated os.Getwd calls (#6687) 2024-11-13 03:55:51 -05:00
parse_test.go caddyfile: Fix comma edgecase in address parsing (#6616) 2024-10-10 20:26:59 +00:00