7
0
mirror of https://github.com/ChristianLight/tutor.git synced 2024-06-19 22:02:21 +00:00
tutor/tutor
Régis Behmo 3d92087f3a fix: docker-compose project name in dev on nightly
Project name was incorrectly set to "tutor_dev" instead of "tutor_nightly_dev".
2021-12-20 21:19:10 +01:00
..
commands feat: move all forum-related code to a dedicated plugin 2021-12-20 21:19:10 +01:00
templates fix: docker-compose project name in dev on nightly 2021-12-20 21:19:10 +01:00
__about__.py v12.2.0 2021-12-08 11:29:52 +01:00
__init__.py Tutor v3 complete rewrite 2019-02-09 20:30:01 +01:00
bindmounts.py feat: run all services as unprivileged containers 2021-12-20 21:19:10 +01:00
config.py feat: move all forum-related code to a dedicated plugin 2021-12-20 21:19:10 +01:00
env.py feat: run all services as unprivileged containers 2021-12-20 21:19:10 +01: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 feat: move all forum-related code to a dedicated plugin 2021-12-20 21:19:10 +01:00
plugins.py fix: always print plugins sorted by name 2021-11-08 10:40:37 +01: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 chore: get rid of outdated pycryptodome ugly patch 2021-10-25 20:19:27 +02:00