Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2021-02-04Bug 570902 - Remove PROP_USE_DS and activator fromY20210205-1200I20210207-1800I20210206-1800I20210206-0720I20210206-0050I20210205-1800I20210204-2320I20210204-1800I20210204-1430Lars Vogel1-53/+0
2020-12-08Bug: Possible null pointer dereference of eventCarsten Hammer1-0/+1
2020-06-16Bug 564086 - unpredictable eventhandlers execution sequenceI20200616-0620Andrey Loskutov1-1/+1
2020-05-11Bug 563067 - [event] make EventRedeliverer an AllServiceListenerThomas Watson1-2/+2
2019-08-14Use StringBuilder in org.eclipse.equinox.eventI20190814-1800Lars Vogel1-2/+2
2019-07-14Use jdk 5 for-each-loop (comp.tests, console, ds.tests, event, http)Carsten Hammer1-2/+4
2018-10-08Move o.e.equinox.event to Java 1.7I20181008-1800Alexander Kurtakov9-50/+37
2018-08-27Bug 535802 - EPL-2.0 for plug-ins in equinox.bundlesI20180828-0800I20180827-2000Lars Vogel16-48/+96
2017-06-16Bug 486950 - [osgi R7] log service is being updatedY20170617-1235I20170619-2000I20170618-2355I20170618-2000I20170617-2000I20170616-2000Thomas Watson3-15/+16
2016-03-24Bug 489330 - Technical debt : Number instantiationsMickael Istria1-1/+1
2015-07-01Bug 471599 - Use doPrivileged to getService(EventHandler)BJ Hargrave1-7/+11
2014-01-15Bug 425784 - Use internal EventAdmin object for EventRedelivererI20140123-1600I20140122-2000I20140122-0800I20140121-2000I20140121-0800I20140120-2000I20140120-0800I20140119-2000I20140115-1300BJ Hargrave2-45/+13
2013-10-21Bug 418663 - [event] Get rid of compile warnings in official buildJohn Ross1-5/+1
2013-10-12Revert "Bug 418663 - [event] Get rid of compile warnings in official build"John Ross1-1/+5
2013-10-11Bug 418663 - [event] Get rid of compile warnings in official buildJohn Ross1-5/+1
2011-01-08add serialVersionUIDThomas Watson1-0/+2
2011-01-07Bug 333787 - [event] bad EventHandler with LogEntry topic can cause endless e...Thomas Watson1-1/+14
2010-12-08Bug 332131 - Compile warnings in I20101207-2000 build for event and metatypeThomas Watson1-0/+4
2010-11-29Bug 325064 - Handlers registered w/ topic a/b/c/* should not receive events o...v20101129Thomas Watson1-2/+2
2010-10-13Bug 327293 - Event Admin should support Collection<String> type for property...Thomas Watson3-3/+14
2010-10-11bug 326732: Releasing patch from John W Ross to update source to target jsr14...v20101011Thomas Watson9-13/+13
2010-10-05bug 326732: Releasing patch from John W Ross to update source to target jsr14...BJ Hargrave10-109/+103
2010-01-05 Bug 146108 - [event] NPE from EventRedeliverer during shutdownThomas Watson1-10/+5
2009-12-14 Bug 200583 - [event] During EclipseStarter.shutdown() IllegalStateException...v20091214Thomas Watson1-28/+38
2009-10-21 Bug 289489 - How to optionally use DS to register compendium servicesThomas Watson2-16/+67
2009-09-09Remove unused @paramJohn Arthorne1-3/+2
2009-05-20update copyrightsThomas Watson12-15/+15
2009-05-13Bug 276119 [event] Event(String, Hashtable) constructor is being removedThomas Watson3-9/+12
2008-02-22Bug 209568 [eventadmin] refactor to have internal in namespacev20080225Thomas Watson15-25/+25
2008-02-13Bug 218861 Found 1 single quote in text handled by Java MessageFormat classThomas Watson1-1/+1
2007-11-12Bug 202278 [eventadmin] Remove event adaptersThomas Watson13-720/+52
2007-10-24fix javadoc errors.v20071026Thomas Watson10-101/+86
2007-07-13Bug 195845 EventManager.getEventThread creates daemon thread in application t...Thomas Watson1-2/+4
2007-05-16Bug 183883 Messages bottleneck within EventAdmin under heavy load.v20070516Thomas Watson9-316/+748
2007-05-15Bug 184454 EventAdmin delivers service events synchronouslyv20070515Thomas Watson1-5/+0
2006-07-26Bug 150851 "eclipsei" in package names...v20060803Thomas Watson14-27/+27
2006-05-10update copyrights.Thomas Watson1-0/+10
2006-02-06fix for #125835 - remove unused variablejfogell1-3/+1
2005-12-15initial checkin for OSGi MetaType Servicejfogell15-0/+1546

    Back to the top