Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2011-10-19This commit was manufactured by cvs2svn to create tag 'v201110191439'.v201110191439rsrinivasan392-50817/+0
2011-04-04[341549] Fix containment modeling for entityGroupsgkessler6-43/+50
2011-03-16Use IFile, rather than IProject, for metadata context wherever possiblegkessler1-9/+17
2011-03-16Metadata framework cleanupgkessler13-25/+178
2011-03-16[326016] Eliminate usage of deprecated metadata framework codegkessler1-6/+14
2011-03-16[API] [339746] Regenerate EMF MD model with Java5 compliancegkessler14-193/+193
2011-01-13[Bug 330621] AbstractDelegatingFactory and implementations synchronized incor...crogers3-142/+149
2010-11-30Bug 330976 - Potential for deadlock in JSFAppConfigManager init ...contribute...crogers1-14/+45
2010-11-18[bug 330302] Reduce the number of calls to ModelManagerImplcrogers1-5/+10
2010-10-25[Bug 328666] Memory leak in MetaDataLocatorFactory - listen for project delet...crogers1-1/+2
2010-10-25[328513] DomainLoadingStrategy may return null even when model context contai...gkessler2-5/+12
2010-10-14[Bug 327733] - Memory leak in MetaDataModelManager. Override destroy() to cle...crogers1-1/+8
2010-08-24[323436] SelectionProviderStrategies cannot guarentee ordergkessler1-2/+3
2010-08-19[bug 316385] Give priority to non-JSF tools factory delegates if registered. ...cbateman1-1/+39
2010-05-26Fix for PMC_approved https://bugs.eclipse.org/bugs/show_bug.cgi?id=314176.cbateman1-9/+44
2010-05-26[314357] - CCE in metadata framework with TestableProjectFactoryStrategy.perf...gkessler2-2/+45
2010-05-25Fix for PMC_approved https://bugs.eclipse.org/bugs/show_bug.cgi?id=312345.cbateman1-1/+1
2010-05-18Fix for pmc approved: https://bugs.eclipse.org/bugs/show_bug.cgi?id=312358cbateman3-3/+6
2010-05-18PMC approved fix for https://bugs.eclipse.org/bugs/show_bug.cgi?id=313206.cbateman2-1/+20
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...cbateman4-80/+215
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 facilitiesgkessler77-410/+2888
2010-04-20Scenario testing and bug fixes for context param defined facelet taglibs.cbateman2-93/+158
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.cbateman13-0/+751
2010-04-05Add substantial test coverage to the existing Facelet library location mechan...cbateman9-57/+348
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-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.cbateman11-18/+1077
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-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 BasicFeatureMapsgkessler14-487/+1292
2010-01-13Applying fixes in the 3.0.5 Patch stream - Bug 290412, Bug 288291, Bug 288831rsrinivasan1-9/+9

Back to the top