Commit Graph

  • 0a31c32fb7
    browse: Clarify test skip on Windows and log a message Matthew Holt 2017-08-26 07:14:40 -0600
  • 0b4dda0aba Update readme for v0.10.7 v0.10.7 Matthew Holt 2017-08-25 16:53:42 -0600
  • c7868affe1 browse: Ignore one Test function on Windows (temporary) (#1839) Matt Holt 2017-08-25 16:52:44 -0600
  • 29b12474ed
    browse: Remove debug prints Matthew Holt 2017-08-25 16:45:46 -0600
  • f5a0a40b0a
    browse: Just skip the tests for now Matthew Holt 2017-08-25 16:45:03 -0600
  • fe47436dfb
    Trying path.Join instead Matthew Holt 2017-08-25 16:35:22 -0600
  • ca3f1ab0b3
    Moar debugging Matthew Holt 2017-08-25 16:32:46 -0600
  • ab1201effb
    browse: Make tests verbose for debugging Matthew Holt 2017-08-25 16:22:34 -0600
  • d07e4920d3
    browse: Attempt to fix tests on Windows Matthew Holt 2017-08-25 16:16:26 -0600
  • 74316fe01b
    Replace build.bash with build.go; limit timestamp inclusion Matthew Holt 2017-08-25 15:57:55 -0600
  • ef3d63e3e5
    Update CI scripts for Go 1.9 Matthew Holt 2017-08-24 21:02:47 -0600
  • d534dbc910 Merge branch 'master' into master Zaolin 2017-08-24 16:16:59 +0200
  • 4b1b329edb templates: Execute template loaded by later middlewares (#1649) Matt Holt 2017-08-24 07:13:53 -0600
  • e49474a4f5 Merge pull request #1821 from mholt/ocspfix Matt Holt 2017-08-23 12:26:01 -0600
  • c026e2b734 Merge pull request #1825 from thejmazz/systemd-allow-more-threads Matt Holt 2017-08-23 10:45:14 -0600
  • be36fec7ea
    vendor: Update quic-go Matthew Holt 2017-08-23 10:32:08 -0600
  • 16ebc86580 Merge branch 'master' into push_multiple_via_link_1717 Mateusz Gajewski 2017-08-22 22:19:11 +0200
  • 8763492db5
    Add: NOFILE rlimit support Philipp Deppenwiese 2017-08-18 01:27:54 +0200
  • 49e98a1518 Merge pull request #1833 from mholt/add-forwardproxy Matt Holt 2017-08-18 11:43:51 -0600
  • a7498bee68 Add forwardproxy to directives' list Sergey Frolov 2017-08-17 18:46:43 -0400
  • 280ae833d4 Set LimitNPROC=512 for systemd Julian Mazzitelli 2017-08-14 12:42:05 -0400
  • d1383662b7 Add 'command' plugin Eldin Hadzic 2017-08-14 17:16:26 +0000
  • 261547b42c Merge pull request #1823 from klingtnet/systemd-restart-limit-fix Matt Holt 2017-08-13 09:46:26 -0600
  • 53ae9b8521 Increase restart rate limit Andreas Linz 2017-06-16 10:40:21 +0200
  • 20fbc7303c Merge pull request #1796 from mholt/bugfix_rewrite_1794 Matt Holt 2017-08-12 15:17:28 -0600
  • 77fcdab6f9 Merge bcece90ef5 into 6b546389b8 Andrew Steinborn 2017-08-12 18:24:29 +0000
  • 6b546389b8 Merge pull request #1815 from wader/browse-abs-recursive-dir-symlink Matt Holt 2017-08-12 12:19:25 -0600
  • ff56151931
    Build tags for Caddy to build on nacl Matthew Holt 2017-08-12 12:18:37 -0600
  • 981f364845 browse: Support absolute and recursive directory symlinks Mattias Wadman 2017-08-08 19:59:01 +0200
  • 5e0896305c SIGUSR2 triggers graceful binary upgrades (spawns new process) (#1814) Matt Holt 2017-08-12 11:04:32 -0600
  • baea5a9ce9 Merge d194b6f4ea into d2fa8600fc Andreas Linz 2017-08-12 15:29:00 +0000
  • d2fa8600fc httpserver: Add 'awses' plugin directive (#1818) Mark Severson 2017-08-12 09:28:53 -0600
  • ebce0b7aec httpserver: Add 'jekyll' plugin. (#1817) Henrique Dias 2017-08-12 16:28:05 +0100
  • 7903e1c674
    Use two underscores in upgrade env var Matthew Holt 2017-08-12 00:23:13 -0600
  • b699a17a1b
    tls: Fix OCSP stapling bug when certificate names overlap other certs Matthew Holt 2017-08-12 00:12:22 -0600
  • 27bfd1c8af
    Fix realm not being added on simpleUserStore Dimitris Zervas 2017-08-11 06:51:10 +0300
  • 4ef7d261ba
    Digest structs are stored with rules. Fixed storedUserRealmPassHash to return what it describes Dimitris Zervas 2017-08-11 06:16:49 +0300
  • 4cc4de2470
    Merge branch 'master' of github.com:mholt/caddy Dimitris Zervas 2017-08-11 03:50:48 +0300
  • 0b712b4e22
    Digest auth. Nothing works, tests are wrong Dimitris Zervas 2017-08-11 03:48:41 +0300
  • 1b20978d34 Add 'awses' plugin directive Mark Severson 2017-08-10 14:10:47 -0600
  • eb86dbe408 Add 'jekyll' plugin. Henrique Dias 2017-08-10 12:07:56 +0100
  • b5ec462299
    internal: Allow use for only X-Accel-Redir (closes #1020) Matthew Holt 2017-08-09 10:36:54 -0600
  • 617988844b
    Enable compilation for Plan 9 (closes #1093) Matthew Holt 2017-08-08 23:00:35 -0600
  • 7b6e955a4c
    Clean up a couple file closes and add links to useful debugging thread Matthew Holt 2017-08-08 21:54:05 -0600
  • 87fb953bef Merge branch 'master' into basicauthuser Toby Allen 2017-08-08 20:43:30 +0100
  • d63e20e805
    Move some functions around, hopefully fixing Windows build Matthew Holt 2017-08-08 11:10:43 -0600
  • e5fc4fb333
    SIGUSR2 triggers graceful binary upgrades (spawns new process) Matthew Holt 2017-08-08 10:56:00 -0600
  • 4e52b3fe8a staticfiles: fix handling of filenames that end with index file names (#1812) Dusty Doris 2017-08-07 17:10:47 -0700
  • e37768a5ee optimize requestPage dusty 2017-08-07 17:02:22 -0700
  • f5c825543e static files ending with an index were redirected improperly dusty 2017-08-07 12:34:53 -0700
  • 2dd74fd712
    templates: Increase execution speed by ~10-15% after perf regression Matthew Holt 2017-08-06 23:41:04 -0600
  • 4ac10f820f
    httpserver: Introduce ResponseRecorder as per Tw's suggestions Matthew Holt 2017-08-06 23:39:51 -0600
  • 7d55ae6590 Merge branch 'master' into tpl-buffer-respwriter Matthew Holt 2017-08-04 19:35:32 -0600
  • 76e47ab2e1 Merge f1e2e2f8dc into bd67ec99f0 Jeremiah Megel 2017-08-05 00:20:10 +0000
  • bd67ec99f0 freebsd init: typo in filename. (#1799) Dhananjay Balan 2017-08-05 02:20:00 +0200
  • a7ed0cf69e
    Avoid panic on QUIC server close (fixes #1805) Matthew Holt 2017-08-03 11:20:14 -0600
  • d48e51cb78 Changed IfCond to store the condition function and the compiled regular expression. Updated ifCondition test to deep test all fields. Changed NewComplexRule to not return a pointer. Corrected panic detection in formatting. Fixed failing test cases. Fixed review bug for test. Fixes bug caused by Replacer running on the regular expressions in IfMatcher. We also now compile regular expressions up front to detect errors. Fixes rewrite bugs that come from formatting a rule as a string and failing with nil dereference caused by embedding Regexp pointer in a Rule. Re: Issue #1794 Simon Lightfoot 2017-07-30 16:33:59 +0100
  • 265fc5413d Merge branch 'master' into push_multiple_via_link_1717 Mateusz Gajewski 2017-08-02 17:37:32 +0200
  • d3e5f9d456 Merge pull request #1800 from mholt/exitcodes Matt Holt 2017-08-02 09:32:36 -0600
  • 471741e2d7 Merge branch 'master' into push_multiple_via_link_1717 Mateusz Gajewski 2017-08-02 13:24:00 +0200
  • 259cb80075
    Extract Link header parsing to separate function Mateusz Gajewski 2017-08-02 12:35:25 +0200
  • cbb85532a8
    Distinguishable exit codes Matthew Holt 2017-08-01 23:41:24 -0600
  • 6dc6666425 freebsd init: typo in filename. Dhananjay Balan 2017-08-02 00:03:37 +0200
  • d194b6f4ea Remove restart limit settings and use defaults Andreas Linz 2017-07-02 10:49:08 +0200
  • 1ded87e204 Increase restart rate limit Andreas Linz 2017-06-16 10:40:21 +0200
  • 65bc696b0c
    Fix force quit using SIGINT Matthew Holt 2017-07-31 17:43:37 -0600
  • 1729bcc647
    Add nopush test case Mateusz Gajewski 2017-07-31 13:58:02 +0200
  • e194a79baa
    Allow pushing multiple resources via Link header Mateusz Gajewski 2017-07-31 11:33:39 +0200
  • e7f08bff38
    Update changes and readme for v0.10.6 v0.10.6 Matthew Holt 2017-07-28 12:21:09 -0600
  • 16fa3ecb0f Merge pull request #1789 from abiosoft/fix-atomic-add Matt Holt 2017-07-28 11:53:21 -0600
  • dd3f460cf8 Fix for #1788. Rearrange struct fields. Abiola Ibrahim 2017-07-28 17:01:52 +0100
  • 36d8d2c7de Fix links on caddy-hugo and caddy-filemanager (#1787) Henrique Dias 2017-07-28 16:19:00 +0100
  • ad95545611 Fix links on caddy-hugo and caddy-filemanager Henrique Dias 2017-07-28 10:59:20 +0100
  • c06ff1cb37
    Update changes and readme for version 0.10.5 v0.10.5 Matthew Holt 2017-07-27 16:22:39 -0600
  • a48e4ecb5a
    vendor: Update dependencies Matthew Holt 2017-07-27 16:11:56 -0600
  • 74940af624
    httpserver: Set default idle timeout of 5 minutes (closes #1733) Matthew Holt 2017-07-27 16:01:47 -0600
  • 32ec39cdea Merge pull request #1784 from mholt/trie-fallbacks Matt Holt 2017-07-27 15:53:07 -0600
  • a197c864e8 Move fallbackHosts to vhostTrie Sergey Frolov 2017-07-27 17:01:40 -0400
  • b0575a9f79 Merge branch 'master' into basicauthuser Toby Allen 2017-07-26 08:54:47 +0100
  • 4991d702fd Merge pull request #1781 from mholt/global-fallback-hosts Matt Holt 2017-07-25 19:55:14 -0600
  • 76a282718d Merge pull request #1779 from mholt/mitm-panic Matt Holt 2017-07-25 15:35:51 -0600
  • c8307409c9 Add global FallbackHosts for vhost matching Sergey Frolov 2017-07-25 16:10:51 -0400
  • 1366a44639 Merge pull request #1780 from sergeyfrolov/master Matt Holt 2017-07-25 13:33:25 -0600
  • ea245b5af5 Encapsulate WriteSiteNotFound error Sergey Frolov 2017-07-25 14:47:57 -0400
  • 10d5422c3e
    mitm: Fix out of bounds error when checking software version in UA Matthew Holt 2017-07-25 13:00:49 -0600
  • b63d9fdc68 Merge pull request #1777 from tw4452852/chunked_ws Matt Holt 2017-07-25 09:59:42 -0600
  • 9b073aad58 proxy: fix hang on chunked websocket server Tw 2017-07-25 15:12:38 +0800
  • ae7e098240
    httpserver: Only enable QUIC for sites with TLS & HTTP2 enabled Matthew Holt 2017-07-24 19:05:48 -0600
  • 6e0317a703 Merge pull request #1747 from twdkeule/fix-index-push Matt Holt 2017-07-24 14:00:27 -0600
  • 20f76a256e Push resources for indexFiles when surfing to directories Thomas De Keulenaer 2017-07-06 09:24:01 +0200
  • 40b52fb02e Merge pull request #1775 from tw4452852/roller_parse Matt Holt 2017-07-20 14:19:17 -0600
  • 91150bb770 log,error: fix roller parser issue Tw 2017-07-20 15:16:43 +0800
  • f1dd9f2b79
    mitm: Improve detection related to Chrome and Safari on iOS Matthew Holt 2017-07-19 11:16:41 -0600
  • 6aba4a311a fastcgi: Revert persistent connections (#1739) Abiola Ibrahim 2017-07-18 19:52:53 +0100
  • a9d88e4ff6 Merge ba3d3dd28f into 56153e0bb3 Jaume Martin 2017-07-17 18:56:08 +0000
  • ba3d3dd28f Merge branch 'master' into master Jaume Martin 2017-07-17 20:56:05 +0200
  • 56153e0bb3 httpserver: Adding nobots directive (#1767) Jaume Martin 2017-07-17 20:39:06 +0200
  • 5c3d65ea71 Move nobots directive to a better position Jaume Martin 2017-07-17 20:24:09 +0200
  • 625ba3a258 Moving nobots directive behind log one. Jaume Martin 2017-07-17 18:07:04 +0200
  • a183581eb3 Merge branch 'master' into master Jaume Martin 2017-07-17 08:19:47 +0200