aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* Doc tweaks.Aldo Cortesi2012-04-291-15/+6
| | | | | There will be a lot of these, because the only way to see how things render on Github is to upload a new README...
* Docs for Value Specifiers.Aldo Cortesi2012-04-291-17/+83
|
* Feature specification documentation.Aldo Cortesi2012-04-291-26/+62
|
* README -> README.mkdAldo Cortesi2012-04-291-0/+0
|
* First pass at a README.Aldo Cortesi2012-04-295-49/+149
|
* Add logging, expose logs through the web app interface.Aldo Cortesi2012-04-297-559/+80
|
* Basic logging.Aldo Cortesi2012-04-295-12/+64
|
* Regularize language even furtherAldo Cortesi2012-04-294-121/+116
| | | | | | - Unify offset specifcation syntax, so there's now oly one form for specify pauses and disconnects. - Use @ instead of ! for content generation. Mildy more convenient in the shell.
* Anchor management: list and remove anchors.Aldo Cortesi2012-04-294-18/+33
|
* Basic anchor adding.Aldo Cortesi2012-04-296-15/+88
|
* Basic SSL support.Aldo Cortesi2012-04-294-4/+54
|
* 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