Matthew Holt
|
974acbf38c
|
Partial support for location contexts in config files
|
2015-03-03 09:49:01 -07:00 |
|
Matthew Holt
|
634b8b707f
|
Slight refactoring/renaming
|
2015-02-07 22:17:15 -07:00 |
|
Matthew Holt
|
5ae1790e52
|
Moved controller into its own file; other minor cleanups
|
2015-01-31 10:15:17 -07:00 |
|
Matthew Holt
|
16997d85eb
|
Made 'extensionless' middleware more modular/useful
|
2015-01-30 11:09:36 -07:00 |
|
Matthew Holt
|
62d7d61381
|
Refactored the dispenser/controller
|
2015-01-30 10:00:41 -07:00 |
|
Matthew Holt
|
ba88be0fe9
|
Allow nil middleware to be returned
In case a middleware actually just wants some code to execute at startup... will expand on that idea later.
|
2015-01-29 23:09:14 -07:00 |
|
Matthew Holt
|
fe62afd3d9
|
Beginning to move middleware into their own packages
|
2015-01-29 22:02:17 -07:00 |
|
Matthew Holt
|
a38a2a0e4f
|
Created basic fastcgi middleware layer
|
2015-01-21 17:51:47 -07:00 |
|
Matthew Holt
|
fe1978c6f5
|
New 'cpu' directive; now uses all cores by default (if needed)
|
2015-01-21 14:10:52 -07:00 |
|
Matthew Holt
|
509db0b08f
|
Wrote basic tests for parser
|
2015-01-21 13:19:55 -07:00 |
|
Matthew Holt
|
eae024027f
|
Parser fixes, and now using base filename
|
2015-01-21 13:19:25 -07:00 |
|
Matthew Holt
|
decfda2705
|
Made parsing easier in middleware
|
2015-01-21 12:09:49 -07:00 |
|
Matthew Holt
|
318781512b
|
Wrote lexer tests
|
2015-01-21 12:09:01 -07:00 |
|
Matthew Holt
|
24fc2ae59e
|
Major refactoring; more modular middleware
|
2015-01-18 23:11:21 -07:00 |
|
Matthew Holt
|
7b3d005662
|
Started adding tests
|
2015-01-13 17:25:55 -07:00 |
|
Matthew Holt
|
4497a16fb0
|
Early prototype; initial commit
|
2015-01-13 12:43:45 -07:00 |
|