Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
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
2010-02-09Bug 300450 - Agent service lifecycle problemsJohn Arthorne4-10/+104
2010-01-22Bug 296066 - Creating Agent with file pathJohn Arthorne1-3/+5
2010-01-13docJohn Arthorne1-0/+5
2010-01-13Merging api branch back to HEADv20100113Pascal Rapicault19-228/+543
2009-10-13Removing dead codePascal Rapicault1-3/+0
2009-10-08Moving the version classPascal Rapicault10-3845/+0
2009-10-07changed exception typeJohn Arthorne2-3/+10
2009-10-07fix copyrightsJohn Arthorne1-1/+1

Back to the top