Created on 2019-01-07.19:00:24 by ced, last changed 23 months ago by roundup-bot.
New changeset 3c42b7c8c46c by Cédric Krier in branch '5.0': Use unique name for _get_language Cache https://hg.tryton.org/trytond/rev/3c42b7c8c46c New changeset 25fd9de7bf7e by Cédric Krier in branch '4.8': Use unique name for _get_language Cache https://hg.tryton.org/trytond/rev/25fd9de7bf7e New changeset 249340435374 by Cédric Krier in branch '4.6': Use unique name for _get_language Cache https://hg.tryton.org/trytond/rev/249340435374 New changeset 61e192d4fc0c by Cédric Krier in branch '4.4': Use unique name for _get_language Cache https://hg.tryton.org/trytond/rev/61e192d4fc0c New changeset 6c96940a1ad2 by Cédric Krier in branch '4.2': Use unique name for _get_language Cache https://hg.tryton.org/trytond/rev/6c96940a1ad2
New changeset a534aad99b32 by Cédric Krier in branch 'default': Use unique name for _get_language Cache https://hg.tryton.org/tryton-env/rev/a534aad99b32
New changeset 0ec012410a55 by Cédric Krier in branch 'default': Use unique name for _get_language Cache https://hg.tryton.org/trytond/rev/0ec012410a55
The cache name should be unique but _translation_cache and _get_language_cache uses the same.
History | |||
---|---|---|---|
Date | User | Action | Args |
2019-02-17 17:30:08 | roundup-bot | set | messages: + msg47082 |
2019-01-15 00:02:50 | roundup-bot | set | messages: + msg45961 |
2019-01-15 00:02:42 | roundup-bot | set | status: testing -> resolved nosy: + roundup-bot messages: + msg45960 |
2019-01-07 19:22:08 | ced | link | issue7975 superseder |
2019-01-07 19:07:55 | reviewbot | set | nosy:
+ reviewbot messages: + msg45863 |
2019-01-07 19:01:01 | ced | set | status: in-progress -> testing reviews: 60481002 keyword: + review |
2019-01-07 19:00:24 | ced | create |