Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2016-08-11Bug 499552 - [region] NPE can happen in RegionServiceFindHook whenThomas Watson1-1/+44
2016-04-11Bug 490273 - Move tests to JUnit 4I20160412-0800Sopot Cela5-39/+76
2016-04-11Bug 490273 - Move tests to JUnit 4Sopot Cela1-8/+37
2015-09-29Bug 478674 - Deprecate RegionFilter.VISIBLE_SERVICE_NAMESPACEI20151013-0800I20151006-0800Thomas Watson1-2/+81
2015-09-24Bug 477961 - [region] add ability to replace a connection in the digraphI20150929-0800Thomas Watson2-8/+31
2015-09-21Bug 477961 - [region] add ability to replace a connection in the digraphThomas Watson2-0/+76
2015-09-10Bug 476640 - [region] Optimize RegionDigraph.getRegion(String), similarThomas Watson1-4/+37
2015-09-10Bug 477073 - [region] must use max ranking for hook implementationsThomas Watson1-2/+29
2015-09-10Bug 477071 - [region] should filter resolution of bundles that are unknown to...Thomas Watson2-3/+51
2015-08-28Bug 476145 - [region] performance issue with large number of bundle listeners...I20150901-0800Thomas Watson3-88/+255
2015-08-27Bug 476074 - [region] performance issue with large number of serviceThomas Watson2-42/+269
2015-07-23Bug 468774 - NPE in org.eclipse.equinox.region whenI20150728-0800Thomas Watson1-0/+28
2013-09-30Bug 418224 - Regions needs a way to share visibility to bundle event/find ope...I20131001-0800Thomas Watson3-18/+71
2013-09-11Bug 416850 - Make use of extension bundle activators in equinox regionsI20130911-2000Thomas Watson14-14/+14
2013-09-11Bug 416850 - Make use of extension bundle activators in equinox regionsThomas Watson19-305/+491
2013-07-12Bug 343020 - [region] need to perform a consistency check when starting from ...Thomas Watson1-1/+41
2012-11-29[Bug 395334] Update copyrights.v20121129-142415I20121204-2230I20121204-1600I20121204-1000I20121204-0915I20121204-0800John Ross1-1/+1
2012-11-29[Bug 395334] Add test for matching against the bundle-symbolic-name attribute.John Ross1-0/+32
2012-03-19Bug 374493 - [region] invalid region name causes failure to registerv20120319-1602Thomas Watson1-8/+23
2012-03-16Bug 374493 - [region] invalid region name causes failure to registerThomas Watson1-0/+9
2012-02-27Bug 347028 - [region] Add an isAllowed method to RegionFilter thatv20120227-1527Thomas Watson1-2/+87
2012-02-22Bug 371997 - org.eclipse.osgi needs to be updated with the new org.osgi.frame...Thomas Watson1-2/+2
2012-02-16Bug 371654 - [region] Allow preservation of original bundle location v20120216-2155Thomas Watson2-2/+43
2012-01-05Bug 367946 - Overloaded matches method removal causes compile errors v20120105-1355Thomas Watson1-8/+1
2011-11-02bug 361905: fix thread safety bug in setDefaultRegion and add synch block to ...Glyn Normington1-1/+1
2011-11-01bug 361905: fix up add/remove from removed region testsThomas Watson1-4/+4
2011-11-01bug 361905: fail addition and removal of bundles from regions which are not p...Glyn Normington2-6/+11
2011-11-01bug 361905: test add/remove ids from a removed region must not change digraph Thomas Watson1-0/+16
2011-11-01bug 361905: encapsulate bundle id to region mappingGlyn Normington2-23/+130
2011-11-01bug 361905: test cleanup of bundleId->Region mapping on region removalGlyn Normington1-0/+11
2011-09-28Remove +x on non-executable filesBJ Hargrave1-0/+0
2011-09-28bug354655 - added test cases for the new default region APIBorislav Kapukaranov2-0/+97
2011-09-28bug354655 - Added default assign region to the RegionDigraph APIBorislav Kapukaranov1-0/+0
2011-09-07Bug 356980 - Compiler warnings in N20110906-2000v20110907-2105Thomas Watson1-1/+0
2011-09-02Bug 349944 - [region] [rfc 174] Implement New Bundle Collision Hookv20110905-2106Thomas Watson5-17/+419
2011-08-30Fix compile errors for moving classes to resource packageThomas Watson1-0/+2
2011-07-05Bug 349618 - Framework support for Resource, etc. in OSGi 4.4v20110705-1923Thomas Watson1-0/+32
2011-05-20Bug 346127 - [region] Installing bundles by passing only a URL string works o...Thomas Watson3-2/+72
2011-05-04Bug 344567 - [region] all singletons are treated as non-singletonsv20110503Thomas Watson3-1/+147
2011-05-03Clean up warningsThomas Watson9-51/+42
2011-05-03Bug 344524 - compile warning in official buildThomas Watson1-2/+1
2011-05-02Bug 344347 - [region] linear search to find a bundle's region hurts performanceThomas Watson2-17/+133
2011-04-26Bug 342979 - [region] copy and replace should have a consistency checkv20110426Thomas Watson2-18/+45
2011-04-25[region] copy and replace should have a consistency checkThomas Watson1-1/+47
2011-04-21Bug 343570 - [region] Need a way to access the hooks associated with a digraphv20110421-1700Thomas Watson1-0/+20
2011-04-20Bug 343182 - [region] check for bundle associated with another regionv20110421Thomas Watson1-20/+32
2011-04-19Bug 343315 - [region] mbeans should have a frameworkUUID attributeThomas Watson1-5/+5
2011-04-19remove unecessary throws IntrospectionExceptionThomas Watson1-1/+1
2011-04-19Bug 343131 - [region] mBeans are still registered after framework stopThomas Watson2-0/+57
2011-04-19Bug 343285 - [region] refactor to equinox package namesv20110419Thomas Watson22-2441/+2280

Back to the top