aboutsummaryrefslogtreecommitdiffstats
path: root/archiva-modules/archiva-web/archiva-webdav
Commit message (Expand)AuthorAgeFilesLines
* remove more @version $Id:Olivier Lamy2012-07-056-6/+2
* remove all @version $Id$Olivier Lamy2012-07-0518-18/+18
* change package for those test utilsOlivier Lamy2012-07-0210-10/+10
* use a different artifactIdOlivier Lamy2012-07-021-1/+1
* [MRM-1638] Improve unit test for archiva buildOlivier Lamy2012-07-0211-14/+52
* fix compilation of implsOlivier Lamy2012-06-251-0/+6
* fix test mock compilationOlivier Lamy2012-06-051-0/+7
* ensure ce use hsqldb for webdav unit testOlivier Lamy2012-05-291-5/+7
* upgrade hsql versionOlivier Lamy2012-05-291-1/+1
* [MRM-1626] Use MavenXpp3Reader as a static variableOlivier Lamy2012-04-191-1/+3
* osgi metadatas for taskqueue changeOlivier Lamy2012-04-131-1/+1
* move spring-taskqueue to apache namespaceOlivier Lamy2012-04-131-1/+1
* move spring-utils to apache namespaceOlivier Lamy2012-04-133-3/+3
* repackage spring-registry-commons to o.a.a namespaceOlivier Lamy2012-04-123-3/+3
* use o.a.a package namespace for spring-quartz componentOlivier Lamy2012-04-112-2/+2
* fix package change in configuration files, normally all is fine now :-)Olivier Lamy2012-04-091-1/+0
* move to package o.a.a.r redback module redback-common-integrationsOlivier Lamy2012-04-085-6/+6
* move to package o.a.a.r redback module redback-systemOlivier Lamy2012-04-074-8/+8
* move to package o.a.a.r redback module redback-policyOlivier Lamy2012-04-074-9/+9
* move to package o.a.a.r redback module redback-keys-memoryOlivier Lamy2012-04-071-1/+1
* move to package o.a.a.r redback module redback-keys-apiOlivier Lamy2012-04-071-1/+1
* move to package o.a.a.r redback module redback-authorization-apiOlivier Lamy2012-04-076-9/+9
* move to package o.a.a.r redback module redback-authentication-apiOlivier Lamy2012-04-075-12/+12
* move to package o.a.a.rOlivier Lamy2012-04-072-2/+2
* fix osgi importOlivier Lamy2012-04-071-0/+1
* redback package change to asf namespaceOlivier Lamy2012-04-075-7/+7
* use new redback groupIdOlivier Lamy2012-04-061-5/+5
* [MRM-1620] add a tab to browse artifact content in artifact detail viewOlivier Lamy2012-04-051-4/+4
* osgi import fixOlivier Lamy2012-03-121-0/+2
* remove deprecated classOlivier Lamy2012-03-122-7/+13
* add wagon-http-lightweight as dependency to prevent CNFE in testsOlivier Lamy2012-02-041-0/+5
* fix test compilation issueOlivier Lamy2012-01-191-1/+3
* [MRM-1562] Update to Archiva as OSGi compliant applicationOlivier Lamy2011-12-311-2/+2
* webdav module need only on redback-common-integrations not on struts2-integra...Olivier Lamy2011-12-161-1/+1
* remove all tab characters and fix some formattingBrett Porter2011-12-164-7/+7
* bump to 1.4-M3-SNAPSHOT versionOlivier Lamy2011-12-131-1/+1
* we don't scan files hereOlivier Lamy2011-12-061-1/+1
* [MRM-1562]Update to Archiva as OSGi compliant applicationOlivier Lamy2011-11-291-0/+45
* remove a deprecated class ArchivaRoleConstants from archiva-securityOlivier Lamy2011-11-091-1/+1
* move jdbc test url and jdbc test driver to properties to be able to change th...Olivier Lamy2011-11-072-3/+3
* gloups compilation issueOlivier Lamy2011-11-051-1/+1
* [MRM-815] aggregate indices for repository groups.Olivier Lamy2011-11-052-10/+105
* fix junitOlivier Lamy2011-11-051-5/+9
* [MRM-815] aggregate indices for repository groups.Olivier Lamy2011-11-051-67/+103
* check first if the request is .indexer browsing to not iterate over repositor...Olivier Lamy2011-11-051-105/+116
* fix link returned by archiva during browsingOlivier Lamy2011-11-041-1/+1
* fix unit test in webdav weird issue with spring context not the same in servl...Olivier Lamy2011-11-0415-113/+120
* cleanup some test codeOlivier Lamy2011-11-042-48/+0
* avoid lucene lock issues with starting spring container with no repositoriesOlivier Lamy2011-11-047-15/+81
* fix component in charge of cleaning maven index @Inject comes from a lot of p...Olivier Lamy2011-11-043-23/+27