1. 8e8fc50 Bug 344347 - [region] linear search to find a bundle's region hurts performance by Thomas Watson · 14 years ago
  2. 85913f2 update copyrights by Thomas Watson · 14 years ago v20110502 v20110502-1540
  3. e8ebbc6 update copyrights by Thomas Watson · 14 years ago
  4. 15e7e81 Bug 344292 - Metatype: ObjectClassDefinition.getIcon(int) should never return null if an icon exists. by jross · 14 years ago
  5. 42c3cf4 Bug 331314 - URIUtil.makeRelative does not make relative if uri contains (escaped) brackets by Thomas Watson · 14 years ago v20110427
  6. ba40cd5 Bug 183164 - [Implementation for] Display of Complex Expressions Containing Bidirectional Text by Oleg Besedin · 14 years ago
  7. dfd6a8a Bug 342979 - [region] copy and replace should have a consistency check by Thomas Watson · 14 years ago v20110426
  8. 13168a2 optionally import equinox packages. by Thomas Watson · 14 years ago v20110425
  9. be24770 [region] copy and replace should have a consistency check by Thomas Watson · 14 years ago
  10. a215c77 remove unnecessary synchronization. by Thomas Watson · 14 years ago
  11. 8d86b10 Fix build. by Thomas Watson · 14 years ago
  12. fac9704 Bug 343570 - [region] Need a way to access the hooks associated with a digraph by Thomas Watson · 14 years ago v20110421-1700
  13. a7703ea Bug 343182 - [region] check for bundle associated with another region by Thomas Watson · 14 years ago v20110421
  14. 1aed9ae Bug 343315 - [region] mbeans should have a frameworkUUID attribute by Thomas Watson · 14 years ago
  15. 296fd17 remove unecessary throws IntrospectionException by Thomas Watson · 14 years ago
  16. c1c7baa Bug 343131 - [region] mBeans are still registered after framework stop by Thomas Watson · 14 years ago
  17. adfb91c change persistent name to equinox. by Thomas Watson · 14 years ago
  18. 8ad77c5 Bug 343285 - [region] refactor to equinox package names by Thomas Watson · 14 years ago v20110419
  19. 2fbf5ca Bug 343131 - Region mBeans are still registered after framework stop by Thomas Watson · 14 years ago v20110418
  20. f663a6e Bug 342857 - [region] Optimise region digraph for traversal by Thomas Watson · 14 years ago
  21. 3fdc8d0 bug 342857: optimise region digraph for traversal by Glyn Normington · 14 years ago
  22. 1cc80a9 Bug 343019 - [region] starting from persistent digraph is not working by Thomas Watson · 14 years ago
  23. 1600c7a fix warning in build.properties. by Thomas Watson · 14 years ago
  24. d760652 Bug 342889 - [region] add API to copy and replace a digraph by Thomas Watson · 14 years ago v20110415
  25. bb2281e Fixed missing imports. by DJ Houghton · 14 years ago
  26. d9f8100 Add javadoc to the public type FilteredRegion. by Thomas Watson · 14 years ago
  27. 208a82a Bug 342660 - compile warnings in official build by Thomas Watson · 14 years ago
  28. daeb002 Add region test target definition. by Thomas Watson · 14 years ago
  29. 4ecb3d3 Remove incremental increasing region cycle tests. by Thomas Watson · 14 years ago
  30. d86e4f0 Initial check in of region digraph to equinox. by Thomas Watson · 14 years ago
  31. 9f5fad9 Bug 342227 - Typo in extension point reference: "Secure strorage modules" by Oleg Besedin · 14 years ago v20110411
  32. 909a777 Bug 341963 - [metatype] StringIndexOutOfBoundsException when description or name attributes are an empty string by Thomas Watson · 14 years ago
  33. 9c1523b Bug 341900 - Metatype must support optional 'pid' attribute on <Designate> element. by Thomas Watson · 14 years ago
  34. 04af3f0 Bug 341285 - server feature org.eclipse.equinox.server.p2 needs new bundle by DJ Houghton · 14 years ago v20110404-1700
  35. 864a089 Bug 341031 - Need to increment version of included Jetty bundle in feature by Kim Moir · 14 years ago v20110327
  36. 9877bae Bug 340874 - Metadata info in org.eclipse.equinox.http.jetty6 does not display correctly. by Thomas Watson · 14 years ago v20110328
  37. 612c8b9 Bug 340899 - Metatype service implementation ignores Bundle-Localization manifest header. by Thomas Watson · 14 years ago
  38. c7f61aa Bug 332054 - [prefs] Events fired for wrong node in EclipsePreferences by DJ Houghton · 14 years ago
  39. 462c0a6 Bug 340871 - Add org.eclipse.equinox.ds.tests bundle for automated tests. by Thomas Watson · 14 years ago
  40. bbde11a Bug 340453 - Move Equinox features in repository/map files by DJ Houghton · 14 years ago v20110324
  41. ce2e84c Add test.xml for automated tests. Change to build against J2SE 1.4. by Thomas Watson · 14 years ago
  42. 7aac66e Bug 340659 - Potential NPE in RuntimeLog.log if no listeners are available by Thomas Watson · 14 years ago
  43. 114de50 Work around bug 333513. Fix to remove CR chars. by Thomas Watson · 14 years ago v20110321
  44. 1b61fe7 Bug 340498 - ServletContextAdapter.getContextPath returns incorrect path by Simon Kaegi · 14 years ago
  45. cc5c796 Bug 332161 - MetaType service trims whitespace from arguments passed to AttributeDefinition.validate(String). by Thomas Watson · 14 years ago
  46. 0cfb13f Use Boolean.FALSE. by Thomas Watson · 14 years ago
  47. 52b4e73 Bug 340291 [ds] Provide help for individual command by Thomas Watson · 14 years ago
  48. 67d13e9 Bug 340293 - [registry] Provide help for individual command by Thomas Watson · 14 years ago
  49. d7aecf7 Use Boolean.FALSE. by Thomas Watson · 14 years ago
  50. b1986b9 Bug 340290 - [app] Provide help for individual command by Thomas Watson · 14 years ago
  51. 7163fc0 Bug 339211 - [registry] Unable to translate fragment.xml by Thomas Watson · 14 years ago
  52. 64d8b8c Bug 334642 - [metatype] Parsing of metafile without default value fails by Thomas Watson · 14 years ago
  53. c809552 Bug 339886 - The API within Coordinator impl needs to be refreshed. by Thomas Watson · 14 years ago v20110314
  54. fa291ec Bug 339911 - Version ranges should not include whitespace. by Thomas Watson · 14 years ago
  55. 46413fc Bug 226482 - Equinox security fragment for x86-64 by Oleg Besedin · 14 years ago v20110228
  56. 1f4cded Bug 337819. Equinox DS fails on directives/properties in Service-Component manifest header by sboshev · 14 years ago
  57. 2bf7e49 Bug 337732 - Service registrations should be cleared on bundle stop (org.eclipse.equinox.http.servlet) by Simon Kaegi · 14 years ago
  58. a43e48e Bug 337219 - Metatype Impl failing CT due to recent change in Bundle Wiring API by Thomas Watson · 14 years ago
  59. 6af0428 Bug 334005 - MetaTypeInformation.getFactoryPids() returns non-factory pids by Thomas Watson · 14 years ago Root_OSGI_R4_3_Wiring
  60. 72cd190 Bug 183164 - [Implementation for] Display of Complex Expressions Containing Bidirectional Text by Oleg Besedin · 14 years ago
  61. a6fb28a Bug 336664 - IApplication Javadoc by Thomas Watson · 14 years ago v20110214
  62. 5e9ba2b Bug 333507 - Various Coordinator API changes by Thomas Watson · 14 years ago
  63. 98b12c4 Bug 333507 - Various Coordinator API changes by Thomas Watson · 14 years ago v20110207
  64. 2d8b2ff Bug 335386 - TableReader in ExtensionRegistry not closed when stop() called, input streams left open by Thomas Watson · 14 years ago
  65. 3a64a7c Version was already incremented for helios. Moving back to vesion 1.1.0. by Thomas Watson · 14 years ago v20110124-0830
  66. 2b5717e Bug 332662 - Adopt new feature that allows to share the license file by Kim Moir · 14 years ago v20110124
  67. e1f248f Bug 332662 - Adopt new feature that allows to share the license file by Kim Moir · 14 years ago
  68. cd7e8d9 Bug 330320 - [prefs] ResourcesPlugin is activated prematurely by Preferences due to hardcoded "project" scope by DJ Houghton · 14 years ago
  69. b6f3920 Bug 334005 - MetaTypeInformation.getFactoryPids() returns non-factory pids by Thomas Watson · 14 years ago
  70. 2b0e007 Bug 333997 - Unsupported Tag Problem: Tag '@noextend' is unsupported on a final class by Thomas Watson · 14 years ago
  71. a06ba04 The SCR public API now returns read only properties by sboshev · 14 years ago
  72. 4ee7ff9 Update OSGi javadoc of R4.3. by Thomas Watson · 14 years ago v20110110
  73. ce92078 Bug 292135 - Add listeners to FrameworkLog by Thomas Watson · 14 years ago
  74. 3b6e9d0 add serialVersionUID by Thomas Watson · 14 years ago
  75. 1e7d1f5 Bug 333787 - [event] bad EventHandler with LogEntry topic can cause endless event dispatching by Thomas Watson · 14 years ago
  76. 494d433 Bug 330105 - [log] equinox log should be substitutable by Thomas Watson · 14 years ago
  77. e99382b Bug 333596 - [prefs] remove warnings by Thomas Watson · 14 years ago
  78. 461cc42 Bug 328359 - [prefs] Add singleton instance of InstanceScope by DJ Houghton · 14 years ago
  79. 39c79e3 Bug 332913 - Compiler warnings in N20101218-2000 build by Thomas Watson · 14 years ago v20101220
  80. 010308f Bug 328359 - [prefs] Add singleton instance of InstanceScope by DJ Houghton · 14 years ago v20101217
  81. b3e5f6b Bug 332846 - Compiler warnings in N20101216-2000 build by Thomas Watson · 14 years ago
  82. d2811bd Use ISO-8859-1 by Thomas Watson · 14 years ago
  83. c9b1375 NEW - bug 332693: Need to build the new coordinator bundle as part of the compendium sdk feature by Kim Moir · 14 years ago
  84. a5388e8 Bug 332693 - Need to build the new coordinator bundle as part of the compendium sdk feature by Thomas Watson · 14 years ago
  85. ef7ba3b Bug 329685 - [rfc 160] Implement the new coodinator service by Thomas Watson · 14 years ago v20101215
  86. 7501782 remove Bundle-Copyright headers. by Thomas Watson · 14 years ago v20110413
  87. 52290f8 Bug 332503 - [prefs] EclipsePreferences.toString() changes the state of object under debug by DJ Houghton · 14 years ago
  88. 1b70c68 Bug 332136 - [ds] Update package org.apache.felix.scr with the latest available one by Thomas Watson · 14 years ago v20101213
  89. a08ccd4 Bug 317984 - Fix for wrong usages of affect* and effect* by John Arthorne · 14 years ago before_bug292135
  90. eb861ce Bug 325955 - New warnings in build about generic APIs in OSGi by Thomas Watson · 14 years ago v20101208
  91. 66ba561 Bug 332131 - Compile warnings in I20101207-2000 build for event and metatype by Thomas Watson · 14 years ago
  92. 311e3cc Bug 325955 - New warnings in build about generic APIs in OSGi by Thomas Watson · 14 years ago
  93. a84047e Bug 332020 - org.eclipse.equinox.server.servletbridge needs its version incremented to 1.0.1 by Thomas Watson · 14 years ago v20101207
  94. 27e7e04 Bug 331902 - org.eclipse.equinox.server.simple and org.eclipse.equinox.server.jetty feature versions need to be incremented by Thomas Watson · 14 years ago v20101206
  95. 779b25f Bug 330295. [ds] remove unnecessary dependency on org.osgi.service.metatype package by sboshev · 14 years ago
  96. 6fe4fa2 Bug 329452 - Service impls should use a tight version range for service imports. by Thomas Watson · 14 years ago v20101204
  97. 3a79c83 NEW - bug 329722: new features and products by Kim Moir · 14 years ago v20101201
  98. d151235 NEW - bug 329722: new features and products by Kim Moir · 14 years ago
  99. d0bd85f Bug 325064 - Handlers registered w/ topic a/b/c/* should not receive events on topic a/b/c by Thomas Watson · 14 years ago v20101129
  100. 61b3ff5 NEW - bug 329722: new features and products by Kim Moir · 14 years ago