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