summaryrefslogtreecommitdiff
path: root/cgi-bin
Commit message (Expand)AuthorAgeFilesLines
* add start and reversed parameters to ordered list generator cgiVincent Sanders2021-02-131-4/+19
* open source taml files as utf-8 encoded textVincent Sanders2021-02-081-1/+1
* fix integer cast in ordered list cgiVincent Sanders2021-01-311-1/+1
* add ordered list generator cgiVincent Sanders2021-01-311-0/+59
* setTimeout() args are the other way aroundDaniel Silverstone2020-02-211-2/+2
* Fixups for async timeout testDaniel Silverstone2020-02-212-5/+3
* Async delayed hello world, first draftDaniel Silverstone2020-02-212-0/+35
* sort the test filenames to provide consistant resultsVincent Sanders2019-11-301-1/+1
* check for index yaml in the division directoryVincent Sanders2019-11-301-2/+2
* fix division directory yaml pathsVincent Sanders2019-11-301-1/+1
* change how divisions are implementedVincent Sanders2019-11-301-7/+12
* change yaml loder to use fast c loaderDaniel Silverstone2019-11-301-1/+1
* fix missing keywordVincent Sanders2019-11-301-1/+1
* add ability to filter a division to a single groupVincent Sanders2019-11-301-0/+6
* fix division processingVincent Sanders2019-11-281-2/+7
* make test plan generator cgi take a division parameter and be pylint cleanVincent Sanders2019-11-281-21/+42
* cookies.cgi: Log the counter and JSON for easier debugDaniel Silverstone2019-08-021-0/+1
* cookies.cgi: Adjust for debuggingDaniel Silverstone2019-08-021-1/+4
* cookies.cgi: Older python needs older syntaxDaniel Silverstone2019-08-021-1/+1
* cookies.cgi: Move where we output the headerDaniel Silverstone2019-08-021-2/+3
* cookies.cgi: Make executableDaniel Silverstone2019-08-021-0/+0
* CGI: Add a basic cookies CGIDaniel Silverstone2019-08-021-0/+62
* Handy sleep CGIDaniel Silverstone2019-06-151-0/+29
* add missing space after url: in popular sites yamlVincent Sanders2019-05-181-3/+3
* Initial env.cgiDaniel Silverstone2019-02-171-0/+65
* Forbidden is not good. Unauthorized is better. Daniel is a numptyDaniel Silverstone2019-02-161-1/+1
* Write 403 on NOAUTHDaniel Silverstone2019-02-161-0/+1
* Buffer the icon saveDaniel Silverstone2019-02-161-2/+9
* Flush stdout before the imageDaniel Silverstone2019-02-161-0/+1
* CGI: Add image.cgiDaniel Silverstone2019-02-161-0/+54
* monkey-index.cgi: Change mime type to text/plain.Michael Drake2019-02-161-1/+1
* Add monkey index CGIDaniel Silverstone2019-02-161-0/+35
* Realm list derefDaniel Silverstone2018-11-041-1/+1
* Support changing realmDaniel Silverstone2018-11-041-5/+7
* Of course cgi parameters are listsDaniel Silverstone2018-11-041-2/+2
* Even more debugDaniel Silverstone2018-11-041-1/+1
* More debugDaniel Silverstone2018-11-041-3/+7
* Decode user/password as utf8Daniel Silverstone2018-11-041-1/+1
* Better decodeDaniel Silverstone2018-11-041-2/+2
* Move settings in the hope we get something usefulDaniel Silverstone2018-11-041-6/+4
* Basic auth testDaniel Silverstone2018-11-041-5/+30
* I cannot pythonDaniel Silverstone2018-11-041-1/+2
* How about python though?Daniel Silverstone2018-11-041-1/+1
* How does cgi work?Daniel Silverstone2018-11-041-1/+1
* Hunt the mising authDaniel Silverstone2018-11-041-0/+4
* Fix syntaxerrorDaniel Silverstone2018-11-041-2/+0
* More tweaksDaniel Silverstone2018-11-041-0/+3
* Find out if anything happensDaniel Silverstone2018-11-041-0/+12