New feature
/!\ This release only concern people using Quality Dashboard with CordonBleu tool (code review tool)
I updated the CordonBleu code here : https://github.com/nicodeur/cordonbleu/tree/releaseRedoute/
It creates an external api to get the code review activity for a team ( e.g : commit number between two dates for a project)
Now, in QualityDashboard, we don't need to interact with the mongodb to get the code review activity but this external api instead.