tutor/tutor
Régis Behmo 5cc64bf9ee v12.0.1 (2021-06-22)
- [Bugfix] Fix double pulling mongodb image when upgrading from Koa to Lilac.
- [Improvement] Better logging during `plugins disable`.
- [Bugfix] Fix "upstream sent too big header" error during login of existing users after a Koa to Lilac upgrade.
- [Feature] Added the ability to skip `config.yml` file modification while running `tutor config save` command with `-e` or `--env-only` flag.
- [Feature] Add new config value `FORUM_MONGODB_DATABASE` to set the forum database name
2021-06-22 12:47:18 +02:00
..
commands fix: better logging during `plugins disable` 2021-06-22 12:28:58 +02:00
templates feat: FORUM_MONGODB_DATABASE config val added to fix the hardcoded forum database name 2021-06-22 12:38:23 +02:00
__about__.py v12.0.1 (2021-06-22) 2021-06-22 12:47:18 +02:00
__init__.py Tutor v3 complete rewrite 2019-02-09 20:30:01 +01:00
bindmounts.py fix: crash during `local quickstart -p` 2021-05-07 17:01:09 +02:00
config.py feat: upgrade to open-release/lilac.master 2021-06-08 23:29:12 +02:00
env.py feat: upgrade to open-release/lilac.master 2021-06-08 23:29:12 +02:00
exceptions.py Tutor v3 complete rewrite 2019-02-09 20:30:01 +01:00
fmt.py refactor: add type annotations 2021-03-15 21:46:55 +01:00
images.py refactor: better config type checking 2021-04-18 18:02:02 +02:00
interactive.py refactor: better config type checking 2021-04-18 18:02:02 +02:00
jobs.py refactor: better config type checking 2021-04-18 18:02:02 +02:00
plugins.py fix: better logging during `plugins disable` 2021-06-22 12:28:58 +02:00
serialize.py fix: YamlParamType supports line terminators 2021-04-25 09:14:21 +02:00
types.py refactor: better config type checking 2021-04-18 18:02:02 +02:00
utils.py feat: catch errors when writing a file where a directory exists 2021-03-15 23:26:38 +01:00