Gitiles
Code Review
Sign In
git.eclipse.org
/
servertools
/
webtools.servertools
/
2c51a3da1e9d16e7344e5fbc85807d3683b89952
2c51a3d
[85971] Add HTTP server adapter
by deboer
· 18 years ago
5695858
[85971] Add HTTP server adapter
by deboer
· 18 years ago
2e4fe26
[173659] Better module restart support
by deboer
· 18 years ago
548800e
[85971] Add HTTP server adapter
by deboer
· 18 years ago
31b3609
[175782] Updating settings
by deboer
· 18 years ago
5d7186b
[176375] Exception in XML viewer
by deboer
· 18 years ago
7a53db4
[175784] Support for external modules
by deboer
· 18 years ago
3c99260
[174372] Allow adapters to return multiple artifacts
by deboer
· 18 years ago
bd74e8e
[175782] RoS should use launch config
by deboer
· 18 years ago
4a8d48b
[175782] RoS should use launch config
by deboer
· 18 years ago
cf29245
[156347] NPE in server classpath container page
by deboer
· 18 years ago
4d3ac2a
[175782] Updating settings
by deboer
· 18 years ago
bb2ab42
[172361] Undo API break
by deboer
· 18 years ago
e999235
[142102] getLaunchConfiguration() API
by deboer
· 18 years ago
da1f0c3
[175378] Platform M5 enablement
by deboer
· 18 years ago
7ddc593
[174886] Initialize server lists before calling startups
by deboer
· 18 years ago
07fc668
[142100] Dynamic server profiler support
by deboer
· 18 years ago
48c8510
[172361] WTP 2.0 build page didn't reflect compile error in I200701311715 build
by david_williams
· 18 years ago
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
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
455a7b7
[173524] Update facet version dependancy
by deboer
· 18 years ago
617030a
[172279] Display error when monitor is invalid
by deboer
· 18 years ago
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
3e5cf8a
[106709] Make clean work directory job a member of server job family
by lisaacs
· 18 years ago
dedb72c
[155231] Runtime prefs doesn't expand
by deboer
· 18 years ago
2ee1ecb
[170864] Build failed on graphics.jar
by deboer
· 18 years ago
5a2dd8b
[173146] Single quote change for translation
by deboer
· 18 years ago
70850f0
[167723] Add jst.web 2.5 to the list of supported facets. Also some minor code cleanup.
by lisaacs
· 18 years ago
b518f08
update maintenance field
by david_williams
· 18 years ago
ad453da
[172396] Caching optimization breaks J2EE module factory
by deboer
· 18 years ago
45459c5
[172361] Internal API usage from jst.j2ee
by deboer
· 18 years ago
e3f0a85
[154359] API improvements to ModuleFactory
by deboer
· 18 years ago
672ba69
[133688] API for new server wizard
by deboer
· 18 years ago
dd67aee
[171818] New server creation option doesn't import configuration the first time
by deboer
· 18 years ago
9efbbb6
[104598] Run on Server action API
by deboer
· 18 years ago
ddc4ffc
[171559] Autorefresh editor
by deboer
· 18 years ago
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
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
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
d1b70b6
[156902] Better support for multiple modules
by deboer
· 18 years ago
d945c25
[120732] Create server when creating runtime
by deboer
· 18 years ago
c9def77
[171559] Autorefresh editor
by deboer
· 18 years ago
3820aa9
[171411] Additional API for new runtime wizard
by deboer
· 18 years ago
f9236d5
[171445] Server scheduling rule
by deboer
· 18 years ago
a5b6979
[171559] Make trace constants final
by deboer
· 18 years ago
9a6b042
[148442] Module label decorator
by deboer
· 18 years ago
44f8fff
[156902] Improvements for required modules
by deboer
· 18 years ago
ddc6e50
[171385] Deep enablement of RoS not working
by deboer
· 18 years ago
4bf74cf
[170702] execution environment
by gercan
· 18 years ago
595bd17
[170702] execution environment
by gercan
· 18 years ago
24d02bb
[106709] Finish up clean work directory. Perform stop, clean, and restart in a job.
by lisaacs
· 18 years ago
87ca369
[170864] Build failed with missing javax.sound classes
by deboer
· 18 years ago
43c9ae8
[167198] Dynamic server adapter installation
by deboer
· 18 years ago
d02306b
[167198] Downloadable server adapters
by deboer
· 18 years ago
f6e2657
[164173] modifyModules() should call canModifyModules()
by deboer
· 18 years ago
c59fda3
[161363] Dirty flags not updated correctly
by deboer
· 18 years ago
b43f77e
[161363] Dirty flags not updated correctly
by deboer
· 18 years ago
f9e3269
[170675] Wizard fragment extension point doesn't support multiple typeIds
by deboer
· 18 years ago
7981783
[170702] Add execution environment
by deboer
· 18 years ago
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
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
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
c4be6e6
[143021] Integrate Select Client wizard into Run on Server
by deboer
· 18 years ago
e837515
[169837] Improve Servers view
by deboer
· 18 years ago
3c306cd
[104401] JSP source lookup
by gercan
· 18 years ago
a4eb783
[143021] Merge select client wizard into RoS wizard
by deboer
· 18 years ago
298e1d8
[118922] New restart options
by deboer
· 18 years ago
d0716fd
[95328] Better performance tracing
by deboer
· 18 years ago
935bd6f
[164173] Wizard doesn't call canModifyModules()
by deboer
· 18 years ago
f8481ad
[169504] Change '@' to 'at'
by deboer
· 18 years ago
3ed3a9f
[95328] Better performance tracing
by deboer
· 18 years ago
9216dc8
[169837] Improve Servers view
by deboer
· 18 years ago
c892de4
[136245] Errors not reported from launchable adapter
by deboer
· 18 years ago
24c444e
[169367] Improved property testers
by deboer
· 18 years ago
9bd9fff
[122994] Add Publish Clean support to UI
by deboer
· 18 years ago
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
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
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
d2d4330
[169335] Pause after publishing to JBoss
by ndai
· 18 years ago
5dee1ed
code cleanup
by gercan
· 18 years ago
30e6cc6
fix url format
by gercan
· 18 years ago
9ccf325
code cleanup
by gercan
· 18 years ago
8bcf7bd
better traces
by gercan
· 18 years ago
e631cf5
[128738] Program argument changes don't take
by gercan
· 18 years ago
e0a2f0b
[168264] Server images ext point doesn't handle commas
by deboer
· 18 years ago
4c79056
[168262] ServerUtil.isSupportedModule() fails if type & version are both null
by deboer
· 18 years ago
5bdebaa
[168211] Revert preference page calls
by deboer
· 18 years ago
87a9662
[167883] Restart module should be done in a job
by deboer
· 18 years ago
13eb92f
[156439] Keep-Alive timeout holds open thread
by deboer
· 18 years ago
521e10d
[119746] Check for null/inaccessible module before calling adapter
by deboer
· 18 years ago
2342c78
[167522] Readd getProjectProperties()
by deboer
· 18 years ago
4abc19e
Prep for moving to M4
by david_williams
· 18 years ago
7fe4f4d
[166667] Delay API loading and Servers view
by deboer
· 18 years ago
45563e2
[167482] Move to binary publish file
by deboer
· 18 years ago
7b6480d
[152962] Move to PreferencesUtil API
by deboer
· 18 years ago
e7c06bb
[166667] Delay API loading and Servers view
by deboer
· 18 years ago
68ee178
code cleanup
by gercan
· 18 years ago
316734e
[166528] OC4j 10.1.3.1 version
by gercan
· 18 years ago
148248f
[166412] Should auto-publish when server state initialized
by deboer
· 18 years ago
de00c8b
[161306] Remove unknown JVM messages
by deboer
· 18 years ago
Next »