7
0
mirror of https://github.com/ChristianLight/tutor.git synced 2024-06-02 14:20:47 +00:00
tutor/tutor
Régis Behmo c678638ea2 v12.0.2 (2021-07-06)
- [Bugfix] Fix "Invalid command argument" during upgrade from Koa to Lilac.
- [Bugfix] Fix mysql initialisation in docker-compose==2.0.0beta4.
- [Improvement] Tutor is now published on pypi as "tutor".
2021-07-06 09:50:11 +02:00
..
commands fix: mongodb upgrade error when upgrading from koa 2021-07-06 08:42:13 +02:00
templates fix: empty entrypoints in docker-compose=2.0.0.beta4 2021-07-05 10:01:37 +02:00
__about__.py v12.0.2 (2021-07-06) 2021-07-06 09:50:11 +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