aboutsummaryrefslogtreecommitdiffstats
path: root/archiva-modules
Commit message (Expand)AuthorAgeFilesLines
* avoid configuring archiva in full for testsBrett Porter2011-11-141-1/+16
* upgrade selenium versionOlivier Lamy2011-11-131-2/+2
* default http error code for an exception should be 500 not 0Olivier Lamy2011-11-131-1/+1
* add classifier if exists in the response messageOlivier Lamy2011-11-101-3/+10
* fix typo in labelOlivier Lamy2011-11-101-1/+1
* add an exception Mapper to customize reponse http status and response contentOlivier Lamy2011-11-107-10/+180
* fix junit due to previous changesOlivier Lamy2011-11-094-2/+5
* [MRM-1551] add rest method to delete artifact.Olivier Lamy2011-11-094-256/+107
* add @since for new methodOlivier Lamy2011-11-091-0/+1
* [MRM-1551] add rest method to delete artifact.Olivier Lamy2011-11-098-170/+530
* fix formatting no functionnal changesOlivier Lamy2011-11-091-29/+28
* remove a deprecated class ArchivaRoleConstants from archiva-securityOlivier Lamy2011-11-0913-47/+15
* [MRM-815] aggregate indices for repository groups.Olivier Lamy2011-11-0819-35/+564
* configure archetype test to run with an empty repo to ensure all artifacts ar...Olivier Lamy2011-11-082-4/+7
* move some test stuff in an Abstract class to be able to reuse itOlivier Lamy2011-11-083-174/+267
* restore 1.5 buildOlivier Lamy2011-11-081-28/+0
* use new tld uri from redbackOlivier Lamy2011-11-0711-11/+61
* move jdbc test url and jdbc test driver to properties to be able to change th...Olivier Lamy2011-11-0714-25/+55
* restore a good value, this value was here for testing: not a good production ...Olivier Lamy2011-11-071-1/+3
* add basic memory settings in jetty wrapper distribOlivier Lamy2011-11-071-0/+1
* maven indexer cleanup only directory content so cleanup manually directory tooOlivier Lamy2011-11-062-20/+9
* use temp directory in ${project.build.directory} for tomcat7 runOlivier Lamy2011-11-051-0/+1
* gloups compilation issueOlivier Lamy2011-11-051-1/+1
* [MRM-815] aggregate indices for repository groups.Olivier Lamy2011-11-057-75/+324
* fix junitOlivier Lamy2011-11-051-5/+9
* fix test compilation issueOlivier Lamy2011-11-051-2/+1
* [MRM-815] aggregate indices for repository groups.Olivier Lamy2011-11-052-67/+112
* check first if the request is .indexer browsing to not iterate over repositor...Olivier Lamy2011-11-051-105/+116
* fix consumer archetypeOlivier Lamy2011-11-048-12/+182
* remove temporary indexes from indexer tooOlivier Lamy2011-11-041-3/+14
* gloups missed to add the fileOlivier Lamy2011-11-041-0/+111
* use derby only in memory for testingOlivier Lamy2011-11-048-4/+17
* fix unit tests in webapp those lucene locks kills me :-)Olivier Lamy2011-11-043-20/+74
* fix compilation issue due to redback upgradeOlivier Lamy2011-11-041-9/+7
* 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
* start fixing unit test on webdav module: ensure correctly closing lucene inde...Olivier Lamy2011-11-037-10/+140
* use an artifact with test resources from redback to avoid too much file dupli...Olivier Lamy2011-11-031-0/+6
* use an artifact with test resources from redback to avoid too much file dupli...Olivier Lamy2011-11-0314-1655/+38
* upgrade to redback 1.4-SNAPSHOTOlivier Lamy2011-11-032-232/+5
* ensure we cleanup Maven IndexingContext on shutdownOlivier Lamy2011-11-033-4/+69
* add unit tests to ensure javadoc is respected regarding usage of repo Ids in ...Olivier Lamy2011-11-031-1/+64
* remove this struts2-jqboot-themeOlivier Lamy2011-11-035-42/+0
* fix unit tests in archiva-rest-servicesOlivier Lamy2011-11-032-0/+7
* optimize io consume by not deleting/copying artifacts for all testsOlivier Lamy2011-11-032-32/+34
* fix formattingOlivier Lamy2011-11-031-6/+6
* fix archiva-xmlrpc-services unit testsOlivier Lamy2011-11-036-23/+436