1. 6080fee Bug 120813 - [prefs] pluginCustomization system property not recognised if only set in config.ini by DJ Houghton · 18 years ago
  2. 5c1d5ae Bug 179695 - [prefs] NPE when using Preferences API without a product by DJ Houghton · 18 years ago
  3. b44f19c Bug 180550 Doc for Application needs updating now that IPlatformRunnable is deprecated by Thomas Watson · 18 years ago
  4. 50a5037 Bug 179787 - [server] HttpServletRequest.getPathInfo should return null when path is not present by Simon Kaegi · 18 years ago v20070402
  5. 3ba63ec minor - Adding missing NON-NLS by Simon Kaegi · 18 years ago
  6. 962dc36 Bug 178887 EclipseAppHandle.getState must throw exception if service is unregistered by Thomas Watson · 18 years ago v20070326
  7. c062002 Bug 178887 EclipseAppHandle.getState must throw exception if service is unregistered by Thomas Watson · 18 years ago
  8. a856331 unlogged cleanup - Removing NamedHttpContextImpl. Class is internal and no longer used. by Simon Kaegi · 18 years ago
  9. 89461db unlogged - The extensionmappingrequest classes are not API. Making them package private. by Simon Kaegi · 18 years ago v20070322
  10. 844622e Bug 178637 - [server] JSP support in the servletbridge needs to handle *.jsp extension mapping by Simon Kaegi · 18 years ago
  11. 74010fe Bug 178769 - Incorrect providerName in several bundles by Simon Kaegi · 18 years ago
  12. 4f900f2 Bug 178637 - [server] JSP support in the servletbridge needs to handle *.jsp extension mapping by Simon Kaegi · 18 years ago v20070321
  13. 3be0a52 Adding localization files by Simon Kaegi · 18 years ago
  14. 9606f94 Add version number to exported package org.eclipse.equinox.jsp.jasper.registry by Thomas Watson · 18 years ago v20070318
  15. 6a353de Bug 177869 Please revert the changes in bug 177843 - causing build breakage by Thomas Watson · 18 years ago
  16. a87ad0e schema references to serviceSelector should be optional by Simon Kaegi · 18 years ago
  17. 567c94b bug 158168 - [server] Design a filtering mechanism to decide against which service instance a servlet is registered by Simon Kaegi · 18 years ago
  18. 2aa48b8 Bug 163586 - [server] Consider adding "bundle" to set of httpcontext params. by Simon Kaegi · 18 years ago
  19. 8efd143 Bug 177652 - [server] HttpContexts extension-point should use "id" instead of "name" by Simon Kaegi · 18 years ago
  20. cc078ee Bug 177843 Add uses clauses to Equinox bundles by Thomas Watson · 18 years ago
  21. 35e0e08 Fix for the bug 177224 - need a way of accessing AdapterManager without Platform by Oleg Besedin · 18 years ago
  22. 9ea9a54 Fix for the bug 130841 - need a way to avoid Platform by Oleg Besedin · 18 years ago
  23. 027cd4c Unlogged - HttpContext needs to track on the defining ConfigurationElements instead of Extensions since one extension can contain multiple HttpContexts by Simon Kaegi · 18 years ago
  24. b607e22 Bug 177385 NLS33:translation - typos by Thomas Watson · 18 years ago
  25. d6a66f1 Bug 174384 - Need to look at adding localization files to the server-side bundles by Simon Kaegi · 18 years ago
  26. bc99b20 Bug 177096 - Should support retrieval of Http Service authentication info form HttpServletRequest.getRemoteUser and HttpServletRequest.getAuthType. by Simon Kaegi · 18 years ago
  27. 1a0d421 Bug 176405 - Jetty HTTP Service reports an HTTP 500 when trying to access registered resource by Simon Kaegi · 18 years ago
  28. 2149236 Bug 176955 - support mime-mapping in httpcontexts extension-point by Simon Kaegi · 18 years ago v20070312
  29. f6e6692 Bug 176323 - Extension point polish in http.registry by Simon Kaegi · 18 years ago
  30. 966dc5c Bug 176319 - Servlets and resource extension points should allow more definitions in the same extension. by Simon Kaegi · 18 years ago
  31. dabecdc Bug 176816 - Compiler warning in N20070309-0010 by DJ Houghton · 18 years ago
  32. a95a9f3 Fix for the bug 146633 - [registry] jobs bundle not really optional by Oleg Besedin · 18 years ago
  33. 4d9c246 Fix for the bug 174040 - SubMonitor#convert doesn't always set task name by Oleg Besedin · 18 years ago
  34. da69f98 Fix for the bug 174539 - Add a 1-argument convert(...) method to SubMonitor by Oleg Besedin · 18 years ago
  35. ac81605 Updating copyrights by Simon Kaegi · 18 years ago
  36. ee6e9d9 unlogged - HttpServiceTracker should check that context.getService is returning a non-null service instance. by Simon Kaegi · 18 years ago
  37. 345d761 update the commands to take partial app names by Jeff McAffer · 18 years ago v20070304
  38. 61e8c7e Bug 175586 NullPointerException in EclipseAppContainer.stopAllApps by Thomas Watson · 18 years ago v20070226
  39. ecc1716 Updated shared Core compiler settings for formatting. by DJ Houghton · 18 years ago Root_bug183883 v20080212_oldcontent
  40. d752638 Bug 175140 Incorrect javadoc on IPlatformRunnable.EXIT_RELAUNCH by Thomas Watson · 18 years ago
  41. d61f0e8 move up to CDC-1.0/Foundation-1.0 EE by Thomas Watson · 18 years ago
  42. 1bc9556 Bug 173790 - [server] Graduate JSP Support Initial commit by Simon Kaegi · 18 years ago
  43. de58e7a correcting use of findEntries to parse separate path and file name from an incoming resource name. by Simon Kaegi · 18 years ago v20070219
  44. b01a909 Bug 173913 - [server] Support session timeot configuration in Jetty Http Service by Simon Kaegi · 18 years ago
  45. 1af3495 [server] Graduate JSP Support by Simon Kaegi · 18 years ago
  46. 6f6094f Bug 173745 org.eclipse.equinox.http does not define a Bundle-RequiredExecutionEnvironment by Thomas Watson · 18 years ago
  47. 46a642c [server] BundleEntryHttpContext should validate bundle entry paths are "/" prefixed by Simon Kaegi · 18 years ago
  48. 3e81932 Fixing two warnings where default visibility is more efficient vs. synthetic access by Simon Kaegi · 18 years ago v20070212
  49. 08d67b7 Unlogged bug - the bundlepath prefix wasn't being removed from the set of entries return from getResourcePaths. by Simon Kaegi · 18 years ago
  50. f1ed153 Bug 170123 - Support a simple configuration API for the jetty based http service implementation by Simon Kaegi · 18 years ago v20070130 v20070203
  51. 4c92799 Bug 172188 EclipseAppContainer does not populate Application Name by Thomas Watson · 18 years ago
  52. 4066bfa bug 166362 - 3.2.1 and 3.3M3 Equinox releases do not include source for all plugins by Simon Kaegi · 18 years ago
  53. cce5088 removing an unused NON-NLS comment by Simon Kaegi · 18 years ago v20070129
  54. a4ccb2d bug 171477 - File paths to temporary JSP class files are too long by Simon Kaegi · 18 years ago
  55. af74144 Bug 170327 Cannot register additional Splash handlers by Thomas Watson · 18 years ago
  56. 26a07f7 Bug 171461 IllegalStateException when launching headless app using PROP_NOSHUTDOWN option by Thomas Watson · 18 years ago
  57. f2d4308 Unlogged bug (minor) - Adding a missing NON-NLS comment to remove a warning by Simon Kaegi · 18 years ago v20070123
  58. 6e365de bug 171332 - [server] servletbridge FrameworkLauncher does not pick up values in launch.ini by Simon Kaegi · 18 years ago
  59. 10b72b6 javadoc change for applicationRunning. by Thomas Watson · 18 years ago v20070116
  60. eda5032 Javadoc update. by DJ Houghton · 18 years ago v20070122
  61. 273735f Bug 158172 - [server] Need a factory to create http server on various ports by Simon Kaegi · 18 years ago
  62. 88580df Bug 169823 - The Equinox pre-built web application archive could not run in IBM WebSphere 6.1 by Simon Kaegi · 18 years ago
  63. a21e571 Bug 169806 - org.eclipse.core.runtime.ListenerList - null-handling in API by Pascal Rapicault · 18 years ago v20070108
  64. e131143 Bug #169833 - Wrong @since tag in IApplication by Pascal Rapicault · 18 years ago
  65. 794c30a Bug 168820 - AIOOBE on activating equinox plugin by DJ Houghton · 18 years ago
  66. 60f41df bug 168425 - missing schema files in source bundle of http.registry by Simon Kaegi · 18 years ago
  67. 09c48df Bug 159366 HttpService & Port 0, doesn't update service property correctly by Thomas Watson · 18 years ago v20061218
  68. 8db946d Improve javadoc for branding/product methods by Thomas Watson · 18 years ago
  69. cb36add Fix some typos. by Thomas Watson · 18 years ago
  70. a467d85 update javadoc by Thomas Watson · 18 years ago v20061208
  71. 0e16004 Set required EE to J2SE-1.3 by Thomas Watson · 18 years ago
  72. eba31d5 Add package.html by Thomas Watson · 18 years ago v20061204
  73. bce4ac0 Fix compiler warnings in N20061129-2300 build. by Thomas Watson · 18 years ago
  74. f0dc358 Update documentation for the applications schema. by Thomas Watson · 18 years ago
  75. 6143eb9 Initial transform commit by khorne · 18 years ago
  76. 7d3a4ad bug 165273 [server] Context Class Loader set differently based on how Jetty Http Service bundle is started. by Simon Kaegi · 18 years ago
  77. 8529a43 Bug 165334 Handling of LinkageError in RegistryStrategyOSGI.createExecutableExtension by Oleg Besedin · 18 years ago
  78. 47ce810 Bug 157124 fixing potential Javadoc warnings by Oleg Besedin · 18 years ago v20061117
  79. aa2d813 Bug 157124 Improvements to SubProgressMonitor by Oleg Besedin · 18 years ago v20061113
  80. f9943d7 cleanup: nulling out references when the bundle stops by Simon Kaegi · 18 years ago v20061031
  81. d319d79 Bug 160750 Unbuffered I/O in ExtensionRegistry#addContribution by Oleg Besedin · 19 years ago v20061023
  82. a02781f Bug 161408 RegistrySupport.translate () fail if trim return an empty string by Oleg Besedin · 19 years ago
  83. a2adc50 Bug 161062 AdapterManager not thread-safe by Oleg Besedin · 19 years ago
  84. b508cab - move org.eclipse.core.runtime package (IProduct etc.) back to org.eclipse.core.runtime bundle by Thomas Watson · 19 years ago
  85. a72d3b5 changing the default build feature to reflect the servletbridge name by Simon Kaegi · 19 years ago
  86. e8facd7 Adding a very simple "sp_test" sanity check. by Simon Kaegi · 19 years ago
  87. 0c7c2ba Adding Copyright by Simon Kaegi · 19 years ago
  88. 9a36329 [bug 158171] Adding support to allow contribution of the HttpContext implementation. Use the "class" attribute to specify a class name instantiated via createExecutableExtension. by Simon Kaegi · 19 years ago
  89. 4c7eeb9 remove unecessary loop by Thomas Watson · 19 years ago v20061017-pre-remove-product
  90. 69e2988 updates from Jeff's review in bug 109893 by Thomas Watson · 19 years ago
  91. 13cd9e4 cleaning out redundant config settings -- these are not needed since we're using EclipseStarter.startup(...) now. by Simon Kaegi · 19 years ago
  92. a7831b6 Adding cleanup of the javax.servlet.context.tempdir. See bug 158145 by Simon Kaegi · 19 years ago v20061002
  93. b1029c5 correcting a typo by Simon Kaegi · 19 years ago
  94. 209c48a Update imports to allow running in a Servlet 2.5 Container by Simon Kaegi · 19 years ago
  95. 9ea8916 Update imports and implement ServletContext.getContextPath() method to allow running in a Servlet 2.5 Container by Simon Kaegi · 19 years ago
  96. 8598543 Adding javax.servlet.resources to the set of API exported by the generated extensionbundle by Simon Kaegi · 19 years ago
  97. cbac337 using startup instead of run. See bug 158166 by Simon Kaegi · 19 years ago
  98. cc204f2 HttpServiceServlet can just extend ProxyServlet instead of holding a private member and delegating to it. by Simon Kaegi · 19 years ago
  99. fa3d35c Adds support for generating the servletbridge's extension bundle. This is only generated if the extensionbundle is not already present in the plugins directory. See bug 158167 by Simon Kaegi · 19 years ago
  100. 8a3d073 removing 3.2 extensionbundle folder by Simon Kaegi · 19 years ago