Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2018-08-22Bug 535802 - Update p2 EPL-2.0 for its plug-ins - Part 3Lars Vogel71-213/+426
2018-08-22Adds linebreak before the EPL 1.0 licenceLars Vogel11-11/+22
2018-08-22Fixes incorrectly formated EPL 1.0 license headerI20180822-0800Lars Vogel11-11/+22
2018-08-13Fix ArtifactRepositoryValidator creation error message.Alexander Kurtakov1-15/+14
2018-07-10Try-with-resources in p2.repository.tools.Alexander Kurtakov1-53/+35
2018-04-16Bug 533617 - NLS missing message warnings since 4.8 M6I20180417-2000I20180416-2000Alexander Kurtakov2-0/+5
2018-03-05Bug 423715 - Really preserve legacy MD5 propertiesI20180305-0800I20180305-0300Mykola Nikishov1-8/+4
2018-03-02Bug 531917 - Remove redundant type parametersAlexander Kurtakov2-3/+3
2018-03-01Bug 423715 - Support multiple algorithms for artifact checksumsI20180301-2000Mykola Nikishov6-24/+152
2018-02-15Bug 423715 - More javadoc for ArtifactComparatorFactoryMykola Nikishov1-1/+6
2018-02-14Bug 423715 - ArtifactComparatorFactory reports available comparatorsMykola Nikishov1-2/+5
2018-02-14Bug 423715 - ArtifactRepositoryValidator reports original causeMykola Nikishov1-1/+1
2018-02-12Bug 423715 - Extract methods in ArtifactComparatorFactoryI20180214-2000I20180213-2000I20180213-0125I20180212-2000Mykola Nikishov1-23/+34
2018-02-12Bug 423715 - ArtifactRepositoryValidator should catch IAE in order toMykola Nikishov2-4/+5
2018-01-30Bug 530486 - Remove useless thrown exceptions.I20180130-2000Alexander Kurtakov1-2/+2
2017-08-19Bug 521145 - Move p2 repository.tools to Java 8Alexander Kurtakov24-129/+119
2017-06-27Bug 518850 - Replace RepositoryDescriptor with repository locationI20170702-2000I20170701-2000I20170630-2000I20170630-0410I20170629-2000I20170629-0425I20170629-0210I20170628-2000I20170628-0310I20170627-2000Mykola Nikishov1-7/+7
2017-06-27Bug 514885 Pooling Version and VersionRangeKarsten Thoms1-1/+1
2017-06-21Bug 518574 - Use StandardCharsetsAlexander Kurtakov1-3/+1
2017-03-29Bug 509401 - Don't hide I/O problems in ChecksumProducer's computeMD5(File)Mykola Nikishov1-4/+12
2017-01-10Prefer an enhanced for statement over the basic oneMykola Nikishov1-3/+3
2016-12-16Prefer an enhanced for statement over the basic oneMykola Nikishov1-3/+3
2016-11-08Bug 493193 - MirrorApplication should explicitly use MD5 artifact comparatorMykola Nikishov1-1/+2
2016-11-08Revert "Revert "Bug 490028 - Extract MD5 checksum calculation into a separate...I20161108-1015Thomas Watson2-24/+2
2016-11-08Revert "Bug 490028 - Extract MD5 checksum calculation into a separate class"Thomas Watson2-2/+24
2016-11-07Bug 490028 - Extract MD5 checksum calculation into a separate classMykola Nikishov2-24/+2
2016-10-31Rename comparatorPoint constant to follow Java naming conventionsMykola Nikishov1-3/+3
2016-04-21Bug 490028 - Extract MD5 checksum calculation into a separate classMykola Nikishov1-39/+5
2015-10-05Helper library to compress to XZ an existing p2 repoI20151006-0800Pascal Rapicault1-0/+187
2015-09-07Bug 476724 - Remove new Boolean and Boolean.valueOf().booleanValue()I20150929-0800I20150922-0800I20150916-2000I20150916-0800I20150915-2000I20150915-0800I20150914-2000I20150914-1545I20150914-1130I20150914-0800I20150913-2000I20150908-0800Alex Blewitt4-16/+12
2015-03-26Bug 463148 - compile warnings in official buildI20150331-0800Alexander Kurtakov1-1/+0
2015-02-26Bug 460967 - Use type safe service retrievingI20150303-0800Alexander Kurtakov3-7/+9
2014-10-21Bug 448101 - support fragments generation.I20141104-0800I20141029-2000I20141029-0800I20141028-2000I20141028-0800I20141027-2000I20141027-0800I20141026-2100Roland Grunberg1-6/+66
2014-06-28Bug 436872 - [category] Specify download stats URL and type of artifactsSusan McCourt2-0/+31
2013-12-09bug 418662: Get rid of compile warnings in official build -Krzysztof Daniel1-0/+1
2013-11-19Bug 422026 - Get rid of ColletionUtils.empty[Set|List|Map]Alexander Kurtakov1-2/+1
2013-10-25360786 Only mirror referenced artifacts in MirrorApplicaitonTobias Oberlies1-2/+3
2013-03-12391962 Create atomic repositories by defaultI20130313-2000I20130313-0800I20130312-2000Tobias Oberlies1-4/+10
2012-11-20Bug 394434 - [mirror] Can't disable reference mirroringv20121120-021616I20121120-0800Pascal Rapicault1-0/+2
2012-11-17Allow to install from a repository without copying the artifactsepasrap1-2/+17
2012-05-01Added comments to comparator classesv20120501-1314John Arthorne3-3/+15
2012-04-28Bug 377358 - API to disable/enable mirroring of packed artifactsv20120428-0233Pascal Rapicault2-8/+27
2012-04-16Bug 376893 - [mirror] by default the mirror application should mirror the ref...v20120416-2015N20120417-1633N20120417-1307I20120425-1600I20120425-1200I20120425-0800I20120424-1700I20120424-1600I20120424-0800I20120419-1434I20120418-0248I20120417-1000I20120417-0800I20120417-0334I20120417-0255I20120417-0235I20120417-0211I20120417-0142Pascal Rapicault1-1/+1
2012-01-17364929 support customizable download statisticsv20120117-1140v20120117-0330Mengxin Zhu1-2/+8
2011-05-12bug 330006 - false positive in feature compareAndrew Niefer1-17/+62
2011-05-06Bug 344851 - [repository] Composite repo "create" ant tasks should have the a...Pascal Rapicault2-0/+14
2011-05-02copyright updateIan Bull54-53/+63
2011-04-13Bug 342661 - compile warnings in official buildsDJ Houghton3-7/+9
2011-04-11Add resolution mode in the slicing optionsPascal Rapicault2-0/+34
2010-12-25Bug 321819 - [transport] Repository transport API is tightly coupled with the...v20110104v20110102Pascal Rapicault2-2/+11

Back to the top