Commit Graph

  • 9e12c45d82 Merge branch 'master' of https://github.com/mholt/caddy Thomas Hansen 2015-04-25 19:06:39 -0600
  • 24d9d23743 Default port is 2015 Matthew Holt 2015-04-25 14:28:56 -0600
  • ce74333348 Markdown requires a base path (for now) Matthew Holt 2015-04-25 12:26:04 -0600
  • 46f5325c15 More accurate initialization output Matthew Holt 2015-04-24 20:09:31 -0600
  • aa89b95075 Replaced cpu directive with command line flag Matthew Holt 2015-04-24 20:08:14 -0600
  • 27fc1672d4 Basic auth middleware Matthew Holt 2015-04-23 14:57:07 -0600
  • e6c5482b7c Slightly more helpful parse error message Matthew Holt 2015-04-23 14:39:21 -0600
  • 95dce5cdfc Latency now available with recorder and replacer Matthew Holt 2015-04-23 13:35:56 -0600
  • 51139a5f56 log: Fix so user can specify custom log format Matthew Holt 2015-04-23 13:35:21 -0600
  • dd3ff0fcb5 Shows site addresses at start; new -quiet flag Matthew Holt 2015-04-23 13:28:05 -0600
  • d088194585 Default port is now 80 Matthew Holt 2015-04-22 13:22:03 -0600
  • 5f187738e6 Better parse support for files with only an address line Matthew Holt 2015-04-22 13:21:51 -0600
  • c10d2e0d45 Make the thing compile Matthew Holt 2015-04-21 22:30:47 -0600
  • 1a8f753303 Meh. Matthew Holt 2015-04-21 21:41:43 -0600
  • 23f7f5ebba Minor UI tweaks to directory listings Matthew Holt 2015-04-21 21:36:43 -0600
  • bdd145b0de Better error handling when executing templates Matthew Holt 2015-04-21 21:36:30 -0600
  • 0cbaed2443 A few helpful comments Matthew Holt 2015-04-21 16:00:16 -0600
  • 99c0cbdf29 Fixed a typo Matthew Holt 2015-04-21 12:12:58 -0600
  • 96985fb3fd adding support for php including clean urls and wordpress permalinks Thomas Hansen 2015-04-20 17:40:54 -0600
  • 981ca72ee6 Enforce canonical URLs Matthew Holt 2015-04-18 13:24:54 -0600
  • 6a32de4b47 Use text/template because html shouldn't be escaped for this Matthew Holt 2015-04-18 12:28:22 -0600
  • f5d0ed5b1c More template love Matthew Holt 2015-04-18 11:31:59 -0600
  • 55801b48ec More template functions Matthew Holt 2015-04-18 11:08:41 -0600
  • 3ec870cb56 Templates middleware with "include" functionality Matthew Holt 2015-04-18 09:57:51 -0600
  • cd0421ceb8 Package extension -> extensions Matthew Holt 2015-04-18 09:54:35 -0600
  • 9a27beb79c Quick bug fix for empty Caddyfile Matthew Holt 2015-04-18 09:53:43 -0600
  • e6532b6d85 Multiple addresses may be specified per server block Matthew Holt 2015-04-15 23:24:39 -0600
  • 7d96cfa424 Turn off log timestamp for parse errors (easier to read) Matthew Holt 2015-04-15 23:17:56 -0600
  • c7af6725ca Removed Host() and Port() functions from Controller Matthew Holt 2015-04-15 23:17:28 -0600
  • feec7c5b40 Virtual hosts and SNI support Matthew Holt 2015-04-15 14:11:32 -0600
  • 07964a6112 Fixed bug in parser; implicit server block with middleware directives Matthew Holt 2015-04-14 13:26:35 -0600
  • a93db40138 Improvements to the redirect middleware Matthew Holt 2015-04-12 18:13:58 -0600
  • b7c8afab2f Respond with 404 if requesting server's config file Matthew Holt 2015-04-12 17:44:02 -0600
  • 6ca475def8 Redirect now does exact path matching like rewrite middleware Matthew Holt 2015-04-12 17:40:59 -0600
  • d8e7adcdb4 Refactored proxy middleware Matthew Holt 2015-04-11 17:24:47 -0600
  • 113b175db7 Refactored fastcgi middleware Matthew Holt 2015-04-11 17:15:17 -0600
  • 40bf7c5285 Refactored redirect middleware Matthew Holt 2015-04-11 17:06:09 -0600
  • abeb337f45 Refactored rewrite middleware Matthew Holt 2015-04-11 16:58:34 -0600
  • d0a0216602 Added flag to disable http/2 support (still enabled by default) Matthew Holt 2015-04-09 10:08:22 -0600
  • 2a0cfb608d Bug fix for default error handling with gzip Matthew Holt 2015-04-08 23:24:59 -0600
  • d33256f1dc Refactor: Middleware chain uses Handler instead of HandlerFunc Matthew Holt 2015-04-02 23:30:54 -0600
  • db2cd9e941 Renamed extensionless to extension, Extensionless to Ext Matthew Holt 2015-04-02 21:59:45 -0600
  • 3e6f5de92f Renamed redirect -> redir Matthew Holt 2015-03-31 23:57:09 -0600
  • 9f793dad28 Proxy destination may include scheme Matthew Holt 2015-03-31 23:53:39 -0600
  • f2f5d4984d Markdown defaults to .md Matthew Holt 2015-03-31 23:41:16 -0600
  • 29fec4742e Detailed godoc; better error handling convention Matthew Holt 2015-03-29 22:01:42 -0600
  • 0a9a19305c Made catch-all redirects possible Matthew Holt 2015-03-29 21:48:53 -0600
  • 4e9c432c14 Controller/Dispenser refactoring, typo fixes Matthew Holt 2015-03-29 19:56:19 -0600
  • 6bf36d922c Refactored proxy middleware to return errors Matthew Holt 2015-03-28 16:56:56 -0600
  • 076d4e0ec5 Refactored web socket middleware to return errors Matthew Holt 2015-03-28 16:56:33 -0600
  • b87e6ccb76 Refactored markdown middleware to return errors Matthew Holt 2015-03-28 16:55:40 -0600
  • 22707edcbf Refactored fastcgi middleware to return errors Matthew Holt 2015-03-28 16:52:43 -0600
  • 7578298b3f Rewrote access log middleware Matthew Holt 2015-03-28 16:50:42 -0600
  • d2892fc799 New error handler middleware Matthew Holt 2015-03-28 16:50:06 -0600
  • 21b2e5a059 Refactored file server to return errors Matthew Holt 2015-03-28 16:49:42 -0600
  • 878ae7ea89 Refactored rewrite middleware to return errors Matthew Holt 2015-03-28 16:49:18 -0600
  • c657948824 Refactored redir middleware to return errors Matthew Holt 2015-03-28 16:49:06 -0600
  • a39e71ca26 Refactored headers middleware to return errors Matthew Holt 2015-03-28 16:48:31 -0600
  • 8f4e7f7fdc Refactored gzip middleware to return errors Matthew Holt 2015-03-28 16:47:41 -0600
  • a674450198 Refactored ext middleware to return errors Matthew Holt 2015-03-28 16:47:28 -0600
  • 843f6e83a9 Refactored browse middleware to return errors Matthew Holt 2015-03-28 16:46:54 -0600
  • 058ff94828 Better middleware godoc, fixed ordering too Matthew Holt 2015-03-28 16:45:12 -0600
  • 9378f38371 Major refactoring for better error handling Matthew Holt 2015-03-28 16:37:37 -0600
  • 2dc39feabd Tweak to parser and main's error handling Matthew Holt 2015-03-28 16:24:00 -0600
  • 09aad777f4 Proper host/port splitting; also log file perms Matthew Holt 2015-03-26 23:39:36 -0600
  • da72a5fbcd Controller can register functions to run at shutdown Matthew Holt 2015-03-26 23:22:48 -0600
  • 1146a9b90b Recover from panic during requests Matthew Holt 2015-03-26 22:52:27 -0600
  • 2fbfafc408 New startup and shutdown directives Matthew Holt 2015-03-26 09:52:03 -0600
  • b5dc1dde8b Updated README Matthew Holt 2015-03-25 22:48:28 -0600
  • 63b39c78ee Better default template; other fixes Matthew Holt 2015-03-24 23:05:42 -0600
  • 13d9bcc0c7 Clean URL middleware handles URLs ending with / Matthew Holt 2015-03-24 21:56:22 -0600
  • ba0d63d722 Adapted std lib file server and gutted it Matthew Holt 2015-03-24 21:55:51 -0600
  • 9672850d11 Bug fixes and improvements for browse middleware Matthew Holt 2015-03-24 21:54:33 -0600
  • 00e43197fd Started browse middleware to list directory contents Matthew Holt 2015-03-24 20:12:48 -0600
  • 284ab11c7f Little bit of cleanup Matthew Holt 2015-03-21 15:18:50 -0600
  • e62b222372 Couple more controller tests Matthew Holt 2015-03-21 15:11:31 -0600
  • a0e93009f0 Controller tests Matthew Holt 2015-03-21 14:50:28 -0600
  • 5d4726446d Finished dispenser tests Matthew Holt 2015-03-21 14:36:32 -0600
  • 010ac23e8a More tests! Matthew Holt 2015-03-21 11:18:37 -0600
  • cdfc67db01 Some godoc Matthew Holt 2015-03-21 11:04:08 -0600
  • 6d869ef55b Support multiple occurrences of markdown directive Matthew Holt 2015-03-21 10:59:29 -0600
  • 2fa6129c3a Started dispenser tests Matthew Holt 2015-03-20 18:22:22 -0600
  • bb6a921d1e Tests for location context parsing Matthew Holt 2015-03-20 18:13:13 -0600
  • 9aaf81328f There's a std lib function for that Matthew Holt 2015-03-20 18:12:12 -0600
  • 35225fe2d3 Docs and comments, la la Matthew Holt 2015-03-20 18:11:54 -0600
  • 01266ece6b Minor style nit-pick Matthew Holt 2015-03-20 00:03:41 -0600
  • 1b7415a81b Markdown handles titles a little better Matthew Holt 2015-03-20 00:01:39 -0600
  • abdadf1ee1 Improvements to websocket middleware Matthew Holt 2015-03-19 23:52:56 -0600
  • d7ae9fb4a2 Added markdown middleware Matthew Holt 2015-03-16 11:45:51 -0600
  • fb78592425 Experimental HTTP/2 support Matthew Holt 2015-03-16 11:44:54 -0600
  • af56c5033c New method to get remaining arguments on a line Matthew Holt 2015-03-16 11:23:17 -0600
  • 3858e31942 A couple pesky env variables to deal with in websockets Matthew Holt 2015-03-03 18:39:38 -0700
  • 37f0a37ed2 Filled out more web socket stuff Matthew Holt 2015-03-03 17:36:18 -0700
  • 411f3256cc Minor changes to readme Matthew Holt 2015-03-03 11:14:36 -0700
  • 811c6a986f Added WebSocket middleware Matthew Holt 2015-03-03 09:49:45 -0700
  • 974acbf38c Partial support for location contexts in config files Matthew Holt 2015-03-03 09:49:01 -0700
  • 634b8b707f Slight refactoring/renaming Matthew Holt 2015-02-07 22:17:15 -0700
  • 0e43271cc9 Basic proxy feature works Matthew Holt 2015-02-02 23:41:35 -0700
  • 5ae1790e52 Moved controller into its own file; other minor cleanups Matthew Holt 2015-01-31 10:15:17 -0700
  • 16997d85eb Made 'extensionless' middleware more modular/useful Matthew Holt 2015-01-30 11:09:36 -0700