Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
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 Kurtakov4-7/+7
2018-03-01Bug 423715 - Support multiple algorithms for artifact checksumsI20180301-2000Mykola Nikishov8-24/+159
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
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
2018-01-03Bug 529078 - Add header Automatic-Module-Name for Java 9I20180104-2000I20180104-0030I20180103-2000Karsten Thoms1-0/+1
2017-08-19Bug 521145 - Move p2 repository.tools to Java 8Alexander Kurtakov43-194/+186
2017-06-27Bug 518850 - Replace RepositoryDescriptor with repository locationI20170702-2000I20170701-2000I20170630-2000I20170630-0410I20170629-2000I20170629-0425I20170629-0210I20170628-2000I20170628-0310I20170627-2000Mykola Nikishov2-15/+10
2017-06-27Bug 514885 Pooling Version and VersionRangeKarsten Thoms2-3/+3
2017-06-22Bug 517929 - Update POMs in the master for 4.8 releaseI20170622-0950Alexander Kurtakov1-1/+1
2017-06-21Bug 518574 - Use StandardCharsetsAlexander Kurtakov1-3/+1
2017-05-11Bug 516457 - Many of plug-ins need a version increaseI20170514-2000I20170514-1120Alexander Kurtakov2-2/+2
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
2017-01-10[jdt settings] Unused local variable is an errorMykola Nikishov1-1/+1
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-06-28Bug 496465 - Prep for 4.7 (Oxygen) and 4.6.1 (Neon.1) maintenance buildsThomas Watson1-1/+1
2016-04-21Bug 490028 - Extract MD5 checksum calculation into a separate classMykola Nikishov1-39/+5
2016-04-19Bug 489706 - Replace new Integer() with Integer.valueOf()I20160419-0800Alex Blewitt1-2/+2
2015-10-05Helper library to compress to XZ an existing p2 repoI20151006-0800Pascal Rapicault3-3/+192
2015-09-07Bug 476724 - Remove new Boolean and Boolean.valueOf().booleanValue()I20150929-0800I20150922-0800I20150916-2000I20150916-0800I20150915-2000I20150915-0800I20150914-2000I20150914-1545I20150914-1130I20150914-0800I20150913-2000I20150908-0800Alex Blewitt6-20/+16
2015-07-02Bug 469765 - Prep for 4.6 (Neon) and 4.5 (Mars) maintenance buildsI20150818-0800I20150811-1400I20150805-2000I20150805-0800I20150804-2000I20150804-0800I20150803-2000I20150803-0800I20150802-2000I20150728-0800I20150721-0800I20150714-0800I20150707-0800Thomas Watson1-1/+1
2015-04-23Update versions for MarsThomas Watson2-2/+2
2015-03-26Bug 463148 - compile warnings in official buildI20150331-0800Alexander Kurtakov1-1/+0
2015-02-26Bug 460967 - Use type safe service retrievingI20150303-0800Alexander Kurtakov4-9/+12
2014-10-21Bug 448101 - support fragments generation.I20141104-0800I20141029-2000I20141029-0800I20141028-2000I20141028-0800I20141027-2000I20141027-0800I20141026-2100Roland Grunberg3-7/+76
2014-06-28Bug 436872 - [category] Specify download stats URL and type of artifactsSusan McCourt3-0/+35
2014-06-19Bug 436736 - Prep for 4.5 (Mars) and 4.4 maintenance buildsPaul Webster1-1/+1
2013-12-11bug 423827 - Disable "Treat above errors like fatal compile errors"I20131217-0800I20131212-1600I20131211-2000Krzysztof Daniel1-1/+26
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 Kurtakov2-4/+2
2013-10-25360786 Only mirror referenced artifacts in MirrorApplicaitonTobias Oberlies1-2/+3
2013-06-26Bug 411170 -- Updated the parent poms for Luna (Eclipse 4.4)Ian Bull1-1/+1
2013-03-27Bug 403971 - Update Equinox p2 parent versionsI20130402-0800Pascal Rapicault2-3/+4
2013-03-12391962 Create atomic repositories by defaultI20130313-2000I20130313-0800I20130312-2000Tobias Oberlies2-7/+12
2013-02-25Bug 397850 - [CBI] use the correct group IDs for all artifactsv20130225-185631Ian Bull1-1/+1
2013-01-07BREE and classpath updatesv20130107-153826John Arthorne2-5/+2
2012-11-21Bug 390385 - Stop the use of jsr14v20121121-194827Pascal Rapicault (Ericsson)1-2/+0

Back to the top