Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2015-08-18version bumps for 3.1.13.1.1RC1Laurent Goubet2-2/+2
2015-06-09[467677] Detection of binary identical resourcesMichael Borkowski1-116/+107
2015-06-08Proper loading of the profiles and packages from the SRS3.1.0RC4Laurent Goubet12-498/+971
2015-05-13Added equals and hashCode to URIStorageLaurent Delaigue1-0/+50
2015-05-13Refactoring of ThreadedModelResolver.Laurent Delaigue1-0/+22
2015-05-06Display proper labels for the content merge viewer panesLaurent Goubet2-0/+56
2015-05-05Fix some of the warnings3.1.0M7Laurent Goubet2-0/+2
2015-04-28[464904] Ensure NotLoadingResourceSet looks at all proxiesStefan Dirix1-38/+72
2015-04-14Introduce git-specific support to fix unuseable storage pathsLaurent Goubet3-21/+84
2015-04-07[462550] Fix resourceSetHook extension-pont IDAxel Richard1-2/+2
2015-01-26Allow to load resources in NotLoadingResourceSet after comparison step.Axel Richard1-1/+17
2015-01-21This parser property is not used by the java implementationLaurent Goubet1-7/+0
2014-12-19Use demandCreate instead of explicitly creating the resourceLaurent Goubet1-1/+1
2014-12-19Only care for containment proxies when resolving the dependency graphLaurent Goubet3-6/+52
2014-12-19Don't unload resources, even for UML. Just clear out the eAdapters.Laurent Goubet2-38/+16
2014-12-19Never use DISABLE_NOTIFY and DEFER_ATTACHMENT load optionsLaurent Goubet1-1/+0
2014-12-09Launch resolution of cross-resource proxies as soon as they're detectedLaurent Goubet3-24/+42
2014-12-09Register proxies as we load the xml instead of iterating afterwardsLaurent Goubet2-135/+588
2014-11-07[449162] Fix IllegalStateException: The resource set is disposed3.1.0M3Laurent Goubet1-2/+2
2014-11-07Various API issuesLaurent Goubet3-1/+3
2014-11-07[449162] Fix IllegalStateException: The resource set is disposedAxel Richard1-1/+1
2014-10-14Unloads UML resources thanks to the resource set hooks mechanism.Arthur Daussy1-6/+0
2014-10-14Adds onDispose method on the resource set hooks.Arthur Daussy6-30/+286
2014-10-14Adds ResourceSetHook extension point.Arthur Daussy11-7/+528
2014-10-14Prevents loading twice the same model in a NotLoadingResourceSet.Arthur Daussy2-44/+146
2014-10-08Corrects typo on logical model minimizerArthur Daussy1-1/+1
2014-10-08Adds tests to load UML profile in NotLoadingResourceSet.Arthur Daussy3-103/+124
2014-10-02Bumping minor for all plugins/features changed since Luna SR13.1.0M2Axel Richard2-2/+2
2014-09-15[443330] Improves URI handling.Arthur Daussy2-2/+4
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-17remove unneeded directives in some pom.xmlMikaël Barbero1-9/+0
2014-07-08The logical model should find incoming cross-referencesLaurent Goubet1-1/+16
2014-07-01Bump versions to 3.1.0 on masterLaurent Goubet1-1/+1
2014-06-20avoid failures comparing files at repository rootLaurent Goubet1-5/+7
2014-06-03various sonar violations fixes3.0.0RC3Laurent Goubet1-7/+0
2014-06-02Add Guava 15 to the accepted rangeLaurent Goubet1-6/+6
2014-05-23Fix random occurences of resolving issuesLaurent Goubet1-1/+2
2014-05-21Handle cancel user request through progress monitorMikaël Barbero1-0/+9
2014-05-19Avoid NPE in diagnostic viewerMikaël Barbero1-1/+2
2014-05-16Improve robustness against errorMikaël Barbero1-1/+39
2014-05-16Do not rethrow exception when loading a resource in a custom resourcesetMikaël Barbero1-0/+17
2014-05-16Improve progress reportingMikaël Barbero1-2/+2
2014-05-06move hasModelType out of the resolverLaurent Goubet1-4/+43
2014-05-05reduce synchronization overhead of model resolvingLaurent Goubet2-1989/+0
2014-04-09normalize EOLs in the core (third pass)Axel Richard1-1734/+1734
2014-03-25[417360] NPE when comparing Resources not contained in a Resource SetAxel Richard1-6/+19
2014-03-13normalize EOLs in the core (second pass)Laurent Goubet10-1615/+1615
2014-01-31reverting BREEs to Java 5, and versions along with themLaurent Goubet6-11/+11
2014-01-30Cleanup for version bumpingLaurent Goubet7-42/+104

Back to the top