aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Refactor application definitions and startup.Aldo Cortesi2012-04-297-73/+128
| | | | | Also, create one of the dodgiest web testing trusses in history. Tornado just seems to have no nice way of doing this.
* Add a shortcut for setting Location header.Aldo Cortesi2012-04-282-3/+25
|
* Add a shortcut for setting content-type.Aldo Cortesi2012-04-283-7/+32
|
* Unify pause and disconnect event frameworks.Aldo Cortesi2012-04-283-46/+56
|
* More language tweaks.Aldo Cortesi2012-04-283-38/+28
| | | | | Separators this time - move to colon-separated features, use = for header key/value separation.
* Make specification language more terse, and more regular.Aldo Cortesi2012-04-283-102/+73
|
* Better internal error pages.Aldo Cortesi2012-04-285-32/+55
|
* First pass at static file serving.Aldo Cortesi2012-04-283-11/+56
|
* Initial checkin.Aldo Cortesi2012-04-2819-0/+5397