Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2012-11-12bug 393592 - JPA commands are appearing in Quick Access when not appropriate...v201211130301Karen Butzke13-568/+532
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-07387586 - Add product preference for "Discover Annotated Classes" mode.v201211080018Neil Hauge1-1/+13
2012-11-07Merge branch 'master' of ssh://psabeva@proxy.eclipse.org:443/gitroot/dali/web...Petya Sabeva5-42/+40
2012-11-07Bug 364004 - Support for deletion/creation of 'is-a' relations betweenv201211071505v2012071458Petya Sabeva19-514/+1304
2012-11-06fixing some test failures resulting in my regenerating out emf modelsv201211062137Karen Butzke1-7/+3
2012-11-06[392584] fix BackingStoreException during JAXB project creation - it'sBrian Vosburgh1-27/+4
2012-11-06390873 - AssertionFailedException: Run "Convert to JPA Project..."Tran Le1-4/+29
2012-11-06390871 - ClassCastException: open "JAXB Classes from Schema" wizardTran Le1-3/+3
2012-11-05switch ASTParser parser to use AST.JLS4 since AST.JLS3 was deprecatedv201211052140Karen Butzke1-1/+1
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 Butzke46-62/+21
2012-11-02regenerated emf model codeKaren Butzke7-12/+35
2012-11-01comment out reference to eclipselink 2.5 orm schema until we have it in our w...Karen Butzke1-2/+2
2012-10-31fixed NPE with binary class root structure nodev201210312255Karen Butzke1-1/+3
2012-10-30Fixed renamed test class.v201210302311Tran Le1-1/+1
2012-10-30add eclipselink_orm_2_4.xsd locally and point to the new 2_5 xsdKaren Butzke2-1/+5914
2012-10-30Added backpointer to ELJaxbPackage->OxmFile relationshipPaul Fullbright4-8/+35
2012-10-30Added package validation to oxm filesPaul Fullbright6-10/+49
2012-10-30Removed oxm file version constraintPaul Fullbright3-14/+1
2012-10-30Properly disposing of WidgetFactory and its wrapped FormToolkit. Deleted Prop...Karen Butzke6-84/+52
2012-10-30minor layout adjustmentKaren Butzke1-4/+14
2012-10-30Added new icons for the upcoming enhancement to JPQL query content assistPascal Filion4-29/+41
2012-10-29Fixed compile error in last commitv201210292233Karen Butzke1-1/+0
2012-10-29updated comments and refactored a littlev201210291941Karen Butzke1-22/+41
2012-10-29389940 - Metamodel generation should use appropriate text file lineTran Le5-13/+100
2012-10-26Forgot to include renaming PersistenceContributor in the last commitKaren Butzke2-3/+3
2012-10-26Fixed persistence.xml editor: tabs update when resource types changes, jpa pr...Karen Butzke62-3785/+4047
2012-10-26cleaning up usages of Sections, using ExpandableComposite.EXPANDED and Expand...Karen Butzke38-277/+493
2012-10-26added SWTTools.controlExpandedState for SectionsKaren Butzke3-0/+121
2012-10-26Added comment to mention the ExpandableComposite.EXPANDED style optionKaren Butzke1-1/+2
2012-10-26Use a DisposeListener instead of manually disposingKaren Butzke2-15/+25
2012-10-25tweak project build paths in dbws.eclipselink.core.gen andBrian Vosburgh2-8/+8
2012-10-25fix EclipseLinkJpaPreferencesTests that failed in buildBrian Vosburgh3-20/+63
2012-10-25rename EclipseLinkPreferencePageBrian Vosburgh2-3/+3
2012-10-25rename EclipseLinkMultitenantAnnotation2_3TestsBrian Vosburgh2-5/+6
2012-10-25rename JptJpaEclipseLinkCoreResourceModelTestsBrian Vosburgh2-17/+18
2012-10-24Added implied packages and type name validation on OxmJavaTypesv201210242344Paul Fullbright14-52/+238
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-19cleaning up leaks in Pane and our custom widgetsv201210221744Karen Butzke18-133/+197
2012-10-18change JpaProject2_0 to not extend MetamodelSynchronizer - that behaviorBrian Vosburgh4-30/+23

Back to the top