aboutsummaryrefslogtreecommitdiffstats
path: root/libpathod/app.py
Commit message (Expand)AuthorAgeFilesLines
* Remove last vestige of Tornado pathod.Aldo Cortesi2012-06-211-2/+0
* Finalize porting built-in web app to Flask.Aldo Cortesi2012-06-211-72/+44
* Built-in app: Index page.Aldo Cortesi2012-06-211-1/+12
* Log inspection and manipulation from tests.Aldo Cortesi2012-06-211-27/+10
* Start porting web app to Flask.Aldo Cortesi2012-06-191-0/+12
* Porting to netlib proceeds apace.Aldo Cortesi2012-06-191-0/+97
* lippathod/app.py -> libpathod/pathod.pyAldo Cortesi2012-06-071-215/+0
* Clear log API.Aldo Cortesi2012-04-301-0/+7
* Log retrieval API.Aldo Cortesi2012-04-301-1/+15
* Make "Go" button on preview form work.Aldo Cortesi2012-04-291-1/+1
* Preview in web application.Aldo Cortesi2012-04-291-1/+23
* Add logging, expose logs through the web app interface.Aldo Cortesi2012-04-291-5/+26
* Basic logging.Aldo Cortesi2012-04-291-2/+25
* Anchor management: list and remove anchors.Aldo Cortesi2012-04-291-3/+19
* Basic anchor adding.Aldo Cortesi2012-04-291-4/+34
* Basic SSL support.Aldo Cortesi2012-04-291-1/+0
* Refactor application definitions and startup.Aldo Cortesi2012-04-291-0/+83