Revision: 5af5013584
Author: krishnan.parthasarathi
Date: Wed Nov 24 12:45:56 2010
Log: Passed config obj to store and eval modules from Checker
http://code.google.com/p/codechecker/source/detail?r=5af5013584
Revision: 187845a9cc
Author: krishnan.parthasarathi
Date: Wed Nov 24 12:47:26 2010
Log: Implemented most of default store plugin using a django/mysql backend.
http://code.google.com/p/codechecker/source/detail?r=187845a9cc
==============================================================================
Revision: 5af5013584
Author: krishnan.parthasarathi
Date: Wed Nov 24 12:45:56 2010
Log: Passed config obj to store and eval modules from Checker
http://code.google.com/p/codechecker/source/detail?r=5af5013584
Modified:
/src/checker/cc_backend/Checker.py
/src/checker/cc_backend/evaluator/eval.py
==============================================================================
Revision: 187845a9cc
Author: krishnan.parthasarathi
Date: Wed Nov 24 12:47:26 2010
Log: Implemented most of default store plugin using a django/mysql backend.
http://code.google.com/p/codechecker/source/detail?r=187845a9cc
Modified:
/src/checker/cc_backend/store/default_store.py
/src/checker/cc_frontend/web/models.py