Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2018-01-10Bug 529456 - [osgi R7] Support for importing java.* packagesAnjum Fatima2-7/+27
2017-12-13Bug 528687 - Add missing Automatic-Module-Name header for Java 9Alexander Kurtakov1-0/+1
2017-11-16Bug 526997 - Usage of org.eclipse.osgi.container.Module is ambiguousI20171122-2000I20171121-2000I20171121-0020I20171120-2225I20171120-2000I20171119-2000I20171118-1500I20171117-2000I20171116-2000Thomas Watson4-8/+21
2017-06-22Bug 517929 - Update POMs in the master for 4.8 release I20170622-0950Alexander Kurtakov1-1/+1
2017-05-16Bug 516457: Many of plug-ins need a version increaseY20170525-1000Y20170523-0000Y20170518-1000S4_7_0_RC2S4_7_0_RC1I20170529-0800I20170528-2000I20170528-0800I20170527-1500I20170527-0800I20170526-2000I20170524-2000I20170524-0800I20170523-2000I20170523-0800I20170522-2000I20170522-0800I20170521-2000I20170521-0800I20170520-1500I20170518-1030I20170518-0830I20170518-0500I20170517-2000I20170517-0800I20170516-2000Thomas Watson2-2/+2
2017-04-28Bug 515878 - [regression] Validation error: org.eclipse.jetty.httpThomas Watson1-1/+1
2017-01-18Bug 510641 - Remove old Headers implementation.Thomas Watson2-4/+4
2017-01-05Bug 509973 - Comparator errors in I20170105-0320Y20170105-1040Y20170105-1000I20170111-0200I20170110-2000I20170109-2000I20170108-2000I20170107-2000I20170106-2000I20170105-2000Thomas Watson1-0/+3
2017-01-03Bug 509876 - PlatformAdmin read-only state uses wrong timestamp forI20170105-0320I20170105-0230I20170104-2000I20170104-0800I20170103-2000Thomas Watson1-2/+2
2016-12-16Bug 509351 - org.eclipse.osgi.compatibility.state needs version increaseI20161219-0145I20161218-2000I20161217-2000I20161216-2000Thomas Watson2-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-29Bug 502425 - Move Equinox Framework up to Java 7Thomas Watson3-6/+12
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
2016-06-28Bug 496465 - Prep for 4.7 (Oxygen) and 4.6.1 (Neon.1) maintenance buildsThomas Watson1-1/+1
2016-05-04Bug 493004 - Need to update versions for Neon of various bundlesI20160504-2000Thomas Watson2-2/+2
2015-07-09Bug 470527 - Replace `new Boolean` with `Boolean.valueOf`I20150714-0800Alex Blewitt1-2/+2
2015-07-02Bug 469765 - Prep for 4.6 (Neon) and 4.5 (Mars) maintenance buildsI20150707-0800Thomas Watson1-1/+1
2015-04-02Bug 463808 - Fix more warnings in rt.equinox.framework projectsSzymon Ptaszkiewicz1-3/+3
2014-07-08Bug 438652 - NPE when exporting a bundle with 'Deployable Plug-ins andHEADmasterThomas Watson1-1/+1
2014-07-02Bug 438652 - NPE when exporting a bundle with 'Deployable Plug-ins andI20140708-0800Thomas Watson2-4/+4
2014-06-19Bug 436736 - Prep for 4.5 (Mars) and 4.4 maintenance buildsI20140701-0800Paul Webster1-1/+1
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 Ross16-53/+53
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-06-24Bug 411169 - Update parent POMs for LunaPaul Webster1-1/+1
2013-05-07Call platformAdmin.stop when stopped.Thomas Watson1-1/+1
2013-05-02Translate headers and add about.html.Thomas Watson4-2/+37
2013-04-04Allow Equinox construct to take Map<String, ?> as configurationThomas Watson1-2/+2
2013-04-04update poms for new framework.Thomas Watson1-0/+24
2013-02-26Use an Equinox specific header for extension activator.Thomas Watson1-1/+1
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 Watson5-13/+37
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 Watson5-2/+400
2012-10-02organize imports and set project settingsThomas Watson14-34/+523
2012-10-02initial checking of compatibility state fragmentThomas Watson46-0/+13195

    Back to the top