656 Commits (master)

Author SHA1 Message Date
  Yann Weber 0f6efd899a Enables more verbose messages for module overwriting 7 years ago
  Yann Weber 742e77225a Add a fogotten file 7 years ago
  Yann Weber 8d4b764472 Commenting and reorganising code of lodel/context.py 7 years ago
  Yann Weber fc7c74660b Debuging logger for multicontext environment 7 years ago
  Yann Weber dbcccb2bbf Now we can use LodelContext with the with statement 7 years ago
  Yann Weber 4310f73935 Updated logger to display loaded context in log messages 7 years ago
  Yann Weber ab0e5146dd Updates the multisite loader to enable loader settings & logger 7 years ago
  Yann Weber b2e904ad58 Changed loader context behavior 7 years ago
  Yann Weber 0ffe60ff2b Modifying settings class to allow usage of custom confspecs 7 years ago
  Yann Weber b44113b74a Fixing import in logger plugins & datasource_plugin 7 years ago
  prieto 30ad11d1b6 Added import sys 7 years ago
  Yann Weber f4c88e9555 Bugfix in mongodb datasource select ordering 7 years ago
  Yann Weber a21e0be25f Fixing multisite loading process & dyncode bootstrapping 7 years ago
  Yann Weber e9f8f5e054 Bugfixes makin index of webinterface to work in MULTISITE 7 years ago
  Yann Weber 9ceb726a4a Attempt to expose dyncode in contexts + bugfixes 7 years ago
  Yann Weber 7be6e80e1d Deleted useless exposed module 7 years ago
  Yann Weber e3b8e49060 Bugfixes in context and webui in order to test multisite 7 years ago
  Yann Weber 4b3ebcabe8 Various bugfixes 7 years ago
  Roland Haroutiounian 29253424f4 Small fixes 7 years ago
  Yann Weber edb8dde101 Deployment bugfixes 7 years ago
  prieto 4e4190298b Multisite loader - correction 7 years ago
  prieto 3dfe523c5a Multisite loader 7 years ago
  Yann Weber 773ea0e696 LodelContext enhancement to fit the new loader 7 years ago
  Roland Haroutiounian fb45b2bb4e bugfix in loader.py 7 years ago
  Roland Haroutiounian 1607c99d7b Deleted a useless import in the loader module in the multisite plugin 7 years ago
  Roland Haroutiounian 44a674d99b The preload function is getting its contexts directly from LodelContexts._contexts 7 years ago
  Roland Haroutiounian 8521a393c1 Added the plugins loading to the preload 7 years ago
  Yann Weber 9668aed506 Enhancement of multisite WSGIServer 7 years ago
  Roland Haroutiounian 9a8a615893 Added a loader module in the multisite plugin 7 years ago
  Yann Weber 2a7c196bfb Solves the client socket leak bug in forking wsgi server 7 years ago
  Yann Weber 0aaadb3d2d Overwrite default socketserver.ForkingMixIn max_children limit 7 years ago
  Yann Weber 5e46a8f791 Load context now uses the original lodel package as context 7 years ago
  Yann Weber ae84b591bd Added a new reserved context name for loading steps 7 years ago
  Yann Weber 0406e91846 Moved plugins folder in lodel/ 7 years ago
  Yann Weber 250f4b8683 LodelContext.from_path enhancement 7 years ago
  Yann Weber fbbfd35111 syntax bugfix 7 years ago
  prieto 50560c8496 Changes to slim for LodelContext 7 years ago
  Roland Haroutiounian 360a60fee7 LodelContext is used in the lodelsite starting process 7 years ago
  Yann Weber 5981bdc0e5 Various bugfix in LodelContext integration 7 years ago
  Yann Weber 8085efeb99 Replaced all lodel subthings import by LodelContext.expose_modules calls 7 years ago
  Yann Weber 1257e49de6 Add the possibility to indicate an alias when exposing a list of objects 7 years ago
  Yann Weber 572c408a79 POC of context manager to handle virtual lodel packages 7 years ago
  prieto 2d8a9811e6 Some adjustments and corresions 7 years ago
  Yann Weber 0b60a24582 Bugfixes on back reference handling for singleRef solves #154 7 years ago
  Yann Weber 2010fb29e8 empty method implementation for Reference objects 7 years ago
  Yann Weber 949320298d Another bugfix on get_from_uid LeObject method 7 years ago
  Yann Weber 8a1aef8d68 Enhancement of LeObject get_from_uid method 7 years ago
  Yann Weber 78e3dca30b MultipleRef datahandlers bugfixes 7 years ago
  prieto e4214a1705 Bugfixes 7 years ago
  prieto 43bf90d1ca Bugfixes 7 years ago