Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2012-07-09313632 - IllegalArgumentException when retrieving ui for file that is not sup...kmoore2-10/+9
2012-07-09380150 - Need tolerance for EclipseLink NoSQL supportkmoore66-250/+8162
2012-07-06364197 - Fix custom M-M addition. Patch from Nan.nhauge2-14/+35
2012-07-05362203 - Custom association input validation. Patch from Nan.nhauge3-13/+55
2012-07-03change error message to - EclipseLink only supports MultitenantType.TABLE_PER...kmoore1-1/+1
2012-07-02380461 - Fix NPE. Patch from Nan.nhauge1-1/+1
2012-07-02377110 - Fix redundant table validation in attributes. Patch from Nan.nhauge1-0/+7
2012-06-29381061- Fix remaining static builder removal issues. Patch from Nan.nhauge1-1/+2
2012-06-29383352 - Fix text format. Patch from Nan.nhauge2-3/+3
2012-06-11382172 - New EclipseLink dependencytle1-4/+4
2012-05-30Fix version error in jpt.doc.user.nhauge1-1/+1
2012-05-29Updated Eclipselink M21tle1-4/+3
2012-05-29380735 - EclipseLink static weaving builder is not removed when JPA facet is ...tle1-0/+21
2012-05-25380574 - Unregistered listener exceptions after deleting the implied mapping ...nhauge3-8/+16
2012-05-23[379000] synchronize JPA selection with updates etc.bvosburgh1-5/+47
2012-05-23bug 380182 - IllegalArgumentException when plural converter annotations are a...kmoore3-3/+27
2012-05-23380175 - get project pref for package default.nhauge1-1/+1
2012-05-22380017 - Synchronize ImageRepository access.nhauge1-1/+4
2012-05-22379735 - fix typo.nhauge1-1/+1
2012-05-18379856 - Invalid validation error against attributes of dynamic type mappings...nhauge1-3/+3
2012-05-16[348483] prevent validation of external or binary Java queries, generators, a...bvosburgh4-74/+142
2012-05-15bug 377027 - avoid deadlock if persistence.xml is out of sync with OS file sy...pfullbright1-0/+4
2012-05-14378883 - NPE disposing JpaJpqlContentProposalProviderkmoore1-1/+3
2012-05-14Bug 379051 - Rename a class with java queries that is listed in the orm.xml, ...kmoore2-12/+11
2012-05-11eclipselink M19.1tle1-10/+56
2012-05-10Correcting accidental commit, reverting to last version.nhauge8-107/+250
2012-05-10Fix for bug#315445 - persistence.xml editor add/remove list layout issuespfilion8-250/+107
2012-05-10bug 369684 - added library install delegate disposalspfullbright1-0/+3
2012-05-10Bug 379021 - JPA Structure view shows empty node with Generic JPA projectkmoore1-1/+0
2012-05-08Bug 378419 - JPA Structure view not updated when changing XML mapping metadat...kmoore2-4/+3
2012-05-03edited illegalStateException message to point to the correct methodkmoore1-1/+1
2012-05-02374954 - Fix multi select issue. Patch from Brian.nhauge1-8/+18
2012-05-02378288 - Tolerance for EclipseLink multitenant TABLE_PER_TENANT supportkmoore2-2/+4
2012-05-02Bug 342171 - join columns - choose 'Override Default' in Details and receive ...kmoore22-173/+259
2012-05-02Minor comment change.nhauge1-1/+2
2012-05-02Updated with EclipseLink 2.4.0 M18tle1-4/+14
2012-05-02355411 - remove cheet sheets from doc plugin as they were causing problems fo...nhauge5-209/+1
2012-05-02updated a comment about building the ASTRootkmoore1-2/+1
2012-05-01Fix usage of isEmpty.nhauge1-1/+2
2012-04-30Fix entity generation package name preference to honor the last used preference.nhauge3-9/+12
2012-04-27include JPA platform in error message about unrecognized JPA platformkmoore1-1/+1
2012-04-26Bug 367122 - [API] Invalid validation for EclipseLink collection mappingskmoore4-53/+86
2012-04-25Renamed EclipselinkStaticWeavingBuildertle3-3/+3
2012-04-25377707 - fix hardcoded platform version in dynamic entity gen.nhauge4-3/+29
2012-04-25[374825] fix infinite update when orm.xml contains class ref with a '.' at th...bvosburgh1-1/+1
2012-04-25Renamed StaticWeavingBuilderConfiguratortle3-7/+7
2012-04-25377172 - Generate Dynamic Entites dialog does not work correctly if you have ...tle2-19/+19
2012-04-24[377064] fix CCE when ITextEditor does not return an IPostSelectionProviderbvosburgh1-4/+13
2012-04-24null check for IFile, this happens for binarieskmoore1-1/+1
2012-04-24bug 372879 - [Feature] New Dynamic Entity Wizard - patch from Nankmoore20-49/+2928

Back to the top