1293 コミット (3ba9d9a4fe816c34edd60f9742b36b4d5b95ce3c)
 

作成者 SHA1 メッセージ 日付
  Roland Haroutiounian 3ba9d9a4fe Added a first init_db command in scripts/admin 8年前
  prieto a4dd1950e2 Name of exceptions 8年前
  prieto 754a5b7baa Merge branch 'newlodel' of git.labocleo.org:lodel2 into newlodel 8年前
  prieto 521f81728d Correction raise LeApiErrors 8年前
  Roland Haroutiounian a37fc6da2d Added connection arguments check 8年前
  Yann Weber 77d6fd8df5 More tests on LeOject 8年前
  Yann Weber e278200414 More tests on LeObject 8年前
  Roland Haroutiounian 6fa7f8848f Added an empty connection args check to the migration handler 8年前
  prieto d5f0f9fd16 Corrections of a method name 8年前
  Yann Weber cccabc7ce4 More forgotten files 8年前
  Yann Weber 976d0c90c8 First tests on LeObjects 8年前
  Yann Weber ca3fa4cc27 Forgotten files 8年前
  Roland Haroutiounian 953e1447f4 deleted a useless import 8年前
  prieto 0d95a9e7ae Merge branch 'newlodel' of git.labocleo.org:lodel2 into newlodel 8年前
  prieto 8bee875d27 Method load 8年前
  Yann Weber 9a82936fbf Datasources plugins enhancement and loading bugfixes 8年前
  Yann Weber 785a208d07 LodelHook logging enhancement 8年前
  prieto b39c279437 Merge branch 'newlodel' of git.labocleo.org:lodel2 into newlodel 8年前
  prieto 30b939f158 New load method 8年前
  Roland Haroutiounian 417ce0258a Added a default connection check in the _activate function of the mongodb datasource, to see if the plugin can connect 8年前
  Yann Weber 59691165ae Wrong method was called for preparing datas in LeUpdateQuery 8年前
  Yann Weber 9da19f3665 Moved exceptions + LeUpdateQuery.__query implementation 8年前
  Roland Haroutiounian 5f9581679d Deleted a useless import in the init of the mongodb datasource plugin 8年前
  Roland Haroutiounian 8ca2869bbd PEP8 and deleted the import of the mongodbconnect function in the mongodb datasource 8年前
  Roland Haroutiounian 632381eabe function name correction 8年前
  prieto 2c36c7d46e Merge branch 'newlodel' of git.labocleo.org:lodel2 into newlodel 8年前
  prieto 021a99fd1f A small correction 8年前
  Yann Weber 30bc9eec08 Fixing test and EmClass 8年前
  prieto 1487356db8 Merge branch 'newlodel' of git.labocleo.org:lodel2 into newlodel 8年前
  prieto 7c3ca2acd8 Added links with LeQuery 8年前
  Roland Haroutiounian c1627dd928 Commented temporarily the mongodbconnect function (replaced by the connect function in the same module 8年前
  Roland Haroutiounian e5ad4d1ff7 created a datasource module in mongodb_datasource plugin and changed the main to add two hooks importing the migration handler and the datasource 8年前
  Yann Weber e9f17eab6e Fixes #79 (and brokes tests of xml translator) 8年前
  Yann Weber ba5fded049 Enable data check for LeInsertQuery 8年前
  Roland Haroutiounian 21d084e502 Fixed the username argument's name in the connection_string of the mongodb utils module 8年前
  Roland Haroutiounian a9b475d912 Fixed a parameter name in the connect fonction in mongodb_datasource utils.py module 8年前
  Roland Haroutiounian aee3db3095 added the import of the utils.connection_string function in the mongodb_datasource main.py module 8年前
  Yann Weber 77e7c36de9 Not fully tested. Enables separated datasources for read only or read&write access to the DB 8年前
  Yann Weber 86fd28e64a Bugfix in instance default config 8年前
  Yann Weber 83afc6b6dd Deleted datasources plugins and add a settings for datasources declaration 8年前
  Yann Weber d9399bc64d MongoDB datasource enhancement 8年前
  Yann Weber 5708194875 Rewriting CRUD methods of datasources 8年前
  Roland Haroutiounian c595ee23a1 The mongodb migration handler uses now the mongo_filename function 8年前
  Yann Weber 7e2a60e73e Fixing lequery execute -> __query process 8年前
  Yann Weber be472a0d59 Modified LeDeleteQuery to act like a standart LeFilteredQuery 8年前
  Yann Weber 11027fd959 Starting implementation of relation in datasource 8年前
  Yann Weber afadd92b3d Fixing tests according to query new behaviour 8年前
  Yann Weber 49eb5bd67c Adding a host validator for settings 8年前
  Roland Haroutiounian fbf13e9da4 Deleted an old TODO 8年前
  Roland Haroutiounian 0811de96cb Fix on the arguments of the check_field_in_collection method of the migration handler (extra empty argument passed on a call) 8年前