Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2016-09-28[501864] Do not add refined diffs to conflicts of refining diffsPhilip Langer3-101/+143
2016-07-25Split tests to isolate dependencies to papyrusLaurent Delaigue49-2454/+2
2016-07-01[495259] Add support for UML profile migration scenariosMartin Fleck48-0/+2452
2016-06-15Switch to Eclipse mars.2Mathieu Cartaud42-585/+572
2016-06-10[479449] Introduce MultiplicityElementChangesAlexandra Buzila40-38/+1033
2016-06-07[493527] Correct conflict when concurrently unapplying UML stereotypesMartin Fleck5-5/+111
2016-01-05[484576] Fix bug on pseudo-conflict computationLaurent Delaigue6-1/+107
2015-10-22[475586] Reject sub-diffs of rejected diffs when cascading filter is onAxel Richard5-1/+305
2015-10-01Implementation of contextual tooltipsMathieu Cartaud40-17/+445
2015-06-18Fix UML DanglingStereotypeApplication detectionAxel Richard4-0/+37
2015-06-18[Tests] Add tests for new UML dangling Stereotype Application conceptAxel Richard9-1/+394
2015-05-11[466552] Increase priorities of conflict mergersStefan Dirix7-9/+157
2015-03-10[458147] Three-way merging for rejecting opaque element body changesPhilip Langer1-1/+31
2015-01-21[456860] Improve handling of equivalent three-way text changesPhilip Langer1-1/+1
2014-12-19[455677] Fixes insertion index of opaque element body values additionsPhilip Langer1-0/+29
2014-12-19[451365] Removes conflicts and implications of refining diffsPhilip Langer1-33/+27
2014-12-07[451365] Adds specific handling of opaque action, behavior & expressionPhilip Langer51-2/+1998
2014-11-07Various API issuesLaurent Goubet1-1/+0
2014-11-07Add missing copyrightsLaurent Goubet38-0/+380
2014-10-10Modify merge to handle implications properlyLaurent Goubet4-16/+42
2014-10-08Adds tests to load UML profile in NotLoadingResourceSet.Arthur Daussy1-1/+1
2014-08-13Do not use assertSame for int comparison (2)Mikaël Barbero24-170/+91
2014-08-13Do not use assertSame for int comparisonMikaël Barbero26-473/+488
2014-07-07Test integration of profiles in EMF Compare.Arthur Daussy1-4/+15
2014-07-07Unit tests for DecoratorUMLProfileItemProviderAdapterFactoryArthur Daussy7-1/+356
2014-06-26StereotypedElementChangePostProcessor unit tests.Arthur Daussy17-13/+1875
2014-03-27Update Luna target file to M6Axel Richard7-462/+97
2014-03-13normalize EOLs throughout EMF CompareLaurent Goubet100-12694/+12694
2014-02-17[418163] Manage display and merge of UML Stereotype PropertiesAxel Richard7-35/+205
2013-07-31Detection of change of profile version.Cedric Notot49-351/+654
2013-07-12[410737] preserve ordering even for equivalent differences.lgoubet1-9/+0
2013-07-08A macroscopic change for differences on UML DirectedRelationship.Cedric Notot11-53/+70
2013-06-21Filling of the implication link with UML subsets.Cedric Notot18-120/+3159
2013-06-19Fix requirement link between a unit difference and a macroscopic change.Cedric Notot2-4/+4
2013-06-19Deprecate use of EMFCompare#createDefaultScope(...)Laurent Goubet24-402/+190
2013-05-24Add test to check intersections between macroscopic changes.Cedric Notot23-0/+87
2013-04-19Alignment of UML JUnit tests.Cedric Notot3-28/+35
2013-04-15Re-work on factories for UML macroscopic changes.Cedric Notot4-5/+14
2013-04-10Alignment of UML Engine and TU in relation to AbstractChangeFactoryCedric Notot20-242/+238
2013-03-18[403187] Ordering post processorsAxel Richard1-151/+152
2013-03-11refactored IPostProcessor to move nsURI and resourceURI to DescriptorMikaël Barbero1-4/+5
2013-03-11refactor UML plugins to make all classes internal before kepler m6Mikaël Barbero24-32/+32
2013-03-11[399264] Separate pure RCP code from UI and IDE related codeMikaël Barbero1-6/+5
2013-02-11[400221] More extensible mergers... and use extensions for requirementsLaurent Goubet2-13/+51
2013-01-28ignore failing testMikaël Barbero1-0/+5
2013-01-24Fix association merge tests on UML2.Cedric Notot1-13/+13
2013-01-24[398863] Provide a merge extension mechanismCedric Notot2-2/+73
2013-01-17[398402] Regression dating back to c25b90c from 06 december 2012.Laurent Goubet2-2/+6
2013-01-17Test with the same registration as is done through plugin.xmlLaurent Goubet1-2/+2
2012-12-13Remove all System.out/errLaurent Goubet1-24/+0

Back to the top