aboutsummaryrefslogtreecommitdiffstats
path: root/archiva-modules/archiva-base/archiva-proxy
Commit message (Expand)AuthorAgeFilesLines
* [MRM-1025] split the scheduler into modules to isolate database and indexer d...Brett Porter2009-11-1911-17/+29
* cleanup javadoc tagsBrett Porter2009-11-191-5/+6
* [MRM-1025] merge -r721944:723577 from former MRM-1025 branch, now aligned to ...Brett Porter2009-10-162-2/+6
* [MRM-1264] reduce memory used by indexing processBrett Porter2009-10-141-1/+1
* unused importsBrett Porter2009-10-141-8/+0
* [MRM-1056] Option to force scanning of an artifact/repository regardless of f...Maria Odea B. Ching2009-09-171-1/+1
* [maven-release-plugin] prepare for next development iterationMaria Odea B. Ching2009-08-271-1/+1
* [maven-release-plugin] prepare release archiva-1.2.2Maria Odea B. Ching2009-08-271-1/+1
* [maven-release-plugin] prepare for next development iterationMaria Odea B. Ching2009-08-241-1/+1
* [maven-release-plugin] prepare release archiva-1.2.2Maria Odea B. Ching2009-08-241-1/+1
* [MRM-1212]/[MRM-1197] do not execute create-missing-checksum and metadata-upd...Maria Odea B. Ching2009-07-281-1/+1
* [maven-release-plugin] prepare for next development iterationMaria Odea B. Ching2009-05-241-1/+1
* [maven-release-plugin] prepare release archiva-1.2.1Maria Odea B. Ching2009-05-241-1/+1
* revert to 1.2.1-SNAPSHOTMaria Odea B. Ching2009-05-241-1/+1
* [maven-release-plugin] prepare release archiva-1.2.1Maria Odea B. Ching2009-05-241-1/+1
* remove unused test dependencyMaria Odea B. Ching2009-05-231-5/+0
* [MRM-1161], [MRM-1179], [MRM-1143] and [MRM-1160]Maria Odea B. Ching2009-05-2313-42/+207
* o changed log level of default proxy connectors to debug and warnMaria Odea B. Ching2009-05-211-3/+3
* [maven-release-plugin] prepare for next development iterationMaria Odea B. Ching2009-03-221-1/+1
* [maven-release-plugin] prepare release archiva-1.2Maria Odea B. Ching2009-03-221-1/+1
* [MRM-1147] handling leading / on whitelists is ambiguousBrett Porter2009-03-191-0/+10
* only create the working directory at the point it is neededBrett Porter2009-03-191-348/+333
* 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