Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2013-03-26396735: [Read only] corrupted model because of half saved modelmvelten1-3/+4
https://bugs.eclipse.org/bugs/show_bug.cgi?id=396735 simplify IReadOnlyHandler (remove editing domain in the interface methods since we retrieve it by adapting an editing domain) move most EMFHelper methods in infra.tools handle trackingModification in the modelset in a way similar to the one used in ResourceImpl, setTrackingModification can now be called directly on the ModelSet
2013-03-15396735: [Read only] corrupted model because of half saved modelmvelten1-14/+15
https://bugs.eclipse.org/bugs/show_bug.cgi?id=396735 397762: [ReadOnly] Unable to override a IReadOnlyHandler once register https://bugs.eclipse.org/bugs/show_bug.cgi?id=397762 397758: [PapyrusCore] ModelSet should be more extensible https://bugs.eclipse.org/bugs/show_bug.cgi?id=397758
2012-09-11NEW - bug 382467: [Team] The dependency from Papyrus to SVN should be optionalmvelten1-9/+21
https://bugs.eclipse.org/bugs/show_bug.cgi?id=382467 put the initialization of the validator in a try/catch NoClassDefFoundError and don't call svn api later if this fails.
2012-08-06386492: [Libraries - Profiles] All Libraries and Profiles should be loaded ↵mvelten1-4/+8
in read-only mode https://bugs.eclipse.org/bugs/show_bug.cgi?id=386492 fix NPE
2012-08-02386492: [Libraries - Profiles] All Libraries and Profiles should be loaded ↵cletavernie1-4/+23
in read-only mode https://bugs.eclipse.org/bugs/show_bug.cgi?id=386492
2012-07-31backport r7420mvelten1-19/+4
2012-06-13382467: [Team] The dependency from Papyrus to SVN should be optionalcletavernie1-1/+0
https://bugs.eclipse.org/bugs/show_bug.cgi?id=382467
2012-06-13382467: [Team] The dependency from Papyrus to SVN should be optionalcletavernie1-1/+18
https://bugs.eclipse.org/bugs/show_bug.cgi?id=382467
2012-03-19362162: [Architecture - Refactoring] The plug-ins should be renamed to match ↵cletavernie2-3/+3
their layer's qualified name https://bugs.eclipse.org/bugs/show_bug.cgi?id=362162
2012-03-19359058: [Refactoring - Architecture] Identify the layers and sub-layers for ↵cletavernie2-0/+93
the Papyrus architecture https://bugs.eclipse.org/bugs/show_bug.cgi?id=359058

    Back to the top