6
0
mirror of https://github.com/ChristianLight/tutor.git synced 2024-11-11 07:41:02 +00:00
tutor/docs/reference
Régis Behmo 60a5f25c9b fix: save env on plugins enable
Environment was not updated correctly on `tutor plugins enable ...`
because of a caching issue. To bypass this issue, we improve the caching
mechanism and introduce a new `lru_cache` decorator.

Close #989.
2024-02-07 10:15:35 +01:00
..
api/hooks fix: save env on plugins enable 2024-02-07 10:15:35 +01:00
cli feat: migrate to plugins.v1 with filters & actions 2022-04-15 15:30:54 +02:00
index.rst feat: plugin indexes 2023-02-10 10:06:38 +01:00
indexes.rst feat: upgrade to quince 2023-12-11 20:41:32 +01:00
patches.rst feat: simplify docker-compose permissions 2023-06-14 19:40:58 +02:00