summaryrefslogtreecommitdiffstats
path: root/archiva-modules/archiva-base/archiva-proxy
Commit message (Expand)AuthorAgeFilesLines
* clean up warningsBrett Porter2009-03-172-0/+3
* [MRM-1140] centralise logging through slf4jBrett Porter2009-03-142-47/+5
* [MRM-1098] upgrade to wagon 1.0-beta-5 and remove workaround that was needed ...Brett Porter2009-02-251-31/+0
* MRM-1084 - Upgrade modello maven plugin to 1.0 to support Java 5 genericsJames William Dumay2009-02-121-6/+0
* remove @author tags as agreed on list: http://markmail.org/message/mtycwzotzo...Brett Porter2008-11-1920-26/+1
* MRM-996 - HttpProxyTransferTest fails on Windows. Thanks Martin CooperJames William Dumay2008-11-131-2/+1
* [maven-release-plugin] prepare for next development iterationMaria Odea B. Ching2008-11-071-1/+1
* [maven-release-plugin] prepare release archiva-1.2-M1Maria Odea B. Ching2008-11-071-1/+1
* MRM-541 - convenient way to take Archiva proxies "offline"James William Dumay2008-08-199-120/+188
* MRM-541 - convenient way to take Archiva proxies "offline"James William Dumay2008-08-192-0/+28
* MRM-907 - Remove VersionedReference/ProjectReference/ArtifactReference from R...James William Dumay2008-08-141-1/+1
* MRM-907 - Remove VersionedReference/ProjectReference/ArtifactReference from R...James William Dumay2008-08-133-187/+44
* Moving utility methods to end of classJames William Dumay2008-08-111-21/+21
* MRM-906 - Proxy repository operations should not be done in place James William Dumay2008-08-112-252/+314
* add proxy logging in debug modeBrett Porter2008-07-301-21/+37
* improve logging for remote failureBrett Porter2008-07-291-3/+9
* [MRM-631] ensure wagon lookups get a new instance on each request, reset HTTP...Brett Porter2008-07-2914-35/+168
* [MRM-884] network proxy doesn't workBrett Porter2008-07-275-20/+346
* [MRM-876] don't grab the remote file if it exists in the managed repositoryBrett Porter2008-07-184-7/+69
* [MRM-876] let Archiva proxy arbitrary paths, particularly allowing it for pre...Brett Porter2008-07-184-34/+95
* [maven-release-plugin] prepare for next development iterationMaria Odea B. Ching2008-07-161-1/+1
* [maven-release-plugin] prepare release archiva-1.1Maria Odea B. Ching2008-07-161-1/+1
* MRM-869Nicolas De Loof2008-07-094-39/+43
* regressionNicolas De Loof2008-07-091-33/+29
* MRM-869Nicolas De Loof2008-07-091-29/+33
* [maven-release-plugin] prepare for next development iterationMaria Odea B. Ching2008-07-081-1/+1
* [maven-release-plugin] prepare release archiva-1.1Maria Odea B. Ching2008-07-081-1/+1
* MRM-859 - Use File.createTempFile() when downloading files from a remote repo...James William Dumay2008-07-037-13/+89
* cache not found consistently between checksums and regular filesBrett Porter2008-07-011-2/+2
* POM clean upBrett Porter2008-06-141-7/+0
* fix wagon scopesBrett Porter2008-06-051-0/+1
* Moving RepositoryServlet to its new home in archiva-webdav. Thanks to Brett f...James William Dumay2008-05-291-0/+13
* [MRM-773]Maria Odea B. Ching2008-04-301-1/+0
* remove bad plexus descriptor requirement since it was removedBrett Porter2008-04-171-4/+0
* -reverted exclusions of plexus-container in plexus-spring dependencyMaria Odea B. Ching2008-04-151-6/+0
* -exclude plexus container in plexus-spring dependencyMaria Odea B. Ching2008-04-141-0/+6
* remove all traces of the Plexus containerBrett Porter2008-04-149-54/+1
* remove plexus container dependenciesBrett Porter2008-04-101-4/+0
* clean up dependenciesBrett Porter2008-04-091-1/+1
* use the correct maven2 type for a maven2 plugin request to fix testBrett Porter2008-04-092-1/+1
* [MRM-159] should not respond with a 404 if proxying a file results in a remot...Brett Porter2008-04-035-49/+884
* restructure according to discussion on the dev listBrett Porter2008-03-29155-0/+8153