Commit Graph

  • 496626a008 core: Unix ns and Unix ms time placeholders (#4280) Rainer Borene 2021-08-16 18:06:44 -0300
  • 1b1e625c20
    core: Unix ns and Unix ms time placeholders (#4280) Rainer Borene 2021-08-16 18:06:44 -0300
  • 14fd3247ca admin: Sync server variables (fix #4260) (#4274) Steven Angles 2021-08-16 17:04:47 -0400
  • a10910f398
    admin: Sync server variables (fix #4260) (#4274) Steven Angles 2021-08-16 17:04:47 -0400
  • a387d9e504
    Merge branch 'master' into issue-4260 Steven Angles 2021-08-16 16:44:46 -0400
  • f7b1ae558b only hold lock during var reassignment Stangles 2021-08-16 16:43:46 -0400
  • 7fd5875901 feat(time): bring back time.now unix formats Rainer Borene 2021-08-15 18:06:12 -0300
  • 0c798465c9 feat(time): bring back time.now unix formats Rainer Borene 2021-08-15 18:06:12 -0300
  • 97d804e338 httpcaddyfile: Add shortcut for proxy hostport placeholder (#4263) Francis Lavoie 2021-08-12 14:08:37 -0400
  • ab32440b21
    httpcaddyfile: Add shortcut for proxy hostport placeholder (#4263) Francis Lavoie 2021-08-12 14:08:37 -0400
  • f521ba6e3c reverseproxy: Incorporate latest proxy changes from stdlib (#4266) Francis Lavoie 2021-08-12 12:48:24 -0400
  • e6c29ce081
    reverseproxy: Incorporate latest proxy changes from stdlib (#4266) Francis Lavoie 2021-08-12 12:48:24 -0400
  • ac934b230d
    reverseproxy: Pull latest proxy changes from stdlib Francis Lavoie 2021-08-03 14:27:46 -0400
  • 0950499493 cmd: New `add-package` and `remove-package` commands (#4226) Oleg 2021-08-12 02:31:41 +0300
  • 68c5c71659
    cmd: New `add-package` and `remove-package` commands (#4226) Oleg 2021-08-12 02:31:41 +0300
  • e332024d26 Synchronize server assignment/references to avoid data race Stangles 2021-08-07 20:12:59 -0400
  • d3a19d3f6d add-package, process case len(args) == 0 musinit 2021-08-07 11:15:28 +0300
  • ed135f1d43
    caddyauth: SHA512 hash the cache key Francis Lavoie 2021-08-03 16:54:21 -0400
  • e1dd31d1f6
    Switch the shortcut name Francis Lavoie 2021-08-02 23:57:12 -0400
  • 89f93362c2
    httpcaddyfile: Add shortcut for proxy hostport placeholder Francis Lavoie 2021-08-02 16:40:23 -0400
  • a91522456a httpcaddyfile: Ensure hosts to skip for logs can always be collected (#4258) Frederik Ring 2021-08-02 22:15:27 +0200
  • 569ecdbd02
    httpcaddyfile: Ensure hosts to skip for logs can always be collected (#4258) Frederik Ring 2021-08-02 22:15:27 +0200
  • b0477604f9 httpcaddyfile: add test case for skip hosts behavior Frederik Ring 2021-07-31 20:02:52 +0200
  • 5bcb92566f httpcaddyfile: ensure hosts to skip can always be collected Frederik Ring 2021-07-31 11:04:22 +0200
  • b29ed76f7d admin: Implement load_interval to pull config on a timer (#4246) 王清雨 2021-07-29 05:39:08 +0800
  • c131339c5c
    admin: Implement load_interval to pull config on a timer (#4246) 王清雨 2021-07-29 05:39:08 +0800
  • f5fdcec1f2
    Update caddy.go 王清雨 2021-07-28 12:08:18 +0800
  • a06e672668 fix: change pull_interval to load_interval Colin Wang 2021-07-27 21:13:28 +0800
  • f6d61b0157 fix: change PullInterval to LoadInterval Colin Wang 2021-07-27 21:10:41 +0800
  • 2fdf2dbf91 fix: sync load config when no pull interval provided Colin Wang 2021-07-25 15:14:22 +0800
  • 4424577fbd
    Update admin.go 王清雨 2021-07-23 20:35:45 +0800
  • 32a695cf74
    Update caddy.go 王清雨 2021-07-21 18:55:52 +0800
  • d9fa5b6a6e
    Update admin.go 王清雨 2021-07-21 18:55:38 +0800
  • e0592b0511 caddyfile: keep error chain info in Dispenser.Errf (#4233) Ggicci 2021-07-19 22:35:14 +0800
  • b6f51254ea
    caddyfile: keep error chain info in Dispenser.Errf (#4233) Ggicci 2021-07-19 22:35:14 +0800
  • 169bb26510 feat: implement a simple timer to pull config Colin Wang 2021-07-19 21:42:10 +0800
  • 0fa57a26e3 addPackages/removePackages, comments, command-desc musinit 2021-07-17 12:41:50 +0300
  • 216f3618b5 adding/removing multiple packages musinit 2021-07-17 12:34:50 +0300
  • 6c03bdd6fa refactor: remove parseError Ggicci 2021-07-17 15:15:48 +0800
  • b4efccc066 caddyfile: Errf enable error chain unwrapping Ggicci 2021-07-05 17:24:10 +0800
  • 4cdbafcb4e downloadPath do no export Oleg 2021-07-15 13:57:20 +0300
  • 19261da7db refactor Oleg 2021-07-15 13:54:46 +0300
  • b5532e3dff logging: Prep for `common_log` removal (#4149) Francis Lavoie 2021-07-14 13:07:38 -0400
  • 124ba1ba71
    logging: Prep for `common_log` removal (#4149) Francis Lavoie 2021-07-14 13:07:38 -0400
  • 56492deb8a caddyhttp: Fix edgecase with auto HTTP->HTTPS logic (#4243) Francis Lavoie 2021-07-14 12:49:34 -0400
  • 1c6c7714a3
    caddyhttp: Fix edgecase with auto HTTP->HTTPS logic (#4243) Francis Lavoie 2021-07-14 12:49:34 -0400
  • 8b4d2410db logging: Add missing interface guards for replace filter (#4244) Leo Di Donato 2021-07-12 17:13:01 +0200
  • 46d99aba85
    logging: Add missing interface guards for replace filter (#4244) Leo Di Donato 2021-07-12 17:13:01 +0200
  • 6b2622a504
    interface guards for replace filter Leo Di Donato 2021-07-12 12:19:02 +0200
  • c6d82f52a1
    caddyhttp: Fix edgecase with HTTP->HTTPS logic Francis Lavoie 2021-07-11 11:00:52 -0400
  • b8666ca75c copyright and downloadPath moved Oleg 2021-07-09 18:16:34 +0300
  • 14dbb03746 fix add, remove, upgrade packages in 1 file Oleg 2021-07-09 17:55:48 +0300
  • aaf97ca4e1 commands in different files, common utils Oleg 2021-07-09 15:57:41 +0300
  • 15fec7aa5b remove-package command Oleg 2021-07-08 22:59:10 +0300
  • 1ae172896f remove-package implementation Oleg 2021-07-08 22:54:19 +0300
  • 747bfb4e08 fixed by review Oleg 2021-07-08 17:18:54 +0300
  • 37e2683630 fileserver: Fix browse name_dir_first sorting (#4218) diamondburned 2021-07-06 23:54:54 -0700
  • 9e16e80f3c
    fileserver: Fix browse name_dir_first sorting (#4218) diamondburned 2021-07-06 23:54:54 -0700
  • f78ebbd995
    Merge branch 'master' into name-dir-first Francis Lavoie 2021-07-07 02:40:54 -0400
  • 45c9423924 reverseproxy: Keep path to unix socket as dial address (#4232) elnoro 2021-07-07 08:43:45 +0500
  • d882211080
    reverseproxy: Keep path to unix socket as dial address (#4232) elnoro 2021-07-07 08:43:45 +0500
  • b4ae92efaa
    Merge branch 'master' into fix-4231 Francis Lavoie 2021-07-06 23:34:54 -0400
  • 240b31c5f5 caddyhttp: Fix incorrect determination of gRPC protocol (#4236) hmol233 2021-07-07 00:09:44 +0800
  • 42e140b1b2
    caddyhttp: Fix incorrect determination of gRPC protocol (#4236) hmol233 2021-07-07 00:09:44 +0800
  • 74f8e917e8
    caddyhttp: Fix Incorrect determination of gRPC protocol hmol233 2021-07-06 22:08:29 +0800
  • ab13df0438 fileserver: Fix browse namedirfirst sorting diamondburned 2021-07-05 21:18:21 -0700
  • e10bf69f57 fixed by review Oleg 2021-07-05 17:50:35 +0300
  • 91ba85f5de
    Merge branch 'master' into adding-package-commmand Francis Lavoie 2021-07-05 09:25:23 -0400
  • ae752c1f3a refactoring duplicate code Oleg 2021-07-05 15:38:43 +0300
  • 17b6103d92 reverseproxy: keep path to socket as dial address in unix network (fix #4231) Ruslan Karimov 2021-07-05 11:48:53 +0500
  • 6c4720fb94 fileserver: Add `disable_canonical_uris` Caddyfile subdirective (#4222) mritd 2021-07-02 07:22:16 +0800
  • 4245ceb67d
    fileserver: Add `disable_canonical_uris` Caddyfile subdirective (#4222) mritd 2021-07-02 07:22:16 +0800
  • 3e514a8046 acmeserver: Don't set host for directory links by default Matthew Holt 2021-07-01 17:20:51 -0600
  • 0bdb8aa82d
    acmeserver: Don't set host for directory links by default Matthew Holt 2021-07-01 17:20:51 -0600
  • 1a25bde087 add-package command name Oleg 2021-06-30 20:29:30 +0300
  • 737ead4e3d
    test(caddyfile_adapt): add disable_canonical_uris subdirective test file mritd 2021-06-30 10:20:55 +0800
  • acb8a033f6
    feat(file_server): rename subdirective canonical_uris to disable_canonical_uris mritd 2021-06-30 10:19:02 +0800
  • 0bb7bdeec1 adding package command Oleg 2021-06-29 15:59:46 +0300
  • 2dbe9ebb6c
    Merge branch 'master' into feature/package-adding Oleg 2021-06-29 15:57:26 +0300
  • ab19235137
    Merge branch 'master' into feature/add-package Oleg 2021-06-29 15:49:44 +0300
  • e5eda8f9f9 adding caddy package command Oleg 2021-06-29 15:48:20 +0300
  • 1aa9f0e51f
    feat(fileserver): add 'canonical_uris' parameter to caddyfile mritd 2021-06-27 11:51:10 +0800
  • 83eb43a59c fileserver: Clarify docs about canonicalization Matthew Holt 2021-06-25 11:33:18 -0600
  • 191dc86f9e
    fileserver: Clarify docs about canonicalization Matthew Holt 2021-06-25 11:33:18 -0600
  • f286ed25e7 caddytls: Remove "IssuerRaw" field Matthew Holt 2021-06-25 11:29:56 -0600
  • 81e5318021
    caddytls: Remove "IssuerRaw" field Matthew Holt 2021-06-25 11:29:56 -0600
  • b884488cb8 httpcaddyfile: Don't put localhost in public APs (fix #4220) Matthew Holt 2021-06-25 11:28:32 -0600
  • b3d35a4995
    httpcaddyfile: Don't put localhost in public APs (fix #4220) Matthew Holt 2021-06-25 11:28:32 -0600
  • 3509ce2f83 acmeserver: Trim slashes from path prefix Matthew Holt 2021-06-21 11:56:41 -0600
  • 2de7e14e1c
    acmeserver: Trim slashes from path prefix Matthew Holt 2021-06-21 11:56:41 -0600
  • 47e7292bb9 go.mod: Update dependencies (close #4216) Matthew Holt 2021-06-18 12:02:36 -0600
  • 885a9aaf48
    go.mod: Update dependencies (close #4216) Matthew Holt 2021-06-18 12:02:36 -0600
  • 522b1a9108 encode: Tweak compression settings (#4215) Klaus Post 2021-06-18 10:49:49 -0700
  • 69c914483d
    encode: Tweak compression settings (#4215) Klaus Post 2021-06-18 10:49:49 -0700
  • ca7f42f186
    Update modules/caddyhttp/encode/zstd/zstd.go Klaus Post 2021-06-18 07:27:24 -0700
  • dad15da409
    Tweak compression settings Klaus Post 2021-06-18 13:14:40 +0200
  • a7290ecc8d caddyhttp: Refactor and export SanitizedPathJoin for use in fastcgi (#4207) Matt Holt 2021-06-17 09:59:08 -0600
  • 9d4ed3a323
    caddyhttp: Refactor and export SanitizedPathJoin for use in fastcgi (#4207) v2.4.3 Matt Holt 2021-06-17 09:59:08 -0600
  • c0218ec275 fileserver: Only redirect if filename not rewritten (fix #4205) Matthew Holt 2021-06-17 09:55:49 -0600
  • fbd6560976
    fileserver: Only redirect if filename not rewritten (fix #4205) Matthew Holt 2021-06-17 09:55:49 -0600