summaryrefslogtreecommitdiffstats
path: root/archiva-modules/archiva-web/archiva-rest
Commit message (Expand)AuthorAgeFilesLines
* [MRM-648] Add description field to the different types of repositories and pr...Olivier Lamy2012-09-112-23/+26
* [MRM-1660] use log4j2Olivier Lamy2012-09-093-56/+49
* [MRM-1660] use log4j 2.x done for testing webapp jsOlivier Lamy2012-09-091-4/+18
* simplify some log.debug as slf4j now supports varargsOlivier Lamy2012-09-071-4/+2
* remove conf and data file for Rest Test and jdk7skygo2012-09-061-6/+14
* add a method to remove namespace(groupId) in MetadataRepositoryOlivier Lamy2012-09-062-8/+31
* preserve stack traceOlivier Lamy2012-08-181-1/+1
* Skip tests if module is installed in a path with space. (Repository will be i...skygo2012-08-091-7/+20
* no more need of jaxb-api we are now 1.6 requiredOlivier Lamy2012-08-071-4/+0
* remove dependency on maven tree componentOlivier Lamy2012-08-041-5/+1
* fix osgi metadataOlivier Lamy2012-08-041-1/+2
* dependency tree with aether move beans to a separate new module to be able to...Olivier Lamy2012-08-0417-673/+28
* lot of code cleanup for dependency treeOlivier Lamy2012-08-021-5/+5
* use directly aether api to get dependency tree rather than passing tru maven ...Olivier Lamy2012-08-022-1/+45
* avoid multiple slf4j binding in testOlivier Lamy2012-07-301-0/+6
* correctly close jarFile in a finally blockOlivier Lamy2012-07-081-0/+16
* [MRM-1583] fix license headersOlivier Lamy2012-07-063-24/+29
* fix osgi importsOlivier Lamy2012-07-051-1/+3
* remove all @version $Id$Olivier Lamy2012-07-053-3/+3
* oups missed some add filesOlivier Lamy2012-07-052-0/+234
* [MRM-1583] ui rewrite: rewrite reports pageOlivier Lamy2012-07-052-0/+6
* [MRM-1640] With the new Fest Assert version, some imports/methods call have t...Olivier Lamy2012-07-052-4/+4
* use fest assert 2.0Olivier Lamy2012-07-034-5/+5
* fix some issues reported by rat checkOlivier Lamy2012-07-021-0/+2
* change package for those test utilsOlivier Lamy2012-07-021-1/+1
* use a different artifactIdOlivier Lamy2012-07-021-1/+1
* [MRM-1638] Improve unit test for archiva buildOlivier Lamy2012-07-022-1/+9
* avoid jackrabbit failure on deleting a test repoOlivier Lamy2012-06-291-4/+14
* avoid failing on cleaning test repo in unit tests: jackrabbit fail if deletin...Olivier Lamy2012-06-292-10/+32
* cache size in kb rather than bytesOlivier Lamy2012-06-271-1/+6
* display inMemorySize for cacheOlivier Lamy2012-06-272-3/+19
* help a bit memory allocationOlivier Lamy2012-06-251-0/+1
* fix junit correctly delete timestamped snapshotOlivier Lamy2012-06-253-29/+44
* ensure we use correct lucene artifacts.Olivier Lamy2012-06-251-0/+24
* take of version when we delete a timestamped snapshotOlivier Lamy2012-06-221-3/+18
* correctly update metadata after deletionOlivier Lamy2012-06-191-10/+9
* fix deletion of snapshot artifactOlivier Lamy2012-06-1938-8/+672
* use tomcat embeded for unit testsOlivier Lamy2012-06-151-16/+29
* restore backward comp for the struts webappOlivier Lamy2012-06-152-0/+20
* fix download link in jsp webappOlivier Lamy2012-06-132-1/+37
* fix unit testsOlivier Lamy2012-06-131-1/+2
* implement service to delete groupIdOlivier Lamy2012-06-053-2/+47
* when deleting an artifact md5 and sha1 must be deleted tooOlivier Lamy2012-06-051-0/+11
* improve MetadataRepository api to be able to remove an artifact with Metadata...Olivier Lamy2012-06-053-30/+109
* fix junitOlivier Lamy2012-06-021-5/+4
* fix an issue with not removing project version when removing an artifact from...Olivier Lamy2012-06-016-8/+86
* fix download url with setting correctly file extension.Olivier Lamy2012-06-011-8/+15
* improve testOlivier Lamy2012-06-011-0/+18
* fix junitOlivier Lamy2012-05-302-5/+7
* start work on deleting artifacts tru the uiOlivier Lamy2012-05-302-5/+7