Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Allow appdir and libdir to be comma-separated lists of directories. | Ted Trask | 2009-12-31 | 1 | -2/+4 |
* | Removed unused variable from cli | Ted Trask | 2009-12-30 | 1 | -5/+0 |
* | Cleaned up acf.conf, removed hardcoded /usr/share/acf paths. | Ted Trask | 2009-12-30 | 1 | -3/+4 |
* | Modified permissions from controller:action to prefix/controller/action. | Ted Trask | 2009-12-21 | 1 | -0/+1 |
* | Made command-line client work. | Ted Trask | 2009-12-18 | 1 | -6/+15 |
* | Moved cfe into mvc.lua and removed cfe.lua. | Ted Trask | 2008-09-25 | 1 | -1/+0 |
* | Modified core to create model and controller function libraries and some comm... | Ted Trask | 2008-07-02 | 1 | -14/+1 |
* | Replaced references to ENV[SCRIPT_NAME] with self.conf.script. | Ted Trask | 2008-05-15 | 1 | -1/+1 |
* | Modified cfe, removing option, errtxt, and name, and adding label - This may ... | Ted Trask | 2008-04-30 | 1 | -4/+2 |
* | beginning of cli wrapper | Alexander Poslavsky | 2007-11-02 | 1 | -0/+60 |