Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2011-10-19This commit was manufactured by cvs2svn to create tag 'v201110191439'.v201110191439rsrinivasan86-9282/+0
2010-11-30Bug 330976 - Potential for deadlock in JSFAppConfigManager init ...contribute...crogers1-14/+45
2010-08-24[323436] SelectionProviderStrategies cannot guarentee ordergkessler1-2/+3
2010-05-26[314357] - CCE in metadata framework with TestableProjectFactoryStrategy.perf...gkessler1-0/+43
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=312358cbateman2-2/+5
2010-05-18PMC approved fix for https://bugs.eclipse.org/bugs/show_bug.cgi?id=313206.cbateman2-1/+20
2010-05-12Fix for https://bugs.eclipse.org/bugs/show_bug.cgi?id=312512.cbateman20-480/+1463
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-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 facilitiesgkessler2-26/+28
2010-04-20Scenario testing and bug fixes for context param defined facelet taglibs.cbateman2-93/+158
2010-04-13[308419] Allow adopters to extend and improve the JSFAppConfigManagergkessler3-1/+188
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-18[bug 301862] Change default severity of a missing variable to ignore.cbateman1-2/+6
2010-03-01Change strategy composite to make more flexible.cbateman11-18/+1077
2009-08-11Fix for https://bugs.eclipse.org/bugs/show_bug.cgi?id=285807.cbateman2-0/+302
2009-05-01Fix dead code warning.cbateman1-2/+9
2009-01-27Fix for https://bugs.eclipse.org/bugs/show_bug.cgi?id=259388. Promoted forwa...cbateman1-1/+4
2008-11-18[186459] Complete Externalization of Stringsgkessler8-11/+11
2008-11-03Added thread-safety to policy-based iterators.cbateman2-9/+49
2008-05-13Fix for pmc_approved: https://bugs.eclipse.org/bugs/show_bug.cgi?id=202697cbateman1-2/+2
2008-05-02Fix Copyright headerrsrinivasan24-0/+240
2008-04-23Fix for https://bugs.eclipse.org/bugs/show_bug.cgi?id=223374.cbateman1-1/+13
2008-04-22Changes for https://bugs.eclipse.org/bugs/show_bug.cgi?id=224998 and https://...cbateman1-1/+23
2008-04-16Part of:cbateman2-2/+30
2008-04-16Refactored out ImmutableLifecycleListener to allow a shared lifecycle listene...cbateman2-104/+164
2008-04-16Allow coercion to object on assignment.cbateman1-4/+4
2008-03-25Step one of https://bugs.eclipse.org/bugs/show_bug.cgi?id=202697. Add prefer...cbateman3-32/+198
2008-03-25Rename strategy composite.cbateman1-2/+6
2008-03-16Fixed a comment.cbateman1-1/+1
2008-03-13Added dispose protection.cbateman1-2/+10
2008-03-10Refactoring to support new view handlers:cbateman13-84/+887
2008-02-12Large checkin for alternative handling and dt view construction.cbateman6-0/+227
2008-01-22Progress on design time view handler.cbateman1-16/+63
2008-01-22Changed listener liist to CopyOnWrite.cbateman1-40/+23
2007-11-21Patch for https://bugs.eclipse.org/bugs/show_bug.cgi?id=198984 with formatti...cbateman2-151/+222
2007-10-08Fixed discouraged access and unused import build warnings.cbateman1-3/+3
2007-09-17Switch off test tracking in the lifecycle listener.cbateman1-1/+1
2007-09-17Fix for https://bugs.eclipse.org/bugs/show_bug.cgi?id=203145. Changes the w...cbateman4-61/+283
2007-09-14Reduce the severity on invalid type and no getter for varaible property from ...cbateman1-2/+2
2007-09-12PMC approved patch2 for https://bugs.eclipse.org/bugs/show_bug.cgi?id=199480.cbateman1-12/+24
2007-09-10Fix for https://bugs.eclipse.org/bugs/show_bug.cgi?id=199480.cbateman3-0/+342
2007-08-24Minor optimization: change new Number to Number.valueOf idiom to reduce unnec...cbateman4-12/+12
2007-06-11Applying pmc_approved patch for https://bugs.eclipse.org/bugs/show_bug.cgi?id...cbateman1-11/+36
2007-06-07Patch fix for https://bugs.eclipse.org/bugs/show_bug.cgi?id=190564.cbateman1-0/+62

Back to the top