1. 516bc76 update version by rsrinivasan · 13 years ago
  2. bfa8822 Update mock test objects for latest prereqs (IProject and IWorkspace changes). by itrimble · 13 years ago
  3. 7ffe6d6 JUnit test fixes - robustness and diagnostics. by itrimble · 13 years ago
  4. 9addae6 Bug 327818 - Test failure in org.eclipse.jst.jsf.core.tests.AllTests - DNF by itrimble · 13 years ago
  5. 9d90b31 Fix version issues by rsrinivasan · 13 years ago
  6. 600fd2d Version by rsrinivasan · 13 years ago
  7. 9e5ce0e Make DT tests more robust. by itrimble · 13 years ago
  8. 9c461fc Fix ModelProviderAdapterTest breakage by adding a simple implementation for isNatureEnabled. by cbateman · 13 years ago
  9. c485fdf [Bug 328624] MockFrameworkAdaptor must implement the inherited abstract method FrameworkAdaptor.findEntries() by crogers · 13 years ago
  10. a4bee17 [Bug 327818] Test failure in org.eclipse.jst.jsf.core.tests.AllTests - DNF by itrimble · 13 years ago
  11. bbf2475 Additions to help support creating IStructuredModel instances in mock workspaces. by cbateman · 13 years ago
  12. a4c5239 Fix for version errors. by rsrinivasan · 13 years ago
  13. 24213c0 Additional diagnostics and attempted fix for failing facesconfig.ui tests. by itrimble · 13 years ago
  14. 8d1f5fe vesion by rsrinivasan · 14 years ago
  15. a0cdfe2 Test-only changes that add support for "dual mode" tests that can run against either mock or real workspace objects. by cbateman · 14 years ago
  16. 36b10ec [bug 318478] Apply changes to HEAD. by cbateman · 14 years ago
  17. 7b894a7 [bug 323291] Apply 3.2.2 changes to HEAD. by cbateman · 14 years ago
  18. feec6be Remove ServiceReference template type. This builds okay locally, but seems to fail on the build server for some reason. by cbateman · 14 years ago
  19. 7622acd Update the MockBundle for the new methods added in Eclipse 3.7 to Bundle. by cbateman · 14 years ago
  20. 504e579 Version update by rsrinivasan · 14 years ago R3_2_1 Root_R3_2_2
  21. 51cd0b6 Bug 316585 - Wrong name for JSF plugins in helios update site by rsrinivasan · 14 years ago
  22. 18ecd69 Fix for PMC_approved https://bugs.eclipse.org/bugs/show_bug.cgi?id=314145 by cbateman · 14 years ago R_3_2_0
  23. a59721a bug 313848 by rsrinivasan · 14 years ago
  24. 984eeb2 [313947] - JUnit Failures in jsf.core.tests - RC2 Build by gkessler · 14 years ago
  25. d686c88 Fix license by rsrinivasan · 14 years ago
  26. 3dc1f36 Test-only addition of some documentation to BugRegressionTest annotation. by cbateman · 14 years ago
  27. a070afb 295663 - [WPE] Missing palette metadata by gkessler · 14 years ago
  28. e2b6e09 Fix for pmc approved: https://bugs.eclipse.org/bugs/show_bug.cgi?id=312358 by cbateman · 14 years ago
  29. 928ef20 Bug 299813 - [JSF2.0] - new Implicit Objects defined for use in EL expressions by rsrinivasan · 14 years ago
  30. 1b208d3 Tests for https://bugs.eclipse.org/bugs/show_bug.cgi?id=312512. by cbateman · 14 years ago
  31. 66ded61 Bug 312475 - JUnit failures in metadata and pagedesigner tests by rsrinivasan · 14 years ago
  32. e91b148 [Bug 252861] JUnit testing for tag converter transform operation to support generating markup based on view mode. by crogers · 14 years ago
  33. 598da98 [Bug 252861] - adding new test data files to be used for JUnit testing. by crogers · 14 years ago
  34. a90231f Fix for PMC approved bug https://bugs.eclipse.org/bugs/show_bug.cgi?id=311568. Includes both prod and test patches. by cbateman · 14 years ago
  35. 4742bbb Fix about.html by rsrinivasan · 14 years ago
  36. 5969f08 [Bug 306452] - [JSF 2.0] Internal API Utility class to access JSF specific WebApp options. (patch contributed by Debajit) by crogers · 14 years ago
  37. 496476e Bug 306307 - HyperLink on EL expression shows duplicate entries.. by itrimble · 14 years ago
  38. f6b2915 [Bug 305546] Exception initializing FaceletTagRegistry for HTML. by crogers · 14 years ago
  39. 7372a9e Add support for detecting composite component library adds and remove by adding and removing folders. Refactored JSFResource's to support fragments. by cbateman · 14 years ago
  40. 4dd3484 Missing about files by rsrinivasan · 14 years ago
  41. fad8c72 Add support for detecting adds, changes and removes to individual composite component files in an existing workspace resource library folder. by cbateman · 14 years ago
  42. 81cc6a2 [31035] Allow adopters to extend metadata model management and query facilities by gkessler · 14 years ago
  43. 6e37717 Bug 295514 - [JSF2.0] -- create content types for Facelets by itrimble · 14 years ago
  44. e934267 license by rsrinivasan · 14 years ago
  45. 2e245ff Added new tests plug-in, "org.eclipse.jst.jsf.common.noautostart.tests", to feature. by itrimble · 14 years ago
  46. 4365232 Scenario testing and bug fixes for context param defined facelet taglibs. by cbateman · 14 years ago
  47. a73fd13 [309252] Unit test failures in web.xml updating code (testAddServlet etc) by gkessler · 14 years ago
  48. e57b448 [308419] Allow adopters to extend and improve the JSFAppConfigManager by gkessler · 14 years ago
  49. ea20adb [307165] user jsf library version validation by gkessler · 14 years ago
  50. 97ec777 Reorganize match and find strategies. by cbateman · 14 years ago
  51. 08c7b96 Add substantial test coverage to the existing Facelet library location mechanism. Also makes major additions to the mock workspace context framework. by cbateman · 14 years ago
  52. cf0eebd Fix junit failure in commandButton creation tests by gkessler · 14 years ago
  53. b84bc25 Fix failing EL junits by gkessler · 14 years ago
  54. 10c901e Updates and fixed some JUnit test cases for xhtml contexts. Also splits the PD tests into 2 suites so that it does not run out of memory. by gkessler · 14 years ago
  55. f29dc14 Fix serialization error for TLDTagAttribute by splitting out object data into serializable and wrapper objects as we do in TLDTagElement. by cbateman · 14 years ago
  56. d7e8c9a Fix test breakage due to changes around the default severity of missing vars and where JSP tag libraries are resolved from. by cbateman · 14 years ago
  57. 4e581f9 [bug 301862] Change default severity of a missing variable to ignore. by cbateman · 14 years ago
  58. 7a20268 295246 - [JSF2.0]- FacesConfig model update by gkessler · 14 years ago
  59. de187e5 Bug 305583 - Version failure in 3.2 M6 milestone build by rsrinivasan · 14 years ago
  60. 9433dd8 Revert JUnit4-specific stuff to get a build going. by cbateman · 14 years ago
  61. 12fa6b4 Wrap all tests in the JUnit4TestAdapter. Hopefully this will fix the breakage in this suite. by cbateman · 14 years ago
  62. 4956371 Fix MockResource to match new IResource methods. by cbateman · 14 years ago
  63. d5abd9e Updated thread-safe PaletteItemMgr using ITagRegistries. Palette now also reacts to tag libs coming and going from the classpath. by gkessler · 14 years ago
  64. 8ae5ad4 Add new IResource.isFiiltered to MockResource. by cbateman · 14 years ago
  65. 6d97e1e Update version by rsrinivasan · 14 years ago
  66. 096dd8d Complete refactoring and JUnit test coverage of the JSFUtils family of utility classes. by cbateman · 14 years ago
  67. 02ded67 Add MockBundle, update MockDataModel and provide encoding toString option on TestFileResource. by cbateman · 14 years ago
  68. ae48d29 fix dependency on junit4 by rsrinivasan · 14 years ago
  69. da48e26 Fix bundle dependency version errors by rsrinivasan · 14 years ago
  70. 59ebadd Add JSF 2.0 Facet, install support and presets. by cbateman · 14 years ago
  71. 7d16f53 Add some mock objects. by cbateman · 14 years ago
  72. 7b72e73 Suppress JSF Library deprecation warnings. by cbateman · 14 years ago
  73. 1ea91d2 Suppress deprecation warnings on test cases for JSFLibrary. by cbateman · 14 years ago
  74. 6be0ae4 [303662] Memory leak in metadata framework with a null project context by gkessler · 14 years ago
  75. 055d14c Change strategy composite to make more flexible. by cbateman · 14 years ago
  76. c32028c Remove JUnit 4 upper bound dependency so tests can be run under Helios. by cbateman · 14 years ago
  77. f170142 [302333] Tag Drop Customizer for JSP Category Tags Unavailable - PMC Approved by gkessler · 14 years ago R_3_1_2
  78. bd07074 Fix for failing JUnit test case. Recent code change resulted in test no longer being correct. by itrimble · 14 years ago
  79. e6311f2 [292939] Improve the performance of metadata query by gkessler · 14 years ago
  80. 31cc274 Version update for 3.2 by rsrinivasan · 14 years ago
  81. 1c5e698 Version update by rsrinivasan · 14 years ago
  82. 3dc0973 [292943] The Metadata Framework makes unnecessary use of BasicFeatureMaps by gkessler · 14 years ago
  83. 7595128 Version update by rsrinivasan · 14 years ago
  84. 600da80 Applying fixes in the 3.0.5 Patch stream - Bug 290412, Bug 288291, Bug 288831 by rsrinivasan · 14 years ago
  85. b2931fd Test fixes due to changes in ImportOperation (see https://bugs.eclipse.org/bugs/show_bug.cgi?id=296496) by itrimble · 14 years ago
  86. 47ed17e Version update by rsrinivasan · 14 years ago
  87. 8943c0e Adjust version range for org.eclipse.jst.j2ee.core by rsrinivasan · 14 years ago
  88. 69e4eae Version update by rsrinivasan · 15 years ago
  89. 17f84c7 Version update by rsrinivasan · 15 years ago R_3_1_1
  90. c37e12b PMC approved fix for https://bugs.eclipse.org/bugs/show_bug.cgi?id=260931. by cbateman · 15 years ago
  91. 82863a5 PMC approved fix for https://bugs.eclipse.org/bugs/show_bug.cgi?id=286351 by cbateman · 15 years ago
  92. 111babd Fix Version error by rsrinivasan · 15 years ago
  93. d1e7b9d 287754 - [WPE] Can't drop custom tags on Source View of WPE by gkessler · 15 years ago
  94. 514eb18 Fixing bundle pre-req version: 269281 by rsrinivasan · 15 years ago
  95. d8e3184 Version update by rsrinivasan · 15 years ago
  96. ad5e14e Fix for https://bugs.eclipse.org/bugs/show_bug.cgi?id=286882. by cbateman · 15 years ago
  97. 5f03e02 Version update by rsrinivasan · 15 years ago
  98. 2722231 Refactor EL assertions out to a separate util class. by cbateman · 15 years ago
  99. 4935448 Fix for https://bugs.eclipse.org/bugs/show_bug.cgi?id=286161 by cbateman · 15 years ago
  100. fa06440 Version update by rsrinivasan · 15 years ago