- Sep 04, 2020
-
-
Samuel GAIST authored
-
- Aug 03, 2020
-
-
Samuel GAIST authored
-
Samuel GAIST authored
Update beat packages versions See merge request !341
-
Samuel GAIST authored
To keep in sync with the versions used for the tests.
-
Samuel GAIST authored
The latest versions are needed because they provide the required test data/information updates.
-
Flavio TARSETTI authored
Fix spur put experiments Closes #557 See merge request !340
-
Samuel GAIST authored
This serializer does nothing but is enough to not crash when getting a spurious PUT from Safari Fixes #557
-
Flavio TARSETTI authored
Cannot show environment with plus sign in name Closes #556 See merge request !339
-
Samuel GAIST authored
This allows to have C++ as environment name. Fixes #556
-
Samuel GAIST authored
-
- Jul 22, 2020
-
-
Flavio TARSETTI authored
Add proper file api endpoint for cxx See merge request !338
-
Samuel GAIST authored
-
Samuel GAIST authored
-
Samuel GAIST authored
There's currently no serializer for that function as the update part is done by hand but the base class code uses the variable.
-
Samuel GAIST authored
The current function used works well for the website but is not well implemented from an API point of view. This endpoint will replace it when removing the editing part of beat.web Related to beat.cmdline#73
-
- Jul 15, 2020
-
-
Flavio TARSETTI authored
Fix analyzer edition See merge request !337
-
Samuel GAIST authored
Following a previous fix, ananlyzers can't have parameters therefore this patch removes the possiblity to add them to the declaration.
-
Samuel GAIST authored
-
Flavio TARSETTI authored
Add additional validation for environments/queues See merge request !336
-
Samuel GAIST authored
-
Samuel GAIST authored
-
Samuel GAIST authored
When creating a new experiment, there's an additional check that is done for the validity of the environments/queues combination selected that is performed on save. This currently does not play nice with the API side as it triggers an error 500 which should rather be a validation error. Therefore the check is now done in the validate method so that this use case is better handled and allows for a correct error message to be returned. Also, now if we get an error when creating a new experiment, an APIError is generated with it.
-
- Jun 23, 2020
-
-
Amir MOHAMMADI authored
Update docker tag in user doc Closes #552 See merge request !335
-
- Jun 19, 2020
-
-
Samuel GAIST authored
-
- Jun 17, 2020
-
-
Samuel GAIST authored
-
Samuel GAIST authored
Activity stream notification for supervision requests Closes #496 See merge request !334
-
- Jun 16, 2020
-
-
Flavio TARSETTI authored
Fixes #496
-
Flavio TARSETTI authored
-
Flavio TARSETTI authored
-
- Jun 09, 2020
-
-
André Anjos authored
Update execution environment See merge request !333
-
Samuel GAIST authored
To keep in sync with the versions used for the tests.
-
Samuel GAIST authored
The latest versions are needed because they provide the required test data/information updates.
-
Samuel GAIST authored
-
Samuel GAIST authored
The queue setup part uses outdated environements. Update them all to reflect what is currently available.
-
- May 26, 2020
-
-
Samuel GAIST authored
-
Samuel GAIST authored
Notify blocked account user of a successful login attempt and re-activation account steps Closes #551 See merge request !331
-
- May 25, 2020
-
-
Flavio TARSETTI authored
Fixes #551
-