summaryrefslogtreecommitdiffstats
path: root/archiva-modules/archiva-web/archiva-rest/archiva-rest-services
Commit message (Expand)AuthorAgeFilesLines
* 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-062-12/+15
* remove all @version $Id$Olivier Lamy2012-07-052-2/+2
* oups missed some add filesOlivier Lamy2012-07-051-0/+172
* [MRM-1583] ui rewrite: rewrite reports pageOlivier Lamy2012-07-051-0/+1
* [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
* display inMemorySize for cacheOlivier Lamy2012-06-271-1/+3
* 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-151-0/+3
* fix download link in jsp webappOlivier Lamy2012-06-131-1/+3
* fix unit testsOlivier Lamy2012-06-131-1/+2
* implement service to delete groupIdOlivier Lamy2012-06-052-1/+46
* 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-052-30/+98
* 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-301-1/+2
* remove non needed parametersOlivier Lamy2012-05-293-7/+3
* this is fixed nowOlivier Lamy2012-05-292-10/+8
* [MRM-1621] add download box in artifact detail for new ui.Olivier Lamy2012-05-292-2/+10
* return url for ArtifactDownloadInfos serviceOlivier Lamy2012-05-294-54/+59
* simplify by reusing an existing classOlivier Lamy2012-05-292-9/+36
* use hsql for unit testsOlivier Lamy2012-05-291-2/+6
* upgrade hsql versionOlivier Lamy2012-05-291-0/+2
* prevent possible unit test failureOlivier Lamy2012-05-251-1/+4
* use configured applicationUrl for download urlsOlivier Lamy2012-05-254-103/+137
* use configured applicationUrl to send registration emailOlivier Lamy2012-05-251-0/+13
* [MRM-1629] Add a configuration field for the application url.Olivier Lamy2012-05-241-1/+4
* add unit test and a toString method for debug purposeOlivier Lamy2012-05-241-0/+24
* use bean rather than passing string. return back repositoryId used.Olivier Lamy2012-05-233-28/+34
* add some debug informationsOlivier Lamy2012-05-231-0/+4