Commit Graph

  • 1fdc46e571
    Fix tests after controller refactor Matthew Holt 2016-06-20 12:29:19 -0600
  • 238c3f581d Merge branch 'master' into master Mateusz Gajewski 2016-06-20 20:23:21 +0200
  • a798e0c951 Refactor how caddy.Context is stored and used Matthew Holt 2016-06-20 11:44:20 -0600
  • cb0053ce3b Merge branch 'master' into master Pedro Nasser 2016-06-20 14:10:38 -0300
  • 43f11894e9 Merge branch 'master' into condition-upgrades Abiola Ibrahim 2016-06-20 17:01:02 +0100
  • d5ed9ae746 Merge branch 'master' into master Mateusz Gajewski 2016-06-20 17:52:22 +0200
  • 07b7c99965 Add timeout to health_check (#887) David Dyke 2016-06-20 16:49:21 +0100
  • 807617965a Merge pull request #891 from andrewhamon/policy-cleanup Matt Holt 2016-06-20 09:27:48 -0600
  • 65b197b33e Add support for Alt-Svc headers Mateusz Gajewski 2016-06-20 11:17:58 +0200
  • a50462974c Refactor and clean up policy code Andrew Hamon 2016-06-18 15:41:18 -0500
  • edce88ab02 Only call http client once and make options more inline with current caddy directives David Dyke 2016-06-18 21:34:26 +0100
  • 12ec381090 replacer: change to table test Pedro Nasser 2016-06-17 19:03:24 -0300
  • 9fafca8e88 rewrite: fix new case - added new test case and solution - fix test case on rewrite_test Pedro Nasser 2016-06-17 18:59:14 -0300
  • 14fb8145f9 Refactors Abiola Ibrahim 2016-06-17 19:45:02 +0100
  • b5db5904f3 Minor refactors Abiola Ibrahim 2016-06-17 19:24:33 +0100
  • c4371247bf Merge branch 'master' into condition-upgrades Abiola Ibrahim 2016-06-17 17:13:34 +0100
  • 809ddad74c Added tests for IfMatcher Abiola Ibrahim 2016-06-17 17:12:23 +0100
  • 5ed079f029 Added RequestMatcher interface. Extract 'if' condition into a RequestMatcher. Abiola Ibrahim 2016-06-17 15:46:50 +0100
  • 6cf73b92cb Tests for change to default timeout David Dyke 2016-06-16 23:00:48 +0100
  • 8d0b9f0b62 Add new test and up the timeout David Dyke 2016-06-16 22:31:55 +0100
  • b251e37dea Add timeout to http get on health_check David Dyke 2016-06-16 21:52:14 +0100
  • c66daa922e checkpoint Abiola Ibrahim 2016-06-16 17:28:05 +0100
  • 6fe5c1a69f Merge pull request #885 from pedronasser/master Pedro Nasser 2016-06-16 11:30:34 -0300
  • 54355d8fb3 replace strings.Split for SplitN Pedro Nasser 2016-06-16 10:03:31 -0300
  • e486c9c6e7 fix rewrite bug with url query + test case Pedro Nasser 2016-06-15 19:55:02 -0300
  • 0f1e5bcebf Merge pull request #876 from hacdias/patch-1 Matt Holt 2016-06-14 15:44:04 -0600
  • fee4890e94 Balance round robin evenly when some hosts are down (#880) Andrew Hamon 2016-06-14 17:43:06 -0400
  • b14baf7e20 Add proxy preset: transparent (#881) David Dyke 2016-06-14 19:03:30 +0100
  • 56a6ec4769 Merge branch 'master' into reverse_proxy_preset David Dyke 2016-06-14 09:35:51 +0100
  • 2b06edccd3
    Use challenge domain for tls-sni solver Matthew Holt 2016-06-13 17:48:59 -0600
  • 67010090e8 Update to 'transparent' preset instead of 'reverse_proxy' David Dyke 2016-06-13 21:43:56 +0100
  • d5b48b9eea Use a mutex to sync round robin selection Andrew Hamon 2016-06-12 15:50:17 -0400
  • 4fd186cd3c Make robin counter private Andrew Hamon 2016-06-12 15:11:56 -0400
  • 3a2eba6b20 Add reverse_proxy preset David Dyke 2016-06-12 19:51:01 +0100
  • c63e6ee41b Merge branch 'master' into round_robin_fix Andrew Hamon 2016-06-11 23:35:46 -0400
  • 3cd20be1d9 Balance round robin evenly when some hosts are down Andrew Hamon 2016-06-11 23:24:35 -0400
  • 492d5aa37f Merge branch 'master' into patch-1 Henrique Dias 2016-06-10 07:34:42 +0100
  • 1e4a4109a7 Update plugin.go Henrique Dias 2016-06-10 07:31:07 +0100
  • daa4de572e
    Ensure certificate has a non-nil config when caching (fixes #875) Matthew Holt 2016-06-09 19:12:11 -0600
  • 83451ea2a0 Update plugin.go Henrique Dias 2016-06-09 16:06:50 +0100
  • 06fed0db17 Add minify directive Henrique Dias 2016-06-09 15:14:46 +0100
  • 98cf26377c Merge pull request #873 from mholt/fix-restart Matt Holt 2016-06-08 17:40:16 -0600
  • ff82057131 Fix restart on USR1 not loading new Caddyfile Benny Ng 2016-06-08 13:04:37 +0800
  • 6492592b4a Update change list, fix build script; version 0.9 beta 1 v0.9-beta.1 Matthew Holt 2016-06-07 14:33:06 -0600
  • 6c847d0723 New {request} placeholder to log entire requests (sans body) (#871) Gustavo Chaín 2016-06-07 19:06:24 +0200
  • 86b95d02ef Merge branch 'master' into log-requests Gustavo Chaín 2016-06-07 17:39:06 +0200
  • 01e05afa0c Merge pull request #870 from mholt/close-idle-conn Matt Holt 2016-06-07 09:38:58 -0600
  • e7fc26e3fb
    Improved godoc, added two missing directives, update change log Matthew Holt 2016-06-07 09:27:14 -0600
  • 688bebe534 Remove comment from replacer Gustavo Chain 2016-06-07 13:45:21 +0200
  • 37ae21001d Close idle connections after graceful shutdown timeout Benny Ng 2016-06-07 13:01:03 +0800
  • 5bb73002df Merge branch 'master' into log-requests Gustavo Chaín 2016-06-07 11:22:41 +0200
  • 3126cda2fd Log Requests Gustavo Chain 2016-06-07 11:20:43 +0200
  • b23eec4fac Update go get path for Caddy binary (#869) Benny Ng 2016-06-07 12:09:52 +0800
  • cb41388f0d Update go get path for Caddy binary Benny Ng 2016-06-07 12:09:07 +0800
  • 727ef24306
    Improve godoc for plugin facilities Matthew Holt 2016-06-06 18:27:54 -0600
  • d3860f95f5
    Make RegisterPlugin() more consistent, having name as first argument Matthew Holt 2016-06-06 15:31:03 -0600
  • 9b4134b287 Merge pull request #866 from mholt/0.9-wip Matt Holt 2016-06-06 07:39:16 -0600
  • ddff08392a Make upstart script more fault tolerant and easier to debug (#824) Leo Koppelkamm 2016-06-06 15:32:27 +0200
  • 690488cfa2 update readme Leo 2016-06-06 05:04:30 -0400
  • 43e460d0bf Make Upstart script more fault tolerant and easier to debug Leo 2016-05-14 19:49:53 +0200
  • 71c14fa16e
    Make sure Root is set for all new SiteConfigs Matthew Holt 2016-06-05 23:34:16 -0600
  • ff22fbd79a
    Migrate existing add-on names; set default root in SiteConfig Matthew Holt 2016-06-05 23:24:34 -0600
  • a762dde145
    Migrate remaining middleware packages Matthew Holt 2016-06-05 22:39:23 -0600
  • 416af05a00
    Migrating more middleware packages Matthew Holt 2016-06-05 21:51:56 -0600
  • 2f92443de7
    More tests, several fixes and improvements; export caddyfile.Token Matthew Holt 2016-06-04 22:50:23 -0600
  • 49fdc6a20a
    Add errors middleware; export httpserver.WriteTextResponse Matthew Holt 2016-06-04 22:48:27 -0600
  • 7b34f5dab2 Merge 9de7a7caa6 into e1a6b60736 Sajjad Hashemian 2016-06-05 02:00:13 +0000
  • ac4fa2c3a9
    Rewrote Caddy from the ground up; initial commit of 0.9 branch Matthew Holt 2016-06-04 17:00:29 -0600
  • b9b036ea23 Merge 1ffcfa1895 into e1a6b60736 Gaurav Chaturvedi 2016-06-04 17:34:09 +0000
  • e1a6b60736 Merge pull request #861 from marc-gr/upstream Matt Holt 2016-06-03 17:50:33 -0600
  • 9b5ad487d7
    Add several upstreams test case Marc Guasch 2016-06-04 01:07:53 +0200
  • d291b76721
    Gofmt fixes Marc Guasch 2016-06-03 22:48:24 +0200
  • 881da313dd
    Add tests for upstream directive Marc Guasch 2016-06-03 21:34:54 +0200
  • 1bdbf9d6ba
    Add parseUpstream method Marc Guasch 2016-06-03 21:34:31 +0200
  • 2536ea74d9 Merge pull request #859 from jupiter/fix/issue-643 Matt Holt 2016-06-02 16:43:34 -0600
  • 9acfec5418 Fix cleaned URL path in proxy Pieter Raubenheimer 2016-06-01 18:36:40 +0100
  • 34d278bb18 Merge 9d0c1e954f into f96fdb1f01 Lucas Clemente 2016-05-31 16:24:50 +0000
  • 9d0c1e954f add experimental QUIC support Lucas Clemente 2016-05-31 14:14:08 +0200
  • f96fdb1f01
    Updated 0.9 WIP with latest changes (mostly caddytls and Server) Matthew Holt 2016-05-30 23:18:04 -0600
  • a0e6eb3ba9 Merge pull request #855 from abiosoft/proxy-host-patch Abiola Ibrahim 2016-05-29 08:11:27 +0100
  • 6e6d9e7e9e Fix for #854 Abiola Ibrahim 2016-05-29 07:51:24 +0100
  • e340cf3b69
    Updated look at Caddy 0.9 work. WIP! Not a working branch. Matthew Holt 2016-05-28 20:01:32 -0600
  • 238250e7e6
    Recommend forum in issue template Matthew Holt 2016-05-27 10:16:11 -0600
  • 324ec15890
    Link to forum Matthew Holt 2016-05-27 09:15:06 -0600
  • c64361a753
    Use latest Go version (1.6.2) for CI builds Matthew Holt 2016-05-24 18:37:44 -0600
  • 6d9dcb1729 Merge pull request #846 from nesl247/fix-845 Matt Holt 2016-05-24 13:56:55 -0600
  • da97ac7c63 Strip [] from IPv6 addresses for FastCGI. Harrison Heck 2016-05-24 15:17:46 -0400
  • d9c57c14d1 Merge ba5ba29c36 into 374d0a3f09 juliuse 2016-05-23 00:52:44 +0000
  • 9de7a7caa6 Add scgi middleware Sjjad Hashemian 2016-04-24 09:39:16 +0430
  • 374d0a3f09 Merge pull request #840 from mholt/more-systemd Matt Holt 2016-05-21 14:44:58 -0600
  • bee9c50a71
    systemd, README: needs to be version 229 or later, and how to display logs W-Mark Kubacki 2016-05-21 00:29:18 +0200
  • f3b7e5023a Merge ba5ba29c36 into bac29cc20a juliuse 2016-05-20 05:15:17 +0000
  • ba5ba29c36 fixed substring statement julius 2016-05-19 22:15:11 -0700
  • a5a9eed9ed Merge 4f3a095a4e into bac29cc20a juliuse 2016-05-20 05:04:58 +0000
  • 4f3a095a4e fixed string concatenation julius 2016-05-19 22:04:10 -0700
  • d6958e9ec2 added missing import julius 2016-05-19 21:47:28 -0700
  • 296c582133 Merge 2997c959dc into bac29cc20a juliuse 2016-05-20 04:41:49 +0000
  • 2997c959dc fixed fileserver to use more efficient string concatenation julius 2016-05-19 21:39:40 -0700
  • 5de60e0297 Merge 4cb878d65f into bac29cc20a juliuse 2016-05-20 03:21:59 +0000
  • 4cb878d65f new feature: when a precompressed file (.gz) exists alongside the original, then gzipped file will be served instead julius 2016-05-19 20:19:58 -0700