- 02 Jul, 2019 1 commit
-
-
Flavio TARSETTI authored
Move all API v1 algorithms in test prefix to their own folder See merge request !81
-
- 01 Jul, 2019 1 commit
-
-
Samuel GAIST authored
This implies update of tests using them as well as experiments. This will allow clean separation with API v2 algorithms and will make testing other elements of the platform easier.
-
- 27 Jun, 2019 1 commit
-
-
Samuel GAIST authored
[doc] fixed external and internal links See merge request !80
-
- 26 Jun, 2019 1 commit
-
-
Zohreh MOSTAANI authored
-
- 19 Jun, 2019 1 commit
-
-
André Anjos authored
Duplicate key handling Closes #82 See merge request !78
-
- 18 Jun, 2019 2 commits
-
-
Samuel GAIST authored
-
Samuel GAIST authored
-
- 14 Jun, 2019 3 commits
-
-
Samuel GAIST authored
-
Samuel GAIST authored
-
Samuel GAIST authored
-
- 13 Jun, 2019 1 commit
-
-
Samuel GAIST authored
Fixing: - Empty optional fields - Missing mandatory field - Wrong additional field - Wrong value type
-
- 04 Jun, 2019 3 commits
-
-
Flavio TARSETTI authored
Add dummy documentation to valid assets in prefix See merge request !77
-
Samuel GAIST authored
-
Samuel GAIST authored
This will allow to do more tests in for example beat/beat.editor>
-
- 29 May, 2019 9 commits
-
-
André Anjos authored
Reorganize error related prefix content See merge request !76
-
Samuel GAIST authored
The algorithm block was pointing to an invalid algorithm The analyzers field was missing The set for the integers dataset was wrong
-
Samuel GAIST authored
These experiment while correct were missing the parameters of algorithms having them in the globals section.
-
Samuel GAIST authored
It will be useful for testing beat/beat.editor> v2
-
Samuel GAIST authored
It will be useful for testing beat/beat.editor> v2
-
Samuel GAIST authored
It will be useful for testing beat/beat.editor> v2
-
Samuel GAIST authored
This allows to have a cleaner content and a dedicated place for error related tests.
-
Samuel GAIST authored
This allows to have a cleaner content and a dedicated place for error related tests.
-
Samuel GAIST authored
This allows to have a cleaner content and a dedicated place for error related tests.
-
- 28 May, 2019 1 commit
-
-
Samuel GAIST authored
This allows to have a cleaner content and a dedicated place for error related tests.
-
- 07 May, 2019 5 commits
-
-
Samuel GAIST authored
Add missing class variables to plotter storage See merge request !75
-
Samuel GAIST authored
-
André Anjos authored
Implement missing prototypes handling Closes #79 See merge request !74
-
There's no prototype available for the experiment as it needs to be configured with the content of a prefix based on the toolchain selected for it.
-
This allows the creation of a database from scratch. The prototype code is also updated for the latest version of the database API.
-
- 06 May, 2019 8 commits
-
-
Flavio TARSETTI authored
Fix plotterparameter writing Closes #78 See merge request !73
-
Samuel GAIST authored
The write method was wrong as well as there were missing pieces in the class for it to work properly.
-
Flavio TARSETTI authored
Improve asset information See merge request !72
-
-
-
-
-
André Anjos authored
Add db migration scripts to installed commands See merge request !70
-
- 03 May, 2019 3 commits
-
-
-
André Anjos authored
Implement support for protocol template prototype See merge request !71
-
Samuel GAIST authored
-