Commit Graph

  • 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
  • 62d7d61381 Refactored the dispenser/controller Matthew Holt 2015-01-30 10:00:41 -0700
  • ae2a2d5b00 Godoc for middleware packages and server package Matthew Holt 2015-01-29 23:52:18 -0700
  • bcdf04d00e Inlined a fixed version of the fastcgi_client dependency Matthew Holt 2015-01-29 23:48:35 -0700
  • ba88be0fe9 Allow nil middleware to be returned Matthew Holt 2015-01-29 23:09:14 -0700
  • 8471c2d9d8 Updated docs; renamed a couple utility files Matthew Holt 2015-01-29 22:52:21 -0700
  • dcc67863dc Experimenting to make middleware more independent Matthew Holt 2015-01-29 22:46:09 -0700
  • ac7f50b4cd Updated doc comment Matthew Holt 2015-01-29 22:14:31 -0700
  • 612d77eaab Moved Path type around Matthew Holt 2015-01-29 22:08:40 -0700
  • 04996b2850 Exported NewReplacer and NewRecorder Matthew Holt 2015-01-29 22:06:53 -0700
  • 261beb046e Moved rewrite middleware into its own package Matthew Holt 2015-01-29 22:06:19 -0700
  • b8c43e55db Moved redirect middleware into its own package Matthew Holt 2015-01-29 22:05:54 -0700
  • 13cf980879 Moved proxy middleware into its own package Matthew Holt 2015-01-29 22:05:36 -0700
  • e6063fb26b Moved logging middleware into its own package Matthew Holt 2015-01-29 22:05:21 -0700
  • 1e4baa53f0 Moved headers middleware into its own package Matthew Holt 2015-01-29 22:05:05 -0700
  • 80ef5d761c Moved gzip middleware into its own package Matthew Holt 2015-01-29 22:04:18 -0700
  • affd470820 Moved fastcgi middleware into its own package Matthew Holt 2015-01-29 22:03:14 -0700
  • 89783ac0c2 Moved extensionless middleware into its own package Matthew Holt 2015-01-29 22:02:58 -0700
  • fe62afd3d9 Beginning to move middleware into their own packages Matthew Holt 2015-01-29 22:02:17 -0700
  • dca59d0eda Stubbed out really basic proxy middleware Matthew Holt 2015-01-29 17:17:59 -0700
  • ec5f94adc8 Added feature list Matt Holt 2015-01-21 19:16:31 -0700
  • a38a2a0e4f Created basic fastcgi middleware layer Matthew Holt 2015-01-21 17:51:47 -0700
  • fe1978c6f5 New 'cpu' directive; now uses all cores by default (if needed) Matthew Holt 2015-01-21 14:10:52 -0700
  • 509db0b08f Wrote basic tests for parser Matthew Holt 2015-01-21 13:19:55 -0700
  • eae024027f Parser fixes, and now using base filename Matthew Holt 2015-01-21 13:19:25 -0700
  • decfda2705 Made parsing easier in middleware Matthew Holt 2015-01-21 12:09:49 -0700
  • 318781512b Wrote lexer tests Matthew Holt 2015-01-21 12:09:01 -0700
  • 286d558c54 Moved most docs to wiki Matthew Holt 2015-01-19 17:13:00 -0700
  • 822c231f1c Renamed {time} placeholder to {when} Matthew Holt 2015-01-19 17:12:38 -0700
  • 24fc2ae59e Major refactoring; more modular middleware Matthew Holt 2015-01-18 23:11:21 -0700
  • 7b3d005662 Started adding tests Matthew Holt 2015-01-13 17:25:55 -0700
  • 04162aaa79 Added flag to specify config file location Matthew Holt 2015-01-13 16:14:00 -0700
  • db1adcac97 Filled out README a little more Matt Holt 2015-01-13 15:45:08 -0700
  • 1e78262fc5 Created basic README Matthew Holt 2015-01-13 13:24:43 -0700
  • 4497a16fb0 Early prototype; initial commit Matthew Holt 2015-01-13 12:43:45 -0700