Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2021-03-22Bug 572043 - Deprecate pack200 support for removalI20210324-0320I20210323-2250I20210323-1800I20210323-1240I20210323-0200I20210322-1800Alexander Kurtakov1-3/+7
2019-10-16Use jdk 5 for-each loopCarsten Hammer4-10/+10
2019-10-02Use StringBuilder instead of StringBuffer where possible.Carsten Hammer1-1/+1
2018-11-02Use varargs reflection methods.I20181102-2120I20181102-1800Alexander Kurtakov1-12/+12
2018-08-22Bug 535802 - Update p2 EPL-2.0 for its plug-ins - Part 3Lars Vogel20-60/+120
2018-03-02Bug 531917 - Remove redundant type parametersAlexander Kurtakov2-4/+4
2018-01-19Cleanup RemoveIUTask.Alexander Kurtakov1-11/+6
2018-01-05Fix unnecessary else clause warnings.I20180111-0530I20180110-2000I20180110-0100I20180109-2000I20180108-2000I20180107-2000I20180106-1500I20180105-2000Alexander Kurtakov1-3/+2
2017-08-19Bug 521145 - Move p2 repository.tools to Java 8Alexander Kurtakov15-55/+47
2017-06-27Bug 518850 - Replace RepositoryDescriptor with repository locationI20170702-2000I20170701-2000I20170630-2000I20170630-0410I20170629-2000I20170629-0425I20170629-0210I20170628-2000I20170628-0310I20170627-2000Mykola Nikishov1-8/+3
2017-06-27Bug 514885 Pooling Version and VersionRangeKarsten Thoms1-2/+2
2016-04-19Bug 489706 - Replace new Integer() with Integer.valueOf()I20160419-0800Alex Blewitt1-2/+2
2015-09-07Bug 476724 - Remove new Boolean and Boolean.valueOf().booleanValue()I20150929-0800I20150922-0800I20150916-2000I20150916-0800I20150915-2000I20150915-0800I20150914-2000I20150914-1545I20150914-1130I20150914-0800I20150913-2000I20150908-0800Alex Blewitt2-4/+4
2015-02-26Bug 460967 - Use type safe service retrievingI20150303-0800Alexander Kurtakov1-2/+3
2014-10-21Bug 448101 - support fragments generation.I20141104-0800I20141029-2000I20141029-0800I20141028-2000I20141028-0800I20141027-2000I20141027-0800I20141026-2100Roland Grunberg1-1/+8
2014-06-28Bug 436872 - [category] Specify download stats URL and type of artifactsSusan McCourt1-0/+4
2013-11-19Bug 422026 - Get rid of ColletionUtils.empty[Set|List|Map]Alexander Kurtakov1-2/+1
2013-03-12391962 Create atomic repositories by defaultI20130313-2000I20130313-0800I20130312-2000Tobias Oberlies1-3/+2
2012-11-20Bug 394434 - [mirror] Can't disable reference mirroringv20121120-021616I20121120-0800Pascal Rapicault3-1/+20
2012-11-17Allow to install from a repository without copying the artifactsepasrap1-2/+7
2012-04-28Bug 377358 - API to disable/enable mirroring of packed artifactsv20120428-0233Pascal Rapicault1-0/+4
2011-05-06Bug 344851 - [repository] Composite repo "create" ant tasks should have the a...Pascal Rapicault2-1/+16
2011-05-02copyright updateIan Bull13-12/+22
2011-04-11Add resolution mode in the slicing optionsPascal Rapicault1-0/+6
2011-01-21bug 335042 - Composite repo remove task adds instead of removesv20110121-1730Andrew Niefer1-5/+10
2010-06-23bug 317711 - Use add elements directlyAndrew Niefer1-0/+24
2010-05-20bug 313615 - p2.mirror ignoreErrors does not workv20100520Andrew Niefer1-1/+3
2010-04-23bug 310318 - don't remove IUs that had no artifacts when artifact filter is usedAndrew Niefer1-1/+1
2010-04-09bug 280147 - fix messages - OOM during mirrorAndrew Niefer3-5/+12
2010-03-26bug 272061 - context repositories for exportAndrew Niefer2-8/+19
2010-03-10299507 : Filters on IRequirement should be an expressionThomas Hallgren1-4/+4
2010-02-26bug 303933 - packed jars missing in repoAndrew Niefer2-2/+3
2010-02-25302201 : Unify the two query approaches used in p2, final step.Thomas Hallgren2-14/+8
2010-02-22Bug 303269 - [repository] The method signatures on IMetadataRepository should...DJ Houghton1-2/+2
2010-02-22302201 : Unify the two query approaches used in p2, step 3.Thomas Hallgren1-7/+5
2010-02-19303383 : We don't need both QLMatchQuery and ExpressionQuery and some things ...Thomas Hallgren1-1/+1
2010-02-19302201 : Unify the two query approaches used in p2Thomas Hallgren1-4/+4
2010-02-11bug 302283 - exclude artifacts from compareAndrew Niefer4-6/+143
2010-02-05299987 : Removal of p2 services in favor of always using an agent.Thomas Hallgren3-8/+16
2010-01-13Merging api branch back to HEADv20100113Pascal Rapicault15-102/+711
2009-10-09bug 291424 - option to remove only some descriptorsv20091010Andrew Niefer2-13/+69
2009-10-08Moving the version classPascal Rapicault1-1/+1
2009-10-06Move query related classes to p2.metadataPascal Rapicault3-7/+14
2009-09-24bug 290323 - remove IUs from repoAndrew Niefer1-14/+19
2009-09-24bug 290323 - remove IUs from repoAndrew Niefer1-0/+81
2009-09-23bug 289851 - p2.mirror grabs a large portion of the repoAndrew Niefer1-0/+4
2009-09-23bug 289345 - repo2runnable stops when some IUs are missingAndrew Niefer1-2/+13
2009-05-20*** empty log message ***John Arthorne1-6/+6
2009-04-29Bug 264110 - Input format consistency for application and tasksPascal Rapicault4-8/+25
2009-04-25Bug 273126 - p2.mirror app should have a mode to only slice platform dependen...Pascal Rapicault1-0/+5

Back to the top