572 Commits (f6001dbd20d6a7f1dbe7fb269352d594f894da45)

Author SHA1 Message Date
  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
  prieto d7b2feb35a Bugfixe 7 years ago
  prieto f9000bbc83 Bugfixes 7 years ago
  Yann Weber 8f48612c82 Enables debian package creation 7 years ago
  Yann Weber 629ac94dc8 Avoiding fails at session_restore 7 years ago
  Yann Weber 58b88b0b97 [broken] Fixes validator issues + confspec call 7 years ago
  Yann Weber a51e0a37cf fix a comment 7 years ago
  Yann Weber 9e3f66b403 Bugfix in autotools dist make target 7 years ago
  Yann Weber 39a5ba77cc Small bugfix in plugins error message 7 years ago
  Yann Weber ca4952a264 webui & slim enhancement 7 years ago
  Yann Weber 43ca4e4c52 Add a data to buildconf.py 7 years ago
  m.orban 556bea1f73 Added comment to bases_classes 7 years ago
  Yann Weber e6e4a03a27 Enhancement in SLIM capabilities + bugfixes in install process 7 years ago
  Yann Weber 2ce93cc452 Enhancement in settings_loader.py : better support for empty values 7 years ago
  Yann Weber 9d273e6fef Add a new sttings validator + use it 7 years ago
  m.orban 06609ca238 Added tests for MultiRef datahandler and modified _check_data_value raise exception 7 years ago
  m.orban c270977e4e Added test for multiple references 7 years ago
  Roland Haroutiounian bda7779166 Changed the filesystem_session handler and added new commands to the sessionhandler (to add, del and read values from the session) 7 years ago
  Yann Weber c7553748f0 Moved both classes un lodel/plugin/datasource_plugin.py + check inheritance 7 years ago
  prieto 2f68c55f65 Bugfixes due to datahandler changes 7 years ago
  Yann Weber 3e4231e871 Add an abtract datasource to make Datasource classes of plugins inherit from it 7 years ago
  Yann Weber 4507b22fad Bugfixes on SettingValidator class 7 years ago
  m.orban 6edda9f5ba Started to implement test for reference datahandler 7 years ago
  m.orban 08f07d45a8 Modified and added test for varchar. Modified strict test for datahandler integer 7 years ago
  m.orban a6cc69294a Modified test for datetime datahandler 7 years ago
  m.orban f9d41368ab Modified and added test unit for integer datahandler 7 years ago
  Yann Weber e602e009ad Bugfixes in backref handling in mongodb datasrouce refs #131 7 years ago
  prieto 6eef088a5c Bugfixe in Client.py 7 years ago