aboutsummaryrefslogtreecommitdiffstats
path: root/archiva-modules/archiva-base/archiva-repository-layer
Commit message (Expand)AuthorAgeFilesLines
* [MRM-1628] Silently ignore request to delete artifacts that does not exist on...Olivier Lamy2012-05-041-10/+0
* repackage spring-registry-commons to o.a.a namespaceOlivier Lamy2012-04-121-1/+1
* fix repackaging of spring-registry to a new packageOlivier Lamy2012-04-121-1/+1
* use o.a.a package namespace for spring-registry-api componentOlivier Lamy2012-04-123-7/+7
* remove deprecated classOlivier Lamy2012-03-123-77/+32
* add missing osgi importOlivier Lamy2012-03-111-0/+1
* [MRM-1567] Artifact data incomplete.Olivier Lamy2012-03-114-66/+28
* code formattingOlivier Lamy2012-02-291-18/+20
* [MRM-1609] MetadataToolsTest fail in testGatherSnapshotVersionsAOlivier Lamy2012-02-291-0/+28
* fix osgi metadataOlivier Lamy2012-02-041-0/+5
* avoid using plexus-sisu bridge to get wagon instances: use now springOlivier Lamy2012-01-241-0/+5
* remove all tab characters and fix some formattingBrett Porter2011-12-161-8/+8
* bump to 1.4-M3-SNAPSHOT versionOlivier Lamy2011-12-131-1/+1
* [MRM-1562] Update to Archiva as OSGi compliant application.Olivier Lamy2011-11-221-0/+36
* [MRM-1542] missing classifier field in the delete artifact web pageOlivier Lamy2011-10-243-32/+61
* [maven-release-plugin] prepare for next development iterationOlivier Lamy2011-10-181-1/+1
* [maven-release-plugin] prepare release archiva-1.4-M1Olivier Lamy2011-10-181-3/+2
* make sure relevant information is logged with the exceptionBrett Porter2011-10-031-1/+1
* update version to 1.4-M1-SNAPSHOTBrett Porter2011-10-011-1/+1
* change configuration base to org.apache.archiva instead of org.apache.maven.a...Brett Porter2011-10-011-1/+1
* [MRM-1003] Repackage sources from org.apache.maven.archiva.. to org.apache.ar...Olivier Lamy2011-09-1611-21/+21
* fix test compilationOlivier Lamy2011-09-1617-43/+45
* [MRM-1003] Repackage sources from org.apache.maven.archiva.. to org.apache.ar...Olivier Lamy2011-09-1629-61/+61
* [MRM-1003] Repackage sources from org.apache.maven.archiva.. to org.apache.ar...Olivier Lamy2011-09-1645-62/+58
* [MRM-1003] Repackage sources from org.apache.maven.archiva.. to org.apache.ar...Olivier Lamy2011-09-161-4/+4
* [MRM-1003] Repackage sources from org.apache.maven.archiva.. to org.apache.ar...Olivier Lamy2011-09-1610-14/+12
* [MRM-1003] Repackage sources from org.apache.maven.archiva.. to org.apache.ar...Olivier Lamy2011-09-161-1/+1
* [MRM-1520] remove duplicate beans : move model beans to a single packageOlivier Lamy2011-09-1513-27/+15
* [MRM-1504] Add a new module for repository administration managementOlivier Lamy2011-09-1313-100/+135
* get RID of plexus.requirement annotationOlivier Lamy2011-09-065-11/+7
* get RID of plexus.component annotationOlivier Lamy2011-09-067-26/+0
* get RID of org.apache.maven.archiva packages : xml packageOlivier Lamy2011-09-032-4/+4
* align/magnify names :-)Olivier Lamy2011-09-011-1/+1
* [MRM-1504] api for repository adminOlivier Lamy2011-08-272-13/+13
* update licenses and send in RATBrett Porter2011-08-251-0/+16
* oups fix compilationOlivier Lamy2011-08-221-1/+1
* simplify inject of bean listOlivier Lamy2011-08-221-5/+6
* remove more old test filesBrett Porter2011-06-162-121/+0
* use JUnit 4 APIBrett Porter2011-06-1612-27/+34
* use getBasedir() in FileUtil in archiva-commonMaria Odea B. Ching2011-06-152-12/+2
* remove use of plexus-spring all struts actions are spring beans now. Note sti...Olivier Lamy2011-06-091-1/+1
* no need to concat String if debug not activated : so use slf4j {}Olivier Lamy2011-05-302-3/+3
* replace StringBuffer with StringBuilderOlivier Lamy2011-05-305-10/+10
* fix unit tests with adding some names for injected beansOlivier Lamy2011-05-302-0/+3
* fix case typo in bean nameOlivier Lamy2011-05-271-1/+1
* fix unit tests spring configuration in archiva-scheduler-repositoryOlivier Lamy2011-05-271-0/+4
* correctly use basedir for configuration and tests : pass it tru sysprops via ...Olivier Lamy2011-05-255-8/+34
* no need of svn:executable = * for xml filesOlivier Lamy2011-05-254-0/+0
* gloups I missed some svn addOlivier Lamy2011-05-254-0/+152
* [MRM-1473] remove use of plexus-springOlivier Lamy2011-05-2530-535/+832