31 Commits (5a14b0c9f0a9af1b7cdc760d11d6568175d69822)

Author SHA1 Message Date
  Roland Haroutiounian bf2940a3e3 Move of the MongoDb Datasource in a plugin 8 years ago
  Roland Haroutiounian 3a87551f2e Code cleaning 8 years ago
  Roland Haroutiounian 888c671659 Rewrote some code from the migration handler 8 years ago
  Roland Haroutiounian 77f1db337b Changed the emfield_new method 8 years ago
  Roland Haroutiounian 1739a009bb Implemented the emfield_del method in the migration handler 8 years ago
  Roland Haroutiounian 84003e95f6 TODO added in the migration handler 8 years ago
  Roland Haroutiounian 97de4a91b6 Reference fix on the call of a class property in the migration handler 8 years ago
  Roland Haroutiounian c3072a1bea Deleted a useless comment 8 years ago
  Roland Haroutiounian a05d4cfbec Added more methods to the mongodb migration handler 8 years ago
  Roland Haroutiounian 4c0d447df3 added an identifier escaping method to the utils module 8 years ago
  Roland Haroutiounian 7ea8470089 Moved the MongoDb database connection method to the utils module 8 years ago
  Roland Haroutiounian d58168a69f Mongodb datasource : added new methods 8 years ago
  Roland Haroutiounian 3a504e6065 Migration handler 8 years ago
  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 years ago
  Roland Haroutiounian 60f88dcf0c Ajout d'un GenericDataSource avec les signatures des méthodes de base 8 years ago
  Roland Haroutiounian 458e008db7 Refactoring in the mongodb utils module 8 years ago
  Roland Haroutiounian 26c8b7d9d1 Implemented the "like" and "not like" filter parsing 8 years ago
  Roland Haroutiounian 6d2bf64898 Corrected a variable name 8 years ago
  Roland Haroutiounian b17259cf02 First implementation of the insert method in the mongodb datasource 8 years ago
  Roland Haroutiounian 801f2f0679 Added the order options parsing function 8 years ago
  Roland Haroutiounian 7019aa5a40 Added a todo for the implementation of the sorting options parser 8 years ago
  Roland Haroutiounian d28828c7c9 Datasource implementation 8 years ago
  Roland Haroutiounian f4a70e25a5 Code cleaning 8 years ago
  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 years ago
  Roland Haroutiounian 542fdf1ca7 [MongoDbDataSource] Implementation of the connection creation and a first check on the given parameters 8 years ago
  Yann Weber c5971d9590 Updated comments (and deleting space between ## and @brief ) 8 years ago
  Roland Haroutiounian 311ef0c4f3 Created a mongodb subpackage in the datasource package 8 years ago
  Roland Haroutiounian 35730ee916 Added a first implementation of the insert method in mongodb 8 years ago
  Roland Haroutiounian 036f16f8aa Added the username and password management for the mongodb connection string 8 years ago
  Roland Haroutiounian e47dc0d8ee First implementation of the delete method of the MongoDbDataSource 8 years ago
  Roland Haroutiounian f5cfdb76c0 Created the structure of pymongo Datasource 8 years ago