Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2020-02-07Bug 558963 - Run Whitespace removal cleanup batch operation on EquinoxI20200212-1810I20200212-1800I20200212-1420I20200212-0910I20200211-1800I20200210-1800I20200209-1800I20200208-1800I20200207-1800Thomas Watson38-75/+75
2019-12-11Bug 553294 - Use StandardCharsetsI20191211-1805Alexander Kurtakov2-13/+58
2019-08-14Bug 550070 - Update org.eclipse.osgi code in Equinox with latest oneY20190819-0900Y20190815-0900I20190821-0600I20190820-1800I20190820-0855I20190820-0600I20190819-2355I20190819-0600I20190818-1800I20190817-1800I20190816-1800I20190816-0155I20190814-1800Lars Vogel14-20/+20
2019-07-15Use jdk 5 for-each loopY20190722-0900Y20190718-0905Y20190718-0450Y20190715-2335I20190722-1800I20190721-1800I20190720-1800I20190719-1800I20190718-1800I20190717-1800I20190716-1800I20190715-1800Carsten Hammer14-637/+769
2019-06-21Use addAll, deleteAll instead of looping through a collectionLars Vogel6-19/+11
2019-05-16Add @Override AnnotationI20190516-1800I20190516-1405I20190516-1335I20190516-1250I20190516-1200I20190516-1055Carsten Hammer23-0/+56
2019-02-08Revert "Revert "Avoiding using deprecated new Integer in org.eclipse.osgi.com...Lars Vogel4-9/+9
2019-02-08Revert "Avoiding using deprecated new Integer in org.eclipse.osgi.compatibili...Y20190208-0505Lars Vogel4-9/+9
2019-02-08Avoiding using deprecated new Integer inLars Vogel4-9/+9
2018-11-16Bug 541249 - Stop using KeyedHashSet where possibleThomas Watson1-25/+70
2018-08-27Bug 535802 - EPL-2.0 for plug-ins in equinox.framework for osgi bundlesY20180829-2200S4_9_0_RC2S4_9_0_RC1R4_9I20180906-0745I20180905-2000I20180905-0800I20180904-2000I20180904-0800I20180903-2000I20180903-1305I20180903-1125I20180903-0945I20180903-0800I20180902-2000I20180902-0800I20180901-1500I20180901-0800I20180831-2000I20180831-0815I20180830-1030I20180829-2000I20180829-0800I20180828-2000I20180828-0800I20180827-2000R4_9_maintenanceLars Vogel43-129/+258
2018-08-27Adds missing line break before link to EPL 1.0Lars Vogel7-7/+14
2018-08-22Adds missing linebreak for EPL 1.0 licenseI20180827-0800Lars Vogel7-14/+14
2018-06-01Bug 535341 - Introduce cache for lookup of bundles by nameKarsten Thoms1-6/+28
2018-03-31Bug 518418 - avoid random order in return values in StateHelperImplI20180408-2000I20180407-1500I20180406-2000I20180405-2000I20180404-2000I20180403-2000I20180402-2000Andrey Loskutov1-2/+2
2018-01-31Bug 528440 - Consider devmode for effective status computationI20180131-2000Karsten Thoms4-33/+95
2018-01-10Bug 529456 - [osgi R7] Support for importing java.* packagesAnjum Fatima2-7/+27
2017-11-16Bug 526997 - Usage of org.eclipse.osgi.container.Module is ambiguousI20171122-2000I20171121-2000I20171121-0020I20171120-2225I20171120-2000I20171119-2000I20171118-1500I20171117-2000I20171116-2000Thomas Watson1-4/+18
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

Back to the top