11 コミット (3931d286a7ff7427bc6b112276cdddee4070ebdc)

作成者 SHA1 メッセージ 日付
  Yann Weber 13a2d157e3 Database initialization function written 8年前
  Yann Weber 9a82936fbf Datasources plugins enhancement and loading bugfixes 8年前
  Roland Haroutiounian 8ca2869bbd PEP8 and deleted the import of the mongodbconnect function in the mongodb datasource 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年前
  Roland Haroutiounian aee3db3095 added the import of the utils.connection_string function in the mongodb_datasource main.py module 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年前
  Yann Weber 11027fd959 Starting implementation of relation in datasource 8年前
  Roland Haroutiounian d309cea519 Added the emfield_upgrade method (for the update of an existing field) 8年前
  Roland Haroutiounian bf2940a3e3 Move of the MongoDb Datasource in a plugin 8年前
  Roland Haroutiounian 3a87551f2e Code cleaning 8年前
  Roland Haroutiounian 7ea8470089 Moved the MongoDb database connection method to the utils module 8年前
  Roland Haroutiounian d58168a69f Mongodb datasource : added new methods 8年前
  Roland Haroutiounian 825dea770b Added the "group by" option in the select method of the mongodb datasource and started the implementation of the migration handler 8年前
  Roland Haroutiounian 60f88dcf0c Ajout d'un GenericDataSource avec les signatures des méthodes de base 8年前
  Roland Haroutiounian b17259cf02 First implementation of the insert method in the mongodb datasource 8年前
  Roland Haroutiounian 801f2f0679 Added the order options parsing function 8年前
  Roland Haroutiounian d28828c7c9 Datasource implementation 8年前
  Roland Haroutiounian f4a70e25a5 Code cleaning 8年前
  Roland Haroutiounian 688e15f8e0 [DataSource] added the utils.object_collection_name method to utils module. Added also the insert and insert_multi methods to the MongoDb datasource class 8年前
  Roland Haroutiounian 542fdf1ca7 [MongoDbDataSource] Implementation of the connection creation and a first check on the given parameters 8年前
  Yann Weber c5971d9590 Updated comments (and deleting space between ## and @brief ) 8年前
  Roland Haroutiounian 311ef0c4f3 Created a mongodb subpackage in the datasource package 8年前
  Roland Haroutiounian 35730ee916 Added a first implementation of the insert method in mongodb 8年前
  Roland Haroutiounian 036f16f8aa Added the username and password management for the mongodb connection string 8年前
  Roland Haroutiounian e47dc0d8ee First implementation of the delete method of the MongoDbDataSource 8年前
  Roland Haroutiounian f5cfdb76c0 Created the structure of pymongo Datasource 8年前