Commit Graph

632 Commits

Author SHA1 Message Date
eyck 3cbbdbee92 reduce default JVM heap size 2021-01-12 11:30:59 +01:00
eyck d674e155e1 fix wrong name extraction 2021-01-12 11:30:37 +01:00
eyck cb3366a559 fix project setup 2021-01-12 07:36:41 +01:00
eyck 8de0e11226 Merge branch 'release/2.11.1' 2.11.1 2021-01-12 07:36:02 +01:00
eyck b12232329b Merge branch 'release/2.11.1' into develop 2021-01-12 07:36:02 +01:00
eyck 5e63972500 update version numbers 2021-01-12 07:34:36 +01:00
eyck d53db967b3 Merge branch 'hotfix/tx_end_time_fix' into develop 2021-01-12 07:18:25 +01:00
eyck 25170d0d83 Merge branch 'hotfix/tx_end_time_fix' tx_end_time_fix 2021-01-12 07:18:24 +01:00
eyck ba6446378a store complete transactions
only complete ScvTx should be put into MapDB otherwise later property
updates might get lost. Since they might not end in the order they start
an additional redirection is need to insert with ascending keys
2021-01-12 07:16:42 +01:00
eyck 12b08ca8c6 fix version numbers to adhere to eclipse versioning 2021-01-10 16:26:46 +01:00
eyck bb60f3a9c8 fix bintray repo layout 2021-01-10 15:27:40 +01:00
eyck ba347a258d refactor structure 2021-01-10 14:40:25 +01:00
eyck ac41feff6e cleanup 2021-01-10 14:34:12 +01:00
eyck ec9eb17ee3 Merge branch 'release/2.11.0' 2.11.0 2021-01-10 13:37:39 +01:00
eyck d2cf13d64b Merge branch 'release/2.11.0' into develop 2021-01-10 13:37:39 +01:00
eyck 7775f5978b update product version numbers in pom and reduce feature product size 2021-01-10 13:37:16 +01:00
eyck 8c031e7649 add maven launch configs 2021-01-10 13:16:28 +01:00
eyck 6b2eae7f26 fix repository build and build numbers 2021-01-10 13:09:45 +01:00
eyck 69805a423f add bintray upload of update site 2021-01-10 02:16:41 +01:00
eyck f1178157c8 remove left-over test 2021-01-09 23:27:36 +01:00
eyck 1ebc6eb03a rename interfaces 2021-01-09 23:25:31 +01:00
eyck 916215c0c2 fix sonarlint messages 2021-01-09 23:24:00 +01:00
eyck 6c8e149be2 fix unused import 2021-01-09 22:30:20 +01:00
eyck bd08b69747 Merge branch 'feature/dynamic_stream_addition' into develop 2021-01-09 22:28:42 +01:00
eyck 33e0061147 update version numbers 2021-01-09 22:27:59 +01:00
eyck 45e1031e5e fix Sonarlint warnings 2021-01-09 22:23:38 +01:00
eyck 73b21cb80b add dynamic update of waveform list 2021-01-09 20:10:58 +01:00
eyck 15fb825548 Merge branch 'feature/generater_as_stream' into develop 2021-01-09 15:43:09 +01:00
eyck 0d448368cc fix license statement and Sonarlint 2021-01-09 14:26:49 +01:00
eyck abacae42d7 fix selection handling in viewer and Sonarlint warnings 2021-01-09 13:43:11 +01:00
eyck 9d2e2e7f64 show children of streams 2021-01-09 12:56:14 +01:00
eyck eb64cc60c5 fix copyright header, javadoc, and warnings 2021-01-09 12:44:15 +01:00
eyck 5ea0d6446a Merge branch 'feature/factor_out_groovy' into develop 2021-01-09 10:36:25 +01:00
eyck d970d07048 make ITxGenerator as stream 2021-01-09 10:34:22 +01:00
eyck 90f45c698f fix Sonarlint warnings 2021-01-08 20:50:24 +01:00
eyck af388b2462 add TX attribute value caching 2021-01-08 20:31:24 +01:00
eyck 8700e2fdde Improve loading performance 2021-01-08 15:05:24 +01:00
eyck 23ad84ef30 pure memory based implementation of text db reader 2021-01-07 17:38:29 +01:00
eyck 0d074ea6ae fix track and relation handling 2021-01-04 17:39:11 +01:00
eyck 351a246238 separate RelationTypeFactory from RelationType 2021-01-04 17:36:09 +01:00
eyck 841b5fe2b2 cleanup build 2021-01-03 17:44:52 +01:00
eyck 85ce07f11f refactor internal transaction representation 2021-01-03 14:16:56 +01:00
eyck b44f3418f4 fix max concurrency handling 2021-01-02 18:04:48 +01:00
eyck bfbc40c282 fix serialization issue 2021-01-02 17:02:05 +01:00
eyck 2c66bf3edd Merge branch 'feature/database_refactor' into develop 2021-01-02 16:31:33 +01:00
eyck a51f922ea4 refactor groovy classes to Java, 1st step 2021-01-02 16:15:27 +01:00
eyck 4d8e7a3cd1 fix CLI invocation (at least on MacOS) 2020-11-29 14:06:33 +01:00
eyck 70ccf35fe4 fix sonar lint reported issues in UI plugins 2020-11-29 12:44:28 +01:00
eyck 6c5032da10 fix sonarlint issues, add IDerivedWaveform interface 2020-11-29 12:42:26 +01:00
eyck b2e269b67c update version numbers 2020-11-29 09:52:20 +01:00