1. 4f06bbf Fixing build properties warning by Simon Kaegi · 15 years ago
  2. 97cd4c9 NON-NLS cleanup by Simon Kaegi · 15 years ago
  3. 910c728 Fixed typo by John Arthorne · 15 years ago
  4. 145aff0 paring down servletbridge feature by Simon Kaegi · 15 years ago
  5. e35bd70 updating servletbridge by Simon Kaegi · 15 years ago
  6. a693015 Bug 244468 - Support reading extension registry in any locale by Oleg Besedin · 15 years ago v20091116
  7. 3d5ddc9 Bug 284061 - Support for low memory events - add @since tag by Thomas Watson · 15 years ago v20091109
  8. de1a385 Bug 284061 - Support for low memory events by Thomas Watson · 15 years ago
  9. 4d6bc71 Bug 158361 - [prefs] Thread safety problem in InstancePreferences by DJ Houghton · 15 years ago v20091102
  10. 74f38c2 Bug 292935. [ds] need to add a p2.inf to set the equinox.use.ds property by sboshev · 15 years ago v20091026
  11. c07afa7 Bug 292935. [ds] need to add a p2.inf to set the equinox.use.ds property by sboshev · 15 years ago
  12. 66963de Bug 291396 - [p2] Commit the extension bundle and the mili feature by Simon Kaegi · 15 years ago
  13. 0574310 Bug 293036 - Preferences package version needs incrementing by John Arthorne · 15 years ago v20091023
  14. 6cabb84 javadoc improved + removing some unused code by sboshev · 15 years ago
  15. 487dd9a added new test because of "Bug 276003 [ds] configuration admin start order dependency" by sboshev · 15 years ago
  16. fe9bd88 Bug 276003. [ds] configuration admin start order dependency by sboshev · 15 years ago
  17. 10d7954 Bug 289489 - How to optionally use DS to register compendium services by Thomas Watson · 15 years ago
  18. db8af07 Bug 290550 - deadlock in the class org.eclipse.equinox.internal.app.EclipseAppContainer by Thomas Watson · 15 years ago
  19. 3eb679e fixed typos by John Arthorne · 15 years ago
  20. 14b3ad2 increment version for bug fix in Helios. by Thomas Watson · 15 years ago v20091020
  21. 0b460da updated javadoc; small optimization - removed service tracker by sboshev · 15 years ago
  22. 47a92fe Bug 291396 - [p2] Commit the extension bundle and the mili feature by Simon Kaegi · 15 years ago
  23. 49de488 Bug 291396 - [p2] Commit the extension bundle and the mili feature by Simon Kaegi · 15 years ago
  24. ecf6b50 Bug 291619. [DS] The array component properties are printed as objects when printing component details by sboshev · 15 years ago
  25. e9912eb Bug 276705. [ds] Many messages are translated which are for debug only by sboshev · 15 years ago
  26. a27799d Bug 292309 - [prefs] Potential NPE in Configuration Preferences on startup initialization by DJ Houghton · 15 years ago
  27. 1ac464e Fixed testStaticPolicyBinding() - activated components with static references are not restarted in order to bound newly available services that may be bound by sboshev · 15 years ago
  28. 307b4cf activated components with static references are not restarted in order to bound newly available services that may be bound by sboshev · 15 years ago
  29. abcd4c2 Optimized detection of services to be bound by sboshev · 15 years ago
  30. b500566 Bug 291037. WireAdmin does not produce unique persistent IDs for Wires by sboshev · 15 years ago
  31. d1bc3af extended testBoundServiceReplacementOnModification to cover the cases explained in "Bug 291403 [DS] Modifying properties of bound service reference causes rebind or deactivate" by sboshev · 15 years ago
  32. d69f94a Bug 291403. [DS] Modifying properties of bound service reference causes rebind or deactivate by sboshev · 15 years ago
  33. 8774c69 Test timeout optimizations. Removed unnecessary waiting by sboshev · 15 years ago
  34. 1f779fe Test timeout optimizations. The test executes faster now by sboshev · 15 years ago
  35. b613052 Bug 288783. [ds] SCRCommandProvider does not format help quite right by sboshev · 15 years ago v20091005
  36. 03bfeb9 Bug 208564 [Preferences] preferenceTransfer: Allow wildcards on keys by Oleg Besedin · 15 years ago v20090928
  37. 027720d Bug 264318 Add "password" keyword for "Secure Storage" page by Oleg Besedin · 15 years ago
  38. e763823 Bug 286354 username, password of manual Proxy is not persisted by Oleg Besedin · 15 years ago
  39. 5d5565f Bug 282580 - HttpConfiguration minThreads and maxThreads values require ConfigAdmin by Thomas Watson · 15 years ago
  40. db5d625 Bug 289423 - 2 compile warnings in official build by Martin Lippert · 15 years ago v20090915
  41. 9530c25 Bug 289088 - p2.inf not needed when installing into 3.5 and later by Thomas Watson · 15 years ago
  42. c6af8df @noextend not needed on final class by John Arthorne · 15 years ago v20090911
  43. d6eb0e7 Remove unused @param by John Arthorne · 15 years ago
  44. 7b97fec Bug 288951 - Weaving bundles have compile warnings in the build. by Thomas Watson · 15 years ago
  45. da50c2f Bug 288038 - Wrong warning message for unknown extension attribute by Thomas Watson · 15 years ago v20090831
  46. 983d950 Bug 287265. [DS] NLS missing message: SERVICE_REFERENCE_BOUND by sboshev · 16 years ago v20090824
  47. 40779f0 Bug 279556. [ds] Consider setting CommandProvider's service.ranking to Integer.MAX_VALUE by sboshev · 16 years ago v20090817
  48. 1db8dac Bug 278732. [DS] Static bind unnecessarily unbinds services in a multithreaded environment by sboshev · 16 years ago
  49. 66d8105 Bug 286241 Add weaving bundles to equinox build. by Thomas Watson · 16 years ago
  50. b92bbcc Bug 286241 - AspectJ weaver bundles dependencies to AspectJ bundles now optional by Martin Lippert · 16 years ago
  51. 33bdf71 Bug 286241 Add weaving bundles to equinox build. by Thomas Watson · 16 years ago v20090811
  52. 22d6989 Bug 286339 URIUtil.append error with UNC path with single letter server name by John Arthorne · 16 years ago
  53. a51a176 Update feature versions for Helios. by Thomas Watson · 16 years ago
  54. 9066043 Bug 258366 [registry] Extra memory used by the HashtableOfInt by Oleg Besedin · 16 years ago v20090810
  55. 6c8654c Bug 285464. [DS] dependency injection does not work when starting more than one instance of a service by sboshev · 16 years ago
  56. d1b1f46 Bug 285094. [DS] Tracing throws Null Pointer Exception (NPE) by sboshev · 16 years ago
  57. 0c62361 Creates component instances for factory configurations only if the factory pid matches the component name by sboshev · 16 years ago
  58. af1074b Bug 280450. [DS] Should print errors to System.err if no log service is available by sboshev · 16 years ago v20090803
  59. a66c9e0 version increase. by Thomas Watson · 16 years ago
  60. 27b9991 Bug 282142. [DS] Unclear warning in DS when a service component provides inexisting/unimplemented interface by sboshev · 16 years ago
  61. 494a2b7 *** empty log message *** by sboshev · 16 years ago
  62. fc3b315 Bug 282339. [DS] Huge log file if org.eclipse.equinox.log.jar is not started when trying to start a DS with a reference to an inexisting interface by sboshev · 16 years ago
  63. 8851a98 Bug 277783 Http service should not use 8859_1 alias on S60 by Thomas Watson · 16 years ago v20090731
  64. b1c589e Bug 283297 Installation path containing square brackets prevents eclipse startup by John Arthorne · 16 years ago v20090727
  65. 671a20a Bug 282563. [ds] RCP using declarative services (occasionally) hangs for 30 secs on start-up by sboshev · 16 years ago
  66. 95c0117 Bug 282234. [DS] Declarative Services does not update service definitions when a bundle is updated by sboshev · 16 years ago
  67. 7dcca69 Bug 211840 NPE in AdapterManager.getAdapter() by John Arthorne · 16 years ago v20090720
  68. 86fcb95 Bug 278698. [DS] Equinox Declarative Services Dynamic unbind attempts duplicate unbinds of services by sboshev · 16 years ago
  69. 536d351 Bug 278541. [ds] org.eclipse.equinox.internal.ds.Activator should gracefully handle a missing LogService by sboshev · 16 years ago
  70. 2724fdc doc enhancements by Martin Lippert · 16 years ago
  71. 4196be9 Bug 279295 [ip] imports servlet 2.2 by Thomas Watson · 16 years ago v20090629
  72. e60aed2 Incremented service segment for bug fix in 3.5 stream by John Arthorne · 16 years ago
  73. d0da463 Bug 275652 CoreException cleanup by John Arthorne · 16 years ago
  74. 15273d1 test updated to test the case described in Bug 278333 by sboshev · 16 years ago R3_5
  75. 7b5e214 Bug 278333. IllegalArgumentException when signature of unbind method differs from the bind method signature by sboshev · 16 years ago v20090601
  76. 4e25474 added j9 stubs as jar file for the build by Martin Lippert · 16 years ago
  77. ef1b3f7 update .classpath to match the required EE. by Thomas Watson · 16 years ago
  78. 843e0ff update copyrights by Thomas Watson · 16 years ago v20090520-1800 zzFoo
  79. aae60a9 update copyrights by Thomas Watson · 16 years ago
  80. 4f701c8 update copyrights by Thomas Watson · 16 years ago v20100519
  81. 712a6a7 update copyrights by Thomas Watson · 16 years ago
  82. 0780d6e update copyrights by Thomas Watson · 16 years ago
  83. 4a3e590 update copyrights by Thomas Watson · 16 years ago
  84. 9924259 update copyrights by Thomas Watson · 16 years ago
  85. a2b0b63 update copyrights by Thomas Watson · 16 years ago R35x_v20091015 v20091015
  86. 9c7d1af Bug 277005 http.port property not set with Jetty6 Http Service by Simon Kaegi · 16 years ago v20090520
  87. 05f18a1 Need access to internals for testing. by Thomas Watson · 16 years ago
  88. acb369f Bug 276927 [log] does not implement mapping of events by Simon Kaegi · 16 years ago v20090519
  89. 6102c09 Bug 276927 [log] does not implement mapping of events by Simon Kaegi · 16 years ago
  90. b4f2228 Bug 272428 - [aspects] Hangs after Scala plugin update; after force quit and manual restart, it crashes; after second manual restart, it finally runs. by Martin Lippert · 16 years ago
  91. 3c057a2 Bug 274438 - [aspects] rename classes/interfaces in base hook, some additional cleanup by Martin Lippert · 16 years ago
  92. c35f2be Bug 276076 [common] Stack trace is always printed to the console by John Arthorne · 16 years ago v20090513
  93. 5c65588 Bug 276119 [event] Event(String, Hashtable) constructor is being removed by Thomas Watson · 16 years ago
  94. 93cad0d Bug 275997. [ds] Declarative services fails to honor configuration policy by sboshev · 16 years ago
  95. 568231e Update documentation to refer to correct bundle and extension point id by John Arthorne · 16 years ago
  96. 79a4fe3 update copyright by Thomas Watson · 16 years ago v20090511
  97. bab1be7 Bug 275551 ConfigAdmin has an eventadmin dependency change by Simon Kaegi · 16 years ago
  98. bd97736 new DS tests added by sboshev · 16 years ago
  99. 7251a13 bad components separated by sboshev · 16 years ago
  100. 920b84e bad components separated in another bundle by sboshev · 16 years ago