summaryrefslogtreecommitdiffstats
path: root/archiva-modules/archiva-base/archiva-proxy
Commit message (Collapse)AuthorAgeFilesLines
* clean up warningsBrett Porter2009-03-172-0/+3
| | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@755287 13f79535-47bb-0310-9956-ffa450edef68
* [MRM-1140] centralise logging through slf4jBrett Porter2009-03-142-47/+5
| | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@753590 13f79535-47bb-0310-9956-ffa450edef68
* [MRM-1098] upgrade to wagon 1.0-beta-5 and remove workaround that was needed ↵Brett Porter2009-02-251-31/+0
| | | | | | previously git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@747621 13f79535-47bb-0310-9956-ffa450edef68
* MRM-1084 - Upgrade modello maven plugin to 1.0 to support Java 5 genericsJames William Dumay2009-02-121-6/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@743630 13f79535-47bb-0310-9956-ffa450edef68
* remove @author tags as agreed on list: ↵Brett Porter2008-11-1920-26/+1
| | | | | | http://markmail.org/message/mtycwzotzosbywzr git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@718864 13f79535-47bb-0310-9956-ffa450edef68
* MRM-996 - HttpProxyTransferTest fails on Windows. Thanks Martin CooperJames William Dumay2008-11-131-2/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@713648 13f79535-47bb-0310-9956-ffa450edef68
* [maven-release-plugin] prepare for next development iterationMaria Odea B. Ching2008-11-071-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@712168 13f79535-47bb-0310-9956-ffa450edef68
* [maven-release-plugin] prepare release archiva-1.2-M1Maria Odea B. Ching2008-11-071-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@712154 13f79535-47bb-0310-9956-ffa450edef68
* MRM-541 - convenient way to take Archiva proxies "offline"James William Dumay2008-08-199-120/+188
| | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/branches/MRM-541@687001 13f79535-47bb-0310-9956-ffa450edef68
* MRM-541 - convenient way to take Archiva proxies "offline"James William Dumay2008-08-192-0/+28
| | | | | | | | | * Implemented UI for enabling/disabling proxy connectors * changes to RepositoryProxyConnectors to skip offline connectors git-svn-id: https://svn.apache.org/repos/asf/archiva/branches/MRM-541@686984 13f79535-47bb-0310-9956-ffa450edef68
* MRM-907 - Remove VersionedReference/ProjectReference/ArtifactReference from ↵James William Dumay2008-08-141-1/+1
| | | | | | | | | | | RepositoryProxyConnectors * A few more null checks for good measure. * Metadata should always be updated even if the file does not exist. (wsmoak will love this, no more having to touch files). git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@685748 13f79535-47bb-0310-9956-ffa450edef68
* MRM-907 - Remove VersionedReference/ProjectReference/ArtifactReference from ↵James William Dumay2008-08-133-187/+44
| | | | | | | | | | RepositoryProxyConnectors * Merging from https://svn.apache.org/repos/asf/archiva/branches/metadata-rejig-1.2 git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@685423 13f79535-47bb-0310-9956-ffa450edef68
* Moving utility methods to end of classJames William Dumay2008-08-111-21/+21
| | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@684631 13f79535-47bb-0310-9956-ffa450edef68
* MRM-906 - Proxy repository operations should not be done in place James William Dumay2008-08-112-252/+314
| | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@684629 13f79535-47bb-0310-9956-ffa450edef68
* add proxy logging in debug modeBrett Porter2008-07-301-21/+37
| | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@680917 13f79535-47bb-0310-9956-ffa450edef68
* improve logging for remote failureBrett Porter2008-07-291-3/+9
| | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@680769 13f79535-47bb-0310-9956-ffa450edef68
* [MRM-631] ensure wagon lookups get a new instance on each request, reset ↵Brett Porter2008-07-2914-35/+168
| | | | | | HTTP properties after request git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@680755 13f79535-47bb-0310-9956-ffa450edef68
* [MRM-884] network proxy doesn't workBrett Porter2008-07-275-20/+346
| | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@680127 13f79535-47bb-0310-9956-ffa450edef68
* [MRM-876] don't grab the remote file if it exists in the managed repositoryBrett Porter2008-07-184-7/+69
| | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@677852 13f79535-47bb-0310-9956-ffa450edef68
* [MRM-876] let Archiva proxy arbitrary paths, particularly allowing it for ↵Brett Porter2008-07-184-34/+95
| | | | | | pre-emptive proxying of support files when requested before the artifact git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@677828 13f79535-47bb-0310-9956-ffa450edef68
* [maven-release-plugin] prepare for next development iterationMaria Odea B. Ching2008-07-161-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@677215 13f79535-47bb-0310-9956-ffa450edef68
* [maven-release-plugin] prepare release archiva-1.1Maria Odea B. Ching2008-07-161-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@677213 13f79535-47bb-0310-9956-ffa450edef68
* MRM-869Nicolas De Loof2008-07-094-39/+43
| | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@675174 13f79535-47bb-0310-9956-ffa450edef68
* regressionNicolas De Loof2008-07-091-33/+29
| | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@675159 13f79535-47bb-0310-9956-ffa450edef68
* MRM-869Nicolas De Loof2008-07-091-29/+33
| | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@675141 13f79535-47bb-0310-9956-ffa450edef68
* [maven-release-plugin] prepare for next development iterationMaria Odea B. Ching2008-07-081-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@674706 13f79535-47bb-0310-9956-ffa450edef68
* [maven-release-plugin] prepare release archiva-1.1Maria Odea B. Ching2008-07-081-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@674704 13f79535-47bb-0310-9956-ffa450edef68
* MRM-859 - Use File.createTempFile() when downloading files from a remote ↵James William Dumay2008-07-037-13/+89
| | | | | | repository git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@673685 13f79535-47bb-0310-9956-ffa450edef68
* cache not found consistently between checksums and regular filesBrett Porter2008-07-011-2/+2
| | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@673224 13f79535-47bb-0310-9956-ffa450edef68
* POM clean upBrett Porter2008-06-141-7/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@667751 13f79535-47bb-0310-9956-ffa450edef68
* fix wagon scopesBrett Porter2008-06-051-0/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@663491 13f79535-47bb-0310-9956-ffa450edef68
* Moving RepositoryServlet to its new home in archiva-webdav. Thanks to Brett ↵James William Dumay2008-05-291-0/+13
| | | | | | for helping out with the crazy failing tests. git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@661174 13f79535-47bb-0310-9956-ffa450edef68
* [MRM-773]Maria Odea B. Ching2008-04-301-1/+0
| | | | | | | | | | -added the servlet that would handle the rss feed requests -created tests for the servlet -removed thrown exception in getSpringConfigLocation() that is being overridden in PlexusInStringTestCase -updated jsps to the new rss feed urls git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@652230 13f79535-47bb-0310-9956-ffa450edef68
* remove bad plexus descriptor requirement since it was removedBrett Porter2008-04-171-4/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@648990 13f79535-47bb-0310-9956-ffa450edef68
* -reverted exclusions of plexus-container in plexus-spring dependencyMaria Odea B. Ching2008-04-151-6/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@648097 13f79535-47bb-0310-9956-ffa450edef68
* -exclude plexus container in plexus-spring dependencyMaria Odea B. Ching2008-04-141-0/+6
| | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@647784 13f79535-47bb-0310-9956-ffa450edef68
* remove all traces of the Plexus containerBrett Porter2008-04-149-54/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@647663 13f79535-47bb-0310-9956-ffa450edef68
* remove plexus container dependenciesBrett Porter2008-04-101-4/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@646630 13f79535-47bb-0310-9956-ffa450edef68
* clean up dependenciesBrett Porter2008-04-091-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@646442 13f79535-47bb-0310-9956-ffa450edef68
* use the correct maven2 type for a maven2 plugin request to fix testBrett Porter2008-04-092-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@646431 13f79535-47bb-0310-9956-ffa450edef68
* [MRM-159] should not respond with a 404 if proxying a file results in a ↵Brett Porter2008-04-035-49/+884
| | | | | | | | | remote error Merged from: r644205, 644275 git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@644276 13f79535-47bb-0310-9956-ffa450edef68
* restructure according to discussion on the dev listBrett Porter2008-03-29155-0/+8153
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@642497 13f79535-47bb-0310-9956-ffa450edef68