Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2018-12-07Bug 541822 - POM and product version change for 4.11 releaseY20181212-2200I20181214-0105I20181213-1800I20181212-1800I20181212-0230I20181211-1800I20181211-0230I20181210-1800I20181210-0755I20181210-0535Niraj Modi1-1/+1
2018-11-02Use varargs reflection methods.I20181102-2120I20181102-1800Alexander Kurtakov1-12/+12
2018-09-21Bug 533297 - Bump bundle versionMickael Istria2-2/+2
2018-09-19Bug 533297 - AntTaskBuilder modifies workspaceMichael Keppler1-1/+1
2018-09-04Bug 538531 - POM version change for 4.10 releaseY20180905-2200I20180910-0310I20180907-0855I20180907-0715I20180907-0650I20180907-0400I20180906-1400I20180906-0005I20180905-1305I20180905-0410Sravan Kumar Lakkimsetti1-1/+1
2018-08-22Bug 535802 - Update p2 EPL-2.0 for its plug-ins - Part 3Lars Vogel93-279/+558
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 Kurtakov3-70/+108
2018-06-11Bug 535318 - Update license to EPL-2.0 for p2 in about.htmlLars Vogel1-16/+24
2018-06-07Bug 535318 - Update versions for next releaseAlexander Kurtakov2-2/+2
2018-05-30Bug 535327 - Streamline maven poms hierachyI20180531-2125I20180531-2000I20180531-1245I20180531-0910Alexander Kurtakov1-4/+4
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

Back to the top