index
:
openwrt/luci
build
fido2-conformance
firewall-forwards-empty
link-local-neigh
master
multiplipv6prefixes
routes-proto
routes-proto-old
tayga
tayga-old
upstream
webauthn
wip-webauthn
OpenWrt Configuration Interface
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
libs
/
core
/
luasrc
/
util.lua
Age
Commit message (
Expand
)
Author
2008-07-29
Added "apidocs" target to Makefile
Steven Barth
2008-07-28
libs/core: Renamed luci.util.create_dtable => luci.util.dtable
Steven Barth
2008-07-28
libs/core: Add luci.util.create_dtable
Steven Barth
2008-07-26
libs: Fixed serialization stuff
Steven Barth
2008-07-26
* luci/libs/core: strip bytecode from serialized data too in get_bytecode()
Jo-Philipp Wich
2008-07-26
* luci/libs/core: Oops... forgot the boolean datatype in serialize_data()
Jo-Philipp Wich
2008-07-25
libs/core: Fixed some typos in the luci.util inline documentation
Steven Barth
2008-07-24
* luci/libs/core: Small translation fix for get_bytecode()
Jo-Philipp Wich
2008-07-24
* luci/libd/core: Add serialize_data() and restore_data() to luci.util, use t...
Jo-Philipp Wich
2008-07-23
libs/core: Fixed docstrings for luci.util
Steven Barth
2008-07-23
* luci/libs/core: add inline documentation to luci.fs, style fixups in util.lua
Jo-Philipp Wich
2008-07-22
libs/core: Fixed luci.utils, Added missing in-line documentation
Steven Barth
2008-07-22
* luci/libs/core: added inline documentation to luci.util, reordered and rena...
Jo-Philipp Wich
2008-07-22
libs/core: Add in-line documentation for luci.util.class
Steven Barth
2008-07-05
libs/core: Fixed luci.util.split
Steven Barth
2008-06-29
* libs/core: Made luci.util.strip_bytecode forward-compatible to upcoming Ope...
Steven Barth
2008-06-25
* libs/httpd: Optimized performance
Steven Barth
2008-06-23
* libs/util: Fixed memory leaks in threadlocal implementations
Steven Barth
2008-06-20
* libs/core: Added garbage collector to luci.util.threadlocal to avoid memory...
Steven Barth
2008-06-14
* Minor cleanups
Steven Barth
2008-06-14
* Rewrote Luci to be coroutine-safe allowing the use of non-forking webservers
Steven Barth
2008-06-08
* luci/core: add spairs(), kspairs() and vspairs() sorted hashtable iterat...
Jo-Philipp Wich
2008-06-08
* Core translation
Steven Barth
2008-06-06
* Separated OLSR pages into separate application pack
Steven Barth
2008-06-03
* luci/core: util.lua: implement min(utes) in parse_units()
Jo-Philipp Wich
2008-06-02
* luci/core: util.lua: added parse_units() helper function
Jo-Philipp Wich
2008-06-01
* libs/core: Adapted luci.util.strip_bytecode to handle lnum-bytecode correctly
Steven Barth
2008-06-01
* Added OpenWRT package for english translation (incomplete)
Steven Barth
2008-06-01
* Performance optimizations
Steven Barth
2008-05-27
commit 4f6198094cf4134179d1f9c9fa8f79759a27c87e
Steven Barth