No Description
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Roland Haroutiounian 825dea770b Added the "group by" option in the select method of the mongodb datasource and started the implementation of the migration handler 9 years ago
examples Fixes scripts & em_tests (bugs with settings bootstrap) 9 years ago
globconf.d Some modifications + tests update for settings loader 9 years ago
lodel Added the "group by" option in the select method of the mongodb datasource and started the implementation of the migration handler 9 years ago
plugins/dummy Updated comments (and deleting space between ## and @brief ) 9 years ago
scripts Fixes scripts & em_tests (bugs with settings bootstrap) 9 years ago
tests [1 test fail] Updated the settings to prepare them to be writable + more tests 9 years ago
.gitignore Updated the doxygen documentation 9 years ago
Doxyfile Add Doxyfile form doxygen generation 9 years ago
Makefile Updated comments (and deleting space between ## and @brief ) 9 years ago
README.txt Query refactoring 9 years ago
em_test.py Fixes scripts & em_tests (bugs with settings bootstrap) 9 years ago
requirements.txt Created the structure of pymongo Datasource 9 years ago
runtest correction import pymysql 9 years ago
settings.ini Changes the loader in order to load settings_local.ini instead of versionned settings.ini 9 years ago
settings.py correction import pymysql 9 years ago

README.txt

Local configuration :
First of all copy the settings.ini to settings_local.ini and replace values by correct path

Doxygen documentation generation :
doxygen

Dynamic code generation :
python3 scripts/refreshdyn.py examples/em_test.pickle OUTPUTFILE.py