1. e2b6e09 Fix for pmc approved: https://bugs.eclipse.org/bugs/show_bug.cgi?id=312358 by cbateman · 14 years ago
  2. e57b448 [308419] Allow adopters to extend and improve the JSFAppConfigManager by gkessler · 14 years ago
  3. 4e581f9 [bug 301862] Change default severity of a missing variable to ignore. by cbateman · 14 years ago
  4. c32028c Remove JUnit 4 upper bound dependency so tests can be run under Helios. by cbateman · 14 years ago
  5. 2722231 Refactor EL assertions out to a separate util class. by cbateman · 14 years ago
  6. d955171 Fix for https://bugs.eclipse.org/bugs/show_bug.cgi?id=249480 patched forward from 3.0.4. by cbateman · 15 years ago
  7. 6a971a5 Fix for https://bugs.eclipse.org/bugs/show_bug.cgi?id=235637. Merged from fix in 3.0.4 stream. by cbateman · 15 years ago
  8. eece58b Fix Copyright header by rsrinivasan · 16 years ago
  9. a5f5a83 Fix for: by cbateman · 16 years ago
  10. 73dd1e4 Step one of https://bugs.eclipse.org/bugs/show_bug.cgi?id=202697. Add preference and pref UI to change severity of TypeComparator diagnostics. by cbateman · 16 years ago
  11. b571f92 Large checkin for alternative handling and dt view construction. by cbateman · 16 years ago
  12. a578cf5 Fix for offset changes due to change to binary in jsp test files. Needed to introduce tests into the WTP build. by cbateman · 16 years ago
  13. 2d67456 Fix for bug https://bugs.eclipse.org/bugs/show_bug.cgi?id=190671 based on patch. by cbateman · 16 years ago
  14. 7aba4b4 Fix for https://bugs.eclipse.org/bugs/show_bug.cgi?id=203145. Changes the way the JSPModelProcessor works so that it triggers off of IResource changes rather than IStructuredModel events. This has the benefit that the IStructuredModel doesn't need to be held open for long periods and can quickly release resources. LifecycleListener has been changed to support listening for events on multiple resources so that only one listener is needed for all resources watched by JSPModelProcessors. by cbateman · 16 years ago
  15. 92b32eb Fix for https://bugs.eclipse.org/bugs/show_bug.cgi?id=199295. by cbateman · 16 years ago
  16. fdbd990 Test updates for el validation to add additional coverage. by cbateman · 16 years ago
  17. 8e67965 Fix for https://bugs.eclipse.org/bugs/show_bug.cgi?id=194814. Split the warning for intermediate props into a separate class of warning. by cbateman · 16 years ago
  18. a02c9d4 PMC approved changed https://bugs.eclipse.org/bugs/show_bug.cgi?id=191310. by cbateman · 17 years ago
  19. 3fe4d80 Patch fix for https://bugs.eclipse.org/bugs/show_bug.cgi?id=190564. by cbateman · 17 years ago
  20. c2a9705 Updated so 2.5 web facet is used for Faces 1.2 projects. by cbateman · 17 years ago
  21. 0fbedc3 Basic enumeration support. by cbateman · 17 years ago
  22. db92dd7 Initial checkin for generics support in EL. by cbateman · 17 years ago
  23. cb2f48d Modified ProjectTestEnvironment.createProject to take a boolean flag that determines how it behaves if the project to be created already exists. by cbateman · 17 years ago
  24. 2d54d48 - add test cases for ResourceBundle symbol contributor by cbateman · 17 years ago
  25. 028fdb5 Updated to use refactored package names. by itrimble · 17 years ago
  26. 5bb2bb0 Centralized consts. by cbateman · 17 years ago
  27. c3da24b Changed over f:loadBundle variable support to use the Sybase LoadBundleUtil to find the bundle: by cbateman · 17 years ago
  28. f35fee3 Added support for dataTable variables + basic unit tests. by cbateman · 17 years ago
  29. 6141af4 Added version support to faceted test environment. by cbateman · 17 years ago
  30. d720955 Added basic EL symbols and validation support for arrays and lists. Unit test coverage included. by cbateman · 17 years ago
  31. 919c34d Plugin refactoring to: by cbateman · 17 years ago
  32. ac09614 New unit tests for bracket operator, dot operator and map properties. by cbateman · 17 years ago
  33. 0ea9298 Fixed some Java 5 SDK contamination. by cbateman · 17 years ago
  34. 44f176e Added marker offset/length test coverage. by cbateman · 17 years ago
  35. 963423b Fixed some Java5 specific debris that had drifted in by accident. by cbateman · 17 years ago
  36. 78cc5ad Basic coverage testing for JSF EL 1.1 validation. by cbateman · 17 years ago