1. 340e5c4 Fixed Sonar issues. by Martin Fleischer · 6 years ago
  2. 82c9881 Merge branch 'dev', remote-tracking branch 'origin' into anehmer/restapi by Alexander Nehmer · 6 years ago
  3. 03275dc REQU-101: added createCatalogSensorAttribute() and createTemplateSensor() by Philipp Schweinbenz · 6 years ago
  4. 1a427ff REQU-101: added createCatalogSensor() and createTemplateSensor() to EntityFactory by Alexander Nehmer · 7 years ago
  5. 9a03585 Merge remote-tracking branch 'origin/dev' into anehmer/restapi by Alexander Nehmer · 6 years ago
  6. d35bb43 Merge branch 'dev' by Matthias Koller · 7 years ago 0.9
  7. 5f93c08 521052 - [REQU-76] (1) Classes by Martin Fleischer · 7 years ago
  8. 752b3ca 522276 - [REQU-68] Public by Martin Fleischer · 7 years ago
  9. ab2de33 522276 - [REQU-68] Public by Martin Fleischer · 7 years ago
  10. 83d6b6d 521052 - [REQU-76] (1) Classes by Martin Fleischer · 7 years ago
  11. b2c2efd REQU-101: added createCatalogSensor() and createTemplateSensor() to EntityFactory by Alexander Nehmer · 7 years ago
  12. f090a06 526763: fix null pointer exception in constructor of CatalogAttribute, if no enum name is set by Florian Schmitt · 7 years ago
  13. 8d8aea5 526880 - [REQU-65] Separation of interfaces by Matthias Koller · 7 years ago
  14. f60a2f7 526260: writing enum values by Florian Schmitt · 7 years ago
  15. d517738 526147: fix inverted logic in isValidCatalogName by Florian Schmitt · 7 years ago
  16. 218a6d1 [ORGA-278]: Removed comments, not sure if it is required by Ganesh Deshvini · 7 years ago
  17. b3049da [ORGA-278]: Fix some sonar issues in files by Ganesh Deshvini · 7 years ago
  18. 619d288 Merge branch 'dev' by Matthias Koller · 7 years ago 0.8
  19. c958ca2 521665: Name convention by Florian Schmitt · 7 years ago
  20. a6af3ab 521602: [REQU-73] Representation class by Matthias Koller · 7 years ago
  21. e830677 521011: EntityFactory.createContextSensor always throws an exception by Matthias Koller · 7 years ago
  22. d7600c3 Merge "520612: Removed final keyword so that there is now possibility to extend the predefined entity classes" into dev by Alexander Nehmer · 7 years ago
  23. 4c27bcc 520612: Removed final keyword so that there is now possibility to by Ganesh Deshvini · 7 years ago
  24. 92438bc 518444: upgrade gradle version to 4.1 by Alexander Nehmer · 7 years ago
  25. bd47ec5 518821: add support for dynamic enums by Florian Schmitt · 7 years ago
  26. a3a0d8d 520356: [REQU-62] Polyvalant variants by Matthias Koller · 7 years ago
  27. 0d043e2 Merge branch '519993_compositebuild' into dev by Alexander Nehmer · 7 years ago
  28. 2eb16a9 519993: upgraded gradle version to 4.0.1 by Alexander Nehmer · 7 years ago
  29. 170cf96 Merge branch 'dev_0.7' by Matthias Koller · 7 years ago 0.7
  30. 99f876c Merge branch '518738_EntityIds' into dev_0.7 by Matthias Koller · 7 years ago
  31. b9d8164 518738: Type of Entity-IDs (changed in api.base, api.default, api.ods) by anehmer · 7 years ago
  32. 8c61c24 518335: set executable flag for gradlew by anehmer · 7 years ago
  33. 3084119 Formatted code with eclipse default formatter by mkoller · 7 years ago
  34. d3d07d2 gradle plugin 'eclipse' added by Viktor Stöhr · 8 years ago 0.6
  35. f808019 javadoc build errors fixed by Viktor Stöhr · 8 years ago
  36. d30e1fc javadocs to Status added by Viktor Stöhr · 8 years ago
  37. 4310607 too long lines fixed by Viktor Stöhr · 8 years ago
  38. fc24f6b javadocs added to EntityFactory & Versionable by Viktor Stöhr · 8 years ago
  39. f3495bd javadocs in value list and value list value added and some typos fixed by Viktor Stöhr · 8 years ago
  40. e00fa52 typos in java docs fixed by Viktor Stöhr · 8 years ago
  41. 38067bd javadocs for test template composotion classes added by Viktor Stöhr · 8 years ago
  42. e1c4acd typos in java docs fixed by Viktor Stöhr · 8 years ago
  43. e4d3e11 javadocs for context template composition classes added by Viktor Stöhr · 8 years ago
  44. f55cd5b typos in java docs fixed by Viktor Stöhr · 8 years ago
  45. 9681f1a javadocs to Catalog* classes added; value type storage in CatalogAttribute fixed by Viktor Stöhr · 8 years ago
  46. 77e506d see refs to javadocs added in Project & Pool by Viktor Stöhr · 8 years ago
  47. 97183eb javadocs for Project & Pool added by Viktor Stöhr · 8 years ago
  48. 8e7e605 missing final key word fixed 2 by Viktor Stöhr · 8 years ago
  49. 3157d92 missing final key word fixed by Viktor Stöhr · 8 years ago
  50. 6e173d9 javadocs for EntityManager added by Viktor Stöhr · 8 years ago
  51. 482f520 made enum class storage and recovery flexible and valid in CatalogAttribute by Viktor Stöhr · 8 years ago
  52. f413488 access to ValueType.type replaced with getter by Viktor Stöhr · 8 years ago
  53. 1e97e7e prevent creation of a Test without a parent Pool by Viktor Stöhr · 8 years ago
  54. cfb4029 creation of catalog sensor added by Viktor Stöhr · 8 years ago
  55. 0a84c48 initial version of newly created ContextRoot fixed by Viktor Stöhr · 8 years ago
  56. 0c4bac0 Merge branch 'master' of in-scm1:openMDM5/org.eclipse.mdm.api.default by sdirsch · 8 years ago
  57. 0118089 added business objects project and pool by sdirsch · 8 years ago
  58. 8bedae3 added methods to create project and pool by sdirsch · 8 years ago
  59. 6a77a03 getter/setter in template-sensor and -test restored by Viktor Stöhr · 8 years ago
  60. 44614c2 status getter hidden in entity manager by Viktor Stöhr · 8 years ago
  61. 9c983f2 gradle wrapper updated to 2.13 by Viktor Stöhr · 8 years ago
  62. 79ef1b6 MIME type composition for context components fixed by Viktor Stöhr · 8 years ago
  63. 990db54 to/from string conversion of file links fixed by Viktor Stöhr · 8 years ago
  64. 120a635 create context root based on template methods for test step / measurement added by Viktor Stöhr · 8 years ago
  65. fb3eadd creation of test / test step / context roots fixed by Viktor Stöhr · 8 years ago
  66. 80cbe9a privide generic entity factory based on implementation of entity mangager by Viktor Stöhr · 8 years ago
  67. b269849 retrieval of related template fixed by Viktor Stöhr · 8 years ago
  68. 8194fa1 create test with mandatory status relation implemented by Viktor Stöhr · 8 years ago
  69. c109a0b modifications to load and build enttities by configuration by Viktor Stöhr · 8 years ago
  70. bac8414 initial release by Viktor Stöhr · 8 years ago