aboutsummaryrefslogtreecommitdiffstats
path: root/archiva-modules/archiva-base/archiva-policies/src/main
Commit message (Expand)AuthorAgeFilesLines
* one move for all remaining override annotationEric Barboni2014-04-118-0/+34
* use diamond operatorOlivier Lamy2014-04-105-8/+5
* fix javadoc. Generation possible on jdk8 skygo2014-02-251-1/+1
* [MRM-1702] use the fileLockLManager in the code with possible race conditionOlivier Lamy2013-12-131-3/+3
* fix imports and minors warning sonar.skygo2013-03-143-3/+2
* fix Inefficient String BufferingOlivier Lamy2012-12-311-1/+2
* align name with othersOlivier Lamy2012-12-222-2/+2
* fix bean nameOlivier Lamy2012-12-202-3/+3
* use a more modern way to init this beanOlivier Lamy2012-12-202-12/+6
* [MRM-1692] Archiva should allow PropertyPlaceholderConfigurer in applicationC...Olivier Lamy2012-10-111-2/+5
* remove all @version $Id$Olivier Lamy2012-07-0513-13/+13
* use o.a.a package namespace for spring-cache-ehcache componentOlivier Lamy2012-04-111-1/+1
* spring-cache move to o.a.a namespaceOlivier Lamy2012-04-112-2/+2
* take care of some ArrayList size initOlivier Lamy2012-01-095-77/+84
* [MRM-1003] Repackage sources from org.apache.maven.archiva.. to org.apache.ar...Olivier Lamy2011-09-1618-20/+20
* [MRM-1003] Repackage sources from org.apache.maven.archiva.. to org.apache.ar...Olivier Lamy2011-09-164-4/+4
* get RID of plexus.requirement annotationOlivier Lamy2011-09-061-1/+1
* get RID of plexus.component annotationOlivier Lamy2011-09-066-17/+0
* continue work on selenium test with id rather than labelOlivier Lamy2011-06-211-1/+1
* use StringBuilder rather than + in a loopOlivier Lamy2011-06-141-4/+4
* fix spring configuration for junit and force default-lazy-init="true"Olivier Lamy2011-06-071-1/+2
* no need to concat String if debug not activated : so use slf4j {}Olivier Lamy2011-05-301-1/+1
* fix some spring bean name in archiva-policiesOlivier Lamy2011-05-216-7/+7
* [MRM-1473] remove use of plexus-springOlivier Lamy2011-05-208-3/+27
* move cache configuration into Spring context fileBrett Porter2010-12-232-29/+19
* clean up warningsBrett Porter2009-03-171-5/+4
* [MRM-1140] centralise logging through slf4jBrett Porter2009-03-142-6/+7
* remove @author tags as agreed on list: http://markmail.org/message/mtycwzotzo...Brett Porter2008-11-1913-14/+1
* [MRM-631] ensure wagon lookups get a new instance on each request, reset HTTP...Brett Porter2008-07-291-4/+24
* [MRM-876] don't grab the remote file if it exists in the managed repositoryBrett Porter2008-07-181-0/+5
* Replacing plexus-digest with archiva-checksumJoakim Erdfelt2008-04-151-19/+14
* [MRM-159] should not respond with a 404 if proxying a file results in a remot...Brett Porter2008-04-0312-55/+415
* restructure according to discussion on the dev listBrett Porter2008-03-2914-0/+997