1. 5eea216 Bug 218422 - Graduating the transform bundles from the incubator by khorne · 17 years ago
  2. e88b507 Bug 218422 - Graduating the transform bundles from the incubator by khorne · 17 years ago
  3. 97781f8 Fixed javadoc errors by John Arthorne · 17 years ago
  4. 70cbb2a Fix warnings. by Thomas Watson · 17 years ago
  5. a28b0f6 Bug 218422 - Graduating the transform bundles from the incubator by khorne · 17 years ago
  6. 6f4ecf6 Bug 218422 - Graduating the transform bundles from the incubator by khorne · 17 years ago
  7. f7453e3 Fixed NLS warnings by John Arthorne · 17 years ago
  8. fe58533 Fixed NLS warnings by John Arthorne · 17 years ago
  9. 4853977 Fixed various compiler warnings by John Arthorne · 17 years ago
  10. 9ae2eed Bug 219538. [ds] Timing problem between org.eclipse.equinox.ds and org.eclipse.equinox.util by sboshev · 17 years ago
  11. 1a46fbd Avoid NPE by sboshev · 17 years ago
  12. b6ff130 Use EnvironmentInfo to set exitcode property. by Thomas Watson · 17 years ago
  13. c234ea4 1. Sets the different component states when building/disposing by sboshev · 17 years ago
  14. 9294241 Added method componentDisposed, which is used to notify the Resolver when a component is disposed by sboshev · 17 years ago
  15. 1ad0539 Added variable "state" to hold the state of an SCP by sboshev · 17 years ago
  16. fc508e5 Bug 218711 [cm] move code to graduated project in CVS by Simon Kaegi · 17 years ago v20080226
  17. 47234b6 Remove extre _frameworkLogTracker construction. by Thomas Watson · 17 years ago v20080218
  18. dcedfc6 Fixed small javadoc syntax error by sboshev · 17 years ago
  19. 0d00e24 Update BREE and project settings to use OSGi min EE. by Thomas Watson · 17 years ago
  20. d18ba35 Bug 218861 Found 1 single quote in text handled by Java MessageFormat class by Thomas Watson · 17 years ago
  21. 68ec9d3 Move to bundle-version 1.0 Remove extra BREEs by Thomas Watson · 17 years ago
  22. 33d04f8 remove old content because of the graduation of the new version by pdobrev · 17 years ago
  23. 23aa191 Graduation of the bundle from the equinox.incubator by pdobrev · 17 years ago
  24. d4d5d54 remove old content because of the graduation of the new version by pdobrev · 17 years ago
  25. c248e73 remove old content because of graduation of the new version by pdobrev · 17 years ago
  26. e858db9 Removed debugging sysout by khorne · 17 years ago
  27. 327bb72 updated copyrights by khorne · 17 years ago
  28. 05d16b2 Cleaned up manifests and launches by khorne · 17 years ago
  29. 5e7f149 updated copyrights by khorne · 17 years ago
  30. 81f423a Moving towards the new pattern. There is still work to be done with the XSLTTransformer and the TransformerHook in particular by khorne · 17 years ago
  31. dfd69bf Initial commit by khorne · 17 years ago
  32. 7326a14 Bug 216988 Migrate equinox bundles to Bundle-ActivationPolicy by Thomas Watson · 17 years ago Root_jetty6 v20080201
  33. f091022 add non-nls comments by Thomas Watson · 17 years ago
  34. 584b79f Bug 215764 Service tracker is not closed in equinox.app's DefaultApplicationListener by Thomas Watson · 17 years ago v20080128
  35. 7379a1c Bug 212954 Uninstalling bundle declarating adpater factory removes all adapter factories for the adapter by Oleg Besedin · 17 years ago v20080121
  36. 04b4698 Bug 214760 Uninformative error message from AdapterFactoryProxy.loadFactory(..) by Oleg Besedin · 17 years ago v20080114
  37. 1f1eff7 Bug 214929 registry does not include schemas in source bundle by Oleg Besedin · 17 years ago
  38. 0fa1026 Bug 203599 Events are not delivered if jobs bundle has been stopped by Oleg Besedin · 17 years ago v20080107
  39. b2f5f9d Bug 210394 SubMonitor.convert(SubMonitor) isn't useful by Oleg Besedin · 17 years ago
  40. 74446c7 Bug 206942 SubMonitor does not work as speced in regard to infinite progress by Oleg Besedin · 17 years ago
  41. bc90f8b Bug 192295 Platform launcher does not keep properties in sync with command line options by Thomas Watson · 17 years ago v20071207
  42. 6a1981a Bug 195501 Advise callers not to use CoreException.getStatus() for logging by Thomas Watson · 17 years ago
  43. 83351c2 Bug 208121 App model: listening on org.eclipse.equinox.app.applications by Thomas Watson · 17 years ago
  44. 74a61bc Bug 211823 HttpContextManager ArrayIndexOutOfBoundsException by Simon Kaegi · 17 years ago v20071203
  45. fca598e Bug 209344 [log] need an event adapter by Thomas Watson · 17 years ago
  46. c3b3739 Bug 179619 Request for friendship: org.eclipse.core.filesystem by Oleg Besedin · 17 years ago
  47. 9a7ae79 Bug 210699 Moving AdapterFactory into the registry bundle by Oleg Besedin · 17 years ago
  48. 352285b Bug 206938 request a way to find current Contributors by Oleg Besedin · 17 years ago v20071126
  49. 9a5a5a7 Bug 209577 Extension Registry problems with invalid XML format by Oleg Besedin · 17 years ago
  50. 3915f50 Bug 209635 javadoc warnings in N20071113-0010 by Thomas Watson · 17 years ago v20071119
  51. 06f87ae Bug 209293 [useradmin] need an event adapter by Thomas Watson · 17 years ago
  52. 2b0e586 make event admin package optional import. by Thomas Watson · 17 years ago
  53. 8f20d69 Bug 209293 [useradmin] need an event adapter by Thomas Watson · 17 years ago v20071112
  54. 336c761 Bug 202278 [eventadmin] Remove event adapters by Thomas Watson · 17 years ago
  55. c760c08 Bug 206936 Improving registry notification mechanism by Oleg Besedin · 17 years ago
  56. 8d5331a fix javadoc errors. by Thomas Watson · 17 years ago v20071026
  57. 314452c Bug 196890 Equinox 3.3 HttpService bundle not OSGi/Minimum-1.1 compliant. by Thomas Watson · 17 years ago v20071015
  58. 08ad74b Fix javadoc error. by Thomas Watson · 17 years ago
  59. 3452780 Bug 205060 [app] testcase testDescriptorEvents01 fails intermittently by Thomas Watson · 17 years ago
  60. 014babb Fix for bug 205117 - ReferenceMap.purge has a major flaw in its implementation by Oleg Besedin · 17 years ago v20071008
  61. 7fe6a95 (minor) correcting typo in comment by Simon Kaegi · 17 years ago v20071001
  62. 259619e Bug 204381 [app] two application admin tests fail intermittently by Thomas Watson · 17 years ago v20070924
  63. 01f6e20 Bug 204027 [app] timing issues if app handle is destroyed before the application code is run by Thomas Watson · 17 years ago
  64. f05f9b6 should catch all throwables when launching another app by Thomas Watson · 17 years ago
  65. 46399bf Bug 203279 Some 3.4 plugins have lower versions that 3.3.1 plugins by Simon Kaegi · 17 years ago v20070913
  66. 6854ebf Fix for bug 200068 - AdapterManager fails to find correct IAdapterFactory if the adapter uses non-standard class loading by Oleg Besedin · 17 years ago v20070910
  67. cea91b5 Bug 198447 by Thomas Watson · 17 years ago v20070827
  68. 957956c Bug 200231 [app] Support creating app container without app launcher by Thomas Watson · 17 years ago
  69. 28eae66 Update shared core compiler settings and format on save. by Thomas Watson · 17 years ago
  70. a4ab53b Bug 195073 - [Preferences] Some preferences are not crash safe by DJ Houghton · 17 years ago v20070820
  71. b4ecd08 Bug 200211 Malformed javadoc tags by Thomas Watson · 17 years ago
  72. dd156c1 Add copyrights. by Thomas Watson · 17 years ago
  73. 9febfc3 Bug 198459 Enhancement request to make hasContributor() API by Oleg Besedin · 17 years ago v20070803
  74. 2332f14 Bug 193617 IExtensionRegistry API request for 'removeContributor' by Oleg Besedin · 17 years ago v20070730
  75. 62ca5a8 Bug 192454 [server] http.jetty's SSL support for "needclientauth" and "wantclientauth" cause ClassCastExceptions by Simon Kaegi · 17 years ago
  76. 02a46be Bug 198130 org.eclipse.equinox.app Activator has potential threading issues by Thomas Watson · 17 years ago
  77. 33fa828 Bug 198087 org.eclipse.equinox.internal.app.Activator contains unref. frameworkLog field by Thomas Watson · 17 years ago
  78. f9593f2 duplicate key application_error_stopping should be application_error_starting by Thomas Watson · 17 years ago
  79. 7a4e2ee Bug 192454 [server] http.jetty's SSL support for "needclientauth" and "wantclientauth" cause ClassCastExceptions by Simon Kaegi · 17 years ago
  80. d7ab7e1 Bug 196071 Can't stop/start apps which have a common prefix with another app by Thomas Watson · 17 years ago
  81. b5f0170 Bug 197013 - [server] console command line parsing problem in FrameworkLauncher by Simon Kaegi · 17 years ago
  82. 3f76560 Bug 197009 [server] JSPContextFinder.loadClass should not by synchronous by Simon Kaegi · 17 years ago
  83. c66e220 Bug 193857 [server] Use of file extension wildcards doesn't work correctly with Resources by Simon Kaegi · 17 years ago
  84. 715d565 bug 196497 - [server] JettyConfigurator constants for supported settings by Simon Kaegi · 17 years ago
  85. 15e6c84 Update version by Thomas Watson · 17 years ago v20070723
  86. 16211e9 Bug 193596 [app] Starting a non main-thread application causes an exception by Thomas Watson · 17 years ago
  87. 02d43c5 Bug 95052 - [prefs] does not catch up with external property removal by DJ Houghton · 17 years ago
  88. d8b8da6 Bug 196504 [app] Equinox application model should support application.icon service property by Thomas Watson · 17 years ago v20070716
  89. 6effa3d Bug 195845 EventManager.getEventThread creates daemon thread in application threadgroup by Thomas Watson · 17 years ago
  90. e953512 Bug 193566 IExtensionRegistry API request for 'filledFromCache' by Oleg Besedin · 17 years ago
  91. c70abea Bug 194628 IExtensionRegistry API request for finding IExtensions and IExtensionPoints for a Contributor by Oleg Besedin · 17 years ago
  92. e7792e8 Bug 193596 [app] Starting a non main-thread application causes an exception by Thomas Watson · 17 years ago
  93. 0be4753 Bug 178028 ExtensionTracker removal notification without associated Objects by Oleg Besedin · 17 years ago v20070709
  94. 57c9855 Bug 192454 [server] http.jetty's SSL support for "needclientauth" and "wantclientauth" cause ClassCastExceptions by Simon Kaegi · 17 years ago
  95. f0f1dce Bug 185977 InvalidRegistryObjectException thrown when refreshingPackages by Oleg Besedin · 17 years ago
  96. 402c4e0 [doc] correcting typos and removing unwanted sections in schemas by Simon Kaegi · 18 years ago R3_3 pre_R3_3 v20070608
  97. fe38ed9 [doc] updating schema for blank attribute descriptions by Simon Kaegi · 18 years ago v20070607
  98. 2bb70d2 [doc] formatting javadoc to improve readability by Simon Kaegi · 18 years ago
  99. d391146 [doc] formatting JettyConfigurator javadoc settings by Simon Kaegi · 18 years ago
  100. 7111019 [doc] updating version tags and copyrights by Simon Kaegi · 18 years ago v20070606