Wouter R
5f59e5e2c9
Add logging module/facility support.
...
Change log message format to match with that in print3d logger.
2016-01-08 14:52:39 +01:00
Wouter R
2459cda0ac
Reorder and rename log levels to match those in print server.
...
Fix typo in regex in getLocalIp function.
Conflicts:
src/script/wifibox.uci.config
2016-01-08 13:48:24 +01:00
Wouter R
fc9460fc82
Add license header to source files.
2013-12-20 16:29:46 +01:00
Wouter R
97564de8fc
Add LDoc configuration and slightly extend doxify.sh.
...
Add documentation in various places.
2013-11-04 22:34:09 +01:00
peteruithoven
d49b1bbd94
better network connect feedback
...
control access managment
start of api:info/status
2013-10-10 12:11:21 +02:00
Wouter R
f7dc891c97
Logger now flushes buffer to have log file update immediately.
2013-08-23 10:43:42 +02:00
Wouter R
07ca14e35c
Add doxify.sh to generate HTML code documentation using ldoc; update documentation in several utility files.
2013-07-29 12:07:23 +02:00
Wouter R
9a8ac55b8f
Add simple unit test framework and various other improvements/changes:
...
* Move logger.lua;
* update quotation style in several files;
* add proposed configuration key layout to conf_defaults.lua;
* move dump function to utils.lua;
* implement (very) basic unit testing environment;
* fix bugs in various functions in utils.lua;
* checkin of preliminary REST API test code.
2013-07-17 13:44:54 +02:00