11 Commits (234f8909f95ba57fb10be2ba8c364a475c213276)

Author SHA1 Message Date
  Roland Haroutiounian a37fc6da2d Added connection arguments check 8 years ago
  Roland Haroutiounian 6fa7f8848f Added an empty connection args check to the migration handler 8 years ago
  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 years ago
  Roland Haroutiounian c595ee23a1 The mongodb migration handler uses now the mongo_filename function 8 years ago
  Roland Haroutiounian fbf13e9da4 Deleted an old TODO 8 years ago
  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 years ago
  Roland Haroutiounian ffa911b22e Added a condition on the field creation to consider only the documents of the class corresponding to the field 8 years ago
  Roland Haroutiounian f0c20aaac4 Added the test on the deletion of the collections (to not delete a basis collection) 8 years ago
  Roland Haroutiounian 010decc4d3 Fix on the imports in the mongodb migration handler 8 years ago
  Roland Haroutiounian d309cea519 Added the emfield_upgrade method (for the update of an existing field) 8 years ago
  Roland Haroutiounian 6dda142b14 First move of the migration_handler for MongoDb to the MongoDb Datasource plugin's package 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 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 311ef0c4f3 Created a mongodb subpackage in the datasource package 8 years ago