summaryrefslogtreecommitdiffstats
path: root/www/cgi-bin
Commit message (Expand)AuthorAgeFilesLines
* Change inheritance from worker->self->parent to self->worker->parent as found...Ted Trask2008-05-141-84/+30
* Changed error redir code to use redirect function insteadTed Trask2008-04-281-1/+3
* Replaced all list_redir functions with redirect in mvc.lua, implemented a def...Ted Trask2008-04-241-17/+24
* Added destroy and on_unload functions. Moved saving of session from post_exec...Ted Trask2008-04-242-7/+25
* Fixed automatic redirection to include prefixTed Trask2008-04-221-2/+6
* Ted's Logon/permissions changesTed Trask2008-04-211-17/+66
* mvc.lua - Fix typo error on line 96Nathan Angelacos2007-11-031-1/+1
* mvc.lua - change new to return 3 values, new mvc object, Nathan Angelacos2007-11-021-5/+17
* beginning of cli wrapperAlexander Poslavsky2007-11-021-0/+22
* mvc.lua - last commit broke inheritanceNathan Angelacos2007-10-251-4/+5
* mvc.lua - removed redefinition of controller in dispatchNathan Angelacos2007-10-251-1/+0
* parse_path_info - not self:parse_path_infoNathan Angelacos2007-10-241-1/+1
* mvc.lua - parse_path_info can't use string as a parameter.Nathan Angelacos2007-10-241-6/+6
* mvc.lua - dispatch / parse_path_info less web centricNathan Angelacos2007-10-231-17/+26
* Remove some assumptions we are running via httpNathan Angelacos2007-10-221-13/+9
* removed -a option so it works in haserl-0.9.18Natanael Copa2007-08-141-1/+1
* moved core files to new dir structurev2.0_alpha1Natanael Copa2007-07-272-0/+297