Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
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
2010-10-06Fixed compiler warningsJohn Arthorne1-0/+37
2010-10-04Fixed compiler warnings related to genericsv20101004John Arthorne1-3/+3
2010-09-22fixed generics compiler warningsJohn Arthorne5-34/+35
2010-05-06Bug 306668 - IProvisioningAgent.getService is NOT thread safeJohn Arthorne1-37/+40
2010-04-24Bug 300860 - [ui] Support event tracingSusan Franklin1-0/+2
2010-04-10Bug 303990 - MetaRequirement seems broken...Pascal Rapicault2-1/+7
2010-03-31bug 307790: If p2.core is eagerly started the agent provider service is nullIan Bull1-1/+11
2010-03-29Bug 307151 - In Eclipse 3.6M6, ProfilePreferences remembers stopped provisio...John Arthorne2-3/+5
2010-03-28fix javadocPascal Rapicault1-2/+2
2010-03-04removed temp code now that pde bug is fixedSusan Franklin1-11/+0
2010-03-04Bug 295399 - [ui] [api] IServiceUI API cleanupSusan Franklin2-8/+21
2010-02-12bug 302762 - deadlock saving profile preferences on shutdownAndrew Niefer1-2/+2
2010-02-11Bug 300450 - Agent service lifecycle problemsJohn Arthorne1-9/+61

Back to the top