Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2017-01-06Build with latest tycho and jarsigner versions3.1Laurent Goubet1-2/+2
2016-05-26Revert "Try to delete snapshot section in pom parent for maven release"Axel Richard88-151/+156
2016-05-26Try to delete snapshot section in pom parent for maven releaseAxel Richard1-5/+0
2016-05-26Remove ".qualifier" from MANIFEST & plugin.xml for maven releaseAxel Richard41-58/+58
2016-05-26Remove -SNAPSHOT from maven.tests pom.xml for maven releaseAxel Richard1-2/+2
2016-05-26Remove -SNAPSHOT from subversive pom.xml for maven releaseAxel Richard1-2/+2
2016-05-26Remove -SNAPSHOT from all pom.xml for maven release on repo.eclipse.orgAxel Richard45-89/+89
2016-03-24Add EMF Compare core maven project testsAxel Richard9-0/+243
2016-03-24Add bundle-parent to common module list in pom parentAxel Richard1-0/+1
2016-03-15Add distributionManagement part to pom parent (for Maven/Nexus deploy)Axel Richard1-0/+13
2016-03-15Change egit update site to 4.1 for maintenanceAxel Richard2-3/+3
2015-10-19Set maximum version to 4.2.0 for EGit bundlesMathieu Cartaud6-8/+8
2015-10-07[474030] Fix SWTException when CompareDialog is canceledStefan Dirix1-27/+30
2015-10-05[478032] Fix accept/reject dropdown iconMathieu Cartaud1-0/+7
2015-09-11[477181] Init MergeAction cascading enablement when the UI gets created3.1.1RC43.1.1cbrun2-0/+13
2015-09-01Fix NPE in TreeNodeCompareInputLabelProvider3.1.1RC2Axel Richard1-3/+5
2015-09-01[469853] Unresponsive merge viewer with reference changes that yieldAndreas Mayer2-76/+228
2015-08-18version bumps for 3.1.13.1.1RC1Laurent Goubet14-14/+14
2015-08-18[470398] Fix NPE in EMFCStructureMergeViewerContentProvider#getChildrenAxel Richard1-1/+5
2015-07-10[471010] Fix log4j config managementLaurent Delaigue8-168/+216
2015-07-10[470147] Logical model resolution of remote side failsAlexandra Buzila8-6/+648
2015-07-10[470503] Some cascading diffs not merged with menu/merge actionsAxel Richard7-2/+272
2015-07-10[453408] Fix SWTException in EMFCSMV#internalRedraw()Axel Richard1-2/+7
2015-07-10[470396] Fix NPE in CompareToolBar#setEnabled(boolean)Axel Richard1-7/+14
2015-07-09Improve robustness of ResourceComputationSchedulerTestLaurent Delaigue4-160/+635
2015-07-09Simplify code in ResourceDependencyLocalResolverLaurent Delaigue1-10/+6
2015-07-08Revert "doc issues - test - Remove signing and packing"Laurent Goubet1-1/+26
2015-07-08proper versionning of the doc pluginLaurent Goubet2-3/+3
2015-07-07Bump feature versions to 3.1.1 on 3.1 branchAxel Richard26-53/+53
2015-06-23Fix NPE in EMFModelProviderLaurent Delaigue1-4/+4
2015-06-22Caching - Don't minimize the logical model eagerlyLaurent Goubet2-4/+36
2015-06-22doc issues - test - Remove signing and packingLaurent Goubet2-28/+3
2015-06-10[459131] Fix Re-connect changed resources & random success of testAxel Richard9-12/+167
2015-06-09[467677] Detection of binary identical resourcesMichael Borkowski10-118/+1467
2015-06-09[468741] Cancel of comparisons caused a pop-up.Laurent Delaigue5-30/+13
2015-06-09[468740] Fix By Side Group Provider: Left Side Group contains conflictsAxel Richard1-4/+6
2015-06-08Proper loading of the profiles and packages from the SRS3.1.0RC4Laurent Goubet24-566/+1258
2015-06-08Restore caching of the logical modelLaurent Goubet1-9/+2
2015-06-08[Doc] Update user-guideAxel Richard10-201/+279
2015-06-08[Doc] Update generated qualified version for websiteAxel Richard2-6/+9
2015-06-08Update all TPs with latest Orbit releaseAxel Richard8-22/+25
2015-06-01Happy Checkstyle3.1.0RC3Axel Richard1-4/+9
2015-06-01Unit tests for resource location changes.Laurent Delaigue3-54/+502
2015-06-01Adds Q7 test for UML profiles.Axel Richard10-2/+861
2015-06-01[467576] Correct Handling of Proxies in ReqEngineMichael Borkowski3-5/+145
2015-05-28Fix typos in core sdk & egit sdk feature namesAxel Richard4-1/+127
2015-05-28Unit Tests for {Local,Remote}MonitoredCreationListenerMichael Borkowski8-8/+286
2015-05-27Add Mockito Dependency to org.eclipse.emf.compare.testsMichael Borkowski1-1/+3
2015-05-27Fixes findbugs with test always true.Laurent Delaigue1-4/+3
2015-05-27Fixes Findbugs about 2 identical branches.Laurent Delaigue1-14/+4

Back to the top