Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2022-02-10Bug 572343 - Avoid deprecated org.xml.sax.helpers.XMLReaderFactoryEd Merks1-5/+5
2022-02-09Bug 578024 - Improve the TrustCertificateDialogEd Merks1-2/+43
2021-09-08Bug 575699 - Simplify/avoid creation of EnumerationsI20210908-1800Hannes Wellmann2-25/+11
2021-06-18Bug 572816 - Fix JavadocY20210623-0320Y20210622-1150I20210627-1800I20210626-1800I20210625-1800I20210624-1800I20210624-1210I20210622-1800I20210621-1800I20210620-1800I20210619-1800I20210618-1920I20210618-1800Mickael Istria1-17/+24
2021-06-15Bug 572816 - Add Javadoc to UIServices & TrustInfo about new methodsMickael Istria1-7/+19
2021-06-15Bug 572816 - p2 strategy to trust PGP signaturesMickael Istria1-0/+51
2021-03-15Bug 571923 - Move p2 to Java 11 BREEI20210315-2050Alexander Kurtakov2-2/+2
2020-02-11Removes unnecessary whitespace from core and directory bundlesLars Vogel21-86/+86
2019-10-14Use jdk 5 for-each loopCarsten Hammer2-21/+24
2019-10-02Bug 551562 - Make getService(Class<T>) to a default methodS4_14_0_M1I20191011-1800I20191009-1800I20191009-0600I20191009-0300I20191008-1800I20191008-0600I20191007-1800I20191007-0625I20191007-0430I20191006-1800I20191006-0600I20191003-1800I20191002-1800Karsten Thoms2-15/+12
2019-07-05Use StringBuilder in org.eclipse.equinox.p2.coreY20190711-2335Y20190711-0900Y20190708-0900S4_13_0_M1I20190712-0625I20190711-1805I20190711-1120I20190711-0825I20190710-1800I20190710-0610I20190709-1800I20190709-0610I20190708-1800I20190708-1035I20190708-0800I20190707-1800I20190707-0110I20190706-1800I20190705-1800Lars Vogel4-22/+22
2019-07-01Convert to the generic IProvisioningAgent.getService()Alexander Kurtakov2-5/+6
2019-06-10Remove unnecessary type specificationsCarsten Hammer1-1/+1
2019-02-15Bug 543933 - Build javadocs with Java 11Y20190222-0110Y20190220-2200S4_11_0_M3I20190220-1800I20190220-0600I20190219-1800I20190219-0600I20190218-1800I20190218-0600I20190217-1800I20190217-0600I20190216-1800I20190216-0600Alexander Kurtakov2-2/+2
2019-01-23Bug 542420 - Offer <T> T getService(Class<T> key) in IProvisioningAgentAlexander Kurtakov1-2/+2
2019-01-17Bug 542420 - Version increase for the new API inI20190120-1800I20190119-1800I20190118-1800I20190117-2335Lars Vogel1-0/+1
2019-01-16Bug 542420 - Offer <T> T getService(Class<T> key) in IProvisioningAgentLars Vogel2-0/+15
2018-08-22Bug 535802 - Update p2 EPL-2.0 for its plug-ins - Part 1Lars Vogel35-105/+210
2018-08-22Adds linebreak before the EPL 1.0 licenceLars Vogel1-1/+2
2018-08-22Fixes incorrectly formated EPL 1.0 license headerI20180822-0800Lars Vogel1-1/+2
2018-07-10Bug 535824 - Check for directory traversal entry pathsY20180712-0200I20180717-0320I20180716-2000I20180716-0715I20180715-2000I20180714-1500I20180713-2000I20180712-2000I20180711-2000I20180710-2000Thomas Watson1-2/+12
2018-05-02Make TarFile implement closeable.Alexander Kurtakov2-7/+5
2018-03-09Bug 519085 Reduced memory consumption of SimpleArtifactDescriptorI20180312-2000I20180311-2000I20180310-1500I20180309-2000Karsten Thoms1-2/+8
2018-03-02Bug 531917 - Remove redundant type parametersAlexander Kurtakov2-6/+6
2018-02-08Bug 530754 - Removes OrderedProperties constructor which creates an infinite ...I20180211-2000I20180210-1500I20180209-2000I20180208-2000Lars Vogel1-10/+0
2018-01-29Bug 518031 - Throw exception if unable to create a secured XML factoryMykola Nikishov1-34/+20
2017-08-31Bug 518031 - XML External Entity Vulnerability in Eclipse IDEI20170904-0230I20170903-2000I20170902-1500I20170901-2000Brian de Alwis1-0/+72
2017-08-18Bug 521108 - Move p2 core to Java 8Alexander Kurtakov15-181/+163
2016-04-19Bug 489706 - Replace new Integer() with Integer.valueOf()I20160419-0800Alex Blewitt1-2/+2
2016-01-02Bug 466249 - Propagate more exceptions to ease problem analysisEike Stepper1-3/+9
2015-05-27Bug 390470 - o.e.e.p2.core does not select services based on ranking.I20150531-2000I20150529-2000I20150528-0700I20150527-2010Wayne Beaton1-3/+3
2015-05-15bug390470 Use ranking to select servicesmhussein1-3/+3
2015-04-02Bug 463819 - Be more clear about how the info message can be presentedChristian Georgi1-5/+8
2015-03-31Check for Windows packages using Windows registryChristian Georgi1-1/+2
2015-02-26Bug 460967 - Use type safe service retrievingI20150303-0800Alexander Kurtakov1-2/+3
2014-11-12Add missing @since tagPascal Rapicault1-0/+1
2014-11-04Add support to open information dialogPascal Rapicault1-1/+11
2013-11-19Bug 422026 - Get rid of ColletionUtils.empty[Set|List|Map]Alexander Kurtakov2-39/+5
2012-12-21Fixed p2 API tool warningsv20121221-190135I20121225-1600I20121225-0800John Arthorne1-0/+2
2012-11-17Rename constant and update copyright headersv20121117-034610Pascal Rapicault (Ericsson)2-6/+8
2012-11-17Bug 249133 - [shared] Default update site list blank in shared installPascal Rapicault (Ericsson)3-0/+58
2012-04-28Support for bundled macosx - http://bugs.eclipse.org/57349v20120428-0117Pascal Rapicault2-0/+20
2012-02-22Bug 372289 - Enable activating projector encoding debugging in .optionsv20120222-2119John Arthorne1-0/+2
2012-01-09348366 Only remember cancel if dialog explicitly signals cancelv20120109-1423Tobias Oberlies1-3/+11
2011-05-02copyright updateIan Bull12-12/+12
2011-01-28Bug 332314 - [ui] possible over use of ProvUIActivator.getProvisioningUI() an...v20110201-0200DJ Houghton1-1/+3
2011-01-28Bug 326476 - set the specific status code when artifact's md5 doesn't match t...DJ Houghton1-2/+9
2011-01-20Bug 334914 - javadoc warnings in N20110119-2000 wrt org.eclipse.equinox.p2.co...DJ Houghton1-1/+1
2011-01-19Bug 324873 - [repository] Share IUs for Composite RepositoriesDJ Houghton3-0/+127
2010-12-03Bug 329385 - [repository] Share StringPool for Composite RepositoriesDJ Houghton1-73/+0

Back to the top