- 16 Nov, 2020 3 commits
-
-
Samuel GAIST authored
-
André Anjos authored
Remove share-database option when running an experiment Closes #79 See merge request !106
-
Samuel GAIST authored
This is now done at the Database declaration level. Fixes #79
-
- 10 Nov, 2020 10 commits
-
-
Samuel GAIST authored
-
Samuel GAIST authored
-
André Anjos authored
Use current user ID if none is given when indexing a database Closes #78 See merge request !105
-
This will generate files for the current user like all other files generated when using beat/beat.cmdline> Fixes #78
-
André Anjos authored
Fix algorithm download Closes #77 See merge request !104
-
Samuel GAIST authored
The download was using the current user to build the URL which is not correct since the user may not be the owner. Fixes #77
-
André Anjos authored
Add option to share the database with the algorithm container when running an experiment Closes #76 See merge request !103
-
This allows to use the new feature implemented for beat.core#103.
-
Samuel GAIST authored
Sphinx 3 autodoc no longer accepts autodoc_default_flags and autodoc_default_options should be used See merge request !102
-
Amir MOHAMMADI authored
-
- 08 Sep, 2020 4 commits
-
-
Samuel GAIST authored
-
Samuel GAIST authored
-
Flavio TARSETTI authored
Make beat/beat.web> setup compatible with Django 3 See merge request !101
-
Samuel GAIST authored
-
- 03 Aug, 2020 2 commits
-
-
Samuel GAIST authored
-
Samuel GAIST authored
-
- 28 Jul, 2020 6 commits
-
-
Flavio TARSETTI authored
Allow plotterparameters in beat exp plot command Closes #70 See merge request !100
-
Amir MOHAMMADI authored
So far it was not possible to specify a plotterparameter when producing the experiment plots locally. This merge request adds an option in the command line which allows users to change the plotterparameter of each output plot. Fixes #70
-
Samuel GAIST authored
Do not save config when just setting a value on it Closes beat.editor#277 See merge request !99
-
Amir MOHAMMADI authored
Fixes beat.editor#277
-
Samuel GAIST authored
-
Samuel GAIST authored
-
- 23 Jul, 2020 1 commit
-
-
Amir MOHAMMADI authored
Two-step process for pushing cxx algorithms Closes #73 See merge request !98
-
- 22 Jul, 2020 4 commits
-
-
Amir MOHAMMADI authored
-
-
-
Amir MOHAMMADI authored
Fixes #73
-
- 08 Jul, 2020 5 commits
-
-
Samuel GAIST authored
-
Samuel GAIST authored
-
André Anjos authored
Update db container creation See merge request !97
-
Samuel GAIST authored
Following the latest updates of beat/beat.core>, use the environment field if available to find the correct database image to use. Otherwise, use the original technique based on the database list provided with the image.
-
Samuel GAIST authored
-
- 03 Jul, 2020 5 commits
-
-
Amir MOHAMMADI authored
Pre commit cleanup See merge request !96
-
Samuel GAIST authored
-
Samuel GAIST authored
-
Samuel GAIST authored
-
Samuel GAIST authored
-