Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2011-03-05This commit was manufactured by cvs2svn to create tag 'v201103051547'.v201103051547rsrinivasan531-78292/+0
2011-01-21PMC_approved (1 vote):Root_R3_2_maintenanceitrimble2-2/+6
2011-01-04Bug 325490 - [JSF2.0] False warning from facelet validator when working with ...itrimble1-2/+30
2011-01-04Bug 327120 - Need to check whether getTextContent() is null before calling ge...itrimble2-2/+2
2010-11-30Bug 330976 - Potential for deadlock in JSFAppConfigManager init. Additional c...crogers1-2/+2
2010-11-30Bug 330976 - Potential for deadlock in JSFAppConfigManager init ...contribute...crogers2-4/+78
2010-11-18[bug 330302] Reduce the number of calls to ModelManagerImplcrogers2-22/+26
2010-10-25[327569] False warning from Facesconfig validator for ViewDeclarationLanguag...gkessler1-1/+1
2010-10-25[Bug 327834] Memory leak in AbstractJSFAppConfigManagercrogers2-10/+22
2010-10-15[Bug 327911] Memory leak in TLDTagRegistry - need to remove preference store ...crogers1-1/+4
2010-09-30[Bug 308337] - [JSF2.0] Facelet validator to support the implicit navigation ...crogers1-7/+44
2010-08-24Log and swallow tracking exceptions on fragments. Add robustness to JSFCoreP...cbateman2-4/+24
2010-08-24[bug 318478] Make the handling of ids more robust and only report these excep...cbateman3-7/+34
2010-08-24[bug 323291] Apply patch to fix el-resolver loading problem and make app conf...cbateman1-5/+17
2010-06-30317756 - [JSF2.0] CompositeTagRegistryFactory caching causes major loss of se...gkessler1-34/+27
2010-06-30[316926] JSFFileURL#getFileURL fails when JSF version does not match its defa...gkessler6-899/+1095
2010-06-02[315257] - Errors logged while loading JSP tag registrygkessler1-3/+5
2010-05-25Fix for PMC_approved https://bugs.eclipse.org/bugs/show_bug.cgi?id=314145cbateman1-0/+9
2010-05-25Fix for PMC_approved https://bugs.eclipse.org/bugs/show_bug.cgi?id=313394cbateman1-0/+2
2010-05-25Fix for PMC_approved https://bugs.eclipse.org/bugs/show_bug.cgi?id=312345.cbateman1-0/+49
2010-05-25Fix for PMC_approved https://bugs.eclipse.org/bugs/show_bug.cgi?id=309488.cbateman5-0/+407
2010-05-24[313947] - JUnit Failures in jsf.core.tests - RC2 Buildgkessler1-2/+5
2010-05-20313166 - [JSF2.0] False warning for h:commandButton in a compositegkessler1-2/+17
2010-05-19Fix for PMC_approved https://bugs.eclipse.org/bugs/show_bug.cgi?id=269069cbateman1-7/+6
2010-05-18Fix for PMC approved https://bugs.eclipse.org/bugs/show_bug.cgi?id=269080cbateman2-2/+2
2010-05-18Fix for pmc approved: https://bugs.eclipse.org/bugs/show_bug.cgi?id=312358cbateman1-39/+104
2010-05-18[Bug 312954] Change the default preference for the TagIntrospectingStrategy t...crogers1-1/+4
2010-05-17[Bug 312826] JEM IDE remote VM fails to find a dependent class for the TagAna...crogers2-43/+16
2010-05-13 Bug 299813 - [JSF2.0] - new Implicit Objects defined for use in EL expressionsrsrinivasan11-11/+252
2010-05-12Fix for https://bugs.eclipse.org/bugs/show_bug.cgi?id=312512.cbateman8-17/+56
2010-05-10[288144] - No line number showed in Problems view for the errors/warnings fro...gkessler1-1/+31
2010-05-10311105 - [JSF2.0] - Facelet tag libraries without JSP TLD's do not appear in ...gkessler2-0/+375
2010-05-05[311626] Avoid reporting false-positive warnings when validating value expre...gkessler1-9/+25
2010-05-04Bug 269050 - IllegalArgumentException in createMapping() methoditrimble1-2/+4
2010-05-04Fix for PMC approved bug https://bugs.eclipse.org/bugs/show_bug.cgi?id=311568...cbateman1-49/+105
2010-04-28[Bug 305546] Exception initializing FaceletTagRegistry for HTML.crogers3-10/+49
2010-04-28Add support for detecting composite component library adds and remove by addi...cbateman20-155/+451
2010-04-27Add support for detecting adds, changes and removes to individual composite c...cbateman9-76/+529
2010-04-27[Bug 310702] NPE in JSPModelProcessor.processAttributes() during EL validatio...crogers1-0/+7
2010-04-27[31035] Allow adopters to extend metadata model management and query facilitiesgkessler2-2/+7
2010-04-23Bug 295514 - [JSF2.0] -- create content types for Faceletsitrimble1-153/+177
2010-04-23[Bug 310169] - Null JSFAppConfigManager instance causes validating EL failurecrogers1-53/+7
2010-04-16[Bug 305361] JSFAppConfigManager inherently not thread-safe.crogers3-15/+70
2010-04-13[308419] Allow adopters to extend and improve the JSFAppConfigManagergkessler27-855/+1382
2010-04-09Reorganize match and find strategies.cbateman12-0/+830
2010-04-05Add substantial test coverage to the existing Facelet library location mechan...cbateman7-14/+13
2010-03-29[307248] NPE in DTComponentIntrospectorgkessler1-4/+6
2010-03-29[306312] Remove containment validation on f:view tag in an XHTML Facelet docgkessler4-20/+206
2010-03-29Fix for JSPs in a Facelet context. Now correctly returns JSP view adapters ...gkessler1-4/+19
2010-03-29Add an ITagElementResolver to the StructuredDocContextResolverFactory arsenal...gkessler2-6/+46

Back to the top