Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2012-10-09added copyright header for new classesv201210100252Karen Butzke6-2/+47
2012-10-09Bug 391462 - fixed initialization/synchronization of SourceAnnotation subclas...Karen Butzke38-264/+84
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-08Made minor update to JPQL query hyperlink and turned on some code now that He...Pascal Filion3-46/+49
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-05373582 - XML code completion for class references.Nan Li60-66/+1349
2012-10-04removed JavaContextNode and refactored java interfaces into java packagev201210042332Paul Fullbright69-311/+232
2012-10-04moved getValidationTextRange() to the abstract class since it was the same im...Karen Butzke9-31/+20
2012-10-04cleaned up text ranges for persistence.xml nodes. Wanted the actual file name...Karen Butzke6-8/+25
2012-10-03Fix dor 390561v201210032300Tran Le2-7/+7
2012-10-03347099 - webtools features should consider move to latest version ofv201210031721Tran Le1-1/+1
2012-10-03Fix bug#386416 - query text area in JPA Details View should be largerPascal Filion6-23/+84
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-10-02xml bindings context modelv201210030343Paul Fullbright25-222/+1024
2012-10-02390047 - NullPointerException: Click Browse or hyperlink for persistenceTran Le1-1/+2
2012-10-02386485 - org.eclipse.jpt.jpa.feature wraps "old" org.apache.commons.langv201210021747Tran Le1-1/+1
2012-10-02cleaning up some unexternalized strings in plugin.xmlKaren Butzke3-3/+7
2012-10-02Bug 390580 - reference eclipselink_oxm_2_5.xsd and copy 2.4 schema into o.e.j...Karen Butzke2-2/+601
2012-10-02bug 231872, bug 278838, bug 378370 - refactoring JPA root structure nodes to ...Karen Butzke23-125/+230
2012-10-01388602, 388603 - Fix some quoting typos in validation messages.Neil Hauge2-2/+2
2012-10-01381112 - Fix NPE by removing dead code.Nan Li1-3/+0
2012-10-01Fix bug 388609 - JPA_JPQL_VALIDATION.PROPERTIES: '{0}' will be resolved to th...Pascal Filion1-1/+1
2012-09-27Fix JPQL version numberTran Le3-3/+3
2012-09-27doc updatesRick Sapir180-6541/+7085
2012-09-26Update EclipseLink 2.5.0v201209262323Tran Le4-7/+7
2012-09-26Hermes API changes - Required to update Target Platform - patch fromTran Le9-42/+63
2012-09-26330592 - More clear label for Exclude eclipselink-orm.xml option.Neil Hauge1-2/+2
2012-09-26[387420] JpaProject connection name and override catalog and schemaBrian Vosburgh2-3/+3
2012-09-26383105 - improve some Entity Gen job names and other text.Nan Li1-4/+4
2012-09-26[387417] handle workbench shutdown more gracefully - silently ignore anyBrian Vosburgh2-32/+97
2012-09-26minor cleanupBrian Vosburgh11-215/+201
2012-09-26[377900] NPE selecting binary class in JPA Content treeNan Li13-6/+121
2012-09-26minor change to Nan's patch, building a null Owner implementation instead of ...Karen Butzke2-6/+35
2012-09-26fixed typo in copied classKaren Butzke1-1/+1
2012-09-26Bug 348145 - The list of discriminator column not updated when table of entit...Nan Li9-7/+77
2012-09-25Clean up Javadoc generation.v201209252151Tran Le14-105/+98

Back to the top