Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2017-04-06Bug 514807 - Avoid instantiation of empty array for processing stepsY20170413-1000I20170413-2000Karsten Thoms1-2/+3
2017-03-30Bug 423715 - Rename checksum-related constants in SimpleArtifactRepositoryI20170402-2000I20170401-2000I20170331-2000I20170330-2000Mykola Nikishov2-7/+16
2016-04-19Bug 489706 - Replace new Integer() with Integer.valueOf()I20160419-0800Alex Blewitt3-8/+8
2016-01-02Bug 466249 - Propagate more exceptions to ease problem analysisEike Stepper2-3/+7
2015-10-12List childs' URI in composite repositories' toString()I20151103-0800I20151029-1100I20151028-2000I20151028-0800I20151027-2000I20151027-0800I20151026-2000I20151026-0800I20151025-2000I20151020-0800I20151014-1100I20151013-0800Mykola Nikishov1-0/+5
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-6/+6
2015-05-13Bug 464614 Use XZ as compression formats of metadata filesI20150514-2000I20150514-1000I20150513-2000Pascal Rapicault1-0/+125
2015-04-01bug 457619: MirrorRequest fails for remote after failing locally withChristian Schneider1-0/+15
2015-02-26Bug 460967 - Use type safe service retrievingI20150303-0800Alexander Kurtakov2-4/+6
2015-02-24Bug 460627 - Fix compiler problems from generified IAdaptable#getAdapterAlexander Kurtakov1-6/+5
2015-01-23Bug 458123 - don't mask Error or RuntimeException from getArtifact inI20150126-0800I20150125-2000Christian Schneider1-3/+20
2013-12-10bug 423628 - False positives warnings in the official build.I20131211-0800I20131210-2000I20131210-0800Krzysztof Daniel1-1/+2
2013-11-19Bug 422026 - Get rid of ColletionUtils.empty[Set|List|Map]Alexander Kurtakov1-2/+2
2013-11-15Bug 421798 - Fix various warnings.Alexander Kurtakov1-1/+1
2013-07-11Increment bundle version and tidyI20130723-0800I20130717-1600I20130716-0800John Arthorne1-2/+1
2013-07-11Bug 411035 - Some tests depend on SignedContentFactory.getSignedContent(File)...Thomas Watson1-1/+9
2012-10-11356561 Revert default of composite loading back to non-atomicv20121011-091400I20121030-0800I20121029-2000I20121029-0800I20121028-2000I20121024-1200I20121024-1130I20121023-0800I20121016-2240I20121016-0800Tobias Oberlies1-2/+1
2012-10-09391400 Include repository URL in status if getArtifacts failsTobias Oberlies4-6/+15
2012-09-28356561 Require that all children of a composite repository can be loadedv20120928-180332Tobias Oberlies1-1/+3
2012-08-29Bug 381673: Fixes a few compile warningsv20120829-182520Ian Bull2-6/+4
2012-04-30Bug 378095 - Install new Software writes to stdout v20120430-1959Ian Bull1-3/+0
2012-04-27Bug 377976 : Don't continually try to download bad artifacts.v20120427-2140Ian Bull3-3/+29
2012-02-09Bug 369834.v20120209-1054Mengxin Zhu1-4/+2
2012-01-17364929 support customizable download statisticsv20120117-1140v20120117-0330Mengxin Zhu3-4/+29
2012-01-12316328 engine should be more verbose while performing an installationv20120112-1825Mengxin Zhu3-6/+74
2011-12-19Bug 366781 - isReadOnly(File) doesn't work on Windows.v20111219-0328Mengxin Zhu1-6/+12
2011-12-07Fix 351944 to avoid unnecessary loading artifact repository when doing query,...v20111207-0646Mengxin Zhu1-4/+12
2011-12-05Revert "Fix 351944 to avoid unnecessary loading artifact repository when doin...v20111205-2311Ian Bull1-12/+4
2011-12-02Fix 351944 to avoid unnecessary loading artifact repository when doing query,...v20111202-0654Mengxin Zhu1-4/+12
2011-08-11Bug 354192 - [repository] MD5 artifact check not done on artifact afterPascal Rapicault1-0/+4
2011-08-03353767 Preserve root cause of "Artifact not found" when mirroringTobias Oberlies4-11/+14
2011-06-29Bug 317785 - [repository] Synchronization problem in mirror selectionJohn Arthorne1-48/+125
2011-05-19Bug 345061 - [repository] Download does not try hard enoughv20110519Pascal Rapicault1-1/+1
2011-05-11Bug 345475 - Java 1.5 methods used in 1.4.2 bundlesv20110511-1359Pascal Rapicault1-1/+1
2011-05-05Bug 340352 - [performance] [scalability] copying local artifacts has an unnec...Pascal Rapicault4-3/+45
2011-05-02copyright updateIan Bull18-18/+19
2011-04-21Bug 312984 - [repository] Composite repo should have the ability to be marked...v20110421Pascal Rapicault1-4/+42
2011-04-14NEW - bug 342902: blobstore name cannot be setIan Bull1-3/+17
2011-04-12REOPENED - bug 341826: Add a stopgap measure for artifact lockingv20110412-0007Ian Bull1-2/+2
2011-04-04NEW - bug 341826: Add a stopgap measure for artifact lockingv20110404-2011Ian Bull3-4/+29
2011-03-31NEW - bug 341508: Errors in log when running tests: [Fatal Error] :1:1: Prema...Ian Bull1-1/+16
2011-03-29ASSIGNED - bug 327256: Infinite loop in p2Ian Bull1-1/+12
2011-03-29NEW - bug 339164: File level locking doesn't 'lock' the file between multiple...Ian Bull3-30/+52
2011-03-28fixed javadocJohn Arthorne1-1/+1
2011-03-08NEW - bug 339178: IOException when we try to acquire a lock in a read only areav20110308-1515Ian Bull2-22/+59
2011-03-05NEW - bug 301903: Consider a file level lock during batch executionv20110305-0130Ian Bull4-82/+530
2011-02-04Bug 316916 - [repository] loading children of a composite repo is not covered...DJ Houghton3-16/+21
2011-01-28Bug 331893 - Use mkdirs workaround also in case of file based downloaded bundlesDJ Houghton1-2/+2
2011-01-28Bug 326476 - set the specific status code when artifact's md5 doesn't match t...DJ Houghton1-2/+3
2011-01-27Bug 335414 - Site parsing errors should mention the URL of the site being par...DJ Houghton1-1/+2

Back to the top