Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2017-01-05Bug 509973 - Comparator errors in I20170105-0320Y20170105-1040Y20170105-1000I20170108-2000I20170107-2000I20170106-2000I20170105-2000Thomas Watson1-0/+1
2016-10-03Fix API problem warnings about bundle versionY20161006-1000I20161005-1430I20161005-1045I20161005-0815I20161004-1000I20161004-0800Thomas Watson1-0/+11
2016-06-28 Bug 496465 - Prep for 4.7 (Oxygen) and 4.6.1 (Neon.1) maintenanceThomas Watson1-1/+1
2016-06-27Bug 416047 - Provide-Capability manifest headers for provided servicesDirk Fauth3-2/+8
2016-03-24Bug 489330 - Technical debt : Number instantiationsMickael Istria1-1/+1
2015-07-02Bug 469765 - Prep for 4.6 (Neon) and 4.5 (Mars) maintenance buildsThomas Watson1-1/+1
2015-07-01Bug 471599 - Use doPrivileged to getService(EventHandler)BJ Hargrave3-10/+14
2014-06-19Bug 436736 - Prep for 4.5 (Mars) and 4.4 maintenance buildsI20140729-0800I20140722-0800I20140715-0800I20140708-0800I20140701-0800Paul Webster1-1/+1
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 Ross4-8/+47
2013-10-12Revert "Bug 418663 - [event] Get rid of compile warnings in official build"John Ross4-47/+8
2013-10-11Bug 418663 - [event] Get rid of compile warnings in official buildJohn Ross4-8/+47
2013-06-20Bug 411169 - Update parent POMs for LunaPaul Webster1-1/+1
2013-03-27Bug 403970 - Update rt.bundles and rt.framework parent versionsThomas Watson2-5/+4
2013-02-25Bug 397850 - [CBI] use the correct group IDs for all artifactsv20130225-170224I20130227-0112I20130226-2200I20130226-2100I20130226-2000I20130226-0912I20130226-0800I20130225-2315I20130225-2230Thomas Watson1-1/+1
2013-01-22Bug 398830 - remove jsr14 from pom files of projects using Java 5v20130122-183902Thomas Watson1-13/+0
2012-12-10Bug 396094 - Merge in CBI patches from 4.2.2 into 4.3 (pom changes) forv20121210-201919I20121218-0800I20121214-0730I20121213-1200I20121212-2000I20121212-0800I20121211-2000I20121211-0800I20121210-2000Thanh Ha1-1/+1
2012-09-25Bug 369145 - Stop the use of jsr14v20120925-191900Thomas Watson3-307/+300
2012-05-22Bug 379748 - Pull request for Equinox from CBIv20120522-2049I20120523-2100I20120523-1900I20120522-2100I20120522-1900Thomas Watson2-2/+2
2012-05-22Bug 379748 - Pull request for Equinox from CBIv20120522-1841Thomas Watson1-0/+40
2011-10-06Bug 360153 - Add project prefs to force unix LF on new text files.Thomas Watson1-0/+2
2011-05-02update copyrightsv20110502-1540v20110502Thomas Watson1-0/+10
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-15remove Bundle-Copyright headers.v20110413Thomas Watson2-2/+0
2010-12-08Bug 332131 - Compile warnings in I20101207-2000 build for event and metatypeThomas Watson1-0/+4
2010-11-30Bug 329452 - Service impls should use a tight version range for service imports.v20101204Thomas Watson1-1/+1
2010-11-29Bug 325064 - Handlers registered w/ topic a/b/c/* should not receive events o...v20101129Thomas Watson2-2/+96
2010-10-18Need to use jsr14 target in the workspace.v20101018Thomas Watson1-1/+1
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 Watson10-14/+14
2010-10-05bug 326732: Releasing patch from John W Ross to update source to target jsr14...BJ Hargrave14-417/+416
2010-01-08Bug 299090 org.eclipse.equinox.event should be set to use API ToolingThomas Watson1-0/+6
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 Watson6-29/+85
2009-09-09Remove unused @paramJohn Arthorne1-3/+2
2009-05-20update copyrightsThomas Watson13-16/+16
2009-05-13Bug 276119 [event] Event(String, Hashtable) constructor is being removedThomas Watson3-9/+12
2009-03-04Bug 254300 Brandingpre_log_1_1Thomas Watson2-2/+2
2008-02-22Bug 209568 [eventadmin] refactor to have internal in namespacev20080225Thomas Watson16-28/+28
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 Watson14-725/+53
2007-10-24fix javadoc errors.v20071026Thomas Watson10-101/+86
2007-08-21Update shared core compiler settings and format on save.Thomas Watson2-16/+98
2007-07-13Bug 195845 EventManager.getEventThread creates daemon thread in application t...Thomas Watson2-6/+8
2007-05-16Bug 183883 Messages bottleneck within EventAdmin under heavy load.v20070516Thomas Watson12-326/+758
2007-05-15Bug 184454 EventAdmin delivers service events synchronouslyv20070515Thomas Watson1-5/+0
2007-02-26Updated shared Core compiler settings for formatting.v20080212_oldcontentRoot_bug183883DJ Houghton2-1/+260
2006-07-26Bug 150851 "eclipsei" in package names...v20060803Thomas Watson15-29/+29

Back to the top