Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2014-05-16435049 - Add Hermes JPQL parser source to SDK's buildv201405161653R3_2_maintenanceTran Le2-7/+8
2013-11-14Merge branch 'R3_2_maintenance' of ↵v201311151610Nan Li1-1/+1
ssh://nali@git.eclipse.org:22/gitroot/dali/webtools.dali.git into R3_2_maintenance
2013-11-14Bug 421555 - Schema information not displayed for SQL databaseNan Li1-1/+21
2013-10-10Update version number for R3_2_3v201310102017Tran Le1-1/+1
2013-09-20417120 - [hotbug][regression]JPT Catalog layer should be optionalv20131007175757R3_2_3Nan Li1-5/+10
2013-09-20formatNan Li3-547/+547
2013-02-26Updated Persistence jars in test.xmlTran Le3-10/+105
2013-02-26Revert "Updated EclipseLink tests jars"Tran Le26-4/+9217
This reverts commit f3ce73267dfbbbcf5ca2e6032649d211afcf3962.
2013-02-12Updated EclipseLink tests jarsTran Le26-9217/+4
2013-01-29[395460] - The integration between the JPA diagram editor and thev201301300050R3_2_2Petya Sabeva1-63/+55
JPA Details view is lost after renaming an entity. Change-Id: Ice3390c02597a4f42e4da2a943869b9d33f89ab6
2013-01-10Fixed version number.Tran Le1-1/+1
2013-01-10Revert "Revert "Update more feature and bundle versions for Juno SR2.""Tran Le8-8/+8
This reverts commit 71508ab729e88e9686128b7eb18d5ec2f51d71c3.
2013-01-10Revert "Update more feature and bundle versions for Juno SR2."Tran Le8-8/+8
This reverts commit 3ec1b412f486b758066382de22f0f41a7a554fa5.
2013-01-10Minor adjustment to dbws features to bring them to correct level. Junov201301101606Neil Hauge2-2/+2
SR2 should be 1.1.102.
2013-01-10Update more feature versions for Juno SR2.v201301100535Tran Le3-3/+3
2013-01-09Bug 397606 - JPA Java Change Event Handler (Waiting) - limit the numberv201301092252Karen Butzke2-19/+109
of these jobs that are kicked off and then promptly ignored by each JpaProject - many are appearing when building the refactoring preview dialog, for every working copy created and discarded.
2013-01-09Update more feature and bundle versions for Juno SR2.Neil Hauge8-8/+8
2013-01-09386393 - temporarily stop jpt plugin activation on XML content assistKaren Butzke1-3/+5
for Juno SR2.
2013-01-09397778 - Maintenance fix to prevent jdt refactorings from loading JPAKaren Butzke1-2/+51
plugins when there are no faceted projects in workspace.
2013-01-09Fixed javax.persistence version.v201301091616Tran Le1-1/+1
2013-01-04Update feature versions for Juno SR2.v201301082148Neil Hauge2-2/+2
2013-01-04Update bundle version numbers for Juno SR2.Neil Hauge2-2/+2
2013-01-04388568 - add/remove methods for one to many bidi relationships.Chris Stodden3-1/+38
2013-01-03397038 - Fix javax.persistence dependency issue in maintenance.Neil Hauge2-7/+7
2012-12-27Updated javax.persistence version.v201212270117Tran Le1-1/+1
2012-12-19394063 - Fix invalid validation where adapters are binary.Neil Hauge1-11/+20
2012-11-07Updated EclipseLink prereq.v201211072057Tran Le3-5/+5
2012-11-07Updated EclipseLink prereq.v201211071840Tran Le1-2/+2
2012-11-03Bug 388098 - Diagram editor malfunctions if XML contains white space inv201211052121v201211050750Petya Sabeva1-8/+8
entity-name tag Change-Id: Iabb41066c569f50c411a3c8bf3681b9c5fb6a193
2012-10-16Update version number for 3.2 SR2v201210160800Petya Sabeva1-49/+49
Change-Id: I7239e2e250062aba9d65c5d76d7ab0a93e1db8c6
2012-10-16Update version number for 3.2 SR2v201210160754Petya Sabeva4-33/+33
2012-10-15[391661] - Diagram editor open crashesv201210151138Petya Sabeva4-18/+26
Change-Id: I4e67ea00ef6d17ee713fde4e3a7eca66f372d27d
2012-09-19Bug 389912 - NullPointerException synchronize with java sourceKaren Butzke3-5/+5
2012-09-19[379757] retain JPA structure view selection when changing type mappingBrian Vosburgh1-4/+59
2012-08-22[386347] externalize missing radio button text.v201208222210nhauge3-3/+5
2012-08-22Update version numbers for 3.2 SR1nhauge63-63/+63
2012-08-20delete unnecessary .cvsignore in featuresKaren Butzke28-46/+0
2012-08-16Fixed build failurev201208161717tle1-2/+2
2012-08-14Bug 386171 - adding comments surround jdt.ui bug 386358, plus set ourKaren Butzke2-0/+4
JpaJavaCompletionProposalComputer to activate="true"
2012-08-13bug 373430 - element collection with primitive target class and map keyKaren Butzke5-9/+89
class has incorrect errors
2012-08-03remove vestigial projectsBrian Vosburgh2-10/+0
2012-08-03Merge branch 'R3_2_maintenance' of ↵Brian Vosburgh36-11/+20
ssh://bvosburgh@git.eclipse.org/gitroot/dali/webtools.dali.git into R3_2_maintenance
2012-08-03template EOLBrian Vosburgh3-547/+547
2012-08-03Revert "git practice 2 - rename test class"Karen Butzke2-3/+3
This reverts commit ac53596182fcc8f3dc81b1a1b17918a52bd5767a.
2012-08-03git practice 2 - rename test classKaren Butzke2-3/+3
2012-08-03Fix for bug#384185 - WSW TCT#23 'first argument is not an Integer...'pfilion1-4/+4
and bug#384610 - WSW38 TCT#31 Copy/Paste error?
2012-08-02EOL charactersKaren Butzke3-547/+547
2012-08-02Revert "content assist activate = true -> don't push this change yet"Karen Butzke1-3/+1
This reverts commit 08e46ffa185b01736b1aa16924e15d4d75efa1df.
2012-08-02.cvsignore -> .gitignoreKaren Butzke32-0/+0
2012-08-02content assist activate = true -> don't push this change yetKaren Butzke1-1/+3

Back to the top