0
Fork 0
mirror of https://github.com/caddyserver/caddy.git synced 2024-12-30 22:34:15 -05:00

Commit graph

  • a518049fa2 Merge branch 'master' into configfix Matthew Holt 2015-10-15 00:13:40 -0600
  • 35e309cf87 First use of OncePerServerBlock in a Setup function Matthew Holt 2015-10-15 00:11:26 -0600
  • e0fdddc73f Don't share sync.Once with all directives Matthew Holt 2015-10-15 00:07:26 -0600
  • 0c07f7adcc Epic revert of 0ac8bf5 and adding OncePerServerBlock Matthew Holt 2015-10-14 23:45:28 -0600
  • a48ed9a246 Merge pull request #273 from mem/master Austin Cherry 2015-10-14 18:29:00 -0700
  • d4a14af14d Simplify websocket ticker shutdown code Marcelo E. Magallon 2015-10-14 18:48:43 -0600
  • f7e3ed13f9 TestInclude 2 should fail. Update test data and fix error checking Makpoc 2015-10-15 02:21:02 +0300
  • 71c4962ff6 tests for context.Include Makpoc 2015-10-15 02:09:37 +0300
  • b713a7796e Change c:\go to c:\gopath to avoid conflicts Matthew Holt 2015-10-12 19:17:50 -0600
  • 65e812d3a9 Merge pull request #270 from Makpoc/master Matt Holt 2015-10-14 10:13:53 -0600
  • 5c3085fe51 Merge pull request #271 from zmb3/windows_failures Matt Holt 2015-10-14 10:13:18 -0600
  • 6af26e2306 Use null byte in filename to simulate 'unable to access' on both windows and linux makpoc 2015-10-14 09:35:50 +0300
  • a914565f51 Merge pull request #269 from mholt/chore/gorilla-websocket Matt Holt 2015-10-13 23:43:41 -0600
  • 24893bf740 removed panics, cleaned up leaking ticker routine Austin 2015-10-13 19:07:54 -0700
  • 26cbea9e12 Re-enable test Zac Bergquist 2015-10-13 20:23:05 -0400
  • f7fcd7447a Fix test failure on non-Windows OS. Zac Bergquist 2015-10-13 20:16:43 -0400
  • 16bd63fc26 Removed my debug prints Zac Bergquist 2015-10-13 20:04:34 -0400
  • e158cda057 Fix test failures on Windows. Zac Bergquist 2015-10-13 19:49:53 -0400
  • 7121e2c770 Change c:\go to c:\gopath to avoid conflicts Matthew Holt 2015-10-12 19:17:50 -0600
  • f122b3bbdf Fix failing test (windows) - simulate an error by executing stat on a filename with zero-byte in it. Fix cleanup of created files after the tests. Makpoc 2015-10-13 23:35:24 +0300
  • 6717edcb87 Add AppVeyor badge Matt Holt 2015-10-13 09:52:47 -0600
  • dee2e8e67d Add AppVeyor badge Matt Holt 2015-10-13 09:52:47 -0600
  • 4544dabd56 Add tests for command splitting makpoc 2015-10-13 14:39:18 +0300
  • 222781abca websocket refactored to use gorilla Austin 2015-10-12 19:59:11 -0700
  • 55a098cae8 Add AppVeyor manifest Matthew Holt 2015-10-12 19:11:02 -0600
  • e3a0d6d6fe Merge d0a3c7960c into 837c17c396 Zac Bergquist 2015-10-11 23:56:11 +0000
  • d0a3c7960c Add generated test data to .gitignore file Zac Bergquist 2015-10-11 19:54:10 -0400
  • 837c17c396 Merge pull request #267 from zmb3/reportcard Matt Holt 2015-10-11 16:00:58 -0600
  • f9bc74626d Address various lint and gocyclo warnings. Fixes #253 Zac Bergquist 2015-10-09 18:35:34 -0400
  • 17c91152e0 Merge pull request #266 from Makpoc/master Matt Holt 2015-10-10 20:00:33 -0600
  • d414ef0d0f browse: Fix tests that fail only in CI environment Matthew Holt 2015-10-10 19:53:11 -0600
  • e66aa25fce Fail the test if the configuration fails. Makpoc 2015-10-10 04:15:25 +0300
  • 75d82e8666 Merge pull request #265 from Karthic-Hackintosh/master Matt Holt 2015-10-09 12:38:05 -0600
  • af42d2a54a Add tests for root.go makpoc 2015-10-09 18:20:28 +0300
  • f5cd4f17f8 Exhaustive test coverage to test the usage of sort,order and limit parameter for the browse middleware Karthic Rao 2015-10-09 11:28:11 +0530
  • 02c7770b57 Update change list Matthew Holt 2015-10-04 21:59:09 -0600
  • 0f049856a4 Merge pull request #262 from pyed/patch-4 Matt Holt 2015-10-07 10:41:19 -0600
  • bd14171b88 allow consecutive spaces for browse pyed 2015-10-07 17:55:10 +0300
  • e6ba930e65 Merge branch 'master' of github.com:mholt/caddy Matthew Holt 2015-10-01 09:58:17 -0700
  • 61a6b9511a Commenting on the need for additional redirect tests Matthew Holt 2015-10-01 09:58:07 -0700
  • 87efc67f48 Merge pull request #259 from abiosoft/master Matt Holt 2015-10-01 09:56:56 -0700
  • 9e2da6ec48 New core middleware, MIME. Abiola Ibrahim 2015-09-30 18:37:10 +0100
  • 3f9f675c43 redir: Include scheme in redirect rules Matthew Holt 2015-09-30 08:38:31 -0600
  • 698399e61f Move controller_test.go into controller.go Matthew Holt 2015-09-28 21:16:40 -0600
  • ec676fa15e Version bump: 0.7.6 v0.7.6 Matthew Holt 2015-09-28 14:57:00 -0600
  • 122e3a9430 rewrite: Make internal header field name a const Matthew Holt 2015-09-28 14:54:48 -0600
  • 79a7f8a460 Merge pull request #247 from DenBeke/master Matt Holt 2015-09-28 14:33:27 -0600
  • bb85a84561 Merge remote-tracking branch 'upstream/master' Mathias Beke 2015-09-28 22:11:05 +0200
  • be6fc35326 fastcgi: Fix REQUEST_URI if rewrite directive changes URL Matthew Holt 2015-09-27 18:27:45 -0600
  • 79de2a5de2 Stubbed out basic code to obtain Let's Encrypt cert Matthew Holt 2015-09-26 18:11:53 -0600
  • ca1f1362cc Merge pull request #257 from tarfu/patch-1 Matt Holt 2015-09-25 06:22:16 -0600
  • 0ca0d552eb change to official http2 repo Tobias Breitwieser 2015-09-25 14:10:03 +0200
  • 8baead6107 Merge remote-tracking branch 'upstream/master' Mathias Beke 2015-09-25 11:54:15 +0200
  • 4f5a29d6d1 errors: New 'visible' mode to write stack trace to response Matthew Holt 2015-09-24 16:21:28 -0600
  • da7562367c errors: Restore http status text in test Matthew Holt 2015-09-24 14:01:08 -0600
  • 6001c94f30 errors: Fix test Matthew Holt 2015-09-24 11:26:52 -0600
  • 104a5998cb Merge pull request #251 from abiosoft/master Matt Holt 2015-09-23 14:22:54 -0600
  • 6cbd3ab096 proxy: 64-bit word alignment for 32-bit systems (fixes #252) Matthew Holt 2015-09-22 16:47:39 -0600
  • 7f9fa5730b Rewrite: Use only fragment, remove frag. Abiola Ibrahim 2015-09-20 18:13:53 +0100
  • bdccc51437 More consistent error messages Matthew Holt 2015-09-20 10:55:16 -0600
  • 0e039a1868 Rewrite: Use middleware.Replacer. Bug fix for regexps starting with '/'. Abiola Ibrahim 2015-09-20 08:49:55 +0100
  • 10ab037833 Moved fileServer and browse.IndexPages into middleware package Matthew Holt 2015-09-19 20:34:23 -0600
  • 540a651fdf Merge pull request #250 from hacdias/master Matt Holt 2015-09-19 20:11:44 -0600
  • ee893325c4 Update change list Matthew Holt 2015-09-19 11:24:44 -0600
  • 8120e57850 add user defined variables into browse template Henrique Dias 2015-09-18 08:52:12 +0100
  • 043e000459 Merge pull request #1 from mholt/master Henrique Dias 2015-09-18 08:44:47 +0100
  • 66fb8f031b Merge pull request #248 from hacdias/master Matt Holt 2015-09-17 19:01:12 -0600
  • 9e2bef146e middleware: Added StripHTML to Context type Matthew Holt 2015-09-17 16:23:30 -0600
  • 4c642e9d3c browse IgnoreIndexes option Henrique Dias 2015-09-17 20:37:49 +0100
  • 30b19190dc add ignoreIndexes option to browse Henrique Dias 2015-09-17 20:33:39 +0100
  • 37ea1bcff5 Merge 9dbf6e5fee into 840bc505f6 Alexander Morozov 2015-09-17 07:22:30 +0000
  • 840bc505f6 This is a pretty cool change Matthew Holt 2015-09-16 21:31:45 -0600
  • 8c843ceefd middleware: Add StripExt to Context type for stripping extensions from paths Matthew Holt 2015-09-16 21:30:56 -0600
  • aa5a595762 middleware/fastcgi: Stripping PATH_INFO from SCRIPT_NAME Mathias Beke 2015-09-16 20:25:40 +0200
  • 9dfb940d80 Merge pull request #245 from LK4D4/update_go Matt Holt 2015-09-14 11:49:59 -0600
  • 1dbfeb7ecd Use latest minors Go for testing Alexander Morozov 2015-09-14 10:43:46 -0700
  • 9dbf6e5fee Add /debug/pprof handlers Alexander Morozov 2015-09-12 20:47:37 -0700
  • f4054b6954 Merge pull request #241 from LK4D4/fix_race_test Matt Holt 2015-09-11 15:58:13 -0600
  • faaef83954 Use less strict condition to avoid problems with concurrency Alexander Morozov 2015-09-11 10:22:41 -0700
  • 287543a0e6 Merge pull request #238 from LK4D4/fix_vet Matt Holt 2015-09-11 10:21:22 -0600
  • 7545755b00 Merge pull request #240 from LK4D4/fix_map_race Abiola Ibrahim 2015-09-11 17:00:24 +0100
  • 26dc212f4c Merge pull request #239 from LK4D4/race_test Abiola Ibrahim 2015-09-11 16:58:19 +0100
  • a5128da67a markdown: fix race in accessing map Alexander Morozov 2015-09-11 08:34:52 -0700
  • 37eedf5cdc Fix race in test Alexander Morozov 2015-09-11 08:23:08 -0700
  • f2e680430a Add vet check to CI Alexander Morozov 2015-09-10 20:05:52 -0700
  • 740a6a7ad5 Use func from stdlib to clone *tls.Config for calming vet Alexander Morozov 2015-09-10 20:52:49 -0700
  • 1236e492a9 Fix format verbs for funcs Alexander Morozov 2015-09-10 19:59:19 -0700
  • 80db177f5a Fix vet warnings about unkeyed fields Alexander Morozov 2015-09-10 19:57:23 -0700
  • 3d1cac313c Use %v instead of %p to calm vet Alexander Morozov 2015-09-10 19:52:23 -0700
  • dc4a5ae1fd Merge pull request #237 from LK4D4/fix_lock Matt Holt 2015-09-10 18:23:26 -0600
  • da7b9a6bbc Use markdown.Config as pointer everywhere Alexander Morozov 2015-09-10 15:12:46 -0700
  • 55de037035 Merge pull request #236 from LK4D4/fix_format_in_test Matt Holt 2015-09-10 15:16:13 -0600
  • c468b114e4 Fix format call in tests Alexander Morozov 2015-09-10 14:04:33 -0700
  • d96bd5269a Merge pull request #235 from Karthic-Hackintosh/master Matt Holt 2015-09-10 08:27:23 -0600
  • ed4148f20e Complete test coverage for replacer for Go Karthic Rao 2015-09-10 10:28:13 +0530
  • f8e2cc8008 Merge pull request #234 from humboldtux/browse Matt Holt 2015-09-08 14:44:28 -0600
  • 5d32af8a6b Fix typo in loadConfigs comment Benoit Benedetti 2015-09-08 22:38:30 +0200
  • ed10863494 Configuration as command line arg #222 Benoit Benedetti 2015-09-08 20:14:23 +0200
  • 4e1717db4c basicauth: htpasswd path now relative to site root Matthew Holt 2015-09-05 16:04:30 -0600
  • 159b68aab4 Merge pull request #228 from tgulacsi/htpasswd Matt Holt 2015-09-05 14:56:23 -0600
  • d76cf6d337 Merge pull request #230 from evermax/master Matt Holt 2015-09-04 11:27:23 -0600
  • 69950e57f0 Use localtime for the log roller timestamp Maxime 2015-09-04 19:18:01 +0200
  • d44ab3dbab Merge pull request #229 from LK4D4/fix_format Matt Holt 2015-09-04 10:07:30 -0600
  • b199825c3b Fix formatting directives in tests Alexander Morozov 2015-09-04 08:34:58 -0700
  • 94becb89f6 Add Go 1.5 to the Travis CI manifest Matthew Holt 2015-09-02 18:28:03 -0600
  • 1f4231e1f0 Merge pull request #216 from evermax/master Matt Holt 2015-09-02 17:44:10 -0600
  • bdcbd11d65 Merge branch 'master' of https://github.com/mholt/caddy Maxime 2015-09-02 15:16:06 +0200
  • 008160998a Added LogRoller parser and entity. The errors and logs can now have log rolling if provided by the user. The current customisable parameter of it are: The maximal size of the file before rolling. The maximal age/time of the file before rolling. The number of backups to keep. Maxime 2015-09-02 15:13:31 +0200
  • 1cafb1eea5 Merge pull request #226 from Karthic-Hackintosh/master Matt Holt 2015-08-31 21:34:54 -0600
  • 392f1d70eb Add htpasswd support for basic auth Tamás Gulácsi 2015-08-30 20:07:43 +0200
  • d79d2611ca Mention setcap in readme so it's more prominent Matthew Holt 2015-08-30 10:55:30 -0600
  • e3cea042d6 Left over comments removed karthic rao 2015-08-30 19:00:35 +0530
  • 679668e3c0 removed redundant comment lines Karthic Rao 2015-08-30 18:57:20 +0530
  • 730269743f Json response initial test for browse.go Karthic Rao 2015-08-29 08:04:01 +0530
  • bfc61824b9 Merge pull request #225 from Karthic-Hackintosh/master Matt Holt 2015-08-27 15:01:45 -0600
  • 444f9e40d5 initial test for replacer Karthic Rao 2015-08-27 23:36:32 +0530
  • c5006321a7 Merge pull request #224 from pyed/patch-2 Matt Holt 2015-08-27 10:13:38 -0600
  • b9d3e7721e Fixing my comment pyed 2015-08-27 17:57:59 +0300
  • 49a229835a Merge pull request #220 from pyed/json Matt Holt 2015-08-27 08:48:44 -0600
  • 414b47d653 adds json option for the browse middleware Abdulelah Alfuntukh 2015-08-18 02:29:52 +0300
  • 79cd6ba982 Merge 6216a612b0 into b62d087bb6 Josiel A. Santos 2015-08-21 10:51:15 +0000
  • 6216a612b0 Ignore 'Caddyfile' (case-insensitive) in browse middleware Josiel Alves dos Santos 2015-08-21 07:43:25 -0300
  • b62d087bb6 Merge pull request #218 from Karthic-Hackintosh/master Abiola Ibrahim 2015-08-14 07:23:27 +0100
  • 4704625e3a Complete test coverage for middleware/recorder.go Karthic Rao 2015-08-14 09:59:22 +0530
  • 53c4797606 Initial setup of test for recorder.go of middleware package Karthic Rao 2015-08-11 22:02:13 +0530
  • 60b6c0c03d Add link to joshix/caddy in readme Matthew Holt 2015-08-05 16:32:34 -0600
  • 5f3ef9c0da Merge pull request #215 from Karthic-Hackintosh/master Matt Holt 2015-08-10 07:26:56 -0600
  • bb5a322ce2 Added lumberjack library for log rolling Maxime 2015-08-08 16:13:10 +0200
  • bb072faeee Initial test for middleware/middleware.go Karthic Rao 2015-08-08 00:56:59 +0530
  • a2be7b4548 Bumped version to 0.7.5 v0.7.5 Matthew Holt 2015-08-05 13:26:12 -0600
  • 7796ff0f69 core: Disable TLS for http sites (again) Matthew Holt 2015-08-05 11:33:51 -0600
  • afd6b7ea27 Merge pull request #210 from evermax/master Matt Holt 2015-08-05 10:25:49 -0600
  • b62de4c521 New template action NowDate to get the time.Time of Now() Matthew Holt 2015-08-05 08:27:13 -0600
  • 2e8a74ecff markdown: Prefix log messages, and slight refactor Matthew Holt 2015-08-05 08:15:52 -0600
  • e94e90b046 Add new docker link, DO link, and enhanced comment Matthew Holt 2015-08-04 18:32:27 -0600
  • 7173764d6d markdown: Render lists as part of summary (upstream bug workaround) Matthew Holt 2015-08-04 18:31:14 -0600
  • e4643f048a core: Bind all listeners to wildcard host by default (closes #208) Matthew Holt 2015-08-04 18:29:54 -0600
  • 236c8c4eaf Merge pull request #214 from abiosoft/master Matt Holt 2015-08-05 07:24:56 -0600
  • 3b910645e7 Markdown: generate static sites after links. Abiola Ibrahim 2015-08-05 09:55:04 +0100
  • 9669363504 Merge pull request #213 from abiosoft/master Matt Holt 2015-08-04 18:06:37 -0600
  • b5d79bdccc Markdown: Removed unused constant. Abiola Ibrahim 2015-08-05 01:00:53 +0100
  • 1d3d705aae Markdown: Rename 'development' to 'dev' in config. Abiola Ibrahim 2015-08-05 00:49:42 +0100
  • 2ab466599d Markdown: Modify development mode to generate links on page requests. Abiola Ibrahim 2015-08-05 00:41:04 +0100
  • 851026d3fa Markdown: Watch for file changes. Removed sitegen dependency for links. Abiola Ibrahim 2015-08-04 23:35:09 +0100
  • 32da2ed706 Updated change log Matthew Holt 2015-08-03 17:51:33 -0600
  • d8c50264cc Fix parser when address is empty token Matthew Holt 2015-08-03 17:31:10 -0600
  • 8d81ae88da fastcgi: Add HTTPS env variable on HTTPS connections Matthew Holt 2015-08-03 17:16:24 -0600
  • f1f1eb040a Changed the facility of syslog to be LOCAL0 Maxime 2015-08-03 12:00:17 +0200
  • 36fa6e857b markdown: Sitegen only occurs if directory exists Matthew Holt 2015-08-01 16:09:10 -0600
  • b401267aa4 License is a text file Matthew Holt 2015-08-01 16:07:59 -0600
  • e63b83c8c4 markdown: report errors during initial sitegen Matthew Holt 2015-08-01 13:08:55 -0600
  • 0ac8bf58ea core: Run startup/shutdown functions only once Matthew Holt 2015-08-01 13:08:31 -0600
  • 7fb1c7e91d Change access log level to INFO Maxime 2015-07-30 22:01:15 +0200
  • 60690c78ae Merge branch 'master' of https://github.com/mholt/caddy Maxime 2015-07-30 20:32:15 +0200
  • 4b92808bbf Add syslog support for log and errors directives Maxime 2015-07-30 20:29:41 +0200
  • 73397a0973 New version v0.7.4 Matthew Holt 2015-07-30 10:29:28 -0600
  • 35e25be1a4 browse: Size displayed in IEC format Matthew Holt 2015-07-29 19:15:38 -0600
  • f7129b219e Fix markdown tests that I broke Matthew Holt 2015-07-29 17:47:33 -0600
  • e1153f8797 Update change list... Matthew Holt 2015-07-29 17:42:54 -0600
  • ff28bc8b0a markdown: Change .Url -> .URL, increase summary length Matthew Holt 2015-07-29 17:41:52 -0600
  • 0b01489f7d templates: Date -> Now, add Replace and Truncate Matthew Holt 2015-07-29 17:40:11 -0600
  • 7a69770026 Merge pull request #207 from evermax/master Matt Holt 2015-07-29 16:58:14 -0600
  • ec51e14451 Merge branch 'master' of https://github.com/mholt/caddy Maxime 2015-07-29 23:43:26 +0200
  • 86e9749d6c Merge pull request #204 from abiosoft/master Matt Holt 2015-07-29 11:12:02 -0600
  • aa89f30f2a renamed sorter to byDate. Abiola Ibrahim 2015-07-29 18:06:53 +0100
  • da794a866e Change date of the files in test to serve the static file and not generate a new one Maxime 2015-07-29 18:00:08 +0200
  • 705cd16dee Fixed path issue: was absolute path but should be relative path Maxime 2015-07-29 17:12:32 +0200
  • 0168a627a4 Added test on markdown static files generation Maxime 2015-07-29 16:21:35 +0200
  • 7b29568eb1 Code cleanups. Fix more race conditions. Abiola Ibrahim 2015-07-29 12:15:02 +0100
  • a585379bbb proxy: Parse error if property is unknown Matthew Holt 2015-07-28 13:50:21 -0600
  • e240cd5ba2 Metadata variables flattened. Fix race condition on parsers. Added page links generator. Abiola Ibrahim 2015-07-28 05:21:09 +0100
  • e043bbdd62 Merge pull request #203 from Karthic-Hackintosh/master Matt Holt 2015-07-27 09:01:18 -0600
  • 094436c23a Complete Test set For config/setup/fastcgi.go Karthic Rao 2015-07-27 20:19:20 +0530
  • c6b2600c62 Merge pull request #202 from evermax/master Matt Holt 2015-07-26 12:03:14 -0600
  • d1eb2ea9e2 Changed metadata variables type: from map[string]interface{} to map[string]string Maxime 2015-07-26 18:32:34 +0200
  • 453d3eb567 markdown: Fix when md file has front matter but empty body Matthew Holt 2015-07-25 15:47:33 -0600
  • 53b7b131cb Update change list, and note in comment Matthew Holt 2015-07-25 15:17:58 -0600
  • bec9b9a3f7 redir: Redirect tables Matthew Holt 2015-07-24 12:46:03 -0600
  • bf47951f3a Merge pull request #196 from evermax/master Matt Holt 2015-07-25 15:15:51 -0600
  • 604c8abb59 Remove debug line, add file name as default title Maxime 2015-07-25 22:39:13 +0200
  • ef4a4b0ab8 Removed attribute not needed. Maxime 2015-07-24 22:17:14 +0200
  • 24bdb433c9 Changed .Var to .Doc in Markdown templates Put the title into the .Doc variables as well. Changed the test template file to use new names. Maxime 2015-07-24 22:14:05 +0200
  • 6006de5795 Update change list Matthew Holt 2015-07-24 10:27:14 -0600
  • a578c43810 browse: Add txt files to list of default files Matthew Holt 2015-07-24 10:27:03 -0600
  • 74b758034e redir: Allows replacements; defaults to exact match redirects Matthew Holt 2015-07-24 10:15:48 -0600
  • 04571ff393 NewReplacer takes third argument for empty value string Matthew Holt 2015-07-24 10:11:34 -0600
  • 7adff28aa9 Merge pull request #198 from pyed/sort Matt Holt 2015-07-23 11:06:56 -0600
  • 1589129ea1 Save sorting preferences as cookies pyed 2015-07-22 09:49:16 +0300
  • 97dcc79a7f Remove undesired committed debug logs Maxime 2015-07-23 11:53:15 +0200
  • bc2feece4b Moved test files to testdata folder. Changed the tests accordingly. Maxime 2015-07-23 09:35:46 +0200
  • 1f17895b12 Merge pull request #197 from Karthic-Hackintosh/master Matt Holt 2015-07-22 23:25:04 -0600
  • 665f24d85f initial test for config/setup/fastcgi.go Karthic Rao 2015-07-23 10:27:42 +0530
  • 2df30d186e Added a test on markdown for the default template Maxime 2015-07-21 17:45:32 +0200
  • 6451e10d3e Add context to markdown template Created a struct containing middleware.Context, Title, Markdown and the variables from the user to use to render the template. The title now can be accessed via {{.Title}}. The variables can now be accessed via {{.Var.myVariableName}}. Maxime 2015-07-21 07:58:34 +0200
  • d222a9e9f2 Merge pull request #192 from netmml/patch-2 Matt Holt 2015-07-19 23:13:49 -0600
  • d7a1c86be4 Merge 81eb7dbb26 into 00997db5ae Viacheslav Biriukov 2015-07-19 12:08:01 +0000
  • 00997db5ae markdown: Fix large markdown files that got truncated Matthew Holt 2015-07-18 12:57:16 -0600
  • 2d5320c454 Added test for the browse directive Created sample files for the test Maxime 2015-07-18 11:37:05 +0200
  • 2fa6e278d2 Merge branch 'master' of https://github.com/mholt/caddy Maxime 2015-07-18 09:58:27 +0200
  • ef381fbb54 Update .travis.yml netmml 2015-07-18 03:37:22 -0400
  • a74b20f278 .zip for Win/Mac, .tar.gz for Linux/BSD Matthew Holt 2015-07-17 17:26:33 -0600
  • f536bc94b2 Added the Context to the browse directive Moved the Context type to middleware and exported it. Users can use .Include and others in browse directive templating Created test for the templates directive. Maxime 2015-07-17 20:07:24 +0200
  • 95140f948f version bump 0.7.3 v0.7.3 Matthew Holt 2015-07-15 09:52:47 -0600
  • afc540f6b7 Updated changes Matthew Holt 2015-07-15 09:36:34 -0600
  • fcf2622c26 Merge pull request #187 from evermax/master Matt Holt 2015-07-13 09:42:19 -0600
  • d9ebc5398a Changes regarding review Use path.Join and then check if the request had a slash at the end to place it again. Maxime 2015-07-12 21:22:15 +0200
  • eea68c34ad Changes regarding comment. Used http status code instead of a hardcoded value. Used url.Parse instead of url.ParseRequestURI, so that you can parse both absolute and relative URL. Maxime 2015-07-12 16:43:35 +0200
  • 8a2d0890a2 Changes regarding issue 180 The get parameters are now forwarded when redirected. Added some tests to validate this behavior. Maxime 2015-07-12 16:01:32 +0200
  • 1a82943db2 core: Simplify Server initializer Matthew Holt 2015-07-11 12:00:11 -0600
  • 3c36edec1f Merge pull request #185 from Karthic-Hackintosh/master Matt Holt 2015-07-11 10:39:52 -0600
  • 0f913e89db Merge pull request #183 from peterhellberg/extensions_tests Matt Holt 2015-07-11 10:38:42 -0600
  • ad4031bfad Merge 2b7ec1b023 into d3c229375c kraoadori 2015-07-10 19:18:15 +0000
  • 2b7ec1b023 Complete test coverage for config/setup/markdown.go Karthic Rao 2015-07-11 00:44:31 +0530
  • 33fa29fda0 extensions: Initial tests Peter Hellberg 2015-07-10 12:05:06 -0600
  • d3c229375c Fixed import command, added tests Matthew Holt 2015-07-07 22:38:48 -0600
  • c82d7c2dd2 templates: Better error handling for missing files Matthew Holt 2015-07-06 23:37:27 -0600
  • 553d76dab3 Merge pull request #179 from abiosoft/master Matt Holt 2015-07-05 23:46:30 -0600
  • d4f0ac2303 Merge remote-tracking branch 'upstream/master' Abiola Ibrahim 2015-07-06 06:43:02 +0100
  • 4588812d24 Gzip: Fix wildcard extension bug. Abiola Ibrahim 2015-07-06 06:36:48 +0100
  • 9467dbdd40 Fix errors tests Matthew Holt 2015-07-05 23:23:35 -0600
  • 68c416e414 gzip: Fix to allow wildcard extension Matthew Holt 2015-07-05 23:23:21 -0600
  • 71c4fdbc85 errors: Prepend timestamp to log entry Matthew Holt 2015-07-05 21:27:13 -0600
  • 7dbe42286d Merge pull request #174 from mholt/gzipfix Matt Holt 2015-07-05 23:19:51 -0600
  • b5579ca910 gzip: Remove mimes Matthew Holt 2015-07-03 18:13:30 -0600
  • cd2b255ae3 Merge pull request #177 from Karthic-Hackintosh/master Matt Holt 2015-07-03 13:29:53 -0600
  • 93f29a7598 preliminary test case for config/setup/markdown.go Karthic Rao 2015-07-03 10:03:22 +0530
  • 32ef35b952 gzip: Fix tests Matthew Holt 2015-07-01 19:05:31 -0600
  • abf22909f1 gzip: Make it gzip again Matthew Holt 2015-07-01 18:56:30 -0600
  • a86e16ddde That's a wrap; version 0.7.2 v0.7.2 Matthew Holt 2015-07-01 12:09:31 -0600
  • 263fa064cd Merge pull request #169 from abiosoft/master Matt Holt 2015-07-01 11:44:49 -0600
  • 915172e9ef templates: Close files after done including them Matthew Holt 2015-07-01 11:36:37 -0600
  • 4d066b7e30 ext: Only append extension if request is not for directory (fixes #173) Matthew Holt 2015-07-01 11:35:52 -0600
  • a7f0705bcf Merge remote-tracking branch 'upstream/master' Abiola Ibrahim 2015-07-01 14:01:45 +0100
  • 16f18bfeff Update change list Matthew Holt 2015-06-30 18:21:12 -0600
  • 7a42e60bcb templates: Support for nested include files Matthew Holt 2015-06-30 18:20:36 -0600
  • aecdecbdf8 Merge remote-tracking branch 'upstream/master' Abiola Ibrahim 2015-06-30 17:31:40 +0100
  • a790db134d Merge pull request #171 from bigtiger/patch-1 Matt Holt 2015-06-30 10:24:59 -0600
  • 75b77d508d Merge pull request #172 from abiosoft/fastcgi-fix Matt Holt 2015-06-30 10:23:49 -0600
  • 4240817a3a Fix for Issue 141: index not found, 502 Bad Gateway. Abiola Ibrahim 2015-06-30 11:54:50 +0100
  • 24307e85b7 Massage some verbiage Jim Remsik 2015-06-29 16:52:40 -0700
  • b030d0cf79 Merge remote-tracking branch 'upstream/master' Abiola Ibrahim 2015-06-29 09:16:59 +0100
  • b0d3a8e1b5 Merge pull request #170 from Karthic-Hackintosh/master Matt Holt 2015-06-28 10:00:33 -0600
  • 62456c1bed Complete test coverage for config/setup/templates.go Karthic Rao 2015-06-28 07:03:42 +0530
  • 3f1f6720ee Decouple git middleware from caddy core. Now available as an add-on at https://github.com/abiosoft/caddy-git. Abiola Ibrahim 2015-06-28 00:31:52 +0100
  • ab0cbf3e12 Updated change list Matthew Holt 2015-06-26 08:07:46 -0600
  • c12257a1a7 Merge pull request #168 from Karthic-Hackintosh/master Matt Holt 2015-06-26 16:23:39 -0600
  • e039577d66 export of variables undone Karthic Rao 2015-06-27 03:49:44 +0530
  • 9995466a18 Initial Test case for config/setup/templates.go Karthic Rao 2015-06-27 02:27:02 +0530
  • f424f450f2 Fix typo Matthew Holt 2015-06-25 08:54:49 -0600
  • 677f67db48 Merge pull request #166 from mholt/graceful-resolve Matt Holt 2015-06-25 08:18:41 -0600
  • 47d1f5eecf Removed tests that are not cross-platform compatible Matthew Holt 2015-06-23 22:13:29 -0600
  • d8391d6fbd core: Handle address lookup and bind errors more gracefully (fixes #136 and #164) Matthew Holt 2015-06-23 22:00:55 -0600
  • 640cd059ce Merge pull request #165 from Karthic-Hackintosh/master Matt Holt 2015-06-23 20:04:07 -0600
  • a78cea7d8a test for webSocketParse function in config/setup Karthic Rao 2015-06-24 07:05:53 +0530
  • 7044cbbd67 Merge pull request #161 from Karthic-Hackintosh/master Matt Holt 2015-06-23 10:06:05 -0600
  • 292c15cd48 Modularizing config/setup/Websocket.go and for the same Karthic Rao 2015-06-23 14:40:27 +0530