1. 3820aa9 [171411] Additional API for new runtime wizard by deboer · 18 years ago
  2. f9236d5 [171445] Server scheduling rule by deboer · 18 years ago
  3. a5b6979 [171559] Make trace constants final by deboer · 18 years ago
  4. 9a6b042 [148442] Module label decorator by deboer · 18 years ago
  5. 44f8fff [156902] Improvements for required modules by deboer · 18 years ago
  6. ddc6e50 [171385] Deep enablement of RoS not working by deboer · 18 years ago
  7. 4bf74cf [170702] execution environment by gercan · 18 years ago
  8. 595bd17 [170702] execution environment by gercan · 18 years ago
  9. 24d02bb [106709] Finish up clean work directory. Perform stop, clean, and restart in a job. by lisaacs · 18 years ago
  10. 87ca369 [170864] Build failed with missing javax.sound classes by deboer · 18 years ago
  11. 43c9ae8 [167198] Dynamic server adapter installation by deboer · 18 years ago
  12. d02306b [167198] Downloadable server adapters by deboer · 18 years ago
  13. f6e2657 [164173] modifyModules() should call canModifyModules() by deboer · 18 years ago
  14. c59fda3 [161363] Dirty flags not updated correctly by deboer · 18 years ago
  15. b43f77e [161363] Dirty flags not updated correctly by deboer · 18 years ago
  16. f9e3269 [170675] Wizard fragment extension point doesn't support multiple typeIds by deboer · 18 years ago
  17. 7981783 [170702] Add execution environment by deboer · 18 years ago
  18. 6d01705 [106709] Add UI commands to support cleaning server or module work directory on Tomcat server. Bumped tomcat.ui minor version due to new UI. by lisaacs · 18 years ago
  19. 8eb2940 Fixed logic in getModuleRootURL() for port values different than 80 (the numeric value for ':' was being added to the port rather than a string concat) by rfrost · 18 years ago
  20. 428fbcf [167723] Initial Tomcat 6.0 implementation. Doesn't declare support for servlet 2.5 since it is not yet available. by lisaacs · 18 years ago
  21. c4be6e6 [143021] Integrate Select Client wizard into Run on Server by deboer · 18 years ago
  22. e837515 [169837] Improve Servers view by deboer · 18 years ago
  23. 3c306cd [104401] JSP source lookup by gercan · 18 years ago
  24. a4eb783 [143021] Merge select client wizard into RoS wizard by deboer · 18 years ago
  25. 298e1d8 [118922] New restart options by deboer · 18 years ago
  26. d0716fd [95328] Better performance tracing by deboer · 18 years ago
  27. 935bd6f [164173] Wizard doesn't call canModifyModules() by deboer · 18 years ago
  28. f8481ad [169504] Change '@' to 'at' by deboer · 18 years ago
  29. 3ed3a9f [95328] Better performance tracing by deboer · 18 years ago
  30. 9216dc8 [169837] Improve Servers view by deboer · 18 years ago
  31. c892de4 [136245] Errors not reported from launchable adapter by deboer · 18 years ago
  32. 24c444e [169367] Improved property testers by deboer · 18 years ago
  33. 9bd9fff [122994] Add Publish Clean support to UI by deboer · 18 years ago
  34. 7b9da51 [106709] Delete work directory for removed projects. Includes refactoring to use ServerInstance and other code consolidation. Add missing ROOT webapp for Tomcat 3.2 runtime directory preparation. by lisaacs · 18 years ago
  35. eae408e [167708] Some updates to consolidate server.xml handling and improve its ability to find an appropriate Service, Engine, and Host for Tomcat 4.x and later. Can compute work directory locations as well. by lisaacs · 18 years ago
  36. a685c84 [102978] Include catalina.properties file in Tomcat 5.0 and Tomcat 5.5 configurations. Allows some configurability about how server/lib is handled. Also includes some refactoring to share code across multiple Tomcat versions. by lisaacs · 18 years ago
  37. d2d4330 [169335] Pause after publishing to JBoss by ndai · 18 years ago
  38. 5dee1ed code cleanup by gercan · 18 years ago
  39. 30e6cc6 fix url format by gercan · 18 years ago
  40. 9ccf325 code cleanup by gercan · 18 years ago
  41. 8bcf7bd better traces by gercan · 18 years ago
  42. e631cf5 [128738] Program argument changes don't take by gercan · 18 years ago
  43. e0a2f0b [168264] Server images ext point doesn't handle commas by deboer · 18 years ago
  44. 4c79056 [168262] ServerUtil.isSupportedModule() fails if type & version are both null by deboer · 18 years ago
  45. 5bdebaa [168211] Revert preference page calls by deboer · 18 years ago
  46. 87a9662 [167883] Restart module should be done in a job by deboer · 18 years ago
  47. 13eb92f [156439] Keep-Alive timeout holds open thread by deboer · 18 years ago
  48. 521e10d [119746] Check for null/inaccessible module before calling adapter by deboer · 18 years ago
  49. 2342c78 [167522] Readd getProjectProperties() by deboer · 18 years ago
  50. 4abc19e Prep for moving to M4 by david_williams · 18 years ago
  51. 7fe4f4d [166667] Delay API loading and Servers view by deboer · 18 years ago
  52. 45563e2 [167482] Move to binary publish file by deboer · 18 years ago
  53. 7b6480d [152962] Move to PreferencesUtil API by deboer · 18 years ago
  54. e7c06bb [166667] Delay API loading and Servers view by deboer · 18 years ago
  55. 68ee178 code cleanup by gercan · 18 years ago
  56. 316734e [166528] OC4j 10.1.3.1 version by gercan · 18 years ago
  57. 148248f [166412] Should auto-publish when server state initialized by deboer · 18 years ago
  58. de00c8b [161306] Remove unknown JVM messages by deboer · 18 years ago
  59. eb84dd8 [166208] Code cleanup by deboer · 18 years ago
  60. b753bee [166208] Schema updates by deboer · 18 years ago
  61. 5a4a7ef [166208] JEE5 by deboer · 18 years ago
  62. 9e4aa0c [157222] Filter JMX system properties from launch configuration for stopping Tomcat. Allows JMX to be used until separate start and stop arguments are supported (bug 153680) by lisaacs · 18 years ago
  63. d8854ba [166208] Update working copy to avoid unnecessary sets by deboer · 18 years ago
  64. f5c03a1 [166208] Schema updates by deboer · 18 years ago
  65. 619b266 [108482] Update mergeArguments to handle keeping the action, like "start" or "stop", last. Also provide for removing specified arguments from the returned string. Fix problem with debug option. by lisaacs · 18 years ago
  66. 7286fa6 fixed unused/wrong value code by david_williams · 18 years ago
  67. 530c061 prep for orbit jars by david_williams · 18 years ago
  68. b441377 prep for orbit jars by david_williams · 18 years ago
  69. d16c68a prep for orbit jars by david_williams · 18 years ago
  70. 07cc9d6 prep for orbit jars by david_williams · 18 years ago
  71. f8f013b prep for orbit jars by david_williams · 18 years ago
  72. 7440179 ignore pde generated artifacts by david_williams · 18 years ago
  73. 5d13efd prep for orbit jars by david_williams · 18 years ago
  74. 388fdee prep for orbit jars by david_williams · 18 years ago
  75. 87d529f [160510] Support 'null' clients - Run on Server but do not open client app by deboer · 18 years ago
  76. 1ec4a05 [164181] Support multiple facet mappings by deboer · 18 years ago
  77. c83a0d9 [161306] Move Java version warning from log to trace by deboer · 18 years ago
  78. 8b1cf24 [110715] Improve verification of Tomcat installation directory. Support alternate file names to pick up packaged installs of Tomcat on Linux. Also improve error message to identify why a directory is not considered valid. by lisaacs · 18 years ago
  79. 97f384a move to wider constraint range for EMF by david_williams · 18 years ago
  80. c447ba3 [163907] Set project encoding and compilation settings by deboer · 18 years ago
  81. 1200fd4 [161288] Tasks page cuts off by deboer · 18 years ago
  82. effc58d [160519] Change forced module logic by deboer · 18 years ago
  83. 5c8ebd2 [126412] Deleted modules should have correct structure by deboer · 18 years ago
  84. 0765868 [160677] Remove duplicate info from publish.xml by deboer · 18 years ago
  85. 786f48b [163228] Shouldn't cast to Module by deboer · 18 years ago
  86. d6ddd2f [119682] shouldRestart() & shouldPublish() by deboer · 18 years ago
  87. 31a7a6a [163907] Set project encoding and compilation settings by deboer · 18 years ago
  88. bb78704 [163907] Set project encoding and compilation settings by deboer · 18 years ago
  89. 372a634 [163793] Source updates don't apply by deboer · 18 years ago
  90. 3aadb78 [127884] Add isUsingDefaultJRE() by deboer · 18 years ago
  91. 8e85c62 [163859] Add context id to delete server dialog by deboer · 18 years ago
  92. 1532e26 [163859] Add context id to delete server dialog by deboer · 18 years ago
  93. 48322f8 [161120] wizard banner changed by gercan · 18 years ago
  94. 7c90f55 [161812] Updated schema doc for version attribute by deboer · 18 years ago
  95. 77f1752 [158348] Avoid silent failure when module array entries are null by deboer · 18 years ago
  96. 2fa1877 [156683] Runtime label shouldn't appear when server doesn't require a runtime by deboer · 18 years ago
  97. 1a56e0f [161652] Version sorting shouldn't be alphabetic by deboer · 18 years ago
  98. 02b5d07 [163580] Concurrent modification error by deboer · 18 years ago
  99. 0c839de [163580] Initial 2.0 changes by deboer · 18 years ago
  100. 8f3bb9e [163580] Initial 2.0 changes by deboer · 18 years ago