webapi-eca/js
Dominic Bosch 8c115aa71d What a wonderful detour over docco, only to recognize that it was always possible to auto generate documentation.
... if one would just define the correct folder...
at least deep knowledge about docco now, plus that it doesn't use glob (leaves it a user task...) while groc does use glob to resolve file paths, yay!
2013-11-20 15:41:41 +01:00
..
config.js What a wonderful detour over docco, only to recognize that it was always possible to auto generate documentation. 2013-11-20 15:41:41 +01:00
db_interface.js user handling improved 2013-11-19 13:51:30 +01:00
engine.js login feature starts to manifest 2013-11-18 22:53:09 +01:00
eventpoller.js login feature starts to manifest 2013-11-18 22:53:09 +01:00
http_listener.js login feature starts to manifest 2013-11-18 22:53:09 +01:00
logging.js login feature starts to manifest 2013-11-18 22:53:09 +01:00
module_loader.js login feature starts to manifest 2013-11-18 22:53:09 +01:00
module_manager.js shifted module loading from fs to module manager, eventpoller now only fetches activated polling functions from the DB 2013-11-18 10:55:40 +01:00
queue.js very rude commit, basically porting everything from the original project to create a new clean approach with thorough documentation and testing. This commit relies on the huge TODO list to be solved in order to go into a release state. 2013-11-13 16:21:58 +01:00
server.js What a wonderful detour over docco, only to recognize that it was always possible to auto generate documentation. 2013-11-20 15:41:41 +01:00
user_handler.js user handling improved 2013-11-19 13:51:30 +01:00
users.js architectural changes pushed as far as the server starts running again, just limited 2013-11-14 22:27:15 +01:00