Created on 2022-04-25.17:15:32 by ced, last changed 2 months ago by roundup-bot.
New changeset a22402bb6fe9 by Cédric Krier in branch 'default': Add cache on list icons https://hg.tryton.org/tryton-env/rev/a22402bb6fe9
New changeset 9710c9206e90 by Cédric Krier in branch 'default': Add cache on list icons https://hg.tryton.org/trytond/rev/9710c9206e90
The method is called only once per login but it is also used in the selection method of ir.ui.menu
. As it is a simple Cache to implement and it would avoid some search query (especially if there are a lot of users to connect), I think we could add such cache.
History | |||
---|---|---|---|
Date | User | Action | Args |
2022-05-19 22:12:57 | roundup-bot | set | messages: + msg76736 |
2022-05-19 22:12:52 | roundup-bot | set | messages:
+ msg76735 nosy: + roundup-bot status: testing -> resolved |
2022-04-25 17:23:22 | reviewbot | set | messages:
+ msg76168 nosy: + reviewbot |
2022-04-25 17:16:12 | ced | set | keyword:
+ review reviews: 405311003 status: in-progress -> testing |
2022-04-25 17:15:32 | ced | create |
Showing 10 items. Show all history (warning: this could be VERY long)