aboutsummaryrefslogtreecommitdiffstats
path: root/libpathod/templates
Commit message (Expand)AuthorAgeFilesLines
* Add the public pathod server.Aldo Cortesi2012-07-252-0/+26
* Note that pauses are skipped during previews.Aldo Cortesi2012-07-252-0/+8
* Use tabs for request/response definitions on language docs page.Aldo Cortesi2012-07-254-142/+140
* Expand examples for responses, remove dupes from pathod doc.Aldo Cortesi2012-07-253-109/+31
* Add a basic about page.Aldo Cortesi2012-07-252-0/+25
* Add examples for each preview form.Aldo Cortesi2012-07-252-0/+73
* Nicer error for empty preview spec submission.Aldo Cortesi2012-07-252-2/+0
* Sizing and placeholder for preview forms.Aldo Cortesi2012-07-252-2/+16
* Handle file access denied errors in previews.Aldo Cortesi2012-07-251-1/+1
* Swap the offset, seconds arguments for the pause operator.Aldo Cortesi2012-07-242-6/+6
* Hide "go" button if crafting is off. Use configured crafting anchor point.Aldo Cortesi2012-07-243-2/+6
* Add preview for pathoc requests to web app.Aldo Cortesi2012-07-245-9/+39
* Turn off /log when noapi is set.Aldo Cortesi2012-07-241-0/+2
* Add basic docs for request spec language.Aldo Cortesi2012-07-241-24/+71
* Document raw flag.Aldo Cortesi2012-07-241-1/+12
* 100% test coverage for pathoc.pyAldo Cortesi2012-07-231-1/+1
* Use local scrolling with a JQuery module, because anchor jumps are braindead.Aldo Cortesi2012-07-231-0/+12
* Unify offset specifications, and document them.Aldo Cortesi2012-07-231-130/+169
* Allow execution of specs from file, using +./pathAldo Cortesi2012-07-221-1/+1
* Doc reorg.Aldo Cortesi2012-07-223-189/+227
* Document Python-style string escaping.Aldo Cortesi2012-07-211-2/+6
* Fine-tuning for injection: docs, bugfixes.Aldo Cortesi2012-07-201-0/+11
* Convert documentation to HTML, fix styling.Aldo Cortesi2012-07-202-263/+274
* Move docs into pathod server.Aldo Cortesi2012-06-295-20/+451
* Finalize porting built-in web app to Flask.Aldo Cortesi2012-06-214-14/+15
* Built-in app: Index page.Aldo Cortesi2012-06-212-7/+7
* Make "Go" button on preview form work.Aldo Cortesi2012-04-293-15/+14
* Preview in web application.Aldo Cortesi2012-04-293-9/+39
* Add a rendered version of the docs to the web app.Aldo Cortesi2012-04-291-1/+251
* Add logging, expose logs through the web app interface.Aldo Cortesi2012-04-293-11/+39
* Refactor application definitions and startup.Aldo Cortesi2012-04-291-2/+2
* Initial checkin.Aldo Cortesi2012-04-284-0/+62