1
0
Fork 0
mirror of https://github.com/yweber/lodel2.git synced 2025-11-13 01:19:16 +01:00
lodel2_mirror/plugins
Yann c5522816fe Starting implementation of the forking webserver
The server is listening, fork on new request, and then loads the context from URL.
Now we have to call properly the webui plugin in order to answer the request
2016-11-03 16:10:40 +01:00
..
dummy Replaced imports by LodelContext.expose_modules() calls 2016-11-02 17:03:22 +01:00
dummy_datasource Replaced imports by LodelContext.expose_modules() calls 2016-11-02 17:03:22 +01:00
filesystem_session Replaced imports by LodelContext.expose_modules() calls 2016-11-02 17:03:22 +01:00
mongodb_datasource Replaced imports by LodelContext.expose_modules() calls 2016-11-02 17:03:22 +01:00
multisite Starting implementation of the forking webserver 2016-11-03 16:10:40 +01:00
ram_sessions Replaced imports by LodelContext.expose_modules() calls 2016-11-02 17:03:22 +01:00
webui Various bugfix in LodelContext integration 2016-11-03 10:58:38 +01:00
__init__.py Starts backref handling for mongodb datasource plugin 2016-09-02 15:28:45 +02:00
Makefile.am Enables debian package creation 2016-09-23 14:34:57 +02:00