Skip to main content
summaryrefslogtreecommitdiffstats
path: root/jpa
AgeCommit message (Collapse)AuthorFilesLines
2011-03-03This commit was manufactured by cvs2svn to create tag 'v201103020003'.v201103020003nhauge3364-596981/+0
2011-03-03[334454] rework database stuff to handle MySQL case-sensitivity crazinessbvosburgh71-1939/+2377
2011-03-03tweak commentsbvosburgh1-13/+13
2011-03-03204132 - need a validation error when the same class is specified twice in ↵kmoore9-71/+114
the orm.xml - patch from Nan
2011-03-02remove project-specific settingsbvosburgh28-149/+1
2011-03-02add ICUStringCollatorbvosburgh2-18/+6
2011-03-02[337171] Update branding plugin info Indigo.nhauge4-6/+6
2011-03-02[337171] Update feature names and copyright dates for Indigo.nhauge6-16/+16
2011-03-01[332317] Fix broken warning message in New Entity wizard.nhauge1-0/+1
2011-03-01Mapping file wizard should be able to get a default persistence unit when ↵nhauge1-0/+17
the selection is a Project with a JPA Facet.
2011-03-01[336172] Fix inconsistent dialog and message text for table gen.nhauge1-3/+3
2011-02-28319736 - switching a few of our Iterators to Iterableskmoore15-132/+111
2011-02-26337657 - Move to use license (EUA) files/techniquetle38-4500/+54
2011-02-25[336135] Version validation. Patch from Nan.nhauge8-1/+87
2011-02-24bug 336006 - Need validation for temporal type mappings - patch from Nankmoore8-9/+108
2011-02-23Test 3 pulling in Graphiti 0.8.0 pluginstle1-6/+4
2011-02-22clean up x-friends, access rules, etc.bvosburgh82-303/+299
2011-02-22[337743] Fix source compatibility issue with new version of ICU4J 4.4.2. ↵nhauge2-6/+11
This is a temporary change to get the build compiling.
2011-02-21Removed test with Graphiti bundles.tle1-4/+2
2011-02-20Removed dependency plugin emf.transactiontle1-5/+0
2011-02-19Test 2 pulling in Graphiti pluginstle1-0/+5
2011-02-19Test pulling in Graphiti pluginstle1-0/+24
2011-02-18formatpfullbright1-1/+1
2011-02-16fixed eclipselink orm file categorypfullbright1-1/+1
2011-02-16cleaning up ItemLabelProviderskmoore12-72/+143
2011-02-15Project renamed.tle122-7165/+12
2011-02-15Separated EclipseLink tests feature from JPA tests featuretle9-0/+663
2011-02-15Feature renamedtle9-0/+681
2011-02-14310464 - element collection target class validation for unmapped non-basic ↵kmoore5-58/+74
types - patch from Les
2011-02-10336009 - enumerated element is automatically added for id mapping - patch ↵kmoore2-7/+8
from Nan
2011-02-10updating access rules and x-friendskmoore9-15/+20
2011-02-10added @SuppressWarnings("nls")kmoore7-0/+7
2011-02-10moved eclipselink version validation to common.eclipselink.corepfullbright4-115/+4
2011-02-10Renamed branding plugintle1-2/+2
2011-02-10Added common.eclipselink.coretle1-2/+9
2011-02-10Plug-in renamedtle24-0/+368
2011-02-10changed preferences back to org.eclipse.jpt.core so as not to break project ↵kmoore1-2/+9
metadata
2011-02-09moved downloadable libraries to *.jpt.common.eclipselink.corepfullbright1-23/+0
2011-02-09fixed typo in category for JPA ui viewskmoore1-2/+2
2011-02-09Changed import feature statementtle1-1/+1
2011-02-08moved library validation guts to common pluginpfullbright3-77/+10
2011-02-08Feature renamedtle90-0/+6144
2011-02-07renamed the jpa perspective, jpa details view, and jpa structure view back ↵kmoore4-16/+16
to what they were so as not to affect end users
2011-02-07deleted everything but the .project since these project were renamed, ready ↵kmoore275-26340/+2
to be archived
2011-02-07fixed JPA new project menukmoore1-1/+1
2011-02-07Updating bundle versionskmoore14-49/+49
2011-02-07deleted everything but the .project since these project were renamed, ready ↵kmoore3156-509711/+16
to be archived
2011-02-07deleted everything but the .project since these project were renamed, ready ↵kmoore412-143518/+11
to be archived
2011-02-07deleted everything but the .project - moved to common component and renamed ↵kmoore204-53374/+1
org.eclipse.jpt.common.utility.tests
2011-02-07rename test suite, already renamed it in test.xml so it didn't matchkmoore2-5/+5

Back to the top