1. 4377d79 Used local project settings and suppress warnings for SonarCube issues by Harald Mackamul · 4 years, 2 months ago
  2. 37a8b61 Minor changes: help, suppressWarnings by Harald Mackamul · 4 years, 2 months ago
  3. 6f0159d logging refactoring for partitioning plugin to use slf4j by Robert Hoettger · 4 years, 3 months ago
  4. 70f6bee partitioning updates for correct precedence constraints, higher efficiency, and various fixes by Robert Hoettger · 4 years, 3 months ago
  5. 91c9a38 adds partitioning approach using cumulative constraint (and according test) by Robert Hoettger · 4 years, 3 months ago
  6. 9e8f40b Updated model version to 0.9.9 (pom, amxmi, properties, splash, ...) by Harald Mackamul · 4 years, 4 months ago
  7. 1817899 Updated validations: included Inchron validations, renamed standard validations, updated feature and build by Harald Mackamul · 4 years, 4 months ago
  8. 70f13a8 Code cleanup by Harald Mackamul · 4 years, 4 months ago
  9. b463166 Merge "Added Preliminary Inchron specific Validation Rules to APP4MC Validation framework" into develop by Harald Mackamul · 4 years, 4 months ago
  10. c94b526 Added Preliminary Inchron specific Validation Rules to APP4MC Validation framework by Deepak Sudhakar · 4 years, 4 months ago
  11. 4c6a3e7 Bug 564324 - Add support for migrating zipped amxmi files by Dirk Fauth · 4 years, 4 months ago
  12. c3a937e Bug 563666 - Fix Sonar issues to improve code quality by Harald Mackamul · 4 years, 4 months ago
  13. 3acf247 Bug 563666 - Fix Sonar issues to improve code quality by Harald Mackamul · 4 years, 4 months ago
  14. 51e9ad8 Updated SoftwareUtil and added tests by Harald Mackamul · 4 years, 4 months ago
  15. c235b87 Extended model builder and test models (mode switch conditions) by Harald Mackamul · 4 years, 4 months ago
  16. d298b87 Move code coverage analysis to sonar build profile by Dirk Fauth · 4 years, 4 months ago
  17. c31f9bf reactivating partitioning tests by Robert Hoettger · 4 years, 4 months ago
  18. d25eae7 Merge branch 'develop' of ssh://git.eclipse.org:29418/app4mc/org.eclipse.app4mc into develop by Robert Hoettger · 4 years, 4 months ago
  19. 7077855 partitioning test fixes by Robert Hoettger · 4 years, 4 months ago
  20. c54e15d Bug 563666 - Fix Sonar issues to improve code quality by Dirk Fauth · 4 years, 4 months ago
  21. 9ae37d9 Bug 563666 - Fix Sonar issues to improve code quality by Harald Mackamul · 4 years, 4 months ago
  22. 27d54d4 partitioning fixes and added Democar partitioning test by Robert Hoettger · 4 years, 4 months ago
  23. d6da19f Extended model util tests by Harald Mackamul · 4 years, 4 months ago
  24. 6e74754 Code cleanup by Harald Mackamul · 4 years, 5 months ago
  25. 866c376 Code cleanup (misc) by Harald Mackamul · 4 years, 5 months ago
  26. e4648ce Multicore projects: reset required runtime environment to Java 8 by Harald Mackamul · 4 years, 5 months ago
  27. 5b6ea52 Updated deviation visualization by Harald Mackamul · 4 years, 6 months ago
  28. 7d15c9b Updated Weibull utilities by Harald Mackamul · 4 years, 6 months ago
  29. 5e4a314 Set model version to 0.9.8 (removed revision extension) by Harald Mackamul · 4 years, 6 months ago
  30. 5f70588 Also store generated Java code by Harald Mackamul · 4 years, 8 months ago rhoettger/binpacking-example
  31. c2f5b6d added copyright header to recent additions 🤭 by Robert Hoettger · 4 years, 8 months ago
  32. 5d8e13a added binPacking partitioning + example test by Robert Hoettger · 4 years, 8 months ago
  33. 88a3d41 Bug 560349 - Modernize model validation by Dirk Fauth · 4 years, 8 months ago
  34. 5c7985b added missing copyright header by Robert Hoettger · 4 years, 8 months ago
  35. e400c01 added initial partitioning test plugin by Robert Hoettger · 4 years, 8 months ago
  36. b61ff7b Updated model version to 0.9.8 (amxmi, properties, splash, ...) by Harald Mackamul · 4 years, 8 months ago
  37. 50304cb Bug 560231 - Update to pomless Tycho 1.6 by Dirk Fauth · 4 years, 8 months ago
  38. c720ad7 Added generated java code by Harald Mackamul · 4 years, 8 months ago
  39. a8cb1a1 added deploymentUtil tests including example model, tests and minor bugfixes to util function by Michael Pressler · 4 years, 8 months ago
  40. cee8eae Modified component structure, label providers by Harald Mackamul · 4 years, 9 months ago
  41. 1c230e2 Renamed CallGraph to ActivityGraph by Harald Mackamul · 4 years, 10 months ago
  42. 5346cfe Added namespaces, qualified names, ... by Harald Mackamul · 4 years, 10 months ago
  43. dda849b Added hierarchical namespaces (draft implementation for components model) by Harald Mackamul · 4 years, 10 months ago
  44. e109d82 Intermediate commit to provide a better name for CallGraph (draft) by Harald Mackamul · 4 years, 10 months ago
  45. b0c3ceb Updated version to 0.9.7 (also modified outdated projects and repos) by Harald Mackamul · 5 years ago
  46. 0a6edde Updated version to 0.9.7 (parent pom) by Harald Mackamul · 5 years ago
  47. b3f6e7a Updated version to 0.9.7 (examples) by Harald Mackamul · 5 years ago
  48. ba29646 Updated version to 0.9.7 (pom.xml, feature.xml, category.xml, MANIFEST.MF) by Harald Mackamul · 5 years ago
  49. dd4170f [552090] Extended ModeCondition to allow the comparison of two mode labels (ModeLabelCondition) by Harald Mackamul · 5 years ago
  50. 57fea7e Model change: refined EventChain definition by Harald Mackamul · 5 years ago
  51. bcb169c Removed migration features, plugins and tests by Harald Mackamul · 5 years ago
  52. 9193257 Renamed test plugins according to maven convention by Harald Mackamul · 5 years ago
  53. 64a8daa Renames model test plugin according to maven convention by Harald Mackamul · 5 years ago
  54. 02dbc9a Used tycho-pomless in test folder by Harald Mackamul · 5 years ago
  55. d1a80da Corrected version number of migration test 0.9.5 input model by Harald Mackamul · 5 years ago
  56. b346282 Updated version to 0.9.6 (examples) by Harald Mackamul · 5 years ago
  57. badce16 Updated version to 0.9.6 (pom.xml, feature.xml, category.xml, MANIFEST.MF) by Harald Mackamul · 5 years ago
  58. 29df90b test data for runnable deadline conversion with constraintmodel having runnable requirements. by Swapna Rachapalli · 5 years ago
  59. 7cd97f1 bug fix for runnable deadline conversion, failed when constraint model already present. by Swapna Rachapalli · 5 years ago
  60. 78bc3f7 Improved handling of incomplete data (used for derived attributes and label providers) by Harald Mackamul · 5 years ago
  61. 8191027 Model change in Scenario: sampling instead of counter by Harald Mackamul · 5 years ago
  62. 4ed5583 Added migration for scenario recurrence by Harald Mackamul · 5 years ago
  63. 866c1e9 Updated Scenario definition (replaced recurrence by counter) by Harald Mackamul · 5 years ago
  64. e62719e Minor fix of clock converter by Harald Mackamul · 5 years ago
  65. bbaf36b Merge "Tests for Clocks migration to 0.9.5 Signed-off-by: Swapna Rachapalli <swapna.rachapalli@de.bosch.com>" into develop by Harald Mackamul · 5 years ago
  66. f39de53 Tests for Clocks migration to 0.9.5 by Swapna Rachapalli · 5 years ago
  67. e403795 Migrated remaining TA SW validations+tests. Fixed broken tests. by Raphael Weber · 5 years ago
  68. f44171b Clocks migration from 0.9.4 to 0.9.5 by Swapna Rachapalli · 5 years ago
  69. 14113ef Migrated TA stimuli validation tests. Skipped ClockFunctions. by Raphael Weber · 5 years ago
  70. 5a7be11 Migrated remaining TA constraints/hardware validations. by Raphael Weber · 5 years ago
  71. 00a591f Started validation test migration (DataAge & Delay). by Raphael Weber · 5 years ago
  72. de8d0a7 Several small fixes by Harald Mackamul · 5 years ago
  73. 4b0e988 Misc improvements: removed Java nature from help plugin; implemented constraints utils; workflow component by Harald Mackamul · 5 years ago
  74. 7289e2d added simple runtime utils tests, bufixes to runnable utils by Michael Pressler · 5 years ago
  75. 665c001 Extended validations of event chains and added unit tests by Harald Mackamul · 5 years ago
  76. dd92f73 Implemented mapping validation tests by Harald Mackamul · 5 years ago
  77. 7b8b401 Removed obsolete TA validation tests. by Raphael Weber · 5 years ago
  78. 4f443c9 Fixed test (consider new validation messages) by Harald Mackamul · 5 years ago
  79. fb6b09f Added some unit tests for basic features by Harald Mackamul · 5 years ago
  80. 0dbbd00 Improved EMF validation messages, moved one TA validation test. by Raphael Weber · 5 years ago
  81. 004a8d9 Updated model tests by Harald Mackamul · 5 years ago
  82. 9e83802 Fixed validation of truncated distributions, added some tests by Harald Mackamul · 5 years ago
  83. b6ecf6d Removed some validations (rework required) by Harald Mackamul · 5 years ago
  84. c0ec590 [549276] Fixed OsOverhead ApiIocRead not being migrated. by Raphael Weber · 5 years ago
  85. 02e0ee4 [549277] Limited Frequency value to non negative values by Harald Mackamul · 5 years ago
  86. 8b8ed68 Minor changes: parameter order, header, javadoc, preferences by Harald Mackamul · 5 years ago
  87. c7d9d4d Added TA software validations+tests. Updated AMBasic tests. by Raphael Weber · 5 years ago
  88. 2ca6866 Merge with meta-model changes. by Raphael Weber · 5 years ago
  89. f87507e Added TA misc and stimuli validations and tests. by Raphael Weber · 5 years ago
  90. 0cb5949 Added TA Hardware validations. by Raphael Weber · 5 years ago
  91. 49b1adb Finished TA constraint validations. by Raphael Weber · 5 years ago
  92. 91c8e60 Improved validation messages, added tests, started constraint by Raphael Weber · 5 years ago
  93. 05b89e2 Added first model migration for consolidated items by Harald Mackamul · 5 years ago
  94. d5f2bf7 [549047] Consolidated items of tasks and runnables - Sirius editors by Harald Mackamul · 5 years ago
  95. 569b552 [549047] Consolidated items of tasks and runnables - Model changes by Harald Mackamul · 5 years ago
  96. efd78ad fixed test data by Zakir Meer · 5 years ago
  97. a895a31 fixed artifact id of org.eclipse.app4mc.amalthea.converters.095.test plugin by Zakir Meer · 5 years ago
  98. 5b4af04 added a test model by Zakir · 5 years ago
  99. 40693dd added Model Migration infrastructure for 0.9.5 version by Zakir · 5 years ago
  100. 31e3e9e Updated pom file: added photon profile as default by Harald Mackamul · 5 years ago