- 03 Jul, 2020 6 commits
-
-
Samuel GAIST authored
-
Samuel GAIST authored
-
Samuel GAIST authored
-
Samuel GAIST authored
-
Samuel GAIST authored
-
Samuel GAIST authored
-
- 09 Jun, 2020 5 commits
-
-
Samuel GAIST authored
-
Samuel GAIST authored
-
André Anjos authored
Update execution environment See merge request !95
-
-
-
- 04 Jun, 2020 8 commits
-
-
Samuel GAIST authored
-
Samuel GAIST authored
-
Flavio TARSETTI authored
Improve experiment plotter output selection Closes #71 See merge request !94
-
Samuel GAIST authored
-
Samuel GAIST authored
-
Samuel GAIST authored
If a string is retrieved from the plotter, write text else binary.
-
Samuel GAIST authored
-
Samuel GAIST authored
The current way of converting the name did not take into account that the plotter name itself could contain an underscore. This new method will get the part between the first and last underscore and then recombine the rest. Only caveat is if the user name also contains an underscore. However, currently only the user plot can provide plotters.
-
- 03 Jun, 2020 1 commit
-
-
Samuel GAIST authored
Fixes #71
-
- 26 May, 2020 6 commits
-
-
Samuel GAIST authored
-
Samuel GAIST authored
-
Flavio TARSETTI authored
Improve experiment plot support Closes #38 See merge request !93
-
Samuel GAIST authored
The old implementation did too many things on behalf of the user like calling the online plotform to download the plotter requested if missing with no way to disable that behaviour. This would block the development of new plotters since they would not be found online and the command would end early. Fixes #38
-
Samuel GAIST authored
-
Samuel GAIST authored
-
- 15 May, 2020 2 commits
-
-
Samuel GAIST authored
[main_cli] Add '-h' and '-?' as valid help options See merge request !92
-
Amir MOHAMMADI authored
-
- 30 Apr, 2020 2 commits
-
-
André Anjos authored
-
André Anjos authored
-
- 14 Apr, 2020 9 commits
-
-
Samuel GAIST authored
-
Samuel GAIST authored
-
André Anjos authored
Fix push candidates filtering. See merge request !91
-
The filtering was done on the thruthiness of the symbol string content.
-
Samuel GAIST authored
-
Samuel GAIST authored
-
André Anjos authored
Add version of asset to data sent on push Closes #67 See merge request !90
-
Samuel GAIST authored
Having characters explained in a logged string does not make understanding the code easy.
-
Samuel GAIST authored
This will allow better handling of new asset creation and is a field that will be mandatory in the next release of the beat platform.
-
- 18 Mar, 2020 1 commit
-
-
Samuel GAIST authored
-