aboutsummaryrefslogtreecommitdiffstats
path: root/libpathod
Commit message (Expand)AuthorAgeFilesLines
* Start refactoring towards netlib, adding SNI and client testing.Aldo Cortesi2012-06-174-261/+454
* Join thread on test exit to avoid race condition.Aldo Cortesi2012-06-091-0/+1
* Port test suite over to Nose.Aldo Cortesi2012-06-092-3/+2
* SSL support for test struss.Aldo Cortesi2012-06-071-12/+17
* We can't sensibly unit test pages withhout firing up a server.Aldo Cortesi2012-06-072-111/+113
* Better test daemon cleanup, improve utils test coverage.Aldo Cortesi2012-06-072-10/+0
* Add /api/info, returning general info on the running pathod daemon.Aldo Cortesi2012-06-072-8/+22
* Start building a Pathod unit testing truss.Aldo Cortesi2012-06-072-6/+64
* Let Pathod pick an arbitrary empty port if -p 0 is specified.Aldo Cortesi2012-06-071-3/+16
* lippathod/app.py -> libpathod/pathod.pyAldo Cortesi2012-06-071-0/+0
* Fix redundant imports, tweak TODO for 0.2Aldo Cortesi2012-04-302-3/+3
* Clear log API.Aldo Cortesi2012-04-301-0/+7
* Log retrieval API.Aldo Cortesi2012-04-301-1/+15
* setup.py, LICENSE, README.txtAldo Cortesi2012-04-291-0/+4
* Make "Go" button on preview form work.Aldo Cortesi2012-04-294-16/+15
* Preview in web application.Aldo Cortesi2012-04-296-11/+93
* Add a rendered version of the docs to the web app.Aldo Cortesi2012-04-291-1/+251
* First pass at a README.Aldo Cortesi2012-04-291-5/+5
* Add logging, expose logs through the web app interface.Aldo Cortesi2012-04-296-559/+75
* Basic logging.Aldo Cortesi2012-04-292-8/+48
* Regularize language even furtherAldo Cortesi2012-04-291-52/+41
* Anchor management: list and remove anchors.Aldo Cortesi2012-04-291-3/+19
* Basic anchor adding.Aldo Cortesi2012-04-292-5/+58
* Basic SSL support.Aldo Cortesi2012-04-293-1/+29
* Refactor application definitions and startup.Aldo Cortesi2012-04-294-67/+85
* Add a shortcut for setting Location header.Aldo Cortesi2012-04-281-0/+21
* Add a shortcut for setting content-type.Aldo Cortesi2012-04-282-2/+22
* Unify pause and disconnect event frameworks.Aldo Cortesi2012-04-281-36/+32
* More language tweaks.Aldo Cortesi2012-04-281-4/+4
* Make specification language more terse, and more regular.Aldo Cortesi2012-04-281-8/+19
* Better internal error pages.Aldo Cortesi2012-04-283-18/+34
* First pass at static file serving.Aldo Cortesi2012-04-281-2/+20
* Initial checkin.Aldo Cortesi2012-04-2812-0/+4985