Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2018-03-05Bug 423715 - Really preserve legacy MD5 propertiesI20180305-0800I20180305-0300Mykola Nikishov1-2/+2
2018-03-01Bug 423715 - Support multiple algorithms for artifact checksumsI20180301-2000Mykola Nikishov1-2/+25
2018-02-07Bug 423715 - Encapsulate checks performed during MD5Verifier creationI20180207-2000Mykola Nikishov1-14/+3
2018-02-04Bug 423715 - Check MD5Verifier's status before using itMykola Nikishov1-5/+8
2018-01-31Bug 423715 - Add SHA256 to p2 metadata publishingI20180201-0200I20180131-2000Mykola Nikishov1-4/+12
2018-01-30Bug 530526 - Don't use deprecated Number children constructorsAlexander Kurtakov1-2/+2
2017-09-04Bug 521827 - Move artifact.repository bundle to Java 8 Alexander Kurtakov1-19/+54
2017-03-30Bug 423715 - Rename checksum-related constants in SimpleArtifactRepositoryI20170402-2000I20170401-2000I20170331-2000I20170330-2000Mykola Nikishov1-5/+14
2016-04-19Bug 489706 - Replace new Integer() with Integer.valueOf()I20160419-0800Alex Blewitt1-2/+2
2016-01-02Bug 466249 - Propagate more exceptions to ease problem analysisEike Stepper1-1/+1
2015-09-07Bug 476724 - Remove new Boolean and Boolean.valueOf().booleanValue()I20150929-0800I20150922-0800I20150916-2000I20150916-0800I20150915-2000I20150915-0800I20150914-2000I20150914-1545I20150914-1130I20150914-0800I20150913-2000I20150908-0800Alex Blewitt1-4/+4
2015-02-24Bug 460627 - Fix compiler problems from generified IAdaptable#getAdapterAlexander Kurtakov1-6/+5
2013-12-10bug 423628 - False positives warnings in the official build.I20131211-0800I20131210-2000I20131210-0800Krzysztof Daniel1-1/+2
2012-10-09391400 Include repository URL in status if getArtifacts failsTobias Oberlies1-2/+8
2012-08-29Bug 381673: Fixes a few compile warningsv20120829-182520Ian Bull1-3/+2
2012-04-27Bug 377976 : Don't continually try to download bad artifacts.v20120427-2140Ian Bull1-1/+18
2012-02-09Bug 369834.v20120209-1054Mengxin Zhu1-4/+2
2012-01-12316328 engine should be more verbose while performing an installationv20120112-1825Mengxin Zhu1-5/+23
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-05-05Bug 340352 - [performance] [scalability] copying local artifacts has an unnec...Pascal Rapicault1-1/+40
2011-04-14NEW - bug 342902: blobstore name cannot be setIan Bull1-3/+17
2011-04-04NEW - bug 341826: Add a stopgap measure for artifact lockingv20110404-2011Ian Bull1-0/+7
2011-03-29NEW - bug 339164: File level locking doesn't 'lock' the file between multiple...Ian Bull1-16/+2
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 Bull1-13/+33
2011-03-05NEW - bug 301903: Consider a file level lock during batch executionv20110305-0130Ian Bull1-66/+448
2011-01-28Bug 331893 - Use mkdirs workaround also in case of file based downloaded bundlesDJ Houghton1-2/+2
2010-12-25Bug 321819 - [transport] Repository transport API is tightly coupled with the...v20110104v20110102Pascal Rapicault1-3/+2
2010-09-01Bug 317760 - SimpleArtifactRepository behaviour changePascal Rapicault1-4/+4
2010-08-26Bug 244628 - [api] [repository] artifact repos do not support bulk removeDJ Houghton1-0/+19
2010-08-18Bug 313744 - SimpleArtifactRepository does not allow the user to limit the nu...Pascal Rapicault1-3/+12
2010-08-18Bug 313747 - SimpleArtifactRepository fails to transfer files when its locati...Pascal Rapicault1-1/+2
2010-05-12Bug 274272 - [repository] Cache artifact repository indexPascal Rapicault1-16/+6
2010-03-30bug 305237: [repository] Handle operation cancelled exception in execute batchIan Bull1-0/+2
2010-03-18305619 : GC test failure in HEAD + some optimizationsThomas Hallgren1-9/+29
2010-03-16bug 306056 - UUIDs and packFilesAsSiblingsAndrew Niefer1-4/+10
2010-03-09bug 305064: [api] Add a progress monitor to the execute batch methodibull1-2/+3
2010-03-05Bug 293340 - [api][repository] Review of the repository packageJohn Arthorne1-13/+13
2010-03-04bug 256434 - synchronize artifact queriesAndrew Niefer1-5/+6
2010-02-26bug 301305 - missing methods on IArtifactRequestAndrew Niefer1-6/+4
2010-02-24302201 : Unify the two query approaches used in p2, step 6.Thomas Hallgren1-2/+4
2010-02-21302201 : Unify the two query approaches used in p2, step 2.Thomas Hallgren1-0/+5
2010-02-19302201 : Unify the two query approaches used in p2Thomas Hallgren1-7/+27
2010-02-05299987 : Removal of p2 services in favor of always using an agent.Thomas Hallgren1-8/+8
2010-02-04bug 274025: [publisher] p2 metadata generator does not scaleibull1-7/+38
2010-01-13Merging api branch back to HEADv20100113Pascal Rapicault1-72/+113
2009-07-07Bug 279947 SimpleArtifactRepository.delete does not delete Symbolic linksSimon Kaegi1-5/+1

Back to the top