1. b2e7701 Bug 327482 - OSGI app binaries do not inherit Java 2 security by Simon Kaegi · 14 years ago v20101101
  2. dbe89da Bug 328795 - Need to sanitize entry name by Simon Kaegi · 14 years ago
  3. 3737bd4 Bug 327482 - OSGI app binaries do not inherit Java 2 security by Simon Kaegi · 14 years ago
  4. beac856 Add api filter comment for Thread.getId() by Thomas Watson · 14 years ago
  5. 718f538 Removed unused entryCount field. by Thomas Watson · 14 years ago
  6. 2acbcae Bug 328668 - org.eclipse.equinox.compendium.sdk feature should be incremented to version 3.7.0 by Thomas Watson · 14 years ago v20101026
  7. 188e3b5 Bug 311128 - add support for metatype on declarative services by Thomas Watson · 14 years ago v20101025
  8. 82a8cc4 Need to use jsr14 target in the workspace. by Thomas Watson · 14 years ago v20101018
  9. 09a03bc Bug 327174 - Update Metatype service source code to use jsr14 and generics. by Thomas Watson · 14 years ago
  10. 143a665 Bug 327293 - Event Admin should support Collection<String> type for property event.topics. by Thomas Watson · 14 years ago
  11. 782b933 Bug 327663 - Several about.html have invalid hyperlinks to local copy of license by Thomas Watson · 14 years ago
  12. f768a8c bug 326732: Releasing patch from John W Ross to update source to target jsr14 using generics. by Thomas Watson · 14 years ago v20101011
  13. 75f5f8e Bug 319501 - [metatype] should use OSGi logging by Thomas Watson · 14 years ago
  14. e09e4c9 Bug 122993 - [metatype service] AttributeDefinitionImpl attempts to localize option values by Thomas Watson · 14 years ago
  15. 783723d bug 326732: Releasing patch from John W Ross to update source to target jsr14 using generics. by BJ Hargrave · 14 years ago
  16. ba8e9cc Bug 326540 - another 3.7 feature needs to be incremented by Thomas Watson · 14 years ago v20101004
  17. 5a99cfc Bug 326504 - [patch] useless composite in NewNodeDialog.createDialogArea by Oleg Besedin · 14 years ago
  18. e45e598 Bug 324387 - Illogical Code at PasswordProviderSelector.stop() method by Oleg Besedin · 14 years ago v20100927
  19. b810183 Bug 326041 - version numbers for several equinox features need to be incremented by DJ Houghton · 15 years ago v20100927-1600
  20. 581ed8e Bug 326043 - some 3.7 p2 feature versions need to be incremented by DJ Houghton · 15 years ago
  21. 2404b20 Bug 322649. [DS] Dictionary returned from ComponentContext.getProperties is not readonly by sboshev · 15 years ago v20100830
  22. d689f24 Do not modify the properties got by ComponentContext by sboshev · 15 years ago
  23. 3b6f7c2 Bug 321386 - Eclipse exits with 0 exit code when application is throwing an exception by Thomas Watson · 15 years ago v20100803
  24. 884536c Bug 316780. [ds] ClassCircularityError by sboshev · 15 years ago v20100730
  25. 0b232f7 Bug 319399 - Strip out dead code associated with Debug.debug by Thomas Watson · 15 years ago v20100719
  26. 82cad53 version increase by sboshev · 15 years ago v20100712
  27. 3975ac4 Bug 311579. [DS] Factory component configurations are not disposed when cannot be activated by sboshev · 15 years ago
  28. dc5760e Removed unnecessary properties object. by Thomas Watson · 15 years ago v20100628
  29. 558df43 Fixed to work with JDK1.5+ when run on Eclipse 3.6 by sboshev · 15 years ago R3_6
  30. 5a4bbf8 Bug 312109 - Starting application that requires main thread when it is not available throws meaningless exception by Thomas Watson · 15 years ago v20100512
  31. 49d9441 Bug 312134 Equinox features with incorrect license in Helios M7 by Thomas Watson · 15 years ago v20100510
  32. 99ae372 Bug 308021 - [DS] (SCR) is recursively trying to activate the same component instance by Thomas Watson · 15 years ago v20100507
  33. 42f7246 Bug 311436 - please tag these equinox bundles so they include source references for the 3.6 release by Thomas Watson · 15 years ago v20100503
  34. 5eef767 Bug 311436 - please tag these equinox bundles so they include source references for the 3.6 release by Thomas Watson · 15 years ago
  35. 962d402 Bug 311198 - Better error message when unregistering undefined alias by Thomas Watson · 15 years ago
  36. 1f652b3 Bug 292328 - No exception starting two servers with the same id doc fix only by Simon Kaegi · 15 years ago v20100425
  37. 614c898 Bug 309457. [DS] Component deactivation in incorrect order by sboshev · 15 years ago v20100422 v20100422-1745
  38. 62e7bb7 Bug 288253 - ConfigurationAdmin after Configuration.setLocation() change: ManagedService instance not called when PID is updated by Simon Kaegi · 15 years ago v20100520
  39. 98edc8a Bug 309094 - Extension alias not properly managed when registering a servlet by Simon Kaegi · 15 years ago v20100421
  40. ee06c4a Bug 295779 - Tighten up Jasper imports/exports by Simon Kaegi · 15 years ago
  41. 7f1e186 Bug 308377 - Update SUA text in feature.properties files by Thomas Watson · 15 years ago
  42. 499ecd7 Bug 308377 - Update SUA text in feature.properties files by Thomas Watson · 15 years ago
  43. 14a2dbb improved debug message by sboshev · 15 years ago
  44. 0fef624 Components in DEACTIVATING state are skipped when looking for components to build by sboshev · 15 years ago
  45. fc67d6b Removed incorrect setting of DEACTIVATING state by sboshev · 15 years ago
  46. 80b7940 improved the synchronization to avoid deadlocks while building components. Using a common lock instead of different lock for each component conf by sboshev · 15 years ago
  47. aa3dcd2 Cleaning up missing non-nls by Simon Kaegi · 15 years ago v20100419
  48. 3699011 Sometimes was temporarily setting incorrectly component state as Active by sboshev · 15 years ago
  49. 846996b Bug 309392 - Need a way to set framework properties from web.xml by Simon Kaegi · 15 years ago
  50. ed7b4f0 Bug 309392 - Need a way to set framework properties from web.xml by Simon Kaegi · 15 years ago
  51. e246acf Bug 309392 - Need a way to set framework properties from web.xml by Simon Kaegi · 15 years ago
  52. 3d070c4 Bug 308051. [DS][CM] Remove Warning "... component's configuration could not be satisfied ..." by sboshev · 15 years ago
  53. 6996948 Fixed javadoc errors by John Arthorne · 15 years ago
  54. d505263 Bug 183164 - [Implementation for] Display of Complex Expressions Containing Bidirectional Text by Oleg Besedin · 15 years ago
  55. 57e9557 Bug 308377 - Update SUA text in feature.properties files by Thomas Watson · 15 years ago v20100412
  56. 8942add Bug 308377 - Update SUA text in feature.properties files by Thomas Watson · 15 years ago
  57. 9800879 Bug 307575 - Equinox features in Helios with incorrect license -adding Composent by Simon Kaegi · 15 years ago
  58. ef4f87e Bug 307575 - Equinox features in Helios with incorrect license by Simon Kaegi · 15 years ago v20100405 v20100405-2203
  59. 6e03667 Bug 306906 - Compile warning in official build (dead code) by Thomas Watson · 15 years ago v20100329
  60. 4589c1c Bug 306907 - Compile warning in official build (dead code) by Simon Kaegi · 15 years ago
  61. 83c5171 Bug 306907 - Compile warning in official build (dead code) by Simon Kaegi · 15 years ago
  62. a7952f4 fixed typos by John Arthorne · 15 years ago
  63. 409de85 Correctly print via scr log, otherwise it was skipping writing to the console in case it is enabled by the trace option by sboshev · 15 years ago v20100322-1720
  64. 70cbb11 Bug 306587. [ds][equinox.cm] NPE in SCRManager.configAdminRegistered after starting with a configuration by sboshev · 15 years ago
  65. 28b9330 Bug 183164 - [Implementation for] Display of Complex Expressions Containing Bidirectional Text by Oleg Besedin · 15 years ago
  66. 37439dd Bug 305863 - org.eclipse.core.internal.runtime.AdapterManager is not thread safe by John Arthorne · 15 years ago v20100315
  67. 43c424e Bug 305059. ArrayIndexOutOfBoundsException thrown from SCRManager by sboshev · 15 years ago
  68. e086a10 avoid calling modified method of not built components by sboshev · 15 years ago
  69. 87022d7 updating servletbridge jar by Simon Kaegi · 15 years ago v20100309
  70. e9f402d Add missing p2ql bundle by Pascal Rapicault · 15 years ago v20100307
  71. 90c16eb Bug 295085 - Using IPreferencesService (from org.eclipse.equinox.preferences) will activate org.eclipse.core.resources plugin by DJ Houghton · 15 years ago
  72. 2a15a97 Bug 304121 - Httpservice should log errors due to duplicate resource alias definition by Simon Kaegi · 15 years ago
  73. 98a3bce fixed javadoc errors by John Arthorne · 15 years ago v20100304
  74. 079b053 Bug 304361 - [app] enhance the eclipse application container to allow for async application results by Thomas Watson · 15 years ago
  75. b125ecd Bug 304035 - Compiler warnings in I20100225-1936 by Thomas Watson · 15 years ago v20100301
  76. 8f0f283 Bug 183164 - [Implementation for] Display of Complex Expressions Containing Bidirectional Text by Oleg Besedin · 15 years ago
  77. 2afd14d Bug 183164 - [Implementation for] Display of Complex Expressions Containing Bidirectional Text by Oleg Besedin · 15 years ago
  78. 57b6921 Bug 302620 - [DS] need to create javadoc for org.apache.felix.scr by Thomas Watson · 15 years ago
  79. 4b2bc5b Bug 302683 - Missing ReadWriteAccess in ExtensionRegistry.getExtensionPoint(String xptUniqueId) by Oleg Besedin · 15 years ago
  80. 8c1c127 Update to use ee min 1.2 instead of foundation 1.1 by Thomas Watson · 15 years ago
  81. a1cd15a Bug 303368 - EclipseAppHandle#getExitValue(0) does not wait by Thomas Watson · 15 years ago v20100222
  82. 295172d Bug 303288 - CoreException.getStatus() should also mention reporting status by John Arthorne · 15 years ago
  83. af03f0a Bug 183164 - [Implementation for] Display of Complex Expressions Containing Bidirectional Text by Oleg Besedin · 15 years ago
  84. 90dfa7a Bug 303113 Remove bundle org.eclipse.equinox.p2.exemplarysetup by Kim Moir · 15 years ago
  85. b5e1a9f Small code optimizations by sboshev · 15 years ago v20100215
  86. 0067aa1 use correctly String.intern() by sboshev · 15 years ago
  87. 998194a Bug 301257 - MemoryEventConstants is misspelled by Thomas Watson · 15 years ago
  88. 17e755f Bug 276727. [ds] support programmatic access to SCRManager by sboshev · 15 years ago
  89. 593de51 org.eclipse.osgi.framework.console package is now optional by sboshev · 15 years ago
  90. b2745cb Bug 302309 - unsigned bundles in 3.5.2 stream by Thomas Watson · 15 years ago
  91. 12607f4 Bug 301257 - MemoryEventConstants is misspelled by Thomas Watson · 15 years ago v20100208
  92. 9dbfd2c Bug 183164 - [Implementation for] Display of Complex Expressions Containing Bidirectional Text by Oleg Besedin · 15 years ago
  93. 4dd8bb5 Bug 183164 - [Implementation for] Display of Complex Expressions Containing Bidirectional Text by Oleg Besedin · 15 years ago
  94. c0b663e Bug 183164 - [Implementation for] Display of Complex Expressions Containing Bidirectional Text by Oleg Besedin · 15 years ago
  95. c27e248 Bug 301262 - [publisher] NPE running headless app on non-main thread by Thomas Watson · 15 years ago
  96. 0fc762e Bug 183164 - [Implementation for] Display of Complex Expressions Containing Bidirectional Text by Oleg Besedin · 15 years ago
  97. d886156 Bug 295957 - Exception handling for org.eclipse.core.runtime.preferences initializers by DJ Houghton · 15 years ago
  98. cb93590 Bug 300775. FileNotFoundException on each shutdown by sboshev · 15 years ago
  99. 29a4c33 Bug 299657 Ranking property for Servlet Filter by Simon Kaegi · 15 years ago v20100201
  100. 389debd adding jar processor as it's needed by artifact repository bundle by Simon Kaegi · 15 years ago