Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2012-06-11This commit was manufactured by cvs2svn to create tag 'v201206110000'.v201206110000nhauge2026-277273/+0
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
2012-04-24removed unnecessary CollectionTools.addAll call, return EmptyIterable instead...kmoore1-12/+2
2012-04-24370407 - more performance improvements for cleaning a project and refactoring...kmoore3-18/+51
2012-04-18Performance enhancements for updating a JPA project - created a Map of Persis...kmoore1-19/+41
2012-04-18375120 - [Entity Generation] Default Package preference is not set if the wiz...tle5-32/+33
2012-04-18bug 377039 - Performance - enhancements for synching methods in the Java reso...kmoore1-1/+10
2012-04-18minor performance enhancementkmoore1-3/+5
2012-04-18minor performance tweaks for updating descendants and validating tableskmoore2-6/+38
2012-04-18375670 - NPE with 1.0 orm.xml one-to-many code completion - patch from Nan.nhauge1-3/+7

Back to the top