- Apr 26, 2018
-
-
Samuel GAIST authored
-
Samuel GAIST authored
-
Samuel GAIST authored
-
Samuel GAIST authored
-
Samuel GAIST authored
-
Samuel GAIST authored
-
Samuel GAIST authored
-
Samuel GAIST authored
-
Samuel GAIST authored
-
Samuel GAIST authored
-
Samuel GAIST authored
-
Samuel GAIST authored
-
Samuel GAIST authored
-
Samuel GAIST authored
-
Samuel GAIST authored
-
Samuel GAIST authored
-
Samuel GAIST authored
-
Samuel GAIST authored
-
Samuel GAIST authored
-
Samuel GAIST authored
-
Samuel GAIST authored
-
Samuel GAIST authored
-
Samuel GAIST authored
-
Samuel GAIST authored
-
Samuel GAIST authored
-
- Apr 17, 2018
-
-
Samuel GAIST authored
Improve db handling See merge request !240
-
Samuel GAIST authored
This will avoid some concurrency problem especially with SQLite. Related to the use of the multiprocessing module. See: https://code.djangoproject.com/ticket/20562
-
Samuel GAIST authored
This avoids database creation errors as other applications depends on contenttypes.
-
- Mar 21, 2018
-
-
Samuel GAIST authored
Delete cached files See merge request !239
-
- Mar 20, 2018
-
-
Samuel GAIST authored
This will go through all results and inputs of all experiments that are using this cache.
-
Samuel GAIST authored
Also remove the default delete action which should not be used for the CachedFile objects.
-
Samuel GAIST authored
-
Samuel GAIST authored
Upgrade to django 1.11 See merge request !238
-
Samuel GAIST authored
-
Samuel GAIST authored
-
Samuel GAIST authored
-
Samuel GAIST authored
Currently the environment is "pre-created" on the runner machine.
-
Samuel GAIST authored
Otherwise the version from the CI are used and are too old
-
Samuel GAIST authored
Otherwise system eggs for Django 1.9.5 are used on CI
-
Samuel GAIST authored
This separates more cleanly the goal of each part. At the same time the prefix path file can be kept in the sources rather than being in /tmp that could be altered during a run.
-