Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2015-12-24Diagram Editor palliative careBrian Vosburgh11-27/+0
2015-01-14Bug 448496 - IllegalArgumentException when creating a new entity withPetya Sabeva20-129/+134
Change-Id: I65c733efd7349c0f87e88580f506a1c81c65d279
2015-01-07Bug 456829 - Compilation error in RemoveRelationFeaturePetya Sabeva1-0/+4
Change-Id: I3b87f2dbe45ccfac2001d430bee778928c4f0e45
2014-10-28Revert "Bug 448496 - IllegalArgumentException when creating a new entity ↵Petya Sabeva16-130/+125
with the diagram" This reverts commit 6bff4ac94fa51b77ab97115107579edc5c8e9439.
2014-10-28Revert "Update jpa editor feature version in the category.xml"Petya Sabeva1-1/+1
This reverts commit 628ef8ffde8d925f0d9fb1c4d9caefe5dbcc7706.
2014-10-28Update jpa editor feature version in the category.xmlPetya Sabeva1-1/+1
Change-Id: I5f8dfceef228b3c92c7c371d13aec5e8b69b6dff
2014-10-27Bug 448496 - IllegalArgumentException when creating a new entity withPetya Sabeva16-125/+130
the diagram Change-Id: Ibf24ac1a9633a15ad2877d6d453fa9154d3df91d
2014-05-08433924 - Update Eclipse licensesTran Le2-2/+2
2014-05-08433924 - Increments license features to 1.0.1Tran Le3-3/+3
2013-10-14419257 - Pom version updatesv201310142259Tran Le11-387/+10
2013-09-24Fixed CIB build version errorsv201309241700Tran Le9-14/+14
2013-09-20Fix versions for Luna M2.v201309231612Neil Hauge4-4/+4
2013-08-22414702 - [CBI] webtools.dali patch for building with Maven/TychoTran Le10-35/+238
2013-08-09Update version numbers for 3.4 M1.v201308091641Neil Hauge5-115/+115
2013-07-08Refactored ID type mapping hierarchy and primary key API (bug 313204)Paul Fullbright1-3/+2
2013-07-05clean up various plugin.xml filesBrian Vosburgh1-15/+7
2013-06-18rename JpaContextModelRoot to JpaContextRoot etc.Brian Vosburgh18-29/+29
2013-06-10rework item content and label providersBrian Vosburgh3-60/+1
2013-05-27Bug 409090 - Deadlock during rename of entityv201305280322Petya Sabeva1-5/+11
Change-Id: I24512c9f531b6fb901113f5d1f527ad24d1dcc88
2013-04-23Bug 392717 - Add and update user documentationPetya Sabeva32-394/+1052
Change-Id: Ib5f0b7dcc25900b5f40c72a2489cbd4ee56e5ad6
2013-04-16clean up some of the common.ui utilitiesBrian Vosburgh1-2/+3
2013-04-12SWTBot test hangs to add facet version.Petya Sabeva1-4/+1
Change-Id: If48191b3e2be94c1102c79375931714c7311ae8a
2013-04-12Install jpa tests project facet through IFacetedProjectWorkingCopy.Petya Sabeva1-4/+25
Change-Id: Id3497393094171b3bbc855a18f8f5d7cdd667576
2013-04-12Improve debug tests info messagesPetya Sabeva5-248/+245
Change-Id: Iaeb6f1f285d01da0876f0791241049aadc9dcbb6
2013-04-12Remove unused messages.Petya Sabeva4-13/+21
Change-Id: Ie45ef1cc7c3a3898d1abdb721a2bab416ceac138
2013-04-11Fix tests.Petya Sabeva2-36/+53
Change-Id: Ia172d4efc1a6491ef3b0ed5297ea4af4d198fbd1
2013-04-10Bug 330107 - removing warning dialog when open a diagram on project 2.0v201304102025Petya Sabeva14-85/+37
Change-Id: I47a484058b89da9ed88c7acf8294358992047336
2013-04-10Bug 403482 - Add SWT bot tests for xml defined persistent typesPetya Sabeva63-5847/+7941
Change-Id: I08bb80360d8768631ab95837b6a7494ffd19ea62
2013-03-26post CommandExecutor-to-CommandContext rename clean-upBrian Vosburgh1-1/+1
2013-03-26rename SynchronousUiCommandExecutor to SynchronousUiCommandContextBrian Vosburgh2-12/+12
2013-03-19Replace the default Graphiti context menu, after bug 394315 is alreadyPetya Sabeva2-7/+28
fixed. Change-Id: I4e4267bdcf14b124bda1e9d6f32735ea1461a1ba
2013-03-18Adapt Graphiti M7 changes.Petya Sabeva25-90/+96
Change-Id: I53b120fd7c311774f7504d5b39d1a7d671d53313
2013-03-11rename MapsId2_0Annotation to MapsIdAnnotation2_0Brian Vosburgh1-7/+7
2013-03-08[344742] - Adding support for xml defined persistent types.Petya Sabeva119-2768/+3695
Change-Id: I4c09f2ced7109dc91b305c5d192676de970a71fe
2013-03-05re-rename SpecifiedMappedByRelationship to MappedByRelationshipBrian Vosburgh1-2/+2
2013-03-05rename MappedByRelationship to SpecifiedMappedByRelationshipBrian Vosburgh1-2/+2
2013-03-05rename ReadOnlyRelationship to RelationshipBrian Vosburgh1-3/+3
2013-03-05rename Relationship to SpecifiedRelationshipBrian Vosburgh1-7/+7
2013-03-05rename MappedByRelationshipStrategy toBrian Vosburgh2-12/+12
SpecifiedMappedByRelationshipStrategy
2013-03-05rename RelationshipStrategy to SpecifiedRelationshipStrategyBrian Vosburgh1-4/+4
2013-03-05redirection: renamed Modifiable PersistentAttributes to SpecifiedBrian Vosburgh52-398/+398
PersistentAttributes
2013-03-05rename ReadOnlyPersistentAttribute to PersistentAttributeBrian Vosburgh4-27/+27
2013-03-05rename JavaPersistentAttribute to JavaModifiablePersistentAttributeBrian Vosburgh52-391/+391
2013-03-05rename PersistentAttribute to ModifiablePersistentAttributeBrian Vosburgh2-7/+7
2013-03-05fix broken references and change method names corresponding toBrian Vosburgh1-4/+4
previously renamed classes etc.
2013-03-05rename JpaRootContextNodeModel to JpaContextModelRootModel etc.Brian Vosburgh2-5/+5
2013-03-05rename JpaProject.getRootContextNode() to .getContextModelRoot() etc.Brian Vosburgh15-22/+22
2013-03-05rename JpaRootContextNode to JpaContextModelRootBrian Vosburgh2-4/+4
2013-03-05rename JpaNode to JpaModelBrian Vosburgh4-10/+10
2013-02-25[401740] org.eclipse.jpt.jpadiagrameditor.ui.tests is breaking the WTPv201302252109Tran Le1-1/+1
3.5.0 build

Back to the top