- 27 Jul, 2018 1 commit
-
-
Stefan Schuhbaeck authored
-
- 25 Jul, 2018 5 commits
-
-
Stefan Schuhbaeck authored
This addition is needed because not all transformation can be done with the Jolt Transformation. Each implementation of JoltTransformation has a list of PostTransformHooks which will be executed in order on the JsonNode representation _after_ the Jolt transformation is done. This allows context specific transformation. If needed a postHook will be added in the future.
-
Stefan Schuhbaeck authored
-
Stefan Schuhbaeck authored
-
Stefan Schuhbaeck authored
-
Stefan Schuhbaeck authored
-
- 24 Jul, 2018 2 commits
-
-
Stefan Schuhbaeck authored
The MigrationAssistant know has tow implementation which can be used interchangeably. The Selection of the the right implementation is triggerd by a flag within the MigrationOptions Class.
-
Stefan Schuhbaeck authored
-
- 20 Jul, 2018 10 commits
-
-
Stefan Schuhbaeck authored
-
Stefan Schuhbaeck authored
-
Stefan Schuhbaeck authored
-
Stefan Schuhbaeck authored
-
Stefan Schuhbaeck authored
-
Stefan Schuhbaeck authored
-
Stefan Schuhbaeck authored
-
Stefan Schuhbaeck authored
-
Stefan Schuhbaeck authored
-
Stefan Schuhbaeck authored
-
- 18 Jul, 2018 1 commit
-
-
Stefan Schuhbaeck authored
-
- 17 Jul, 2018 12 commits
-
-
Stefan Schuhbaeck authored
This is necessary because ode algorithm will loop forever if two dynamic elements overlap in this way.
-
Benedikt Kleinmeier authored
In "run_vadere_console_with_all_scenario_files.py", exclude scenarios for "TESTOVM" because they are outdated.
-
Benedikt Kleinmeier authored
Renamed "run_vadere_console_with_all_scneario_files.py" to "run_vadere_console_with_all_scenario_files.py" and call it in ".gitlab-ci.yml".
-
Benedikt Kleinmeier authored
-
Benedikt Kleinmeier authored
In ".gitlab-ci.yml", skip unit testings in job "run_scenario_files" because on virtual maching OpenCl tests fail.
-
-
Benedikt Kleinmeier authored
In ".gitlab-ci.yml", added job "run_scenario_files" which is invoked during GitLab's "deploy" stage.
-
Benedikt Kleinmeier authored
-
Benedikt Zoennchen authored
-
Benedikt Kleinmeier authored
In "VadereConsole", return with "System.exit(-1)" if an exception is thrown to inform calling process.
-
Benedikt Kleinmeier authored
-
Stefan Schuhbaeck authored
-
- 16 Jul, 2018 4 commits
-
-
Benedikt Kleinmeier authored
# Conflicts: # .gitlab-ci.yml
-
Benedikt Kleinmeier authored
-
Benedikt Kleinmeier authored
-
Stefan Schuhbaeck authored
-
- 13 Jul, 2018 5 commits
-
-
Benedikt Zoennchen authored
trajectory reading: replace String#split by a combination of String#indexOf String#substring to avoid costly pattern matching.
-
Benedikt Zoennchen authored
trajectory reading: replace String#split by a combination of String#indexOf String#substring to avoid costly pattern matching.
-
Benedikt Zoennchen authored
add some comments for the docu, refactoring of duplicated code, improve… See merge request !31
-
Benedikt Zoennchen authored
add some comments for the docu, refactoring of duplicated code, improve performance of the transformation of the output into trajectory jave objects.
-
Stefan Schuhbaeck authored
-