Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
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
2012-10-25tweak project build paths in dbws.eclipselink.core.gen andBrian Vosburgh1-7/+7
2012-10-24Fix tests' compilation errors.Petya Sabeva2-2/+2
2012-10-24Export the update sites as configurable properties in the hudson buildPetya Sabeva1-6/+34
2012-10-23Move up to the next JPA diagram editor's version.v201210231454Petya Sabeva1-1/+1
2012-10-23Bug 364602 - JPA 2.0 - Support for embeddables + SWTBot testsPetya Sabeva95-4352/+8655
2012-10-16add .gitignore to JPA diagram editor swtbot tests projectBrian Vosburgh1-0/+1
2012-10-16Commented out swtbot.tests, breaks the build.v201210161450Tran Le1-40/+40
2012-10-16Update version number for 3.3 releasev201210161406Petya Sabeva9-77/+77
2012-10-16Bug 391661 - Diagram editor open crashesPetya Sabeva3-17/+24
2012-10-11rework utility classesBrian Vosburgh9-12/+12
2012-10-09Enable test for collapse/expand the entity's compartment by contextPetya Sabeva1-1/+0
2012-10-09Fix NPE in test.Petya Sabeva1-0/+2
2012-10-09Enable skipped test.Petya Sabeva1-30/+21
2012-10-09Skip failing test.Petya Sabeva1-0/+1
2012-10-09Check whether diagram is empty before creating entities.Petya Sabeva1-0/+5
2012-10-09Fix failing swtbot testsPetya Sabeva2-61/+143
2012-10-09Select attribute to appear in the JPA Details view.Petya Sabeva1-0/+1
2012-10-08Fix failing tests.Petya Sabeva2-8/+14
2012-10-08Disable tests that require mouse click.Petya Sabeva1-0/+1
2012-10-08Disable tests that reqruire mouse move.Petya Sabeva1-0/+6
2012-10-08Enable tests.Petya Sabeva1-6/+1
2012-10-08Refer to the last wtp sdk repo.Petya Sabeva1-2/+1
2012-10-03Refer to latest wtp sources in the diagram editor testsPetya Sabeva1-1/+1
2012-10-03Revert "[383656] - enable diagram editor tests in the hudson"Petya Sabeva1-1/+1
2012-10-03[383656] - enable jpa diagram editor tests in the hudsonPetya Sabeva1-1/+1
2012-10-03[383656] - enable diagram editor tests in the hudsonPetya Sabeva1-2/+2
2012-10-03[383656] - enable diagram editor tests in the hudsonPetya Sabeva8-9/+14
2012-09-18[338725] - @Basic should not be added to attributes Petya Sabeva1-1/+1
2012-09-18[338712] - Default Table Names prefix should be nullPetya Sabeva1-1/+1
2012-09-17[383656] - Extend JPA Diagram editor's tests using SWTBot for GEFPetya Sabeva31-91/+4797
2012-09-17Move up the JPA diagram editor to Graphiti 10.Petya Sabeva1-4/+2
2012-09-17Change the dali model synchronously.Petya Sabeva19-671/+823
2012-09-10Move up the JPA Diagram Editor to Graphiti 10Petya Sabeva2-50/+50
2012-08-31[297124] remove obsolete component.xml filesBrian Vosburgh3-10/+1

Back to the top