Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2021-05-17Bug 569660 Lazy compute additional proposal infoR3_23R3_22Reto Weiss2-10/+12
2019-02-12Bug 543814 - update copyrights and EPL v1 license to EPL 2.0 [first pass]R3_13nickboldt93-226/+542
2018-08-01[532336] - Add support for JSF 2.3Nick Boldt2-0/+60
2016-09-15Bug 473856. Bug 475321.Ian Trimble1-0/+12
2015-04-07Bug 453529 - Code assist for composites does not work with the new JSFIan Trimble1-2/+4
2013-08-16Address changes in Luna that make OSGI FrameworkTraceOptions internal.v201308280918Cameron Bateman1-21/+22
2013-04-25Bug 406544v201304250918Ian Trimble1-1/+1
2013-04-24Fix for fix for 390867 per reopen.cbateman1-1/+1
2013-04-22Null checks to cover 392381 and 390867.cbateman3-49/+62
2013-04-03Bug 404412v201304021716Ian Trimble2-1061/+1099
2013-03-13Changes to relax dependence on facets in JSF projects.cbateman1-3/+36
2013-03-12[JSF 2.2] Add JSF 2.2 facet, configuration, and utils support.Ian Trimble2-70/+140
2012-04-09Bug 355860 - [hotbug]JSFFacetInstallDataModelProvider dispose method does not...itrimble1-17/+27
2012-02-03Bug 361479 - [JSF2.0] There is no JSF 2.1 facet, preset, or downloadable libr...itrimble3-0/+52
2011-11-08Bug 308115 - [JSF2.0] version not explicitly supported in some areas of codeitrimble1-0/+44
2011-08-24Bug 353834 - JSF Facet completely overwrites the web.xml if the deployment as...itrimble1-9/+61
2011-04-25Bug 343207 - JSF Facet install delegate always modifies web.xmlitrimble4-20/+93
2011-04-13Bug 332072 - Exception in JSPELParserTokenManager causes the Content Assist n...itrimble1-0/+6
2011-04-09Bug 341973 - files are saved without using default encoding(workspace)itrimble3-0/+289
2011-03-21Bug 330819 - Project Properties - Facets - Change Configuration - Receive npe...itrimble1-18/+46
2011-03-18Bug 313830 - JSFUtils should use content type instead file extension in isVal...itrimble1-7/+20
2011-03-14Fix inability to install JSF 1.1 facet - regression introduced by fix for bug...itrimble1-3/+3
2011-03-11Bug 293460 - Installing JSF facet should update web.xml only if needed.itrimble1-14/+33
2010-08-24Log and swallow tracking exceptions on fragments. Add robustness to JSFCoreP...cbateman1-3/+11
2010-08-24[bug 318478] Make the handling of ids more robust and only report these excep...cbateman1-2/+12
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-05-25Fix for PMC_approved https://bugs.eclipse.org/bugs/show_bug.cgi?id=312345.cbateman1-0/+49
2010-05-17[Bug 312826] JEM IDE remote VM fails to find a dependent class for the TagAna...crogers1-3/+7
2010-04-28[Bug 305546] Exception initializing FaceletTagRegistry for HTML.crogers1-10/+8
2010-04-23Bug 295514 - [JSF2.0] -- create content types for Faceletsitrimble1-153/+177
2010-03-18[bug 301862] Change default severity of a missing variable to ignore.cbateman9-18/+398
2010-03-16[bug 305613] Remove the default version provider. This causes the default fa...cbateman1-31/+0
2010-03-09Updated thread-safe PaletteItemMgr using ITagRegistries. Palette now also re...gkessler1-2/+24
2010-03-08Complete refactoring and JUnit test coverage of the JSFUtils family of utilit...cbateman5-56/+75
2010-03-03Add JSF 2.0 Facet, install support and presets.cbateman10-983/+1174
2010-03-01Change strategy composite to make more flexible.cbateman2-5/+5
2010-01-27Fix for https://bugs.eclipse.org/bugs/show_bug.cgi?id=282899 and (partial) ht...cbateman1-28/+90
2009-08-19Add null checks to getTagDirUri.cbateman1-5/+21
2009-08-19Fix for https://bugs.eclipse.org/bugs/show_bug.cgi?id=286882.cbateman2-13/+75
2009-08-12Fix for https://bugs.eclipse.org/bugs/show_bug.cgi?id=286161cbateman3-2/+54
2009-08-06Commit patch fixes for:cbateman5-80/+138
2009-05-07[248707] Tags in the taglib are not displayed in the palette view.gkessler1-1/+155
2009-04-27[255097] Request to remove input fields from facet install pagegkessler4-44/+148
2009-04-16bug 272158rsrinivasan1-0/+6
2009-03-12Remove dead code discovered by new JDT feature.cbateman1-7/+0
2009-03-12Suppress and fix warnings.cbateman2-1/+16
2009-02-12Commit patch 2 fix for https://bugs.eclipse.org/bugs/show_bug.cgi?id=263098.cbateman1-0/+10
2009-02-11Supress internal deprecations.cbateman7-2/+8
2008-11-22[255287] Further enhancements to JSF integration with Library Provider Frameworkgkessler3-1/+34

Back to the top