aboutsummaryrefslogtreecommitdiffstats
path: root/archiva-modules/archiva-base/archiva-proxy
Commit message (Expand)AuthorAgeFilesLines
* fix javadoc. Generation possible on jdk8 skygo2014-02-251-4/+2
* [maven-release-plugin] prepare for next development iterationOlivier Lamy2014-02-081-1/+1
* [maven-release-plugin] prepare release archiva-2.0.0Olivier Lamy2014-02-081-1/+1
* [maven-release-plugin] prepare for next development iterationOlivier Lamy2014-02-081-1/+1
* [maven-release-plugin] prepare release archiva-2.0.0-RC3Olivier Lamy2014-02-081-1/+1
* [maven-release-plugin] prepare for next development iterationOlivier Lamy2014-02-081-1/+1
* [maven-release-plugin] prepare release archiva-2.0.0-RC2Olivier Lamy2014-02-081-1/+1
* [maven-release-plugin] prepare for next development iterationOlivier Lamy2014-02-081-1/+1
* [maven-release-plugin] prepare release archiva-2.0.0-RC1Olivier Lamy2014-02-081-1/+1
* change version to 2.0.0-RC1-SNAPSHOTOlivier Lamy2014-02-081-1/+1
* refactor unit tests to get rid of the old httpunitOlivier Lamy2014-01-061-0/+5
* [MRM-1702] use the fileLockLManager in the code with possible race conditionOlivier Lamy2013-12-132-33/+59
* add a new module for file lockingOlivier Lamy2013-12-121-0/+4
* not neededOlivier Lamy2013-12-111-27/+0
* not needed variable declarationOlivier Lamy2013-12-031-1/+0
* fix logging warn levelOlivier Lamy2013-12-023-20/+17
* code cleanup commentOlivier Lamy2013-11-136-43/+0
* move to last easymock 3.2Olivier Lamy2013-11-137-53/+91
* use guice no_aop which is faster for our usageOlivier Lamy2013-09-021-0/+1
* use guice from googleOlivier Lamy2013-08-101-2/+2
* next version will be 2.0.0Olivier Lamy2013-07-291-1/+1
* next version will be 1.4.0Olivier Lamy2013-06-021-1/+1
* [maven-release-plugin] prepare for next development iterationOlivier Lamy2013-05-271-1/+1
* [maven-release-plugin] prepare release archiva-1.4-M4Olivier Lamy2013-05-271-1/+1
* use genericsOlivier Lamy2013-05-191-1/+1
* use inject plexus from eclipseOlivier Lamy2013-04-251-2/+2
* fix imports and minors warning sonar.skygo2013-03-141-2/+0
* add a marker to be able to debug this part without debugging all of this classOlivier Lamy2013-02-051-12/+19
* align name with othersOlivier Lamy2012-12-221-1/+1
* fix all RepositoryManager implementationsOlivier Lamy2012-12-191-0/+5
* fix some unit tests due to the missing aliasOlivier Lamy2012-12-061-0/+2
* use varargs from slf4j rather than creating an array for debugOlivier Lamy2012-11-131-2/+1
* [MRM-1707] Allow different implementation of transfer mechanism in the Defaul...Olivier Lamy2012-10-311-79/+111
* fix osgi metadatas (again!)Olivier Lamy2012-10-291-0/+1
* use a more appropriate package for this interfaceOlivier Lamy2012-10-292-3/+3
* [MRM-1704] Refactor to remove maven specific part from various repository/met...Olivier Lamy2012-10-297-255/+14
* [MRM-1704] Refactor to remove maven specific part from various repository/met...Olivier Lamy2012-10-291-0/+54
* [MRM-1704] Refactor to remove maven specific part from various repository/met...Olivier Lamy2012-10-291-7/+3
* [MRM-1704] Refactor to remove maven specific part from various repository/met...Olivier Lamy2012-10-291-2/+10
* [MRM-1705] Feature to add custom parameters and/or headers when requesting an...Olivier Lamy2012-10-241-2/+27
* [MRM-1705] Feature to add custom parameters and/or headers when requesting an...Olivier Lamy2012-10-241-8/+10
* transform this interface to use a bean request will ease future enhancementsOlivier Lamy2012-10-241-2/+4
* fix mocks compilationOlivier Lamy2012-10-221-0/+7
* add unit test for new method in MetadataRepository and fix compilation for so...Olivier Lamy2012-10-111-0/+6
* [maven-release-plugin] prepare for next development iterationOlivier Lamy2012-10-031-1/+1
* [maven-release-plugin] prepare release archiva-1.4-M3Olivier Lamy2012-10-031-1/+1
* implements use of ProxyConnectorRules when fetching files from remoteOlivier Lamy2012-10-021-8/+61
* use more recent jetty versionOlivier Lamy2012-10-023-12/+26
* prefer Charset.defaultCharset() over a hardcoded charsetOlivier Lamy2012-09-154-7/+7
* fix compilationOlivier Lamy2012-09-154-39/+41