summaryrefslogtreecommitdiffstats
path: root/bin/acf-cli
Commit message (Collapse)AuthorAgeFilesLines
* Remove trailing whitespaceTed Trask2016-08-041-1/+1
|
* Change use of require to work with Lua 5.2Ted Trask2013-10-091-1/+1
|
* Modify acf_www and acf_cli handle_clientdata to separate out functionality ↵Ted Trask2012-02-231-4/+6
| | | | for the two apps
* Changed mvc and www view_resolvers to make auto_view workTed Trask2012-02-021-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 changesTed Trask2012-02-021-10/+5
|
* Starting to reorganize mvc.lua and acf_www controllers to move www-specific ↵Ted Trask2012-01-191-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 nameTed Trask2012-01-131-2/+2
|
* renamed acf_cli to acf-cliNatanael Copa2012-01-121-0/+53
better do it now. later it will be impossible