Commit Graph

  • 3d066789d3 Merge pull request #713 from 5an1ty/patch-1 Matt Holt 2016-04-03 14:30:32 -0600
  • 93d982a5a4 Improve readability and fully comply with RFC7232 Pieter Raubenheimer 2016-04-03 20:14:10 +0100
  • 572b9e4d67 Merge branch 'master' into caching-headers Pieter Raubenheimer 2016-04-03 19:59:25 +0100
  • 2a82f7b520 Faster tests elcore 2016-04-03 20:06:21 +0200
  • 1a9f700287 Allow mixed case Upgrade headers Ruben Callewaert 2016-04-03 17:48:53 +0200
  • 462128cd80 Merge pull request #706 from elcore/patch-3 Matt Holt 2016-04-02 13:40:49 -0600
  • cf69d190a2 A new feature for the "tls" directive elcore 2016-04-01 11:30:38 +0200
  • 3441cdef64 Add Etag header Pieter Raubenheimer 2016-04-01 22:24:04 +0100
  • 8a2f2f8d37 Merge pull request #705 from DenBeke/upstart-conf Matt Holt 2016-03-31 08:25:48 -0600
  • 86854dca89 dist/init: caddy.conf for upstart MathiasB 2016-03-31 14:36:44 +0200
  • b3a5b725db Merge pull request #696 from mholt/templateUtils Matt Holt 2016-03-28 21:17:11 -0600
  • f28d8b8601 Adding some useful utility functions for templates Craig Peterson 2016-03-26 13:07:35 -0600
  • 5989eb0635 Merge pull request #699 from eiszfuchs/socket-url Matt Holt 2016-03-28 14:31:53 -0600
  • cbd9b814b9 fixed req.URL.Path for unix: sockets eiszfuchs 2016-03-28 20:30:00 +0200
  • 32dbbfd64c Better way of checking gofmt Matthew Holt 2016-03-28 10:52:48 -0600
  • 3395f6c775 Merge pull request #698 from buddhamagnet/master Matt Holt 2016-03-26 17:28:46 -0600
  • 61cf8b79bc drop unused md variable buddhamagnet 2016-03-26 21:14:54 +0000
  • bb6764fd22 drop unused len variable buddhamagnet 2016-03-26 21:14:22 +0000
  • c981b08b23 correct unused assignments buddhamagnet 2016-03-26 21:05:19 +0000
  • 7271b57136 Add golint and ineffassign to CI scripts Matthew Holt 2016-03-26 14:26:12 -0600
  • 874bcff564 Fix YAML syntax. Sigh... Matthew Holt 2016-03-26 09:23:05 -0600
  • eb279e7e8a Perform gofmt -s check Matthew Holt 2016-03-26 08:53:00 -0600
  • f4c729bd22 Merge pull request #691 from MariadeAnton/MdA-travis-test Matt Holt 2016-03-22 09:27:20 -0600
  • ea35893be4 run bash dist/gitcookie.sh step only on build pushes María de Antón 2016-03-22 16:15:17 +0100
  • 1efd1029dd Only bypass "bandwidth limit exceeded" errors on pushes María de Antón 2016-03-22 16:08:29 +0100
  • 426d165254 expvar: Allow no args; publish number of goroutines Matthew Holt 2016-03-21 22:39:06 -0600
  • a3127bed5f Merge pull request #285 from mem/master Matt Holt 2016-03-21 21:54:18 -0600
  • b94e513116 Add expvar middleware Marcelo E. Magallon 2015-10-20 21:23:03 -0600
  • b6e5a599fb Update change log Matthew Holt 2016-03-21 12:36:00 -0600
  • 8fc35edc3b Merge pull request #689 from tpng/restart-inproc Matt Holt 2016-03-21 12:32:59 -0600
  • 260c023e1e Add -restart=inproc flag for in process restart Benny Ng 2016-03-21 13:37:32 +0800
  • 27f9b58c5d Bypass "bandwidth limit exceeded" errors when cloning from googlesource Matthew Holt 2016-03-21 12:05:16 -0600
  • f23d8cb37f Add {upstream} placeholder when proxy middleware is used (closes #531) Matthew Holt 2016-03-20 21:56:13 -0600
  • 3f49b32086 Revert undesired changes to shell scripts Matthew Holt 2016-03-20 14:13:50 -0600
  • 0aacaea918 Merge pull request #686 from wmark/for-mholt Matt Holt 2016-03-20 14:04:44 -0600
  • 9e0b1b4216 Merge pull request #687 from abiosoft/fastcgi-except Matt Holt 2016-03-20 13:42:14 -0600
  • e7001e6538 Add `except` to FastCGI. Minor refactor in proxy. Abiola Ibrahim 2016-03-20 08:02:17 +0100
  • 4d9741dda6 pprof: Only handle if path matches /debug/pprof, add tests Matthew Holt 2016-03-19 19:49:19 -0600
  • 74a5cb2fe3 Convert the barbarism in dist/automate.sh to proper BASH structure W-Mark Kubacki 2016-03-18 23:45:56 +0100
  • ba2e9d80fd Use best practices in build.bash W-Mark Kubacki 2016-03-18 23:10:24 +0100
  • a05a664d56 Merge pull request #679 from abiosoft/case-insensitive-fs Abiola Ibrahim 2016-03-19 08:53:18 +0100
  • 9f9fbf2e1b Support for case insensitive paths using CASE_SENSITIVE_PATH environment variable. Abiola Ibrahim 2016-03-13 22:11:54 +0100
  • cc8ecb680a Merge 36fd3e7697 into 63e4352db7 Abiola Ibrahim 2016-03-18 23:11:18 +0000
  • 63e4352db7 Merge pull request #612 from captncraig/pprof Matt Holt 2016-03-18 15:45:57 -0600
  • 58536302cd Merge b15adf4e17 into 591b209024 Craig Peterson 2016-03-18 20:33:03 +0000
  • 640a0ef956 Adding pprof middleware for debugging purposes Craig Peterson 2016-03-18 10:39:29 -0600
  • 591b209024 Merge pull request #685 from wmark/for-mholt Matt Holt 2016-03-18 08:51:40 -0600
  • f1c1ea9905 Service file for systemd starts after all networks have gotten IP addresses W-Mark Kubacki 2016-03-18 12:36:54 +0100
  • 6b801b111b Merge pull request #684 from abiosoft/master Abiola Ibrahim 2016-03-18 07:08:24 +0100
  • 717c88ec0f Update contributing notes Matthew Holt 2016-03-17 21:16:12 -0600
  • 03a22aeb7e Merge pull request #683 from klingtnet/feat/systemd Matt Holt 2016-03-17 21:05:12 -0600
  • 18332df358 Refactor output out of Start() Matthew Holt 2016-03-17 17:58:40 -0600
  • b9f8c183fa gofmt! Matthew Holt 2016-03-17 16:43:50 -0600
  • 37d050922b Fix typo, clarify readme Matthew Holt 2016-03-17 16:42:28 -0600
  • 04514fb791 Fix for #659. Abiola Ibrahim 2016-03-17 22:29:58 +0100
  • 6c2bf36dab Add systemd unit file and some usage instructions Andreas Linz 2016-03-17 12:37:15 +0100
  • 4f5fe2de24 Merge pull request #662 from mholt/md-include-fix Matt Holt 2016-03-16 13:56:06 -0600
  • 90c24d2f32 Included files in Markdown templates have access to document vars (fixes #660) Matthew Holt 2016-03-07 15:32:07 -0700
  • d95c21ded5 Update readme with build script and link to CLI docs Matthew Holt 2016-03-16 11:45:26 -0600
  • 4f4b34d481 Update changelog Matthew Holt 2016-03-16 11:43:57 -0600
  • ed0342f171 Fix tests on Go tip (caused by golang/go#14827) Matthew Holt 2016-03-16 11:27:53 -0600
  • f14cdcc436 Merge pull request #682 from weingart/mime_fix Matt Holt 2016-03-16 08:40:10 -0600
  • b471b7e835 Fixup mime middleware to use a map and error on duplicate extensions. Tobias Weingartner 2016-03-15 23:11:19 -0700
  • b79ff7403f Merge pull request #664 from jupiter/max-connections Matt Holt 2016-03-14 15:25:44 -0600
  • 36fd3e7697 Trim invisible chars from request path on darwin. Abiola Ibrahim 2016-03-14 10:26:03 +0100
  • 2d6593e9d6 Merge 284507b7d5 into 7560778602 Alexandre Teles 2016-03-14 08:25:02 +0000
  • 7560778602 Merge pull request #673 from ERIIX/master Matt Holt 2016-03-13 14:50:33 -0600
  • fc10951dde Merge pull request #676 from abiosoft/list-directives Matt Holt 2016-03-13 14:49:10 -0600
  • 3e48e6a535 Merge pull request #657 from dprandzioch/feature/freebsd-service-script Matt Holt 2016-03-13 14:46:06 -0600
  • 44fc9b18a6 Print the directives in order of priority. Abiola Ibrahim 2016-03-13 18:29:26 +0100
  • 3b6c387b84 Add flag to list directives. Abiola Ibrahim 2016-03-13 12:59:35 +0100
  • 35e4c1a7bf Sanity checkL this defer does not leak fds; comment added Matthew Holt 2016-03-12 16:32:12 -0700
  • 25bfdfe92c Merge pull request #672 from abiosoft/master Abiola Ibrahim 2016-03-12 20:46:20 +0100
  • 008ad398ce Hopefully, this is the final nail on the coffin. Abiola Ibrahim 2016-03-12 17:47:53 +0100
  • 52d7379063 Play nice when ACME used manually. Eric R. Monson 2016-03-11 22:37:54 -0800
  • e92a911e7d Add more tests. Abiola Ibrahim 2016-03-11 23:44:50 +0100
  • 84845a66ab Fix broken build. Abiola Ibrahim 2016-03-11 23:11:21 +0100
  • e2f6ab3472 Merge pull request #671 from shawnps/patch-1 Matt Holt 2016-03-11 08:21:56 -0700
  • f3a183ecc1 Use filepath.Clean for fileserver. Abiola Ibrahim 2016-03-11 15:39:13 +0100
  • e958686ae4 capitalize struct name in comment Shawn Smith 2016-03-11 23:16:28 +0900
  • 1f7d8d8ab0 Add test for UpstreamHost defaults Pieter Raubenheimer 2016-03-10 14:45:23 +0000
  • a7766c9033 Add common method for checking host availability Pieter Raubenheimer 2016-03-10 14:42:19 +0000
  • ce8ee831b3 Add check for per-host maximum connections Pieter Raubenheimer 2016-03-08 14:24:00 +0000
  • 741d7685f1 Merge branch 'master' into fastcgi-methods Matthew Holt 2016-03-07 16:25:23 -0700
  • 88e3a26c99 Full changes to contributing doc Matthew Holt 2016-03-07 12:10:26 -0700
  • f52b1e80f5 Update contributing doc and add issue template Matthew Holt 2016-03-07 12:07:34 -0700
  • 202679efde Renamed apache24 occurance to caddy :-) David Prandzioch 2016-03-06 10:49:29 +0100
  • 75915e0a25 Added a directory dist/init/ that may provide service scripts for various distributions in the future, added a experimental FreeBSD service script David Prandzioch 2016-03-06 10:44:07 +0100
  • 9e386fc921 Merge pull request #652 from elcore/patch-2 Matt Holt 2016-03-03 08:19:20 -0700
  • 9099375b11 Support ECC certificates elcore 2016-03-02 14:34:33 +0100
  • 7d9c85e44d Merge 804f495255 into 36b440c04b elcore 2016-03-02 23:32:58 +0000
  • 36b440c04b https: Refuse start only if renewal fails on expired cert (closes #642) Matthew Holt 2016-03-02 11:34:39 -0700
  • 2a46f2a14e Revert recent Content-Length-related changes and fix fastcgi return Matthew Holt 2016-03-02 11:33:40 -0700
  • 741880a38b Only obtain certificate and enable TLS if host qualifies (fixes #638) Matthew Holt 2016-03-01 12:27:46 -0700
  • 804f495255 #640 cleaning Code Style [Part 1] elcore 2016-02-28 18:40:51 +0100
  • 43c339c7e3 Merge pull request #641 from hkjn/fix-build-acme-crypt Matt Holt 2016-02-27 10:21:44 -0700
  • 49c2807ba1 Fix build after https://github.com/xenolf/lego/commit/0e26b Henrik Jonsson 2016-02-27 17:49:19 +0100
  • da08c94a8c Implant version information with -ldflags with help of build script Matthew Holt 2016-02-26 00:21:20 -0700
  • b15adf4e17 Main caddy repo can be the authoritative repository of "known" external plugins. Craig Peterson 2016-02-25 23:12:30 -0700
  • c827a71d5d Version 0.8.2 v0.8.2 Matthew Holt 2016-02-25 10:26:42 -0700