1. 2c51a3d [85971] Add HTTP server adapter by deboer · 18 years ago
  2. 5695858 [85971] Add HTTP server adapter by deboer · 18 years ago
  3. 2e4fe26 [173659] Better module restart support by deboer · 18 years ago
  4. 548800e [85971] Add HTTP server adapter by deboer · 18 years ago
  5. 31b3609 [175782] Updating settings by deboer · 18 years ago
  6. 5d7186b [176375] Exception in XML viewer by deboer · 18 years ago
  7. 7a53db4 [175784] Support for external modules by deboer · 18 years ago
  8. 3c99260 [174372] Allow adapters to return multiple artifacts by deboer · 18 years ago
  9. bd74e8e [175782] RoS should use launch config by deboer · 18 years ago
  10. 4a8d48b [175782] RoS should use launch config by deboer · 18 years ago
  11. cf29245 [156347] NPE in server classpath container page by deboer · 18 years ago
  12. 4d3ac2a [175782] Updating settings by deboer · 18 years ago
  13. bb2ab42 [172361] Undo API break by deboer · 18 years ago
  14. e999235 [142102] getLaunchConfiguration() API by deboer · 18 years ago
  15. da1f0c3 [175378] Platform M5 enablement by deboer · 18 years ago
  16. 7ddc593 [174886] Initialize server lists before calling startups by deboer · 18 years ago
  17. 07fc668 [142100] Dynamic server profiler support by deboer · 18 years ago
  18. 48c8510 [172361] WTP 2.0 build page didn't reflect compile error in I200701311715 build by david_williams · 18 years ago
  19. 98612a4 [107722] Bugfixes for new UI in Tomcat server editor. Don't display drive letter for relative path on Windows. Update deploy dir properly after using link. by lisaacs · 18 years ago
  20. c5aaa3e [145834] Since deploy directory is configurable, add a system property that identifies the location. It will be useful in catalina.policy file. by lisaacs · 18 years ago
  21. 455a7b7 [173524] Update facet version dependancy by deboer · 18 years ago
  22. 617030a [172279] Display error when monitor is invalid by deboer · 18 years ago
  23. 78d6d2f [107722] Implement user settable runtime base location for the server. Updated server editor to support modification using a new section. Moved deploy directory field to this new section. Refactored runtime base directory handling. by lisaacs · 18 years ago
  24. 3e5cf8a [106709] Make clean work directory job a member of server job family by lisaacs · 18 years ago
  25. dedb72c [155231] Runtime prefs doesn't expand by deboer · 18 years ago
  26. 2ee1ecb [170864] Build failed on graphics.jar by deboer · 18 years ago
  27. 5a2dd8b [173146] Single quote change for translation by deboer · 18 years ago
  28. 70850f0 [167723] Add jst.web 2.5 to the list of supported facets. Also some minor code cleanup. by lisaacs · 18 years ago
  29. b518f08 update maintenance field by david_williams · 18 years ago
  30. ad453da [172396] Caching optimization breaks J2EE module factory by deboer · 18 years ago
  31. 45459c5 [172361] Internal API usage from jst.j2ee by deboer · 18 years ago
  32. e3f0a85 [154359] API improvements to ModuleFactory by deboer · 18 years ago
  33. 672ba69 [133688] API for new server wizard by deboer · 18 years ago
  34. dd67aee [171818] New server creation option doesn't import configuration the first time by deboer · 18 years ago
  35. 9efbbb6 [104598] Run on Server action API by deboer · 18 years ago
  36. ddc4ffc [171559] Autorefresh editor by deboer · 18 years ago
  37. 03e136e [145834] If not in test mode, don't override installation's default webapp. Also update deploy dir editor field after browse and some other minor fixes. by lisaacs · 18 years ago
  38. 2468c41 [145834] Implement settable deploy directory that defaults to something other than "webapps". This avoids problems with default web applications. by lisaacs · 18 years ago
  39. e9d0841 [145834] Implement settable deploy directory that defaults to something other than "webapps". This avoids problems with default web applications. by lisaacs · 18 years ago
  40. d1b70b6 [156902] Better support for multiple modules by deboer · 18 years ago
  41. d945c25 [120732] Create server when creating runtime by deboer · 18 years ago
  42. c9def77 [171559] Autorefresh editor by deboer · 18 years ago
  43. 3820aa9 [171411] Additional API for new runtime wizard by deboer · 18 years ago
  44. f9236d5 [171445] Server scheduling rule by deboer · 18 years ago
  45. a5b6979 [171559] Make trace constants final by deboer · 18 years ago
  46. 9a6b042 [148442] Module label decorator by deboer · 18 years ago
  47. 44f8fff [156902] Improvements for required modules by deboer · 18 years ago
  48. ddc6e50 [171385] Deep enablement of RoS not working by deboer · 18 years ago
  49. 4bf74cf [170702] execution environment by gercan · 18 years ago
  50. 595bd17 [170702] execution environment by gercan · 18 years ago
  51. 24d02bb [106709] Finish up clean work directory. Perform stop, clean, and restart in a job. by lisaacs · 18 years ago
  52. 87ca369 [170864] Build failed with missing javax.sound classes by deboer · 18 years ago
  53. 43c9ae8 [167198] Dynamic server adapter installation by deboer · 18 years ago
  54. d02306b [167198] Downloadable server adapters by deboer · 18 years ago
  55. f6e2657 [164173] modifyModules() should call canModifyModules() by deboer · 18 years ago
  56. c59fda3 [161363] Dirty flags not updated correctly by deboer · 18 years ago
  57. b43f77e [161363] Dirty flags not updated correctly by deboer · 18 years ago
  58. f9e3269 [170675] Wizard fragment extension point doesn't support multiple typeIds by deboer · 18 years ago
  59. 7981783 [170702] Add execution environment by deboer · 18 years ago
  60. 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
  61. 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
  62. 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
  63. c4be6e6 [143021] Integrate Select Client wizard into Run on Server by deboer · 18 years ago
  64. e837515 [169837] Improve Servers view by deboer · 18 years ago
  65. 3c306cd [104401] JSP source lookup by gercan · 18 years ago
  66. a4eb783 [143021] Merge select client wizard into RoS wizard by deboer · 18 years ago
  67. 298e1d8 [118922] New restart options by deboer · 18 years ago
  68. d0716fd [95328] Better performance tracing by deboer · 18 years ago
  69. 935bd6f [164173] Wizard doesn't call canModifyModules() by deboer · 18 years ago
  70. f8481ad [169504] Change '@' to 'at' by deboer · 18 years ago
  71. 3ed3a9f [95328] Better performance tracing by deboer · 18 years ago
  72. 9216dc8 [169837] Improve Servers view by deboer · 18 years ago
  73. c892de4 [136245] Errors not reported from launchable adapter by deboer · 18 years ago
  74. 24c444e [169367] Improved property testers by deboer · 18 years ago
  75. 9bd9fff [122994] Add Publish Clean support to UI by deboer · 18 years ago
  76. 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
  77. 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
  78. 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
  79. d2d4330 [169335] Pause after publishing to JBoss by ndai · 18 years ago
  80. 5dee1ed code cleanup by gercan · 18 years ago
  81. 30e6cc6 fix url format by gercan · 18 years ago
  82. 9ccf325 code cleanup by gercan · 18 years ago
  83. 8bcf7bd better traces by gercan · 18 years ago
  84. e631cf5 [128738] Program argument changes don't take by gercan · 18 years ago
  85. e0a2f0b [168264] Server images ext point doesn't handle commas by deboer · 18 years ago
  86. 4c79056 [168262] ServerUtil.isSupportedModule() fails if type & version are both null by deboer · 18 years ago
  87. 5bdebaa [168211] Revert preference page calls by deboer · 18 years ago
  88. 87a9662 [167883] Restart module should be done in a job by deboer · 18 years ago
  89. 13eb92f [156439] Keep-Alive timeout holds open thread by deboer · 18 years ago
  90. 521e10d [119746] Check for null/inaccessible module before calling adapter by deboer · 18 years ago
  91. 2342c78 [167522] Readd getProjectProperties() by deboer · 18 years ago
  92. 4abc19e Prep for moving to M4 by david_williams · 18 years ago
  93. 7fe4f4d [166667] Delay API loading and Servers view by deboer · 18 years ago
  94. 45563e2 [167482] Move to binary publish file by deboer · 18 years ago
  95. 7b6480d [152962] Move to PreferencesUtil API by deboer · 18 years ago
  96. e7c06bb [166667] Delay API loading and Servers view by deboer · 18 years ago
  97. 68ee178 code cleanup by gercan · 18 years ago
  98. 316734e [166528] OC4j 10.1.3.1 version by gercan · 18 years ago
  99. 148248f [166412] Should auto-publish when server state initialized by deboer · 18 years ago
  100. de00c8b [161306] Remove unknown JVM messages by deboer · 18 years ago