Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2010-05-18This commit was manufactured by cvs2svn to create tag 'v20100517'.v20100517rsrinivasan454-52452/+0
2010-05-13 Bug 299813 - [JSF2.0] - new Implicit Objects defined for use in EL expressionsrsrinivasan1-3/+44
2010-05-12[Bug 269042] protect against possible NPE in copySignatures methodcrogers1-6/+9
2010-05-12Fix for https://bugs.eclipse.org/bugs/show_bug.cgi?id=312512.cbateman21-483/+1479
2010-05-12 Bug 312475 - JUnit failures in metadata and pagedesigner testsrsrinivasan2-25/+25
2010-05-05[311626] Avoid reporting false-positive warnings when validating value expre...gkessler1-1/+1
2010-05-04Fix for PMC approved bug https://bugs.eclipse.org/bugs/show_bug.cgi?id=311568...cbateman5-80/+216
2010-04-29[Bug 306452] - [JSF 2.0] Internal API Utility class to access JSF specific We...crogers6-1/+270
2010-04-28Add support for detecting composite component library adds and remove by addi...cbateman2-86/+109
2010-04-27Refactor out the resource tracker concept.cbateman5-32/+230
2010-04-27[31035] Allow adopters to extend metadata model management and query facilitiesgkessler83-413/+3131
2010-04-20Scenario testing and bug fixes for context param defined facelet taglibs.cbateman3-94/+159
2010-04-19[309252] Unit test failures in web.xml updating code (testAddServlet etc)gkessler4-0/+38
2010-04-13[308419] Allow adopters to extend and improve the JSFAppConfigManagergkessler3-1/+188
2010-04-13[307165] user jsf library version validationgkessler3-11/+9
2010-04-09[Bug 307253] Error opening classpath jar file - getJarFileFromCPE() now check...crogers1-1/+6
2010-04-09Reorganize match and find strategies.cbateman14-0/+755
2010-04-05Add substantial test coverage to the existing Facelet library location mechan...cbateman10-58/+350
2010-03-29Add an ITagElementResolver to the StructuredDocContextResolverFactory arsenal...gkessler2-0/+35
2010-03-18[bug 301862] Change default severity of a missing variable to ignore.cbateman5-25/+19
2010-03-09Update versionrsrinivasan1-1/+1
2010-03-03Add JSF 2.0 Facet, install support and presets.cbateman1-3/+3
2010-03-01[303662] Memory leak in metadata framework with a null project contextgkessler1-1/+1
2010-03-01Change strategy composite to make more flexible.cbateman12-18/+1078
2010-03-01Fix Javadocs warnings.cbateman1-0/+6
2010-03-01Fix warnings.cbateman3-10/+16
2010-03-01Fix Javadoc warnings.cbateman20-1/+446
2010-01-27[292939] Improve the performance of metadata querygkessler7-168/+220
2010-01-27Version update for 3.2rsrinivasan1-1/+1
2010-01-26[295409] ResourceException when MetaDataModelManager tries to set a property ...gkessler2-14/+22
2010-01-25Forward port 3.0.5P patch for https://bugs.eclipse.org/bugs/show_bug.cgi?id=2...cbateman2-18/+52
2010-01-21fix for failing jsf.core junitgkessler1-1/+1
2010-01-21[292943] The Metadata Framework makes unnecessary use of BasicFeatureMapsgkessler15-487/+1312
2010-01-20Fixed version range to account for change in minor version of of org.eclipse...rsrinivasan1-1/+1
2010-01-14Version updatersrinivasan1-1/+1
2010-01-13Applying fixes in the 3.0.5 Patch stream - Bug 290412, Bug 288291, Bug 288831rsrinivasan1-9/+9
2009-12-21[Bug 291807] NPE in Signature.getArrayCountgkessler1-1/+4
2009-09-03Version updatersrinivasan1-1/+1
2009-09-02PMC approved fix for https://bugs.eclipse.org/bugs/show_bug.cgi?id=286351cbateman1-9/+17
2009-08-19Fix for https://bugs.eclipse.org/bugs/show_bug.cgi?id=286882.cbateman1-0/+16
2009-08-11Version updatersrinivasan1-1/+1
2009-08-11Fix for https://bugs.eclipse.org/bugs/show_bug.cgi?id=285807.cbateman3-0/+303
2009-08-06Fix x-internal status of exported packages.cbateman1-2/+2
2009-08-06Commit patch fixes for:cbateman27-1/+2478
2009-08-05[282936] Serious metadata loading performance issues when many files and incl...gkessler8-75/+147
2009-05-05Missed file in fix for https://bugs.eclipse.org/bugs/show_bug.cgi?id=267967.cbateman1-75/+67
2009-05-01Fix dead code warning.cbateman1-2/+9
2009-05-01Comment out method that is now flagged as not used by the improved JDT compiler.cbateman1-12/+12
2009-03-17[254535] Remove deprecated Celleditor frameworkgkessler24-2219/+0
2009-02-06bug 263135rsrinivasan1-1/+1

Back to the top