summaryrefslogtreecommitdiffhomepage
path: root/modules/luci-base/luasrc/model/uci.lua
AgeCommit message (Expand)Author
2020-10-21luci-base: set the fallback default of rollback timeout to 90sHannu Nyman
2018-10-10treewide: Fix typos in commentsyangfl
2018-08-13treewide: rework uci change displayJo-Philipp Wich
2018-07-27treewide: rework rollback/apply workflowJo-Philipp Wich
2018-06-06luci-base: fix some minor luci.model.uci issuesJo-Philipp Wich
2018-05-19luci-base: break circular luci.config <> luci.model.uci dependencyJo-Philipp Wich
2018-05-05treewide: rework uci apply workflowJo-Philipp Wich
2018-04-19luci-base: implement session handling in luci.model.uciJo-Philipp Wich
2018-04-07luci-base: fix luci.model.uci.get_first()Jo-Philipp Wich
2018-04-06luci-base: implement luci.model.uci.get_state()Jo-Philipp Wich
2018-04-05treewide: filter shell arguments through shellquote() where applicableJo-Philipp Wich
2018-04-04luci-base: switch to ubus uci operationsJo-Philipp Wich
2015-09-02uci:get_list: always return a table, no matter what.Karl Palsson
2015-09-02uci:set_list: Delete option if the list is emptyKarl Palsson
2015-01-29Move inline documentation into separate files.Jo-Philipp Wich
2015-01-16Globally reduce copyright headersJo-Philipp Wich
2015-01-08Rework LuCI build systemJo-Philipp Wich