1. 30 Mar, 2019 1 commit
    • Matt Holt's avatar
      ci: Azure Pipelines CI system (#2540) · c00b3a52
      Matt Holt authored
      * Set up CI with Azure Pipelines [skip ci]
      
      * Add other platforms [skip ci]
      
      * Oops, add vmImage back in [skip ci]
      
      * Fix goVersion [skip ci]
      
      * Use sudo to install Go [skip ci]
      
      * Attempt platform-specific Go isntalls [skip ci]
      
      * Try sharing the variable a different way [skip ci]
      
      * Trying this again... [skip ci]
      
      * Fix the PATH [skip ci]
      
      * Fix GOROOT, hopefully [skip ci]
      
      * More fixing [skip ci]
      
      * Still fixing [skip ci]
      
      * Add golang-ci [skip ci]
      
      * asdfasdfasf [skip ci]
      
      * Sigh, work around broken golangci-lint installer [skip ci]
      
      * Try again [skip ci]
      
      * ahhhhhh [skip ci]
      
      * sooooo close! cleanup [skip ci]
      
      * oh c'mon [skip ci]
      
      * thought I had it for a sec [skip ci]
      
      * yaaaayyyy [skip ci]
      
      ship it
      c00b3a52
  2. 17 Mar, 2019 1 commit
  3. 16 Mar, 2019 1 commit
  4. 15 Mar, 2019 1 commit
  5. 11 Mar, 2019 2 commits
  6. 06 Mar, 2019 1 commit
    • comp500's avatar
      proxy: Change headers using regex (#2144) · 47b78714
      comp500 authored
      * Add upstream header replacements (TODO: tests, docs)
      
      * Add tests, fix a few bugs
      
      * Add more tests and comments
      
      * Refactor header_upstream to use a fallthrough; return regex errors
      47b78714
  7. 05 Mar, 2019 1 commit
  8. 04 Mar, 2019 4 commits
    • Matthew Holt's avatar
      vendor: Update lego; notes for v0.11.5 · 80dfb8b2
      Matthew Holt authored
      80dfb8b2
    • Toby Allen's avatar
      httpserver: More organized startup output (#2497) · 98f160e3
      Toby Allen authored
      * Move SiteOutput to a seperate function sorted by port.
      
      * Rename vars and tidy up
      
      * Move loopback note to output loop
      
      * Fix Typo
      
      * Remove unneeded var
      
      * Readability Change
      
      * Change to other port string.
      
      * Simplify as all sites in Server use the same port
      
      * Ensure -quiet supresses fmt.Println calls
      
      * Prevent double output of siteinfo to log - improve log message
      
      * change name of log in comment
      
      * Remove spaces
      
      * Remove extra line output
      
      * final tidy!
      
      * Use caddy.LogDestination to setup log
      
      * Ensure Log is still output if quiet.
      
      * Correct case of functions and make function param bool
      
      * Remove conditional check for LogDestination
      
      * Revert output to simple blocks
      
      * comment update
      98f160e3
    • Toby Allen's avatar
      basicauth: Simplify user replacement on auth failure (#2470) · 4f8020a9
      Toby Allen authored
      * Can simply add user to replacer before Replace call.  user is then also added to logs
      
      * use fmt.Errorf
      
      * fix how fmt.Errorf is called.
      4f8020a9
    • Toby Allen's avatar
      errors: Return parse error if more than one argument (#2472) · b295aab2
      Toby Allen authored
      * Check errors directive only has 1 argument
      
      * Added Tests
      b295aab2
  9. 01 Mar, 2019 1 commit
  10. 26 Feb, 2019 2 commits
  11. 25 Feb, 2019 1 commit
  12. 24 Feb, 2019 2 commits
  13. 17 Feb, 2019 1 commit
  14. 16 Feb, 2019 2 commits
  15. 15 Feb, 2019 8 commits
  16. 13 Feb, 2019 2 commits
  17. 08 Feb, 2019 5 commits
  18. 05 Feb, 2019 4 commits