Yann Weber
|
e3dbdc8e49
|
Untested but written db initialisation function in install/lodel_admin.py
|
8 years ago |
Yann Weber
|
f386701392
|
New headers for dummy MH
|
8 years ago |
prieto
|
e6ad53e618
|
Merge branch 'newlodel' of git.labocleo.org:lodel2 into newlodel
|
8 years ago |
prieto
|
214c29d545
|
Minor change
|
8 years ago |
Yann Weber
|
4c90b68fda
|
Bugfix and better exceptions handling in datasource initialization methods
|
8 years ago |
prieto
|
3827bb2c1d
|
Merge branch 'newlodel' of git.labocleo.org:lodel2 into newlodel
|
8 years ago |
prieto
|
491bdb4849
|
MongoDB MigrationHandler takes a list of classes instead of an editorial model
|
8 years ago |
Yann Weber
|
2da4b82770
|
Continue to split _init_datasource method of LeObject
|
8 years ago |
Yann Weber
|
9b3087b363
|
Continue to prepare MigrationHandler database initialization script
|
8 years ago |
Yann Weber
|
c035c0efa9
|
Bugfix in scripts/admin.py
|
8 years ago |
Yann Weber
|
d54ef17061
|
Unskipping and debuging a test
|
8 years ago |
Yann Weber
|
5ba8fd8e7f
|
em_test update + DataHandler bugfix & enhancement
|
8 years ago |
Yann Weber
|
006b0c4bc0
|
Deleting old stuff + bugfix in install/Makefile and in install/lodel_admin.py
|
8 years ago |
prieto
|
d24b7a92d6
|
Comments for doxygene
|
8 years ago |
Yann Weber
|
fe64cd4d9c
|
Forgotten doxygen files
|
8 years ago |
Roland Haroutiounian
|
1ccd19c43c
|
starting the implementation of the init all dbs script (makefile and function declaration)
|
8 years ago |
Roland Haroutiounian
|
56e2dc1d5f
|
Code cleaning in the migration handler
|
8 years ago |
Yann Weber
|
d12d1e2865
|
Bugfixes in query.py and leobject.py + more test on Query <-> Datasource relations
|
8 years ago |
Roland Haroutiounian
|
2e13ab78bc
|
Changed the mongodb migration handler name to a more generic one
|
8 years ago |
prieto
|
6db8ef8404
|
Add Concat datahandler
|
8 years ago |
prieto
|
2e01764b67
|
Merge branch 'newlodel' of git.labocleo.org:lodel2 into newlodel
|
8 years ago |
Yann Weber
|
3128b17be8
|
Bugfixes in datahandlers base_classes.py
|
8 years ago |
Roland Haroutiounian
|
12006b11ab
|
Added a condition on the class of the datasource for the classes used in the init_collection_names
|
8 years ago |
prieto
|
0154d7bdc4
|
Merge branch 'newlodel' of git.labocleo.org:lodel2 into newlodel
|
8 years ago |
Yann Weber
|
c6334f903f
|
Bugfixes in LeGetQuery + more tests on LeObject.get <-> LeGetQuery
|
8 years ago |
Yann Weber
|
df8e38d9a9
|
Bugfix in leapi_dyncode import for migration handler
|
8 years ago |
Yann Weber
|
9ccf793127
|
Add tests for LeDeleteQuery Datasource calls
|
8 years ago |
Roland Haroutiounian
|
67ce738578
|
Gets the initial collection names from the dynamic code
|
8 years ago |
Roland Haroutiounian
|
84cddbf67f
|
Changed the init_db method in the admin module of the scripts package to use an editorial model as argument
|
8 years ago |
prieto
|
2bd1cbdc61
|
Merge branch 'newlodel' of git.labocleo.org:lodel2 into newlodel
|
8 years ago |
prieto
|
db835cd61e
|
Debug 15/06
|
8 years ago |
Roland Haroutiounian
|
46732d6ce0
|
fixed a method call in the migration handler
|
8 years ago |
Roland Haroutiounian
|
9ee52042bd
|
Init collection names are dynamically defined in the migration handler
|
8 years ago |
Roland Haroutiounian
|
74463649da
|
Added the editorial model in the init of the migration handler
|
8 years ago |
Yann Weber
|
ee06ccf1eb
|
Bugfix in webui plugin
Avoid useless impossible import by putting confpsec in a dedicated file
|
8 years ago |
Roland Haroutiounian
|
1b9cb1a72d
|
Changed the routing rules naming system
|
8 years ago |
Roland Haroutiounian
|
77a857be5e
|
Bug fix on the migration_handler's register change method
|
8 years ago |
Roland Haroutiounian
|
510c4f29de
|
An unused import is deleted
|
8 years ago |
Yann Weber
|
79cd9b21b1
|
Bugfixes in MongoDb datasource
- bugfixes in connection string generator
- bugfixes in garbage collection of opened connections
|
8 years ago |
Yann Weber
|
1ea9269742
|
Small bugfixes in leobject and validator
- Replaced a self. by cls. in leobject
- Changed default value for runtest option
|
8 years ago |
Yann Weber
|
33b9ad84c6
|
Tests + bugfix on LeObject.get method
- Changed the way of instanciating results object in get (using __new__ )
|
8 years ago |
Yann Weber
|
4e504f759e
|
Bufix on LeObject.update + test
|
8 years ago |
Yann Weber
|
96f736ae16
|
Bufixes making test pass
|
8 years ago |
Yann Weber
|
22dbedf781
|
Test runner enhancement
Now it support -v and -f options (kind of dirty support for the moment...)
|
8 years ago |
Yann Weber
|
0404ded91f
|
Small fixe in runtest
|
8 years ago |
Yann Weber
|
59e33b9a68
|
Bugfixes in query, in the execute method
|
8 years ago |
Yann Weber
|
a3b3102604
|
New way to run test via loader & conf
|
8 years ago |
prieto
|
28d7c20d44
|
Modify conf path
|
8 years ago |
Yann Weber
|
9b5ba54a1e
|
Tests bugfixes
|
8 years ago |
prieto
|
7c5ebc3035
|
self.__namein delete
|
8 years ago |