7
0
mirror of https://github.com/ChristianLight/tutor.git synced 2024-06-17 21:02:20 +00:00
tutor/tutor
Régis Behmo 306d270a3a v11.2.9 (2021-05-12)
- [Bugfix] Fix crashing installation because of a major release of all
Pallets projects.
- [Bugfix] Fix crash in `local quickstart -p` command.
- [Bugfix] Fix 502 error on request to lms with header larger than the
maximum uwsgi buffer size.
2021-05-12 10:14:27 +02:00
..
commands fix: crash during local quickstart -p 2021-05-07 17:01:09 +02:00
templates fix: 502 error on request to lms with large header 2021-05-01 16:32:19 +02:00
__about__.py v11.2.9 (2021-05-12) 2021-05-12 10:14:27 +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 refactor: better config type checking 2021-04-18 18:02:02 +02:00
env.py refactor: better config type checking 2021-04-18 18:02:02 +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 refactor: better config type checking 2021-04-18 18:02:02 +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