summaryrefslogtreecommitdiffstats
path: root/qos-controller.lua
Commit message (Collapse)AuthorAgeFilesLines
* Remove all calls to 'module' in preparation for move to Lua 5.2Ted Trask2013-10-191-8/+10
| | | | | Use mymodule parameter for module definition. This was also helpful in revealing places where the code relied on the global environment.
* Fixed startstop and changed to startstopinterface, removed ↵Ted Trask2012-07-301-4/+4
| | | | redirect_to_referrer, fixed calls to interfacescontroller, removed references to APP
* Started work on updating for acf-core-0.15Ted Trask2012-04-181-6/+3
| | | | | | 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
* First cut at ACF for iproute2-qosv0.1.0Ted Trask2009-09-171-0/+30