odoo/addons/gamification/models
Martin Trigaux ec0c0f2973 [IMP] gamification: performance improvement
Reduce the number of goals that are recomputed. Remove the goals for users that
did not connect since the last update.
Add sql query for faster lookup and restrict on user table
2015-01-20 14:42:56 +01:00
..
__init__.py [REF] gamification: pretty much changing half of the code to make tde happy... 2013-12-17 17:15:41 +01:00
badge.py [MERGE] forward port of branch saas-3 up to db75994 2014-10-14 15:13:14 +02:00
challenge.py [IMP] gamification: performance improvement 2015-01-20 14:42:56 +01:00
goal.py [IMP] gamification: performance improvement 2015-01-20 14:42:56 +01:00
res_users.py [IMP] gamification: performance improvement in generation method 2014-04-18 17:06:18 +02:00