Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2013-05-27Bug 409090 - Deadlock during rename of entityv201305280322Petya Sabeva1-5/+11
2013-04-23Bug 392717 - Add and update user documentationPetya Sabeva32-394/+1052
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
2013-04-12Install jpa tests project facet through IFacetedProjectWorkingCopy.Petya Sabeva1-4/+25
2013-04-12Improve debug tests info messagesPetya Sabeva5-248/+245
2013-04-12Remove unused messages.Petya Sabeva4-13/+21
2013-04-11Fix tests.Petya Sabeva2-36/+53
2013-04-10Bug 330107 - removing warning dialog when open a diagram on project 2.0v201304102025Petya Sabeva14-85/+37
2013-04-10Bug 403482 - Add SWT bot tests for xml defined persistent typesPetya Sabeva63-5847/+7941
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
2013-03-18Adapt Graphiti M7 changes.Petya Sabeva25-90/+96
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
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
2013-03-05rename RelationshipStrategy to SpecifiedRelationshipStrategyBrian Vosburgh1-4/+4
2013-03-05redirection: renamed Modifiable PersistentAttributes to SpecifiedBrian Vosburgh52-398/+398
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
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
2013-02-11remove extra Iterator and Iterable constructorsBrian Vosburgh1-5/+3
2013-01-28[395460] - The integration between the JPA diagram editor and the JPAPetya Sabeva2-67/+58
2013-01-10Fix some NPEs.Petya Sabeva5-116/+24
2013-01-02[364597] - JPA 2.0 - Support for derived idsPetya Sabeva46-377/+2139
2012-12-13Use shared license feature.Petya Sabeva3-236/+8
2012-12-10cleaning up warnings - @SuppressWarnings("nls"), etcKaren Butzke115-132/+322
2012-12-10JavaResourceAnnotatedElement.Kind renamed to JavaResourceAnnotatedElement.Ast...Karen Butzke1-3/+3
2012-12-04Stabilize swtbot UI tests.Petya Sabeva10-208/+301
2012-11-09Fix diagram editor feature license in a way to be able to be build withv201211090945Petya Sabeva3-9/+237
2012-11-08Fix Diagram Editor feature license.v201211081727Neil Hauge1-1/+3
2012-11-08Fix failing swtbot tests and small bugs.v201211081521Petya Sabeva6-515/+546
2012-11-07Bug 364004 - Support for deletion/creation of 'is-a' relations betweenv201211071505v2012071458Petya Sabeva19-514/+1304
2012-11-05Bug 364603 - JPA 2.0 - Support for element collection.v201211051313Petya Sabeva58-814/+1660
2012-11-03Bug 388098 - Diagram editor malfunctions if XML contains white space inPetya Sabeva1-8/+8
2012-11-03Bug 389270 - Create entities to have an explicit no-arg constructorPetya Sabeva1-0/+2
2012-11-03Bug 389271 - Mapped superclasses should be abstract Java classesPetya Sabeva1-1/+1
2012-11-03Bug 389268 - Creating entities that implement java.io.SerializablePetya Sabeva1-4/+9
2012-11-02removing unused imports, adding NON-NLS commentsKaren Butzke1-2/+1

Back to the top