Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove trailing whitespace | Ted Trask | 2016-08-04 | 1 | -1/+1 |
| | |||||
* | Change use of require to work with Lua 5.2 | Ted Trask | 2013-10-09 | 1 | -1/+1 |
| | |||||
* | Modify acf_www and acf_cli handle_clientdata to separate out functionality ↵ | Ted Trask | 2012-02-23 | 1 | -4/+6 |
| | | | | for the two apps | ||||
* | Changed mvc and www view_resolvers to make auto_view work | Ted Trask | 2012-02-02 | 1 | -1/+1 |
| | | | | | | Templates (for www) now receive a viewfunc, rather than using viewfile. Actions without views with viewtype of html, ajax, stream, or serialized will now be displayed using standard code. Fixed bug in acf-cli parameters messing up action | ||||
* | Fixed acf-cli to work with new mvc.lua changes | Ted Trask | 2012-02-02 | 1 | -10/+5 |
| | |||||
* | Starting to reorganize mvc.lua and acf_www controllers to move www-specific ↵ | Ted Trask | 2012-01-19 | 1 | -7/+1 |
| | | | | | | | things from mvc to acf_www, and visa versa Goal is to have mvc.lua more usable from a lua app Also affects acf-cli and acf_cli controller | ||||
* | Fixed acf-cli usage to use new name | Ted Trask | 2012-01-13 | 1 | -2/+2 |
| | |||||
* | renamed acf_cli to acf-cli | Natanael Copa | 2012-01-12 | 1 | -0/+53 |
better do it now. later it will be impossible |