Commit Graph

  • 696b46f075 Merge pull request #1356 from mholt/fix_hijack Matt Holt 2017-01-23 09:40:47 -0700
  • bda5ebb16d
    New 'timeouts' directive to configure timeouts; default timeouts enabled Matthew Holt 2017-01-23 08:17:00 -0700
  • e5ef285e59 Generate meta elements from prelude items description and keywords (#1335) Peer Beckmann 2017-01-23 03:16:38 +0100
  • d360ac14ae Merge branch 'master' into master Peer Beckmann 2017-01-22 18:29:23 +0100
  • 54d49f4406 One minor refinement. Combining two statements. Peer Beckmann 2017-01-22 18:18:46 +0100
  • f1190afd24 Merge branch 'master' into fix-#1185 Toby Allen 2017-01-22 13:07:17 +0000
  • 11adb2e5a7
    tls: Always stop and report cert renewal error if operator is present Matthew Holt 2017-01-21 15:14:04 -0700
  • 9369b81498 Merge pull request #1366 from mholt/tls-sni-renew-fix Matt Holt 2017-01-21 15:05:22 -0700
  • 0e34c7c970
    tls: Fix background certificate renewals that use TLS-SNI challenge Matthew Holt 2017-01-21 14:39:36 -0700
  • eeb23a2469 redirect: determine the FromScheme at runtime (#1297) Tw 2017-01-21 09:51:31 +0800
  • 35d1b995d5 Merge 262c931dff into ecf852ea43 javimuu 2017-01-20 08:14:12 +0000
  • ec966bc1e6 Merge 104fd773f5 into ecf852ea43 Jesse Lucas 2017-01-19 19:38:43 +0000
  • 5835c9ed3f proxy: add test for canceling the request Tw 2017-01-19 09:32:54 +0800
  • 113c6d52fe proxy: use a new context for the outgoing request Tw 2017-01-18 10:56:57 +0800
  • 34d5375528 Merge branch 'master' into fix-#1185 Toby Allen 2017-01-18 22:39:07 +0000
  • 32ce54f33e Merge branch 'fix-#1185' of https://github.com/mholt/caddy into fix-#1185 Toby Allen 2017-01-18 22:36:45 +0000
  • 5c74313a8b Updated tests Toby Allen 2017-01-18 22:36:11 +0000
  • ecf852ea43 proxy: fix TestReverseProxy failure on go tip (#1360) Tw 2017-01-19 06:34:25 +0800
  • 78b1228f35 Merge branch 'master' into fix-#1185 Toby Allen 2017-01-18 22:14:34 +0000
  • a1308e4b20 Revert change, not required Toby Allen 2017-01-18 21:56:07 +0000
  • 47dc0cd9db Return normal path if no rewrite has happened Toby Allen 2017-01-18 21:48:52 +0000
  • 07bd03351d Merge branch 'master' into 1359 Tw 2017-01-18 16:02:36 +0800
  • 3a12ac4c35 proxy: fix TestReverseProxy failure on go tip Tw 2017-01-18 15:48:41 +0800
  • 223e2238d5 proxy: use a new context for the outgoing request Tw 2017-01-18 10:56:57 +0800
  • 6bac558c98 Add root option to fastcgi directive (#1337) Mike Pastore 2017-01-17 12:34:17 -0500
  • ae10122f7e proxy: Fixed #1352: invalid use of the HTTP hijacker Leonard Hecker 2017-01-17 15:55:11 +0100
  • e1f7c5fca4 Merge branch 'master' into fastcgi-root Matt Holt 2017-01-16 08:02:52 -0700
  • 7c2f553d3d Merge branch 'master' of github.com:pbeckmann/caddy Peer Beckmann 2017-01-15 18:58:13 +0100
  • 5dc38fa92f Remove the uneccessary `[:]` in the []Bytes to String casting. @mholt was right ;) Peer Beckmann 2017-01-15 18:57:03 +0100
  • 8eff51a910 Merge branch 'master' into master Peer Beckmann 2017-01-15 18:56:05 +0100
  • da2fa9514e Merge branch 'master' into issue_1327 ericdreeves 2017-01-15 11:22:19 -0600
  • a14eb973d7 Add comment and remove redundant check. ericdreeves 2017-01-15 11:21:00 -0600
  • c6ba43f888
    Set session ticket keys properly (fixed in Go 1.8) Matthew Holt 2017-01-15 09:30:02 -0700
  • 5a27e2b3a2 Merge branch 'master' of https://github.com/mholt/caddy into fix-#1185 Toby Allen 2017-01-15 12:51:49 +0000
  • 8464020f7c Add {whenISO} to record timestamp in ISO 8601 format in UTC. (#1353) M-A 2017-01-14 17:54:27 -0500
  • 5bdd50ab75 Rename {whenISO} to {when_iso} Marc-Antoine Ruel 2017-01-14 17:03:38 -0500
  • 229b983f20 Add {whenISO} to record timestamp in ISO 8601 format in UTC. Marc-Antoine Ruel 2017-01-14 15:50:05 -0500
  • 9ce2a9860e Merge branch 'master' into fastcgi-root Abiola Ibrahim 2017-01-14 19:50:20 +0100
  • 0155b0c5fb Add StartupHooks to Plugins (#1330) Henrique Dias 2017-01-14 14:25:57 +0000
  • f18a8e89b5 Requested changes by @mholt Henrique Dias 2017-01-14 08:25:34 +0000
  • 21d92d6873 Add a cli parameter to -validate a Caddyfile. Issue #1328 (#1344) Toby Allen 2017-01-14 06:42:00 +0000
  • 25c3ba0272 ValidateAndExecuteDirectives needs to only return err Toby Allen 2017-01-14 06:19:25 +0000
  • c6d7a60b3e additional parameter added to calls to mustLogFataf Toby Allen 2017-01-14 05:43:45 +0000
  • b5464357c6 Tidy up comments Toby Allen 2017-01-14 05:41:07 +0000
  • 070a6c53c7 remove debugging code Toby Allen 2017-01-13 22:19:58 +0000
  • ae4f6a027c Merge branch 'issue1328d' of https://github.com/mholt/caddy into issue1328d Toby Allen 2017-01-13 22:08:47 +0000
  • 9772511899 ValidateandExecuteDirectives with justValidate option Toby Allen 2017-01-13 22:07:00 +0000
  • b60e038cb4 Merge branch 'master' into issue_1327 ericdreeves 2017-01-12 16:40:28 -0600
  • 2d55bcb050 Merge branch 'master' into master Peer Beckmann 2017-01-12 17:41:01 +0100
  • 32681adea6 Merge branch 'master' into issue1328d Toby Allen 2017-01-11 22:04:55 +0000
  • 6baac39e19 Merge branch 'issue1328d' of https://github.com/mholt/caddy into issue1328d Toby Allen 2017-01-11 22:02:36 +0000
  • 21adc38562 comment and tidyup Toby Allen 2017-01-11 21:14:50 +0000
  • a3e31b85c7 Removed change to Start signature. Created function to ValidateCaddyfile Toby Allen 2017-01-11 21:12:45 +0000
  • 41f5ce8bc6 Changes to validate seperatly to Starup func Toby Allen 2017-01-11 20:05:29 +0000
  • 696792781a Merge pull request #1314 from mholt/unbuffered_proxy Matt Holt 2017-01-11 13:02:25 -0700
  • 601838ac96 proxy: Added TestReverseProxyLargeBody test case Leonard Hecker 2017-01-11 19:38:52 +0100
  • 8048e9c3bc proxy: Added unbuffered request optimization Leonard Hecker 2017-01-11 19:38:14 +0100
  • 91de524fee Merge branch 'master' into master Peer Beckmann 2017-01-11 18:14:20 +0100
  • e0e5aa5614 Move the meta tag list to a var at the begin of the file. Seperate the Meta tags from the other front matters: - Don't override user settings with name `meta` - Cleaner Code. Peer Beckmann 2017-01-11 17:19:06 +0100
  • 9725f659a5 Add root option to fastcgi directive Mike Pastore 2017-01-09 01:04:06 -0600
  • fab3b5bf19 Merge pull request #1343 from bengadbois/add_misspell_travis Matt Holt 2017-01-10 17:46:01 -0700
  • c7c34266da Add misspell to travis build Replace test text with real words so misspell doesn't throw errors Ben Gadbois 2017-01-10 13:15:14 -0800
  • 9643830cea Merge branch 'master' into issue1328d Toby Allen 2017-01-10 22:11:19 +0000
  • d6a35381e9 Merge pull request #1342 from bengadbois/fix_misspellings Matt Holt 2017-01-10 15:09:06 -0700
  • ff11413cd2 Ensure logging without -log flag Toby Allen 2017-01-10 21:27:34 +0000
  • d8db8e4d08 Allow -validate flag to validate caddyfile and return Toby Allen 2017-01-10 21:20:55 +0000
  • eee9d00255 Fix small misspellings Ben Gadbois 2017-01-10 13:03:50 -0800
  • 7d6436e856 Add a simple positive list test for the meta tag generation. Peer Beckmann 2017-01-10 18:41:32 +0100
  • 7b020be33c Merge branch 'master' of https://github.com/mholt/caddy Peer Beckmann 2017-01-10 17:36:22 +0100
  • adb27a956d
    Enable golint Mateusz Gajewski 2017-01-10 09:44:22 +0100
  • c47e778d82 proxy: capitalize some request headers Tw 2017-01-09 16:26:48 +0800
  • 6a84d9392e Merge pull request #1334 from tw4452852/1329 Matt Holt 2017-01-08 19:29:38 -0700
  • 633567744d proxy: refactor TestUpstreamHeadersUpdate and TestDownstreamHeadersUpdate Tw 2017-01-08 21:07:33 +0800
  • b73edb0704 Defer websocket body close Joe Rocklin 2016-12-30 06:54:30 -0500
  • c0931ba97d Merge branch 'master' of github.com:mholt/caddy into issue_1327 ericdreeves 2017-01-08 12:22:41 -0600
  • 024833b2e3 Redirect to the full URL. ericdreeves 2017-01-08 12:14:49 -0600
  • 28c2cd27fa Add "keywords" and remove "language" to/from the list of meta tags. Peer Beckmann 2017-01-08 18:34:14 +0100
  • 576e9086fb Rerun gofmt Peer Beckmann 2017-01-08 16:45:00 +0100
  • 3a0c470f04 Generate meta elements from useful front matters. Limited to the default template and specific elements. Peer Beckmann 2017-01-08 16:34:16 +0100
  • 3853619250
    golint Mateusz Gajewski 2017-01-08 15:01:24 +0100
  • 64d1c80d47
    Merge branch 'master' into feature_1246 Mateusz Gajewski 2017-01-08 14:57:27 +0100
  • 3dde870b02 Rename redirurl to redirURL. ericdreeves 2017-01-08 06:18:02 -0600
  • 36f776e545 Update plugins.go Henrique Dias 2017-01-08 08:22:56 +0000
  • 2cf885925d Merge branch 'master' into patch-4 Henrique Dias 2017-01-08 08:06:20 +0000
  • dfaee69571 Update plugins.go Henrique Dias 2017-01-08 08:05:55 +0000
  • d081f4f9b9 typo Henrique Dias 2017-01-08 08:04:47 +0000
  • c3523305f0 Merge pull request #1325 from mholt/authheader Matt Holt 2017-01-07 19:41:55 -0700
  • d7241c34fd Use RequestURI when redirecting to canonical path. ericdreeves 2017-01-07 11:23:00 -0600
  • 1e853505cf Update run.go Henrique Dias 2017-01-06 21:28:10 +0000
  • 73c81cd089 Update plugins.go Henrique Dias 2017-01-06 21:08:10 +0000
  • da7da652f2 Update plugins.go Henrique Dias 2017-01-06 21:03:46 +0000
  • 71c2ed2b4d Update run.go Henrique Dias 2017-01-06 21:02:02 +0000
  • 3f770603bc
    browse: Simple filter textbox for default template Matthew Holt 2017-01-03 23:59:04 -0700
  • 54acb9b2de
    basicauth: Remove Authorization header on successful authz (issue #1324) Matthew Holt 2017-01-03 17:40:07 -0700
  • 8b9c9efdba Fix position of "filter" in directives (#1323) Gregor Noczinski 2017-01-03 17:03:13 +0100
  • 93e30e6b09 Remove comment of reason why we do a reorder Gregor Noczinski 2017-01-03 16:58:13 +0100
  • 39dc5542f5 Fixed gofmt issue. Gregor Noczinski 2017-01-03 16:49:22 +0100
  • 740d0a1720 Fix #2 (Replacement doesn't happen - https://github.com/echocat/caddy-filter/issues/2) bug of caddy-filter Gregor Noczinski 2017-01-03 16:41:48 +0100
  • a1a8d0f655 Merge branch 'master' of github.com:mholt/caddy Matthew Holt 2017-01-01 10:27:58 -0700
  • 5d813a1b58
    Close connection on automatic HTTP->HTTPS redirects Matthew Holt 2017-01-01 10:27:53 -0700