summaryrefslogtreecommitdiffstats
path: root/qos-model.lua
Commit message (Collapse)AuthorAgeFilesLines
* Remove trailing whitespaceHEADmasterTed Trask2016-08-101-1/+1
|
* Added missing require statementTed Trask2015-05-151-0/+1
|
* Remove all calls to 'module' in preparation for move to Lua 5.2Ted Trask2013-10-191-11/+13
| | | | | 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
|
* Use modelfunctions to get statusTed Trask2012-11-261-10/+1
|
* Removed unneeded views by updating CFE for autoviewTed Trask2012-10-281-7/+7
|
* Fixed startstop and changed to startstopinterface, removed ↵Ted Trask2012-07-301-24/+33
| | | | redirect_to_referrer, fixed calls to interfacescontroller, removed references to APP
* Updated for handle_form now passing self to get and set functionsTed Trask2012-04-281-5/+5
|
* 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
* Fixed bug with enable ifup/ifdown statements. Bumped to version 0.1.1v0.1.1Ted Trask2009-09-281-1/+1
|
* First cut at ACF for iproute2-qosv0.1.0Ted Trask2009-09-171-0/+218