1. 08 Feb, 2019 1 commit
    • Matthew Holt's avatar
      caddytls: Change clustering to be a plugin to the caddytls package · eac939e9
      Matthew Holt authored
      Should resolve the failure in
      https://github.com/coredns/coredns/pull/2541.
      
      This change is breaking to clustering plugin developers (not Caddy
      users), but logical, since only the caddytls package uses CertMagic
      directly (the httpserver package also uses it, but only because it also
      uses the caddytls plugin); and it is early enough that no clustering
      plugins really exist yet.
      
      This will also require a change of devportal
      so that it looks for a different registration function, which has moved
      to the caddytls package.
      eac939e9
  2. 05 Feb, 2019 5 commits
  3. 04 Feb, 2019 1 commit
  4. 03 Feb, 2019 1 commit
  5. 02 Feb, 2019 1 commit
  6. 29 Jan, 2019 1 commit
    • Josh Soref's avatar
      Fix spelling (#2448) · 8369a121
      Josh Soref authored
      * spelling: access
      
      * spelling: associated
      
      * spelling: because
      
      * spelling: characteristics
      
      * spelling: chooses
      
      * spelling: cleared
      
      * spelling: clustering
      
      * spelling: collaborators
      
      * spelling: connection
      
      * spelling: content
      
      * spelling: conversion
      
      * spelling: deferring
      
      * spelling: detection
      
      * spelling: displayed
      
      * spelling: dispenser
      
      * spelling: heuristic
      
      * spelling: nonexistent
      
      * spelling: oflisting
      
      * spelling: preparses
      
      * spelling: response
      
      * spelling: responder
      
      * spelling: sensitive
      
      * spelling: specify
      
      * spelling: simple
      
      * spelling: spawning
      
      * spelling: status
      
      * spelling: unsupported
      
      * spelling: upstream
      
      * spelling: username
      
      * spelling: whether
      8369a121
  7. 28 Jan, 2019 5 commits
  8. 26 Jan, 2019 3 commits
  9. 25 Jan, 2019 2 commits
  10. 22 Jan, 2019 1 commit
  11. 18 Jan, 2019 3 commits
  12. 17 Jan, 2019 4 commits
  13. 16 Jan, 2019 1 commit
  14. 15 Jan, 2019 1 commit
  15. 14 Jan, 2019 1 commit
  16. 08 Jan, 2019 1 commit
  17. 20 Dec, 2018 1 commit
  18. 18 Dec, 2018 1 commit
    • Kurtis Rader's avatar
      Implement `{when_iso_local}` placeholder (#2363) · 0684cf86
      Kurtis Rader authored
      Implement `{when_iso_local}` placeholder
      
      This implements the `{when_iso_local}` placeholder. This is like the
      `{when_iso}` placeholder but the output is in the current timezone
      rather than UTC.
      
      Resolves #2362
      0684cf86
  19. 13 Dec, 2018 2 commits
  20. 12 Dec, 2018 4 commits