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
- Implementation of the delete, insert and insert_multi methods + first implementation of the select method in the MongoDB datasource
- Added parsing methods in the mongodb/utils module
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
- The check method checks, for now, if all the needed parameters are passed to the connection string
- A test class has been written with some bad connection args examples
8 years ago
Yann Weber
54493b4538
Fixes scripts & em_tests (bugs with settings bootstrap)
8 years ago
Yann Weber
46fe058e5a
Deleted a print in tests + updates pickled em
8 years ago
Yann Weber
4f542e0866
Merge branch 'newlodel' of git.labocleo.org:lodel2 into newlodel
8 years ago
Yann Weber
8659e91f43
Fixing settings & logger
8 years ago
prieto
0eb06b3a4f
rm dir
8 years ago
prieto
3f84d03cfc
Merge branch 'newlodel' of git.labocleo.org:lodel2 into newlodel
8 years ago
prieto
59342cd315
13042016
8 years ago
Yann Weber
61dd475e8c
Query refactoring
8 years ago
Roland Haroutiounian
10b24a43ff
Added the FieldValidationError reference to the references module
8 years ago
prieto
b4da6c14c9
test
8 years ago
prieto
e42af4dfa8
corrections
8 years ago
prieto
3b37eb6337
correction erreur nom de section
8 years ago
prieto
b0bff45d94
corrections
8 years ago
prieto
b3eb8134b6
Merge branch 'newlodel' of git.labocleo.org:lodel2 into newlodel
8 years ago
prieto
49893e877e
Corrections
8 years ago
Yann Weber
e0717c9317
More comments + a script to list default settings validators
8 years ago
Yann Weber
c5971d9590
Updated comments (and deleting space between ## and @brief )
8 years ago
Yann Weber
8dbe6b6234
More tests on SettingsLoader
8 years ago
Yann Weber
397f173571
Merge branch 'newlodel' of git.labocleo.org:lodel2 into newlodel
8 years ago
Yann Weber
640f665326
More tests for SettingsLoader class
8 years ago
Yann Weber
d360b11af0
Changing behavior when no settings loaded
8 years ago
prieto
40e30935f2
Ajout d'exemples de conf
8 years ago
Yann Weber
d7a6e22db3
Changes the loader in order to load settings_local.ini instead of versionned settings.ini
8 years ago
Yann Weber
7ef1bd8a2f
Merge branch 'newlodel' of git.labocleo.org:lodel2 into newlodel
8 years ago
Yann Weber
2404c53fef
Add a loader for tests in order to bootstrap settings
8 years ago
prieto
c7a218f251
names of variables
8 years ago
prieto
9efbbf8878
Merge branch 'newlodel' of git.labocleo.org:lodel2 into newlodel
8 years ago
prieto
7fe080eb38
ajout getter
8 years ago
Yann Weber
c0c5d23adb
Commit with comments, code clean etc.
8 years ago
prieto
8156104d1d
corrections
8 years ago
prieto
7a4faaf5eb
test settingloader
8 years ago
prieto
25c787051a
corrections
8 years ago
prieto
c887008dc3
corrections
8 years ago
Yann Weber
acb415f977
Settings and plugins first implementation
8 years ago
Yann Weber
4c2d83e8d5
Settings validators implementation
8 years ago
prieto
40d2df4f05
Merge branch 'newlodel' of git.labocleo.org:lodel2 into newlodel
8 years ago
prieto
ebc3e742c7
Settings
8 years ago
Roland Haroutiounian
8bc0f8484e
Code cleaning on the query module
8 years ago
Yann Weber
68a27ff5dd
[Broken state] started settings implementation
8 years ago
Yann Weber
cc578d504d
Merge branch 'newlodel' of git.labocleo.org:lodel2 into newlodel
8 years ago
Yann Weber
6297a2c67c
SettingsError exception class implementation
8 years ago
Roland Haroutiounian
95e5b3c03d
First implementation of the query preparation of the LeGetQuery class
8 years ago
prieto
20b148f0d0
Ajout getter
8 years ago