1. 027720d Bug 264318 Add "password" keyword for "Secure Storage" page by Oleg Besedin · 15 years ago
  2. e763823 Bug 286354 username, password of manual Proxy is not persisted by Oleg Besedin · 15 years ago
  3. 5d5565f Bug 282580 - HttpConfiguration minThreads and maxThreads values require ConfigAdmin by Thomas Watson · 15 years ago
  4. db5d625 Bug 289423 - 2 compile warnings in official build by Martin Lippert · 15 years ago v20090915
  5. 9530c25 Bug 289088 - p2.inf not needed when installing into 3.5 and later by Thomas Watson · 15 years ago
  6. c6af8df @noextend not needed on final class by John Arthorne · 15 years ago v20090911
  7. d6eb0e7 Remove unused @param by John Arthorne · 15 years ago
  8. 7b97fec Bug 288951 - Weaving bundles have compile warnings in the build. by Thomas Watson · 15 years ago
  9. da50c2f Bug 288038 - Wrong warning message for unknown extension attribute by Thomas Watson · 15 years ago v20090831
  10. 983d950 Bug 287265. [DS] NLS missing message: SERVICE_REFERENCE_BOUND by sboshev · 15 years ago v20090824
  11. 40779f0 Bug 279556. [ds] Consider setting CommandProvider's service.ranking to Integer.MAX_VALUE by sboshev · 15 years ago v20090817
  12. 1db8dac Bug 278732. [DS] Static bind unnecessarily unbinds services in a multithreaded environment by sboshev · 15 years ago
  13. 66d8105 Bug 286241 Add weaving bundles to equinox build. by Thomas Watson · 15 years ago
  14. b92bbcc Bug 286241 - AspectJ weaver bundles dependencies to AspectJ bundles now optional by Martin Lippert · 15 years ago
  15. 33bdf71 Bug 286241 Add weaving bundles to equinox build. by Thomas Watson · 15 years ago v20090811
  16. 22d6989 Bug 286339 URIUtil.append error with UNC path with single letter server name by John Arthorne · 15 years ago
  17. a51a176 Update feature versions for Helios. by Thomas Watson · 15 years ago
  18. 9066043 Bug 258366 [registry] Extra memory used by the HashtableOfInt by Oleg Besedin · 15 years ago v20090810
  19. 6c8654c Bug 285464. [DS] dependency injection does not work when starting more than one instance of a service by sboshev · 15 years ago
  20. d1b1f46 Bug 285094. [DS] Tracing throws Null Pointer Exception (NPE) by sboshev · 15 years ago
  21. 0c62361 Creates component instances for factory configurations only if the factory pid matches the component name by sboshev · 15 years ago
  22. af1074b Bug 280450. [DS] Should print errors to System.err if no log service is available by sboshev · 15 years ago v20090803
  23. a66c9e0 version increase. by Thomas Watson · 15 years ago
  24. 27b9991 Bug 282142. [DS] Unclear warning in DS when a service component provides inexisting/unimplemented interface by sboshev · 15 years ago
  25. 494a2b7 *** empty log message *** by sboshev · 15 years ago
  26. 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 · 15 years ago
  27. 8851a98 Bug 277783 Http service should not use 8859_1 alias on S60 by Thomas Watson · 15 years ago v20090731
  28. b1c589e Bug 283297 Installation path containing square brackets prevents eclipse startup by John Arthorne · 15 years ago v20090727
  29. 671a20a Bug 282563. [ds] RCP using declarative services (occasionally) hangs for 30 secs on start-up by sboshev · 15 years ago
  30. 95c0117 Bug 282234. [DS] Declarative Services does not update service definitions when a bundle is updated by sboshev · 15 years ago
  31. 7dcca69 Bug 211840 NPE in AdapterManager.getAdapter() by John Arthorne · 15 years ago v20090720
  32. 86fcb95 Bug 278698. [DS] Equinox Declarative Services Dynamic unbind attempts duplicate unbinds of services by sboshev · 15 years ago
  33. 536d351 Bug 278541. [ds] org.eclipse.equinox.internal.ds.Activator should gracefully handle a missing LogService by sboshev · 15 years ago
  34. 2724fdc doc enhancements by Martin Lippert · 15 years ago
  35. 4196be9 Bug 279295 [ip] imports servlet 2.2 by Thomas Watson · 15 years ago v20090629
  36. e60aed2 Incremented service segment for bug fix in 3.5 stream by John Arthorne · 15 years ago
  37. d0da463 Bug 275652 CoreException cleanup by John Arthorne · 15 years ago
  38. 15273d1 test updated to test the case described in Bug 278333 by sboshev · 16 years ago R3_5
  39. 7b5e214 Bug 278333. IllegalArgumentException when signature of unbind method differs from the bind method signature by sboshev · 16 years ago v20090601
  40. 4e25474 added j9 stubs as jar file for the build by Martin Lippert · 16 years ago
  41. ef1b3f7 update .classpath to match the required EE. by Thomas Watson · 16 years ago
  42. 843e0ff update copyrights by Thomas Watson · 16 years ago v20090520-1800 zzFoo
  43. aae60a9 update copyrights by Thomas Watson · 16 years ago
  44. 4f701c8 update copyrights by Thomas Watson · 16 years ago v20100519
  45. 712a6a7 update copyrights by Thomas Watson · 16 years ago
  46. 0780d6e update copyrights by Thomas Watson · 16 years ago
  47. 4a3e590 update copyrights by Thomas Watson · 16 years ago
  48. 9924259 update copyrights by Thomas Watson · 16 years ago
  49. a2b0b63 update copyrights by Thomas Watson · 16 years ago R35x_v20091015 v20091015
  50. 9c7d1af Bug 277005 http.port property not set with Jetty6 Http Service by Simon Kaegi · 16 years ago v20090520
  51. 05f18a1 Need access to internals for testing. by Thomas Watson · 16 years ago
  52. acb369f Bug 276927 [log] does not implement mapping of events by Simon Kaegi · 16 years ago v20090519
  53. 6102c09 Bug 276927 [log] does not implement mapping of events by Simon Kaegi · 16 years ago
  54. 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
  55. 3c057a2 Bug 274438 - [aspects] rename classes/interfaces in base hook, some additional cleanup by Martin Lippert · 16 years ago
  56. c35f2be Bug 276076 [common] Stack trace is always printed to the console by John Arthorne · 16 years ago v20090513
  57. 5c65588 Bug 276119 [event] Event(String, Hashtable) constructor is being removed by Thomas Watson · 16 years ago
  58. 93cad0d Bug 275997. [ds] Declarative services fails to honor configuration policy by sboshev · 16 years ago
  59. 568231e Update documentation to refer to correct bundle and extension point id by John Arthorne · 16 years ago
  60. 79a4fe3 update copyright by Thomas Watson · 16 years ago v20090511
  61. bab1be7 Bug 275551 ConfigAdmin has an eventadmin dependency change by Simon Kaegi · 16 years ago
  62. bd97736 new DS tests added by sboshev · 16 years ago
  63. 7251a13 bad components separated by sboshev · 16 years ago
  64. 920b84e bad components separated in another bundle by sboshev · 16 years ago
  65. 04c7e7c some classes renamed to fit better into the general equinox aspects structure by Martin Lippert · 16 years ago
  66. d4f6007 Fixed javadoc errors by John Arthorne · 16 years ago v20090506
  67. ed2f262 Fixed javadoc error by John Arthorne · 16 years ago
  68. 3528075 Bug 274970 Equinox SDK missing org.eclipse.equinox.servletbridge by Thomas Watson · 16 years ago v20090505
  69. 1e76c8a Bug 274970 Equinox SDK missing org.eclipse.equinox.servletbridge by Thomas Watson · 16 years ago
  70. 7bdb1d5 Bug 274749 - [aspects] caching service performance problem by Martin Lippert · 16 years ago
  71. ffcb08a Bug 274410 - [aspects] introduce a new header to avoid weaver creation by Martin Lippert · 16 years ago v200904302341
  72. 9c6314e Bug 271031 - [aspects] aspects in fragments not found by Martin Lippert · 16 years ago
  73. 8818e47 minor fix for javadoc by Martin Lippert · 16 years ago
  74. d7259e5 Bug 274270 javadoc typo in LoginContextFactory by Thomas Watson · 16 years ago v20090429-1130 v20090429-1630
  75. bb445a2 Bug 274200. [ds] NPE when configuring a service with configuration policy = require by sboshev · 16 years ago
  76. 04e7e6f Bug 273851. [DS] [util] 4 threads needed for resolve DS components by sboshev · 16 years ago v20090427-1800
  77. 4c2e50e Bug 263066 [server] Possible ClassCastException with wantClientAuth by Simon Kaegi · 16 years ago
  78. 9fcb60e Bug 262906 [http.registry]initializeDelegate in ServletManager.ServletWrapper should be synchronized by Simon Kaegi · 16 years ago
  79. a97c54e Bug 269860. [ds] copyrights out of date by sboshev · 16 years ago
  80. 19f9512 Bug 272599. [ds] Add support for new modified attribute on component element by sboshev · 16 years ago v20090427-1030
  81. 26caae2 remove the component instance marked as bound when there is an exception while calling the bind method by sboshev · 16 years ago
  82. 0c5ce5f Fixed last modification check when in dev mode and using wildcards by sboshev · 16 years ago
  83. 0ea45cd Bug 253243 [osgi] Keep API up to date with latest OSGi R4.2 specification by Thomas Watson · 16 years ago v20090426-1600 v20090428-1300
  84. d439dbe Bug 272601 Jetty messages written to log on startup by Simon Kaegi · 16 years ago v20090426-1530
  85. f26e8b8 Bug 272601 Jetty messages written to log on startup by Simon Kaegi · 16 years ago
  86. 309e3eb Bug 271777 http.jetty 6 has API errors by Simon Kaegi · 16 years ago
  87. b468e77 Clarify spec of safe runner re: handling of Error types by John Arthorne · 16 years ago
  88. ca2a322 fix broken javadoc by Thomas Watson · 16 years ago
  89. e64f616 Bug 206020 - [prefs] Preference Transfers with multiple entry nodes do not show in export preferences wizard by DJ Houghton · 16 years ago
  90. 2f7b5a5 Bug 273141 Catch AssertionError in SafeRunner by John Arthorne · 16 years ago
  91. 9aa9ff6 Bug 266865. [DS] ComponentFactory is not unregistered when it becomes unsatisfied by sboshev · 16 years ago
  92. 40eafe4 Bug 271686 Removing extensions does not remove the contained configuration elements by Oleg Besedin · 16 years ago v20090420
  93. 00b2e4d Bug 271777 http.jetty 6 has API errors by Simon Kaegi · 16 years ago
  94. 8d27aa6 Bug 272601 Jetty messages written to log on startup by Simon Kaegi · 16 years ago
  95. 0d4b4df Bug 272601 Jetty messages written to log on startup by Simon Kaegi · 16 years ago
  96. f45a8c4 Bug 271777 http.jetty 6 has API errors by Simon Kaegi · 16 years ago
  97. 19d517f Bug 272601 Jetty messages written to log on startup by Simon Kaegi · 16 years ago
  98. ce4d147 1. removed e.printStackTrace() calls 2. strings localized by sboshev · 16 years ago
  99. 55ca2f5 removed e.printStackTrace() calls by sboshev · 16 years ago
  100. d7479ad Added new messages by sboshev · 16 years ago