summaryrefslogtreecommitdiffstats
path: root/archiva-modules/archiva-web/archiva-webdav
Commit message (Expand)AuthorAgeFilesLines
* use getMarkerOlivier Lamy2013-02-071-2/+2
* use a bean class for request to ease future enhancementsOlivier Lamy2013-02-071-6/+8
* simplify code and better variable nameOlivier Lamy2013-02-071-5/+9
* rename methodOlivier Lamy2013-02-071-2/+1
* fix possible NPE when restarting a tomcat with serialized sessionOlivier Lamy2013-02-071-6/+24
* use getUsername rather than getPrincipalOlivier Lamy2013-01-151-1/+1
* fix spring alias missingOlivier Lamy2013-01-063-0/+3
* hack not anymore needed spring 3.2 is fasterOlivier Lamy2013-01-052-9/+2
* log time measure for this operationOlivier Lamy2012-12-201-2/+7
* fix all RepositoryManager implementationsOlivier Lamy2012-12-191-0/+6
* unit tests fixOlivier Lamy2012-12-062-1/+2
* fix some unit tests due to the missing aliasOlivier Lamy2012-12-061-1/+1
* [MRM-1708] When using LDAP, users can still edit their details upon login.Olivier Lamy2012-11-231-0/+5
* remove some others Object parameters typeOlivier Lamy2012-11-221-4/+4
* not needed cast and remove non used fieldOlivier Lamy2012-10-301-2/+0
* add spring aliases to prevent hackish codeOlivier Lamy2012-10-301-6/+1
* add FIXMEOlivier Lamy2012-10-301-0/+1
* fix bean name for legacy repoOlivier Lamy2012-10-302-5/+7
* fix bean nameOlivier Lamy2012-10-291-1/+1
* remove code which has been migrated to an other moduleOlivier Lamy2012-10-291-94/+9
* add favico when browsing repositoriesOlivier Lamy2012-10-292-2/+4
* [MRM-1704] Refactor to remove maven specific part from various repository/met...Olivier Lamy2012-10-293-0/+6
* more unit test failuresOlivier Lamy2012-10-291-2/+1
* use a more appropriate package for this interfaceOlivier Lamy2012-10-292-3/+3
* [MRM-1704] Refactor to remove maven specific part from various repository/met...Olivier Lamy2012-10-291-1/+1
* [MRM-1704] Refactor to remove maven specific part from various repository/met...Olivier Lamy2012-10-291-3/+0
* override surefire argline tru cliOlivier Lamy2012-10-271-1/+2
* fix mocks compilationOlivier Lamy2012-10-221-0/+7
* correctly set cache headersOlivier Lamy2012-10-151-0/+1
* use loading button feature while saving remote repositoryOlivier Lamy2012-10-151-1/+1
* fix unit testOlivier Lamy2012-10-152-0/+16
* [MRM-1693] exposing index downloaded from remote repositoriesOlivier Lamy2012-10-151-2/+33
* remove non used codeOlivier Lamy2012-10-151-2/+0
* log info when generate a merged indexOlivier Lamy2012-10-131-0/+2
* add unit test for new method in MetadataRepository and fix compilation for so...Olivier Lamy2012-10-111-0/+6
* [maven-release-plugin] prepare for next development iterationOlivier Lamy2012-10-031-1/+1
* [maven-release-plugin] prepare release archiva-1.4-M3Olivier Lamy2012-10-031-1/+1
* when browsing a repo group without any repositories there is a endless loop a...Olivier Lamy2012-09-281-0/+7
* simplify code and fix case typo on http headerOlivier Lamy2012-09-261-12/+8
* use dependencyMngt for new servlet api versionOlivier Lamy2012-09-251-1/+0
* use a more modern servlet api artifact to fix webdav module testOlivier Lamy2012-09-252-1/+78
* prevent caching when browsing a directoryOlivier Lamy2012-09-211-8/+17
* prefer Charset.defaultCharset() over a hardcoded charsetOlivier Lamy2012-09-156-46/+46
* fix compilationOlivier Lamy2012-09-156-56/+61
* use naming convention for static final variableOlivier Lamy2012-09-131-2/+2
* simplify logging with using varargs from slf4j 1.7Olivier Lamy2012-09-131-24/+18
* [MRM-1660] use log4j 2.x done for testing webapp jsOlivier Lamy2012-09-091-0/+24
* simplify some log.debug as slf4j now supports varargsOlivier Lamy2012-09-071-42/+34
* fix mocks compilationOlivier Lamy2012-09-061-0/+6
* table layout for file listskygo2012-08-282-17/+15