aboutsummaryrefslogtreecommitdiffstats
path: root/libpathod/rparse.py
Commit message (Collapse)AuthorAgeFilesLines
* Disconnect, rest refactoring.Aldo Cortesi2012-06-211-6/+7
|
* Basic response generation.Aldo Cortesi2012-06-201-20/+8
|
* Port test suite over to Nose.Aldo Cortesi2012-06-091-3/+1
|
* Fix redundant imports, tweak TODO for 0.2Aldo Cortesi2012-04-301-2/+2
|
* First pass at a README.Aldo Cortesi2012-04-291-5/+5
|
* Add logging, expose logs through the web app interface.Aldo Cortesi2012-04-291-0/+1
|
* Basic logging.Aldo Cortesi2012-04-291-6/+23
|
* Regularize language even furtherAldo Cortesi2012-04-291-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 Cortesi2012-04-281-0/+21
|
* Add a shortcut for setting content-type.Aldo Cortesi2012-04-281-1/+22
|
* Unify pause and disconnect event frameworks.Aldo Cortesi2012-04-281-36/+32
|
* More language tweaks.Aldo Cortesi2012-04-281-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 Cortesi2012-04-281-8/+19
|
* Better internal error pages.Aldo Cortesi2012-04-281-15/+32
|
* First pass at static file serving.Aldo Cortesi2012-04-281-2/+20
|
* Initial checkin.Aldo Cortesi2012-04-281-0/+429