Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2017-04-28Bug 515878 - [regression] Validation error: org.eclipse.jetty.httpThomas Watson1-1/+1
2017-01-18Bug 510641 - Remove old Headers implementation.Thomas Watson1-3/+3
2017-01-03Bug 509876 - PlatformAdmin read-only state uses wrong timestamp forI20170105-0320I20170105-0230I20170104-2000I20170104-0800I20170103-2000Thomas Watson1-2/+2
2016-11-30Bug 507115 - NPE in ResolverImpl.unresolveBundle after importing pluginsY20161201-1000I20161201-0800I20161130-2000Andrey Loskutov1-4/+10
2016-09-29Bug 502425 - Refactor code for Java 7Thomas Watson22-261/+260
2016-09-08Bug 501063 - Use constructor in favor of Throwable.initCause(...)Y20160908-1000I20160913-0800I20160912-2000I20160912-1005I20160912-0800I20160912-0430I20160912-0225I20160912-0140I20160911-2015Andreas Sewe1-7/+7
2016-08-30Bug 492890 - Must escape values in a Bundle-NativeCode header when theyY20160901-1000I20160906-0800Thomas Watson1-2/+34
2015-07-09Bug 470527 - Replace `new Boolean` with `Boolean.valueOf`I20150714-0800Alex Blewitt1-2/+2
2015-04-02Bug 463808 - Fix more warnings in rt.equinox.framework projectsSzymon Ptaszkiewicz1-3/+3
2014-07-02Bug 438652 - NPE when exporting a bundle with 'Deployable Plug-ins andI20140708-0800Thomas Watson1-3/+3
2014-04-03Bug 431951 - compatibility state does not support R3 bundlesThomas Watson2-17/+27
2014-02-17Bug 426492 - Missing dependency message from Equinox got worseI20140218-0800Thomas Watson2-422/+5
2014-01-10Bug 421604 - Enhance the Resolver debug logs to ease the investigationMichael Adada1-2/+32
2013-10-23Bug 418663 - [compatibility.state] Get rid of compile warnings in official buildI20131023-2000John Ross15-52/+33
2013-09-06Move Msg messages class to org.eclipse.osgi.internal.messagesThomas Watson1-1/+1
2013-09-06Move Tokenizer to org.eclipse.osgi.internal.utilThomas Watson1-2/+2
2013-08-30Bug 416097 - Platform.getPlatformAdmin().getState(false) returns unresolved S...Thomas Watson4-9/+231
2013-08-22Bug 415464 - 13 compile warnings in official buildThomas Watson1-8/+10
2013-08-21Bug 415464 - 13 compile warnings in official buildThomas Watson2-6/+5
2013-08-12Bug 411718 - ConcurrentModificationException in org.eclipse.osgi.internal.res...I20130813-1330I20130813-1200I20130813-0800Thomas Watson1-5/+7
2013-05-07Call platformAdmin.stop when stopped.Thomas Watson1-1/+1
2013-04-04Allow Equinox construct to take Map<String, ?> as configurationThomas Watson1-2/+2
2013-02-26Fix Native code processing for PDE build.Thomas Watson1-16/+22
2013-02-21Merge branch 'master' into twatson/containerThomas Watson1-3/+3
2013-02-07Do not require DS for compatibility stateThomas Watson2-7/+35
2012-12-13Fix compile error for renamed locking methods.Thomas Watson1-2/+2
2012-11-12Merge branch 'master' into twatson/containerMergeThomas Watson4-49/+68
2012-10-02Fix compile errors after refactoring org.eclipse.osgi.Thomas Watson4-25/+37
2012-10-02Initial work on the PlatformAdmin implementationThomas Watson5-356/+696
2012-10-02Add copyrightsThomas Watson2-0/+18
2012-10-02Initial checkin of PlatformAdmin service componentThomas Watson2-0/+388
2012-10-02organize imports and set project settingsThomas Watson9-34/+18
2012-10-02initial checking of compatibility state fragmentThomas Watson39-0/+13137

    Back to the top