aboutsummaryrefslogtreecommitdiffstats
path: root/archiva-modules/archiva-web/archiva-webdav
Commit message (Expand)AuthorAgeFilesLines
* format : no code changeOlivier Lamy2011-09-282-3/+0
* [MRM-1490] REST services : add a service to copy an artifact from one repo to...Olivier Lamy2011-09-221-1/+2
* as there is String concat use log.isDebugEnabledOlivier Lamy2011-09-223-41/+61
* [MRM-1003] Repackage sources from org.apache.maven.archiva.. to org.apache.ar...Olivier Lamy2011-09-1618-34/+34
* [MRM-1003] Repackage sources from org.apache.maven.archiva.. to org.apache.ar...Olivier Lamy2011-09-1653-70/+70
* [MRM-1003] Repackage sources from org.apache.maven.archiva.. to org.apache.ar...Olivier Lamy2011-09-162-3/+3
* [MRM-1003] Repackage sources from org.apache.maven.archiva.. to org.apache.ar...Olivier Lamy2011-09-161-2/+2
* [MRM-1003] Repackage sources from org.apache.maven.archiva.. to org.apache.ar...Olivier Lamy2011-09-163-18/+18
* [MRM-1003] Repackage sources from org.apache.maven.archiva.. to org.apache.ar...Olivier Lamy2011-09-167-10/+10
* [MRM-1003] Repackage sources from org.apache.maven.archiva.. to org.apache.ar...Olivier Lamy2011-09-162-2/+2
* [MRM-1003] Repackage sources from org.apache.maven.archiva.. to org.apache.ar...Olivier Lamy2011-09-161-2/+2
* code formatting : NO CODE CHANGEOlivier Lamy2011-09-1613-199/+199
* [MRM-1520] remove duplicate beans : move model beans to a single packageOlivier Lamy2011-09-156-9/+7
* [MRM-1504] Add a new module for repository administration managementOlivier Lamy2011-09-1310-67/+109
* start using new repo admin module in webdav : need some other refactoring to ...Olivier Lamy2011-09-075-20/+63
* MRM-1507 : api to configure ProxyConnectorOlivier Lamy2011-09-071-0/+3
* get RID of plexus.requirement annotationOlivier Lamy2011-09-061-13/+13
* get RID of plexus.component annotationOlivier Lamy2011-09-063-6/+2
* get RID of org.apache.maven.archiva packages : security packageOlivier Lamy2011-09-037-8/+8
* [MRM-1504] api for repository adminOlivier Lamy2011-08-271-1/+1
* update licenses and send in RATBrett Porter2011-08-251-1/+17
* [MRM-1503] use wagon-http instead of wagon-http-lightweight (as it change pro...Olivier Lamy2011-08-231-1/+1
* simplify inject of bean listOlivier Lamy2011-08-221-9/+1
* fix webapp unit tests with commenting a spring which is not used and override...Olivier Lamy2011-08-191-4/+1
* ensure starting unit tests with clean configuration to prevent sporadic failureOlivier Lamy2011-06-192-17/+15
* remove more old test filesBrett Porter2011-06-167-593/+0
* ensure we don't have anymore proxy connectors for this unit testOlivier Lamy2011-06-151-0/+12
* a little of help regarding memory in webdav unit testsOlivier Lamy2011-06-151-0/+1
* back to forkMode once for webdav module : faster buildOlivier Lamy2011-06-152-4/+7
* cleanup archivaConfiguration before new testOlivier Lamy2011-06-152-1/+9
* simplify/boost unit tests with loading a smaller containerOlivier Lamy2011-06-132-1/+57
* fix junit : cleanup ProxyConnectors before each testsOlivier Lamy2011-06-131-10/+32
* fix junit : ensure file from previous test is deleted, cleanup connectors bef...Olivier Lamy2011-06-132-10/+17
* fix junit for RepositoryServletProxiedMetadataLocalOnlyTestOlivier Lamy2011-06-131-0/+16
* forkMode always in webdav module to fix a lot of unit testsOlivier Lamy2011-06-131-0/+1
* fix unit test for RepositoryServletProxiedTimestampedSnapshotPolicyTest : cal...Olivier Lamy2011-06-131-0/+16
* fix unit test for RepositoryServletProxiedPassthroughTest : call setup and te...Olivier Lamy2011-06-131-0/+16
* fix unit test for RepositoryServletProxiedMetadataRemoteOnlyTest : call setup...Olivier Lamy2011-06-131-11/+33
* fix archiva configuration duplicate remote repos during unit tests for Reposi...Olivier Lamy2011-06-134-1/+27
* fix spring configuration for unit test RepositoryServletSecurityTestOlivier Lamy2011-06-134-14/+94
* fix junit spring configurationOlivier Lamy2011-06-131-2/+2
* fix junit spring configurationOlivier Lamy2011-06-132-0/+12
* ensure we save the configuration for restarting applicationcontext with httpu...Olivier Lamy2011-06-121-75/+85
* use slf4j feature to optimise debugOlivier Lamy2011-06-112-5/+4
* simplify debug with using slf4j feature with {}Olivier Lamy2011-06-111-1/+1
* fix some unit tests setup in archiva-webdavOlivier Lamy2011-06-083-63/+37
* start fixing spring configuration for unit test in archiva-webdavOlivier Lamy2011-06-073-7/+42
* fix some unit tests initializationErrorOlivier Lamy2011-06-063-2/+19
* log when initservers is doneOlivier Lamy2011-06-041-1/+2
* fix some test spring setup for archiva-webdavOlivier Lamy2011-06-047-106/+159