Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2011-03-15This commit was manufactured by cvs2svn to create tag 'v201103160000'.v201103160000nhauge5052-819301/+0
2011-03-15added eclipselink 2.1 and 2.2 platformspfullbright14-1/+227
2011-03-14added jaxb.index context testspfullbright1-0/+46
2011-03-14added reader.close()pfullbright1-0/+9
2011-03-11Added external library jars check for the integration with the buildtle3-29/+67
2011-03-11Changed requires statementtle1-15/+2
2011-03-11JaxbIndexResource testingpfullbright2-0/+96
2011-03-11added some public apipfullbright1-2/+7
2011-03-11added basic support for jaxb.index (resource model, tie-in to context calcula...pfullbright10-7/+389
2011-03-09[335594] fix buildJavaNamedQuery(...) signature to override implementation in...bvosburgh2-20/+21
2011-03-09339434 - CCE adding a java entity to a mapping file - change to ReadOnlySecon...kmoore1-1/+2
2011-03-09339428 - fix NPE with null Iterator -NPE setting attribute overrides to an em...kmoore1-6/+2
2011-03-09[335343] fix combo box behavior - patch from Nanbvosburgh3-34/+24
2011-03-08Added JPA Editor tests.tle1-0/+4
2011-03-08[339098] Updating EclipseLink branding info.nhauge3-5/+5
2011-03-08Added comment.tle1-3/+3
2011-03-08Initial check-in.tle6-0/+103
2011-03-08Tests plugin renamed.tle42-0/+6798
2011-03-08338945 - isDisposed() check necessary to prevent an exception when deleting a...kmoore1-0/+3
2011-03-07removed "moxy" references in ui (and using ELJaxb as standard prefix)pfullbright8-31/+31
2011-03-07removed @Override from interface impl methodpfullbright1-1/+0
2011-03-04added XmlSeeAlso to context model, added references to jaxb context calculationpfullbright14-295/+878
2011-03-04added newArrayInitializer(AST, Expression...)pfullbright1-0/+9
2011-03-04337657 + 338567 - Change Graphiti dependency from 'includes' to pre-req typetle1-21/+3
2011-03-04added ASTTools.resolveFullyQualifiedNames(Expression)pfullbright2-7/+149
2011-03-04338567 - Change Graphiti dependency from 'includes' to pre-req typetle1-2/+6
2011-03-03fix the implementation of getName(), this needs to be the fully qualified nam...kmoore1-0/+3
2011-03-03orm virtual attribute labels were not appearing in the JPA Content project ex...kmoore1-3/+3
2011-03-03[334454] rework database stuff to handle MySQL case-sensitivity crazinessbvosburgh6-30/+35
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 th...kmoore9-71/+114
2011-03-02tweak commentbvosburgh2-1/+9
2011-03-02remove project-specific settingsbvosburgh42-252/+1
2011-03-02add ICUStringCollatorbvosburgh5-43/+94
2011-03-02[337171] Update branding plugin info Indigo.nhauge9-12/+12
2011-03-02[337171] Update feature names and copyright dates for Indigo.nhauge12-31/+31
2011-03-02add if-else clausepsabeva1-2/+4
2011-03-02JPA Editor feature renamedtle2-2/+2
2011-03-02Initial check-in.tle48-0/+1429
2011-03-02326720 - XmlIDREF and XmlAttachmentRef context model support and validationkmoore12-2/+607
2011-03-02Restored bundle-version - Stefan Do NOT Delete the bundle-version, these are ...tle1-19/+19
2011-03-02Updated renamingtle1-1/+1
2011-03-02Fixing non-working relation tests along with some related refactoring.sdimov22-56/+66
2011-03-02tweak manifestbvosburgh1-2/+2
2011-03-02Fixing some non-working testssdimov2-2/+8
2011-03-02335697 - default XmlElement attribute mappingskmoore1-2/+22
2011-03-02326720 - XmlID context model support and validationkmoore10-23/+376
2011-03-02added attribute references to jaxb context calculationpfullbright10-23/+190
2011-03-01[332317] Fix broken warning message in New Entity wizard.nhauge1-0/+1

Back to the top