summaryrefslogtreecommitdiffstats
path: root/lvm2-model.lua
Commit message (Collapse)AuthorAgeFilesLines
* Remove trailing whitespaceHEADmasterTed Trask2016-08-101-1/+1
|
* Remove all calls to 'module' in preparation for move to Lua 5.2Ted Trask2013-10-201-5/+7
| | | | | Use mymodule parameter for module definition. This was also helpful in revealing places where the code relied on the global environment.
* Change use of require to work with Lua 5.2Ted Trask2013-10-091-1/+1
|
* Replace io.popen with modelfunctions.run_executableTed Trask2013-01-011-10/+2
|
* Updated for handle_form now passing self to get and set functionsTed Trask2012-04-281-2/+2
|
* Started work on updating for acf-core-0.15Ted Trask2012-04-181-4/+8
| | | | | | Removed controllerfunctions library (still needs more work and corresponding work in model) Updated startstop functionality and deleted view Updated for viewfunctions to htmlviewfunctions and modified require statements for acf libraries
* Tested by removing expected packages, files, and directories. Fixed ↵Ted Trask2009-01-161-1/+1
| | | | | | resulting bugs. git-svn-id: svn://svn.alpinelinux.org/acf/lvm2/trunk@1683 ab2d0c66-481e-0410-8bed-d214d4d58bed
* Added lvm2 controller with basic functionality.Ted Trask2008-12-311-0/+43
git-svn-id: svn://svn.alpinelinux.org/acf/lvm2/trunk@1660 ab2d0c66-481e-0410-8bed-d214d4d58bed