Commit Graph

  • d060d757d6
    Simplify conditions Mateusz Gajewski 2016-10-21 09:52:55 +0200
  • 2684e10a91 Merge branch 'master' into master Mateusz Gajewski 2016-10-20 23:14:17 +0200
  • d721efc9e3 Merge branch 'master' into fix_requests Mateusz Gajewski 2016-10-20 23:13:27 +0200
  • 6f42b19dd5
    Fixes Mateusz Gajewski 2016-10-20 23:12:14 +0200
  • 2b9bbc5236 Moving File Manager higher in the directive list (#1199) Henrique Dias 2016-10-20 21:52:43 +0100
  • 84f53629e0 gofmt Henrique Dias 2016-10-20 20:48:11 +0100
  • 67074a5d89 Moving File Manager higher in the directive list Henrique Dias 2016-10-20 20:32:13 +0100
  • 9509204266
    After review fixes Mateusz Gajewski 2016-10-20 17:14:37 +0200
  • 7fba3a4a1b
    Use proper Request Mateusz Gajewski 2016-10-20 15:56:16 +0200
  • dd06f64b6f
    Address one more corner case - invalid configuration fastcgi / Mateusz Gajewski 2016-10-20 14:21:59 +0200
  • 3200990cc6
    Make fastcgi load balanceable too Mateusz Gajewski 2016-10-20 13:30:20 +0200
  • 2f5e840ea9 Merge pull request #1193 from mholt/Go-1.7.3 Matt Holt 2016-10-19 18:00:00 -0600
  • 9e8a7c1d56 Merge f19082c7fe into efb1c54e13 Andrews Medina 2016-10-19 22:08:16 +0000
  • f19082c7fe travis: update to Go 1.7.3 Andrews Medina 2016-10-19 20:08:07 -0200
  • ab3cc8f961 Update to Go 1.7.3 Eldin Hadzic 2016-10-19 21:26:04 +0000
  • efb1c54e13 Merge pull request #1189 from rndmh3ro/more_upstart_scripts Matt Holt 2016-10-19 08:13:44 -0600
  • 1ad8d8e66c Fixed typo Andrew Murray 2016-10-19 05:11:30 +1100
  • 3c1957a612 Merge pull request #1190 from tw4452852/1188 Matt Holt 2016-10-17 20:48:45 -0600
  • 2bd6fd0aea errors: don't join the absolute file path Tw 2016-10-18 09:16:26 +0800
  • f1342e37ed add separate upstart scripts for centos 6 and ubuntu 12.04 Sebastian Gumprich 2016-10-17 22:04:26 +0200
  • 262c931dff Fix #1185 Eldin Hadzic 2016-10-17 10:50:13 +0000
  • 94af37087b Fix for fastcgi deletion of Caddy-Rewrite-Original-URI header #1153 (#1184) Toby Allen 2016-10-16 19:11:52 +0100
  • 21db6d5e69 const moved outside function so available to tests Toby Allen 2016-10-16 18:15:44 +0100
  • 444a618b87 updated test comment Toby Allen 2016-10-16 07:42:00 +0100
  • 902a59bbca Merge branch 'master' into master Toby Allen 2016-10-16 07:19:11 +0100
  • 3ea64ec4fb Create test for existance of Caddy-Rewrite-Original-URI header value #1153 Toby Allen 2016-10-16 07:17:50 +0100
  • 5fcfdab6c7
    Reorder basicauth directive; it should also protect redirects Matthew Holt 2016-10-15 09:41:03 -0600
  • 016384abef * Added directive "filter" to whitelist for support of github.com/echocat/caddy-filter (#1167) Gregor Noczinski 2016-10-15 17:31:22 +0200
  • fa5b41d614 fail fast and fmt changes Toby Allen 2016-10-14 23:26:28 +0100
  • 187b9bde51 Revert "Changes to Markdown to fix travis CI build." Toby Allen 2016-10-14 22:09:18 +0100
  • 4a01888839 Changes to Markdown to fix travis CI build. Toby Allen 2016-10-14 21:40:07 +0100
  • bb4f8855d7 Merge branch 'master' of https://github.com/tobya/caddy Toby Allen 2016-10-14 21:36:16 +0100
  • 416af146a5 Merge remote-tracking branch 'refs/remotes/mholt/master' Toby Allen 2016-10-14 21:36:05 +0100
  • 93838af04f Merge branch 'master' into master Toby Allen 2016-10-14 21:17:25 +0100
  • 845c2702b1 Prevent Caddy-Rewrite-Original-URI being added as an HTTP ENV variable passed to FastCGI Toby Allen 2016-10-14 21:09:02 +0100
  • 036633b64a Merge pull request #1174 from tw4452852/1173 Matt Holt 2016-10-13 23:09:21 -0600
  • 550b1170bd Merge branch 'master' into 1173 Matt Holt 2016-10-13 22:56:19 -0600
  • 3b68482f59 Merge branch 'master' into master Toby Allen 2016-10-13 22:01:57 +0100
  • 29de209a5d Very simple fix for #1153 Toby Allen 2016-10-13 21:56:55 +0100
  • d44016b937 Merge pull request #1178 from tw4452852/1177 Matt Holt 2016-10-11 18:26:51 +0200
  • 4baca884c5 proxy: preserve path trailing slash if it was there Tw 2016-10-11 17:06:49 +0800
  • d0455c7b9c add more descriptive errors Tw 2016-10-11 10:15:33 +0800
  • e5d33e73f3 header: implement http.Hijacker for responseWriterWrapper Tw 2016-10-10 15:33:36 +0800
  • 9ced4b17e5 Merge pull request #1175 from tw4452852/fix_archiver Matt Holt 2016-10-10 20:41:00 +0200
  • b48bda4a6d dist: adapt to archiver's refactor Tw 2016-10-10 16:39:27 +0800
  • 5d9989405a Merge pull request #1165 from aishraj/master Matt Holt 2016-10-08 22:48:48 +0200
  • 6439b6c867 Merge branch 'master' into master Gregor Noczinski 2016-10-06 11:52:27 +0200
  • 733f622f7a
    Add new placeholder for latency in milliseconds Aish Raj Dahal 2016-10-05 21:02:45 -0700
  • 20a54d0e07 Merge pull request #1169 from bengadbois/patch-1 Matt Holt 2016-10-05 15:38:27 -0600
  • b5a07d43fa Adding Go Report Card badge Ben Gadbois 2016-10-04 12:11:09 -0700
  • 0efa65952a * Added directive "filter" to whitelist for support of github.com/echocat/caddy-filter Gregor Noczinski 2016-10-04 14:25:01 +0200
  • 8561f42786 CurvePreferences (Test) (#1161) elcore 2016-10-04 01:15:23 +0200
  • 1dfac15496 CurvePreferences (Test) We need consistency in code style!!! Eldin Hadzic 2016-10-03 18:04:01 +0000
  • e1ea58b7c4 Customize curve preferences, closes #1117 (#1159) elcore 2016-10-03 18:52:45 +0200
  • 4441ded52f The order of the curves matter Eldin Hadzic 2016-10-03 15:17:58 +0000
  • b749f468ad Feature Request: #1117 Eldin Hadzic 2016-10-02 23:54:34 +0000
  • e9ce45ce61 Merge pull request #1158 from tw4452852/1154 Matt Holt 2016-10-02 13:39:55 -0600
  • cc638c7faa proxy: handle 'without' option in encoded form of URL path Tw 2016-10-02 15:04:57 +0800
  • 201463a070 We need the host elcore 2016-10-01 17:05:21 +0200
  • e42000de4b Fix the PR Eldin Hadzic 2016-10-01 14:22:47 +0000
  • b469c4e03a Fix #1152 Eldin Hadzic 2016-10-01 13:21:27 +0000
  • b766dab9fa
    tls: Reorder some logic to avoid subtle, undocumented behavior Matthew Holt 2016-09-28 18:29:46 -0600
  • c885edda24
    Version 0.9.3 v0.9.3 Matthew Holt 2016-09-28 12:43:28 -0600
  • bb7787d2ee Remove the eager check in the browse middleware (#1144) Peer Beckmann 2016-09-28 20:23:44 +0200
  • a417e8fe6a Some minor stylistic tweaks. Peer Beckmann 2016-09-28 20:05:03 +0200
  • 8620581f95 Merge pull request #1145 from tw4452852/header_placeholder Matt Holt 2016-09-28 10:42:41 -0600
  • 99a6b2db67 replacer: evaluate header placeholder when replacing Tw 2016-09-28 16:54:53 +0800
  • 8944332e13 Merge pull request #1143 from mholt/1136-fix Matt Holt 2016-09-28 08:07:58 -0600
  • 9c4d0bb84a Add the complimentary test. - Tests the startup of the browse middleware if the site root is inexistent and browse is pointing to the site root. Peer Beckmann 2016-09-28 16:06:59 +0200
  • be1c57acfe 1136 fix Kris Hamoud 2016-09-27 14:38:20 -0700
  • eba9e861cc Remove the eager check in the browse middleware, whether the root directory exists. Caddy will start and throw a 404-error until the directory will be created. Peer Beckmann 2016-09-28 10:06:25 +0200
  • b06b3981cf Merge pull request #1140 from tw4452852/defer_header Matt Holt 2016-09-27 19:02:28 -0600
  • 8cb4e90852 Add fix and tests for FastCGI persistent connections (#1134) Sebastian Schmittner 2016-09-28 02:12:22 +0200
  • c1fd330414 Merge bd21f6d3aa into 871d11af00 Abiola Ibrahim 2016-09-27 23:53:54 +0000
  • 871d11af00 Merge pull request #1135 from mholt/proxyerrs Matt Holt 2016-09-27 17:53:44 -0600
  • 6397a85e50
    proxy: Only wait 250ms between backend tries Matthew Holt 2016-09-27 17:49:00 -0600
  • d0ddfc849d header: defer header operations Tw 2016-09-27 15:35:13 +0800
  • bd21f6d3aa Merge branch 'master' into fastcgi-persistent-fix Abiola Ibrahim 2016-09-27 05:57:53 +0100
  • 3fd4f38fb3 Merge branch 'master' into pullreq Echsecutor 2016-09-26 14:56:34 +0200
  • 51a1caa5d1 abisofts naming convention Echsecutor 2016-09-26 14:56:14 +0200
  • 8b9e60f248 Merge branch 'master' into pullreq Echsecutor 2016-09-26 11:27:27 +0200
  • 7037453469 Merge branch 'fastcgi-persistent-fix' of https://github.com/mholt/caddy Echsecutor 2016-09-26 11:26:27 +0200
  • d9e8b147d7 some code style improvements from the discussion in https://github.com/mholt/caddy/pull/1134 Echsecutor 2016-09-26 11:23:22 +0200
  • 648cbdf911 Do not put dead connections back into pool Echsecutor 2016-09-25 23:38:47 +0200
  • 3f44142b90 Fix fastcgi header error Abiola Ibrahim 2016-09-25 23:52:23 +0100
  • 0ac33491c8 Merge branch 'master' into fastcgi-persistent-fix Abiola Ibrahim 2016-09-25 23:47:45 +0100
  • 87b35c8a28 Do not put dead connections back into pool Echsecutor 2016-09-25 23:38:47 +0200
  • d45369db2a Merge branch 'master' into pullreq Echsecutor 2016-09-25 23:15:28 +0200
  • e764b11ca8 abisoft wants to have dialer comparison in _test instead of next to struct Echsecutor 2016-09-25 23:15:14 +0200
  • 6c44214f55 Merge branch 'master' of https://github.com/mholt/caddy Echsecutor 2016-09-25 23:13:10 +0200
  • ac22fdf2c8 Merge branch 'master' into pullreq Echsecutor 2016-09-25 13:30:12 +0200
  • 8269404309 abisofts pool fix + nicer logging for the fastcgi_test Echsecutor 2016-09-25 13:29:44 +0200
  • 617012c3fb
    Use time.Since() for readability Matthew Holt 2016-09-24 21:27:57 -0600
  • 4adbcd2565 Merge pull request #1125 from hlidotbe/master Matt Holt 2016-09-24 21:11:30 -0600
  • d01bcd591c Merge pull request #1112 from tw4452852/proxy_header Matt Holt 2016-09-24 21:02:19 -0600
  • c9b022b5e0 proxy: don't append some predefined headers Tw 2016-09-16 23:42:42 +0000
  • b94adfe91b Merge remote-tracking branch 'upstream/master' Abiola Ibrahim 2016-09-24 23:53:02 +0100
  • a661007a55
    proxy: Fix retry logic for when no hosts are available Matthew Holt 2016-09-24 16:30:40 -0600
  • 0c0142c8cc
    Delete tryDuration, now unused Matthew Holt 2016-09-24 16:05:33 -0600
  • 37f05e450f
    proxy: Add try_duration and try_interval; by default don't retry Matthew Holt 2016-09-24 16:03:22 -0600