Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Disconnect, rest refactoring. | Aldo Cortesi | 2012-06-21 | 1 | -6/+7 |
| | |||||
* | Basic response generation. | Aldo Cortesi | 2012-06-20 | 1 | -20/+8 |
| | |||||
* | Port test suite over to Nose. | Aldo Cortesi | 2012-06-09 | 1 | -3/+1 |
| | |||||
* | Fix redundant imports, tweak TODO for 0.2 | Aldo Cortesi | 2012-04-30 | 1 | -2/+2 |
| | |||||
* | First pass at a README. | Aldo Cortesi | 2012-04-29 | 1 | -5/+5 |
| | |||||
* | Add logging, expose logs through the web app interface. | Aldo Cortesi | 2012-04-29 | 1 | -0/+1 |
| | |||||
* | Basic logging. | Aldo Cortesi | 2012-04-29 | 1 | -6/+23 |
| | |||||
* | Regularize language even further | Aldo Cortesi | 2012-04-29 | 1 | -52/+41 |
| | | | | | | - 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. | ||||
* | Add a shortcut for setting Location header. | Aldo Cortesi | 2012-04-28 | 1 | -0/+21 |
| | |||||
* | Add a shortcut for setting content-type. | Aldo Cortesi | 2012-04-28 | 1 | -1/+22 |
| | |||||
* | Unify pause and disconnect event frameworks. | Aldo Cortesi | 2012-04-28 | 1 | -36/+32 |
| | |||||
* | More language tweaks. | Aldo Cortesi | 2012-04-28 | 1 | -4/+4 |
| | | | | | Separators this time - move to colon-separated features, use = for header key/value separation. | ||||
* | Make specification language more terse, and more regular. | Aldo Cortesi | 2012-04-28 | 1 | -8/+19 |
| | |||||
* | Better internal error pages. | Aldo Cortesi | 2012-04-28 | 1 | -15/+32 |
| | |||||
* | First pass at static file serving. | Aldo Cortesi | 2012-04-28 | 1 | -2/+20 |
| | |||||
* | Initial checkin. | Aldo Cortesi | 2012-04-28 | 1 | -0/+429 |