summaryrefslogtreecommitdiffstats
path: root/acfupdate-controller.lua
Commit message (Collapse)AuthorAgeFilesLines
* Modified acfupdate to use cfes. Tried to make it work out-of-the-box ↵Ted Trask2008-10-011-19/+10
| | | | | | without having to check out of svn first. Works except web server must be restarted afterwards. Also has ability to use different svn server, for those like me using port-forwarding. git-svn-id: svn://svn.alpinelinux.org/acf/devtools/trunk@1538 ab2d0c66-481e-0410-8bed-d214d4d58bed
* Replaced references to ENV[SCRIPT_NAME] with self.conf.script.Ted Trask2008-05-151-5/+5
| | | | | | Logon link no longer forced to be https. git-svn-id: svn://svn.alpinelinux.org/acf/devtools/trunk@1120 ab2d0c66-481e-0410-8bed-d214d4d58bed
* Replaced all list_redir functions with redirect in mvc.lua, implemented a ↵Ted Trask2008-04-241-16/+1
| | | | | | default_action string in each controller, removing the on_load functions git-svn-id: svn://svn.alpinelinux.org/acf/devtools/trunk@1037 ab2d0c66-481e-0410-8bed-d214d4d58bed
* Cleaning up the code.Mika Havela2008-04-091-16/+27
| | | | git-svn-id: svn://svn.alpinelinux.org/acf/devtools/trunk@967 ab2d0c66-481e-0410-8bed-d214d4d58bed
* Now you can look at svn log 1 week back in time.Mika Havela2008-01-251-0/+4
| | | | git-svn-id: svn://svn.alpinelinux.org/acf/devtools/trunk@651 ab2d0c66-481e-0410-8bed-d214d4d58bed
* Added diff and status functionallity, and now displaying STDERR when ↵Mika Havela2007-12-281-0/+8
| | | | | | something goes wrong git-svn-id: svn://svn.alpinelinux.org/acf/devtools/trunk@457 ab2d0c66-481e-0410-8bed-d214d4d58bed
* Added devtools that could come in handy when developing ACF-files. This ↵Mika Havela2007-12-241-0/+28
'acfupdate' devtool is useful for checking out all latest updates to the running system. git-svn-id: svn://svn.alpinelinux.org/acf/devtools/trunk@452 ab2d0c66-481e-0410-8bed-d214d4d58bed