Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2008-02-14Update plugin and feature version numbers for 1.0.2 release.nhauge1-1/+1
2008-01-29201949 - downgraded multiple PU from error to warning.nhauge2-2/+2
2008-01-14Fix for 181820 - removing error message for some PU class entries.nhauge4-13/+48
2007-11-30[203432] problems with invalid expressionsbvosburgh1-2/+10
2007-11-14fix for bug 209720pfullbright4-15/+16
2007-11-09fix for bug 208147 - we no longer hang on to "edit" state for emf resourcespfullbright10-125/+253
2007-10-31207873 - allow access to persistence-unit-defaults even when orm.xml file is ...kmoore1-3/+3
2007-09-17192245 - indenting the end tag should depend on the delegate translator not t...R1_0_1kmoore1-0/+14
2007-09-12fix for bug 202959pfullbright1-10/+55
2007-09-11fix for bug 202811pfullbright1-11/+21
2007-09-11202953 - applied patch - only cancel resynch job if running - changed order o...kmoore2-5/+7
2007-09-11fix for bug 202684pfullbright1-2/+30
2007-09-10Plugin version number updates for 2.0.1.nhauge1-1/+1
2007-09-10202545 - applied patch - editing the orm.xml file can cause the cursor to jum...kmoore2-0/+16
2007-09-10191282 - applied patch - NPE on rename classkmoore1-1/+9
2007-09-06completed fix for bug 192477pfullbright1-35/+29
2007-09-05fix for bug 200940pfullbright1-0/+1
2007-09-05partial fix for bug 192477pfullbright21-398/+493
2007-09-05192513 - wrong default joinColumns in orm.xml with underlying java annotationskmoore1-3/+0
2007-09-05192513 - wrong default joinColumns in orm.xml with underlying java annotationskmoore26-105/+545
2007-09-04183279 - removed resynch listener, added finally clause to resynchJobkmoore1-24/+9
2007-08-30Reversing patch for 193668. Want to communicate this change before it goes i...nhauge7-24/+6
2007-08-29[193668] platform conversion of default Java identifiers to be compatible wit...bvosburgh7-6/+24
2007-08-29183279 - fixes problem withs Synchronize Classes and entity generation . Pre...kmoore1-1/+1
2007-08-29183279 - fixes problem withs Synchronize Classes and entity generation . Pre...kmoore3-6/+15
2007-08-27Changed to get default schema from the profile.tle1-4/+3
2007-08-27200957kmoore1-1/+3
2007-08-27199715- small change to progress monitor isCanceled() checks, throw Operation...kmoore6-42/+53
2007-08-27191282 - fixed NPE problem when incorrectly renaming typekmoore1-1/+1
2007-08-24191067 - more emf/translators hackery to allow elements deleted in the source...kmoore8-0/+62
2007-08-24fixed problem caused by defaultPrecision, defaultScale changes - column tag b...kmoore1-0/+9
2007-08-23bug 193606 - small change (with big effect) that didn't make it in initiallypfullbright1-0/+1
2007-08-23fixing NPEs related to 199715 bug fixkmoore1-4/+9
2007-08-23199715 - a few more minor changes. more checks for progressMonitor.isCancele...kmoore5-3/+24
2007-08-22199715- patch applied to maintenance stream - includes changes to use resolve...kmoore68-798/+502
2007-08-21bug 192675pfullbright4-7/+38
2007-08-21200679 - defaultLength, defaultScale, defaultPrecision added to IColumn in an...kmoore1-3/+3
2007-08-21200712 - annotations on properties are not read the first time updating from ...kmoore1-14/+10
2007-08-21200679 - defaultLength, defaultScale, defaultPrecision added to IColumn in an...kmoore14-224/+628
2007-08-20198934 - applied patch from head - resolve Constant Expressionskmoore28-336/+385
2007-08-10bug 193606pfullbright3-45/+113
2007-07-24197281 - applied patch - check that only PRIMARY_WORKING_COPY flag is set bef...kmoore1-1/+2
2007-07-24196167 - apply patch - could not create a new jpa project if more than 2 user...kmoore1-17/+6
2007-07-19[196086] problems with arrays of strings or enumsbvosburgh7-31/+207
2007-07-16194807 - applied patch - Need a way to add persistence.xml editing in the JPA...kmoore7-10/+43
2007-07-12195719 - applied patch - Property.setName() and .setValue() go to elements no...kmoore1-3/+3
2007-07-03190309 - applied Paul's patch - New JPA Project wizard should not generate re...Root_R1_0_maintenancekmoore2-11/+54
2007-07-03186030 - applied Paul's patch - uniqueConstraints columnNames do not work in xmlkmoore94-921/+839
2007-07-02193616 - Entity Generation: ConcurrentModificationException when generating ...kmoore1-1/+1
2007-07-02193618 - Target Entity default is incorrect when in the default packagekmoore1-0/+4

Back to the top