summaryrefslogtreecommitdiffstats
path: root/archiva-modules/archiva-base/archiva-proxy/src
Commit message (Expand)AuthorAgeFilesLines
* [MRM-1668] download artifacts when coming from search results.Olivier Lamy2012-09-131-21/+17
* fix mocks compilationOlivier Lamy2012-09-061-0/+6
* use StringBuilder rather than StringBufferOlivier Lamy2012-08-082-2/+2
* remove more @version $Id:Olivier Lamy2012-07-051-1/+1
* remove all @version $Id$Olivier Lamy2012-07-0515-15/+15
* change package for those test utilsOlivier Lamy2012-07-022-3/+2
* [MRM-1638] Improve unit test for archiva buildOlivier Lamy2012-07-022-3/+4
* fix compilation of implsOlivier Lamy2012-06-251-0/+6
* fix test mock compilationOlivier Lamy2012-06-051-0/+7
* move spring-taskqueue to apache namespaceOlivier Lamy2012-04-131-1/+1
* use o.a.a package namespace for spring-registry-api componentOlivier Lamy2012-04-122-9/+9
* use o.a.a package namespace for spring-quartz componentOlivier Lamy2012-04-111-1/+1
* use o.a.a package namespace for spring-cache-ehcache componentOlivier Lamy2012-04-111-1/+1
* [MRM-709] use SelectorUtils from ant.Olivier Lamy2012-04-031-1/+1
* [MRM-709] Use commons-io instead of Plexus Utils.Olivier Lamy2012-04-031-1/+1
* avoid creating temp directory in repository directoryOlivier Lamy2012-04-021-13/+0
* use guava to create temp directoryOlivier Lamy2012-04-021-1/+4
* avoid creating tempdirectory in the repository folderOlivier Lamy2012-04-021-2/+2
* take care of windows file format and replace for url fetchingOlivier Lamy2012-03-301-0/+8
* remove deprecated classOlivier Lamy2012-03-121-5/+5
* [MRM-1567] Artifact data incomplete.Olivier Lamy2012-03-111-1/+0
* fix wagon 2.2 upgradeOlivier Lamy2012-02-171-0/+10
* [MRM-1606] Upgrade to wagon 2.2.Olivier Lamy2012-02-171-1/+3
* [MRM-1599] NTLM proxy no longer worksOlivier Lamy2012-02-041-6/+36
* avoid using plexus-sisu bridge to get wagon instances: use now springOlivier Lamy2012-01-246-51/+28
* use ConcurrentHashMap rather than synchronized blockOlivier Lamy2012-01-241-80/+73
* take care of some ArrayList size initOlivier Lamy2012-01-091-17/+16
* remove all tab characters and fix some formattingBrett Porter2011-12-162-7/+7
* an other try to prevent windauze file leakOlivier Lamy2011-11-222-8/+10
* cleanup indexingContext on shutdown to try avoid file leaking on windowsOlivier Lamy2011-11-211-1/+17
* use an artifact with test resources from redback to avoid too much file dupli...Olivier Lamy2011-11-031-232/+0
* make RAT report passBrett Porter2011-10-011-0/+19
* [MRM-1003] Repackage sources from org.apache.maven.archiva.. to org.apache.ar...Olivier Lamy2011-09-165-19/+19
* [MRM-1003] Repackage sources from org.apache.maven.archiva.. to org.apache.ar...Olivier Lamy2011-09-169-15/+15
* [MRM-1003] Repackage sources from org.apache.maven.archiva.. to org.apache.ar...Olivier Lamy2011-09-168-21/+21
* [MRM-1003] Repackage sources from org.apache.maven.archiva.. to org.apache.ar...Olivier Lamy2011-09-1611-53/+53
* [MRM-1003] Repackage sources from org.apache.maven.archiva.. to org.apache.ar...Olivier Lamy2011-09-1621-22/+21
* [MRM-1003] Repackage sources from org.apache.maven.archiva.. to org.apache.ar...Olivier Lamy2011-09-162-2/+2
* [MRM-1520] remove duplicate beans : move model beans to a single packageOlivier Lamy2011-09-152-2/+2
* [MRM-1504] Add a new module for repository administration managementOlivier Lamy2011-09-134-42/+279
* get RID of plexus.requirement annotationOlivier Lamy2011-09-061-12/+9
* get RID of plexus.component annotationOlivier Lamy2011-09-062-4/+0
* simplify inject of bean listOlivier Lamy2011-08-221-5/+8
* remove no longer used plexus test configuration filesBrett Porter2011-06-169-1031/+0
* use JUnit 4 APIBrett Porter2011-06-169-78/+78
* fix tests that are order-dependantBrett Porter2011-06-162-12/+8
* [MRM-1411] project information is missing if a POM could not be read correctlyMaria Odea B. Ching2011-06-1514-203/+11
* use slf4j feature to optimise debugOlivier Lamy2011-06-111-5/+6
* fix more unit tests in archiva-securityOlivier Lamy2011-06-081-2/+0
* fix unit test in archiva-proxy cache url failure clear between testsOlivier Lamy2011-06-082-0/+5