Skip to content

Changes

#182 (Feb 8, 2024, 11:58:57 AM)

  1. Refactoring in admin-tests — David Matějček / detail
  2. One logger indexed by maven plugin removed — David Matějček / detail
  3. Add JDBC get-database-vendor-names request test case — Alexander Pinchuk / detail
  4. Add get-jdbc-driver-class-names test cases — Alexander Pinchuk / detail
  5. Fix log rotation integration test — Alexander Pinchuk / detail
  6. Renamed ServerPropertyITest — David Matějček / detail
  7. Fixed StatusGenerator + test — David Matějček / detail
  8. Fixed server restart - more robust, added validations — David Matějček / detail
  9. Prepare release 7.0.0 — Glassfish Bot / detail
  10. Prepare next development cycle for 7.0.1-SNAPSHOT — Glassfish Bot / detail
  11. Close reader before using buffer it got transferred to — Piotr Żygieło / detail
  12. Extract methods — Piotr Żygieło / detail
  13. Prepare release 7.0.1 — Glassfish Bot / detail
  14. Prepare next development cycle for 7.0.2-SNAPSHOT — Glassfish Bot / detail
  15. Prepare release 7.0.2 — Glassfish Bot / detail
  16. Prepare next development cycle for 7.0.3-SNAPSHOT — Glassfish Bot / detail
  17. Revisited glassfish-version.properties and Version class — David Matějček / detail
  18. Refactoring, created itest-tools and application-tests — David Matějček / detail
  19. Fix log rotation — Alexander Pinchuk / detail
  20. Bring to the common hierarchy — Alexander Pinchuk / detail
  21. Add new test case — Alexander Pinchuk / detail
  22. Reuse existing GF utilities — Alexander Pinchuk / detail
  23. Optimize imports and fix license headers — Alexander Pinchuk / detail
  24. Refactor REST Admin interface security integration test — Alexander Pinchuk / detail
  25. Add JavaMail REST integration test — Alexander Pinchuk / detail
  26. Replace all occurrences of JavaMail keyword — Alexander Pinchuk / detail
  27. Fix view log REST integration test — Alexander Pinchuk / detail
  28. Change test assert conditions — Alexander Pinchuk / detail
  29. Prepare release 7.0.3 — Glassfish Bot / detail
  30. Prepare next development cycle for 7.0.4-SNAPSHOT — Glassfish Bot / detail
  31. Improved ClusterITest - don't remove instances and logs if it failed. — David Matějček / detail
  32. Prepare release 7.0.4 — Glassfish Bot / detail
  33. Prepare next development cycle for 7.0.5-SNAPSHOT — Glassfish Bot / detail
  34. Add log retrieval integration asadmin test — Alexander Pinchuk / detail
  35. Some Jenkins nodes are really slow — David Matějček / detail
  36. Trivial fixes of logging — David Matějček / detail
  37. Add integration test for collect logs from instance belongs to cluster — Alexander Pinchuk / detail
  38. Integration tests for cluster deployment — Ondro Mihalyi / detail
  39. Simplified cluster deployment test — Ondro Mihalyi / detail
  40. Reorder imports — Ondro Mihalyi / detail
  41. Prepare release 7.0.5 — Glassfish Bot / detail
  42. Prepare next development cycle for 7.0.6-SNAPSHOT — Glassfish Bot / detail
  43. fix OSGiCommands test — Zhen Ma / detail
  44. Drop branch from version string/product id info — Piotr Żygieło / detail
  45. Drop timestamp from version string/product id info — Piotr Żygieło / detail
  46. Prepare release 7.0.6 — Glassfish Bot / detail
  47. Prepare next development cycle for 7.0.7-SNAPSHOT — Glassfish Bot / detail
  48. Fixed logging dependencies of websecurity module — David Matějček / detail
  49. JASPIC Provider Framework logging doesn't depend on external bundles — David Matějček / detail
  50. Prepare release 7.0.7 — Glassfish Bot / detail
  51. Prepare next development cycle for 7.0.8-SNAPSHOT — Glassfish Bot / detail
  52. About logger number after removal of Jaspic provider module — arjan tijms / detail
  53. Cleanup in ContextSetupProviderImpl — Ondro Mihalyi / detail
  54. Revert changes in the ProgressStatusComplexITest tests — Ondro Mihalyi / detail
  55. Prepare release 7.0.8 — Glassfish Bot / detail
  56. Prepare next development cycle for 7.0.9-SNAPSHOT — Glassfish Bot / detail
  57. More stable ProgressStatusComplexITest — David Matějček / detail
  58. Prepare release 7.0.9 — Glassfish Bot / detail
  59. Prepare next development cycle for 7.0.10 — Glassfish Bot / detail
  60. Correct new version by adding -SNAPSHOT — arjan tijms / detail
  61. Rename main package in security-ee module to include .ee — arjan tijms / detail
  62. Remove accidentally committed annotation — arjan tijms / detail
  63. Prepare release 7.0.10 — Glassfish Bot / detail
  64. Prepare next development cycle for 7.0.11-SNAPSHOT — Glassfish Bot / detail
  65. Prepare release 7.0.11 — Glassfish Bot / detail
  66. Prepare next development cycle for 7.0.12-SNAPSHOT — Glassfish Bot / detail
  67. Next version is 8.0.0 — arjan tijms / detail
  68. Working on getting more tests to pass. — arjan tijms / detail
  69. Update glassfish7 root folder to glassfish8 — arjan tijms / detail
  70. Prepare release 7.0.12 — Glassfish Bot / detail
  71. Prepare next development cycle for 7.0.13-SNAPSHOT — Glassfish Bot / detail
  72. Revert "Merge master into 8.0" — noreply / detail

#181 (Sep 14, 2022, 9:35:43 AM)

  1. More tolerant test - there may be more server.log files — David Matějček / detail

#180 (Aug 22, 2022, 12:43:06 PM)

  1. Fixed log viewing — David Matějček / detail
  2. More tests for logging — David Matějček / detail
  3. Tests for set-log-attributes and rotateLog — David Matějček / detail
  4. Minor cleanups - imports, non-existing references — David Matějček / detail
  5. The systemRootLoggerLevel changed to systemRootLogger.level — David Matějček / detail
  6. Added the disabled SyslogHandler to the default set — David Matějček / detail
  7. Fixed tests - now reflecting last changes in logging — David Matějček / detail