Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2018-05-30Bug 535191 - POM version change for 4.9 releaseI20180606-1020I20180601-0915I20180601-0900I20180531-2125I20180531-2000I20180531-1245I20180531-0910Alexander Kurtakov1-1/+1
2017-12-21Bug 529079 - Add Automatic-Module-Name header for Java 9I20180102-2215I20180102-2000Karsten Thoms2-2/+3
2017-06-22Bug 517929 - Update POMs in the master for 4.8 release I20170711-2000I20170710-2000I20170709-2000I20170708-2000I20170707-2000I20170707-0530I20170706-2000I20170706-0630I20170705-2000I20170704-2000I20170703-2000I20170702-2000I20170701-2000I20170630-2000I20170630-0410I20170629-2000I20170629-0425I20170629-0210I20170628-2000I20170628-0310I20170627-2000I20170626-2000I20170625-2000I20170624-2000I20170623-2000I20170623-0110I20170622-2000I20170622-0950Alexander Kurtakov1-1/+1
2017-01-17Bug 510583 - [region] optimize the ALL filterThomas Watson2-19/+23
2016-10-07Bug 489330 - Technical debt issues : iteration on keySetMickael Istria1-2/+4
2016-09-30Bug 502425 - Move Equinox Region up to Java 7Thomas Watson4-8/+7
2016-08-11Bug 499552 - [region] NPE can happen in RegionServiceFindHook whenThomas Watson4-5/+9
2016-06-28 Bug 496465 - Prep for 4.7 (Oxygen) and 4.6.1 (Neon.1) maintenanceThomas Watson1-1/+1
2015-09-29Bug 478674 - Deprecate RegionFilter.VISIBLE_SERVICE_NAMESPACEI20151013-0800I20151006-0800Thomas Watson3-9/+43
2015-09-24Bug 477961 - [region] add ability to replace a connection in the digraphI20150929-0800Thomas Watson2-11/+20
2015-09-21Bug 477961 - [region] add ability to replace a connection in the digraphThomas Watson4-5/+46
2015-09-10Bug 476640 - [region] Optimize RegionDigraph.getRegion(String), similarThomas Watson1-19/+11
2015-09-10Bug 477073 - [region] must use max ranking for hook implementationsThomas Watson2-53/+17
2015-09-10Bug 477071 - [region] should filter resolution of bundles that are unknown to...Thomas Watson1-3/+7
2015-08-28Bug 476145 - [region] performance issue with large number of bundle listeners...I20150901-0800Thomas Watson3-13/+41
2015-08-27Bug 476074 - [region] performance issue with large number of serviceThomas Watson3-16/+43
2015-07-23Bug 468774 - NPE in org.eclipse.equinox.region whenI20150728-0800Thomas Watson3-3/+7
2015-07-02Bug 469765 - Prep for 4.6 (Neon) and 4.5 (Mars) maintenance buildsThomas Watson1-1/+1
2014-10-23Bug 434110 - [regions] mbean registration is done while holding theThomas Watson3-7/+28
2014-06-19Bug 436736 - Prep for 4.5 (Mars) and 4.4 maintenance buildsI20140729-0800I20140722-0800I20140715-0800I20140708-0800I20140701-0800Paul Webster1-1/+1
2014-01-28Bug 426815 - [region] should be a fragment of system.bundleThomas Watson1-1/+1
2014-01-06Bug 424806 - [region] avoid starting mbean serverI20140107-0800Thomas Watson1-1/+1
2014-01-03Bug 424806 - [region] avoid starting mbean serverThomas Watson1-1/+8
2013-10-01Reuse existing region objects on replaceI20131009-0430I20131008-2330Thomas Watson1-1/+13
2013-09-30Bug 418224 - Regions needs a way to share visibility to bundle event/find ope...I20131001-0800Thomas Watson3-12/+85
2013-09-30Add appropriate @noimplement to javadoc of regionsThomas Watson5-11/+11
2013-09-13Increment version of regions to 1.2.0I20130916-0900I20130915-2000I20130914-1900I20130914-1500I20130913-2000Thomas Watson2-2/+2
2013-09-11Bug 416850 - Make use of extension bundle activators in equinox regionsI20130911-2000Thomas Watson1-1/+1
2013-09-11Bug 416850 - Make use of extension bundle activators in equinox regionsThomas Watson8-33/+19
2013-09-10Bug 416850 - Make use of extension bundle activators in equinox regionsThomas Watson1-21/+5
2013-07-12Bug 343020 - [region] need to perform a consistency check when starting from ...I20130716-0800Thomas Watson4-7/+30
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-4/+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-10Bug 397873 - [CBI] Mismatched versions in pom in rt.equinox.bundlesv20130110-153724I20130122-0800I20130115-1300I20130115-0800Thanh Ha1-1/+1
2013-01-08Bug 397703 - [region] bundle and service hooks throw IllegalStateException if...Thomas Watson3-18/+27
2012-11-29[Bug 395334] Update copyrights.v20121129-142415I20121204-2230I20121204-1600I20121204-1000I20121204-0915I20121204-0800John Ross1-1/+2
2012-11-29[Bug 395334] StandardRegionFilter.isAllowed(BundleRevision) does not match ag...John Ross1-1/+3
2012-05-22Bug 379748 - Pull request for Equinox from CBIv20120522-1841Thomas Watson1-0/+26
2012-03-19Bug 374493 - [region] invalid region name causes failure to registerv20120319-1602Thomas Watson4-15/+35
2012-02-27Bug 347028 - [region] Add an isAllowed method to RegionFilter thatv20120227-1635Thomas Watson1-1/+6
2012-02-27Bug 347028 - [region] Add an isAllowed method to RegionFilter thatv20120227-1527Thomas Watson2-36/+49
2012-02-16Bug 371654 - [region] Allow preservation of original bundle location v20120216-2155Thomas Watson2-3/+31
2012-02-06Bug 370726 - [region] Need to increment package and bundle version for junov20120206-1442Thomas Watson1-2/+2
2011-11-02bug 361905: fix thread safety bug in setDefaultRegion and add synch block to ...Glyn Normington1-4/+7
2011-11-01bug 361905: fail addition and removal of bundles from regions which are not p...Glyn Normington4-9/+22
2011-11-01bug 361905: fix cleanup of bundleId->Region mapping on region removalGlyn Normington3-10/+70
2011-11-01bug 361905: encapsulate bundle id to region mappingGlyn Normington4-66/+291
2011-11-01Tidy up warningsGlyn Normington2-2/+2
2011-10-31Add todo to make sure I have commit rightsGlyn Normington1-0/+1

Back to the top