aboutsummaryrefslogtreecommitdiffstats
path: root/test/test_rparse.py
Commit message (Expand)AuthorAgeFilesLines
* Allow Python string escape sequences in value literals.Aldo Cortesi2012-07-211-1/+5
* Fine-tuning for injection: docs, bugfixes.Aldo Cortesi2012-07-201-0/+9
* Add an injection operator.Aldo Cortesi2012-07-201-0/+32
* Much simpler rewrite of inner data sending loop.Aldo Cortesi2012-07-201-1/+19
* Allow naked literals for path specification.Aldo Cortesi2012-06-291-0/+8
* Sketch out pathoc commandline interaction.Aldo Cortesi2012-06-241-1/+0
* Request service rendering.Aldo Cortesi2012-06-241-0/+10
* Add Path specification to request parser.Aldo Cortesi2012-06-241-2/+10
* Simple request spec parsing.Aldo Cortesi2012-06-241-2/+8
* Request method parsing.Aldo Cortesi2012-06-241-0/+6
* Refactor to extract ready_actions and write_values.Aldo Cortesi2012-06-241-60/+56
* Disconnect, rest refactoring.Aldo Cortesi2012-06-211-9/+9
* Port test suite over to Nose.Aldo Cortesi2012-06-091-37/+27
* Fix redundant imports, tweak TODO for 0.2Aldo Cortesi2012-04-301-1/+1
* Preview in web application.Aldo Cortesi2012-04-291-29/+14
* Basic logging.Aldo Cortesi2012-04-291-3/+3
* Regularize language even furtherAldo Cortesi2012-04-291-51/+52
* Add a shortcut for setting Location header.Aldo Cortesi2012-04-281-3/+4
* Add a shortcut for setting content-type.Aldo Cortesi2012-04-281-5/+10
* Unify pause and disconnect event frameworks.Aldo Cortesi2012-04-281-8/+24
* More language tweaks.Aldo Cortesi2012-04-281-14/+14
* Make specification language more terse, and more regular.Aldo Cortesi2012-04-281-29/+28
* Better internal error pages.Aldo Cortesi2012-04-281-12/+19
* First pass at static file serving.Aldo Cortesi2012-04-281-6/+33
* Initial checkin.Aldo Cortesi2012-04-281-0/+262