Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2013-06-27fix copyrightsThomas Watson8-8/+8
2013-06-24Bug 411169 - Update parent POMs for LunaPaul Webster1-1/+1
2013-05-22RFC 195: Implement Service ScopesBJ Hargrave2-0/+3
2013-05-22Use PrivilegedAction<Void> when the action does not return any valueBJ Hargrave1-2/+2
2013-05-16Move supplement bundle up to java 6 to match org.eclipse.osgiThomas Watson3-5/+5
2013-05-16Fix supplement bundle build.Thomas Watson15-2594/+91
2013-05-07Consolidate message properties files.Thomas Watson7-147/+109
2013-05-07Remove unused NSL messagesThomas Watson4-166/+0
2013-04-16Merge branch 'master' into twatson/containerThomas Watson1-1/+39
2013-04-09Bug 395274 - Equinox returns valid bundle entries for invalid pathsThomas Watson1-1/+39
2013-04-04Merge branch 'master' into twatson/containerThomas Watson3-8/+10
2013-04-02Bug 404233 - NPE when clearing trace fileChristian Georgi1-3/+6
2013-03-27Bug 403970 - Update rt.bundles and rt.framework parent versionsI20130402-0800Thomas Watson2-5/+4
2013-03-18Merge branch 'master' into twatson/containerMergeThomas Watson1-1/+1
2013-02-25Bug 397850 - [CBI] use the correct group IDs for all artifactsv20130225-164539I20130227-2000I20130227-0112I20130226-2200I20130226-2100I20130226-2000I20130226-0912I20130226-0800I20130225-2315I20130225-2230Thomas Watson1-1/+1
2013-02-22Protect code from lazy activation and resuming bundles security checks.Thomas Watson1-14/+6
2013-02-04Merge branch 'master' into twatson/containerThomas Watson1-1/+1
2012-12-10Bug 396093 - Merge in CBI patches from 4.2.2 into 4.3 (pom changes) forv20121210-201226I20130108-0800I20130101-0800I20121225-1600I20121225-0800I20121218-1600I20121218-0800I20121214-0730I20121213-1200I20121212-2000I20121212-0800I20121211-2000I20121211-0800I20121210-2000Thanh Ha1-1/+1
2012-11-15Merge branch 'master' into twatson/containerThomas Watson1-3/+7
2012-11-15Bug 394339 - NLS needs to use a privileged action when initializing the ignor...v20121115-164846John Ross1-2/+6
2012-10-02Merge branch 'master' into twatson/containerThomas Watson3-10/+3
2012-09-25Bug 369145 - Stop the use of jsr14v20120925-191917I20121009-0800I20121002-0800Thomas Watson3-10/+3
2012-09-20Use fuzzy compare ~= to match and do not lower case the attribute values for ...Thomas Watson1-10/+8
2012-08-14Rename "next" Debug to its final package.Thomas Watson4-469/+114
2012-08-14Remove remaining uses of FrameworkPropertiesThomas Watson6-281/+13
2012-08-08Use doPriv to protect caller from file operationsThomas Watson1-0/+10
2012-08-08isolate caller from permission to get context.Thomas Watson1-0/+11
2012-08-03fix els bundle name.Thomas Watson1-1/+1
2012-08-03Must validate some headers.Thomas Watson2-1/+20
2012-08-01Clean up compile errors and remove Profile classes.Thomas Watson1-5/+4
2012-08-01update storage for new containerThomas Watson4-54/+410
2012-08-01update loader and log to use new containerThomas Watson2-36/+24
2012-07-17Move org.eclipse.osgi.framewrok.debug to org.eclipse.osgi.internal.debugThomas Watson6-6/+8
2012-07-17move location impl to org.eclipse.osgi.internal.locationThomas Watson10-9/+11
2012-05-22Bug 379748 - Pull request for Equinox from CBIv20120522-1813Thomas Watson1-0/+30
2011-11-04Bug 362648 - Error "The configuration area ... not writable" at startv20111104-1845Thomas Watson1-1/+3
2011-10-07Bug 360198 - ConcurrentModificationException during framework snapshotv20111010-1614Thomas Watson1-2/+5
2011-09-28Be more precise in .gitignoreBJ Hargrave1-1/+2
2011-08-05Bug 353879 - Add cleanupOnSave optionv20110805-1343Thomas Watson1-2/+3
2011-07-25Bug 350106 - DeleteOnExit creates leak in JVM if OSGi platform isv20110725-1610Thomas Watson1-2/+5
2011-07-09Bug 350719 - Handle service use count overflow.v20110711-1243BJ Hargrave2-0/+2
2011-07-08rename .cvsignore to .gitignoreThomas Watson1-0/+0
2011-07-05Bug 259981 - Numerous outdated bundledata/configuration files created in equi...Thomas Watson1-10/+22
2011-07-01Bug 346528 - Odd resolution reports for BNC failuresv20110705Thomas Watson2-0/+6
2011-06-27increment version for Juno.v20110627Thomas Watson1-1/+1
2011-06-27Bug 350453 - Incorrect usage of InputStream.available in ReliableFileThomas Watson2-27/+49
2011-06-20Bug 349772 - Package version incorrect in supplement bundleThomas Watson1-2/+2
2011-05-02update copyrightsThomas Watson1-1/+1
2011-01-09must import the log service package.Thomas Watson1-0/+1
2011-01-08Bug 292135 - Add listeners to FrameworkLogThomas Watson10-14/+448

Back to the top