Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2016-02-01Scalable conflict detectorMathieu Cartaud1-0/+7
2016-01-20[486093] Don't create log file if logs are offMathieu Cartaud1-36/+63
2016-01-11[483892] Take match engine registry into accountLaurent Delaigue1-2/+2
2015-10-15Extract EMFCompareConfiguration from EMFCompareRCPUIPluginMathieu Cartaud4-2/+93
2015-09-24[464739] ResourceLocationChanges become ResourceattachmentChanges.MOVEAxel Richard1-4/+0
2015-07-07[471010] Fix log4j config managementLaurent Delaigue5-6/+177
2015-05-11[466552] Increase priorities of conflict mergersStefan Dirix1-3/+4
2015-05-05[463785] ResourceLocationChange: core changes.Axel Richard1-1/+5
2015-03-04[458963] EMFCompare object doesn't use EMFCompareRCP registriesAxel Richard1-10/+21
2014-12-19Make sure the factories are not kept around as singleton instancesLaurent Goubet1-7/+1
2014-12-19Listen to the correct extension point for the adapter factories.Laurent Goubet1-1/+2
2014-11-17The ConflictMerger ranking should be above that of most othersLaurent Goubet1-1/+1
2014-11-07Various API issuesLaurent Goubet1-1/+1
2014-11-07Bump versions and fix new plugins for Mars M3Laurent Goubet2-2/+2
2014-07-18Adds Item provider preference page.Arthur Daussy3-8/+67
2014-07-18created parent module for bundles and features to factorize pom definitionsMikaël Barbero1-12/+3
2014-07-17Reworked Maven buildMikaël Barbero1-0/+9
2014-07-17Filters EMF compare adapter factories using preferences.Arthur Daussy4-15/+84
2014-07-17remove unneeded directives in some pom.xmlMikaël Barbero1-9/+0
2014-07-07FeatureMaps: Handle FeatureMapChange differencesAxel Richard1-0/+4
2014-07-01Bump versions to 3.1.0 on masterLaurent Goubet1-1/+1
2014-06-11Correct the order of processing post processors.Arthur Daussy1-1/+5
2014-06-02Add Guava 15 to the accepted rangeLaurent Goubet1-2/+2
2014-04-09normalize EOLs in the core (third pass)Axel Richard1-45/+45
2014-04-02Improvements and corrections on MatchEngineRegistryWrapper.Arthur Daussy2-14/+20
2014-04-01Improvements and corrections on ItemRegistryArthur Daussy2-3/+9
2014-03-31[429636] Create preference page for groupsArthur Daussy2-68/+0
2014-03-24Correct order on post processors.Arthur Daussy2-2/+18
2014-03-13normalize EOLs in the core (second pass)Laurent Goubet19-1783/+1783
2014-03-13[429636] Refactoring of IDifferenceGroupProviderArthur Daussy3-2/+76
2014-03-13[429441] Enable/Disable post processors.Arthur Daussy11-39/+279
2014-03-10Correct typo error on IMPL_CLASS_DESCRIPTOR_ATTR in3.0.0M6Arthur Daussy2-4/+4
2014-03-10Add WeightProvider RegistryAxel Richard6-6/+433
2014-03-07Fix @ sinceArthur Daussy1-5/+8
2014-03-05Fix typo in MatchEngineFactoryRegistryWrapper nameAxel Richard2-6/+6
2014-02-24Name refactoring.Arthur Daussy17-116/+114
2014-02-24[427126] Add match engne UI configurationArthur Daussy10-69/+276
2014-02-18[427126] Add Match engine extension pointArthur Daussy8-124/+475
2014-02-18[427126] New extension pointsArthur Daussy21-22/+1819
2014-01-31reverting BREEs to Java 5, and versions along with themLaurent Goubet5-8/+8
2014-01-30Cleanup for version bumpingLaurent Goubet8-22/+35
2014-01-29Change BREEs to Java 1.6 and activate API error for missing descriptionsLaurent Goubet4-473/+482
2013-09-24[416400] - Fix IOWrappedException by adding a ConflictMergerAxel Richard1-0/+4
2013-08-19Prepare for version 2.22.2.0M1Mikaël Barbero2-3/+3
2013-07-29Removed RankedAdapterFactory class.Mikaël Barbero1-2/+0
2013-06-18Introduce extension point for the model resolvers.Laurent Goubet1-0/+15
2013-04-25[406524] call super.start() and super.stop() in class inheriting fromMikaël Barbero1-1/+4
2013-04-15add pseudo conflict mergerMikaël Barbero1-0/+4
2013-04-08[404274] Provide an adapter factory extension mechanismAxel Richard5-63/+330
2013-03-19[403055] Provide a match engine extension mechanism.Axel Richard6-316/+596

Back to the top