Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2021-05-05[unleash-maven-plugin] Preparation for next development cycle.HEADmasterJan-Philipp Steghöfer120-140/+137
2021-05-05Matrix view now uses operation to delete linksJan-Philipp Steghöfer1-7/+29
2021-05-05Added operation to delete trace linksJan-Philipp Steghöfer2-0/+257
2021-05-05Added operation to update tracesJan-Philipp Steghöfer6-14/+461
2021-05-05Optimized Sunburst view labelsJan-Philipp Steghöfer1-1/+14
2021-05-05Sunburst view now redrawn on resizeJan-Philipp Steghöfer1-0/+14
2021-05-05[Fix] Check if artifact is traced to did not workJan-Philipp Steghöfer1-9/+10
2021-05-05Refactored tests to use new test supportJan-Philipp Steghöfer29-859/+289
2021-05-05[Fix] getConnectedElements() set incorrect originJan-Philipp Steghöfer6-32/+174
2021-05-05Added target definition for Eclipse 2021-03Jan-Philipp Steghöfer2-0/+136
2021-05-05[Fix] PlantUML no longer shows "null" as originJan-Philipp Steghöfer1-9/+10
2021-05-05PlantUML view now shows links verticallyJan-Philipp Steghöfer5-9/+14
2021-05-05Added ability to remove links to matrix viewJan-Philipp Steghöfer2-0/+28
2021-05-05Clearer messages for errors during trace creationMihaela Grubii1-4/+40
2021-05-05Simplified code in matrix viewJan-Philipp Steghöfer1-11/+6
2021-05-05Removed unnecessary dependency in matrix viewJan-Philipp Steghöfer1-1/+0
2021-05-05Changed naming scheme for Excel spreadsheetsJan-Philipp Steghöfer2-9/+37
2021-05-05OfficeHandler now using relative pathsJan-Philipp Steghöfer7-115/+138
2021-05-05Added label for DiagramTextProviderJan-Philipp Steghöfer1-1/+2
2021-05-05[Fix] Fixed NPE in CapraNotificationHelperJan-Philipp Steghöfer1-24/+21
2021-05-05Check TraceHelper artifacts & trace links in modelMihaela Grubii1-0/+208
2021-05-05Dropped support for Eclipse older than 2018.12Jan-Philipp Steghöfer9-542/+4
2021-05-05Added handler for Open Dependability ExchangeJan-Philipp Steghöfer45-13/+1057
2021-05-05Test artifacts & wrapper logic for ArtifactHelperMihaela Grubii2-197/+476
2021-05-05Added missing target definition for 4.17Jan-Philipp Steghöfer1-3/+3
2021-05-05Updated dependency to Eclipse APP4MCJan-Philipp Steghöfer13-25/+25
2021-05-05Test to cover attributes vlidation in EMFHelperMihaela Grubii1-0/+197
2021-05-05[Fix] IndexOutOfBoundsException in ArtifactHelperJan-Philipp Steghöfer1-1/+3
2021-05-05Refactored and documented Helper classesJan-Philipp Steghöfer2-66/+81
2021-05-05Added tests for handling of transitive trace linksMihaela Grubii1-0/+262
2021-05-05Added UI support for directed trace linksJan-Philipp Steghöfer3-18/+91
2021-05-05Added test support bundleJan-Philipp Steghöfer13-0/+760
2021-05-05Changed assertions in test casesJan-Philipp Steghöfer7-45/+47
2021-05-05Updated API and API documentationJan-Philipp Steghöfer26-292/+348
2021-05-05Trace models now differentiate origin and targetJan-Philipp Steghöfer31-357/+519
2021-05-05Add test for Connection, fixed bug in equals()Mihaela Grubii2-1/+289
2021-05-05Introduces EditingDomain to provide access to a ResourceSetJan-Philipp Steghöfer40-159/+425
2021-05-05[Fix] Avoid errors if no trace model is presentJan-Philipp Steghöfer1-0/+3
2021-05-05[Fix] Fixed version number in target platform for Eclipse 2020-12Jan-Philipp Steghöfer2-2/+2
2021-05-05Added test coverage for Connection.hashCode()Jan-Philipp Steghöfer1-1/+7
2021-05-05Address Sonar issues in other UI bundlesJan-Philipp Steghöfer5-49/+37
2021-05-05Address Sonar issues in notification UIJan-Philipp Steghöfer3-12/+12
2021-05-05Address Sonar issues in UI for Office filesJan-Philipp Steghöfer2-12/+1
2021-05-05Address Sonar issues in sunburst visualisationJan-Philipp Steghöfer2-38/+39
2021-05-05Address Sonar issues in PlantUML visualisationJan-Philipp Steghöfer7-49/+48
2021-05-05Address Sonar issues in core UI bundleJan-Philipp Steghöfer7-63/+41
2021-05-05Address Sonar issues in additional handlersJan-Philipp Steghöfer5-20/+24
2021-05-05Address Sonar issues in essential handlersJan-Philipp Steghöfer10-114/+88
2021-05-05Address Sonar issues in handlers for languagesJan-Philipp Steghöfer10-197/+215
2021-05-05Address Sonar issues in generic implementationsJan-Philipp Steghöfer4-21/+20

Back to the top