7
0
mirror of https://github.com/ChristianLight/tutor.git synced 2024-06-01 05:40:48 +00:00
tutor/tutor
Régis Behmo 2596e5f7d2 v10.4.1 (2020-11-11)
- [Bugfix] Fix dependency error during `pip install tutor` due to urllib3 incompatibility
- [Bugfix] Fix user ID checking under Windows.
- [Bugfix] Fix template rendering for Windows users.
- [Improvement] Switch to `bcrypt` for htpasswd password generation, for better portability on Windows.
- [Improvement] In the openedx production docker image, add some jitter to the gunicorn worker restart process to prevent all workers from restarting at the same time.
2020-11-11 10:39:58 +01:00
..
commands Fix user ID checking under windows 2020-11-07 17:48:20 +01:00
templates Add some jitter to the openedx gunicorn workers 2020-11-04 18:19:35 +01:00
__about__.py v10.4.1 (2020-11-11) 2020-11-11 10:39:58 +01:00
__init__.py Tutor v3 complete rewrite 2019-02-09 20:30:01 +01:00
config.py Remove "set" config entries on disabling plugin 2020-09-18 13:21:15 +02:00
env.py Fix template name separator for Windows users 2020-11-07 16:37:43 +01:00
exceptions.py Tutor v3 complete rewrite 2019-02-09 20:30:01 +01:00
fmt.py env.py refactoring 2020-01-16 15:07:35 +01:00
images.py Add support for images build --add-host 2020-09-04 12:35:44 +02:00
interactive.py Memorize whether the user is running a production platform 2020-08-19 07:54:28 +02:00
plugins.py Make tutor considerably faster 2020-10-15 16:28:55 +02:00
scripts.py Fix undefined settings in k8s scripts 2020-06-23 19:11:35 +02:00
serialize.py Improve job running in local and k8s 2020-04-25 23:12:42 +02:00
utils.py Fix user ID checking under windows 2020-11-07 17:48:20 +01:00