aboutsummaryrefslogtreecommitdiffstats
path: root/archiva-modules/archiva-base
Commit message (Expand)AuthorAgeFilesLines
...
* sonar fixesEric Barboni2014-10-142-5/+4
* MRM-1865 remove isPermanent flag Eric Barboni2014-10-1015-133/+3
* [MRM-1864] use SSL by default for centralBrett Porter2014-10-092-2/+2
* MRM-1311: Added Loggers to core consumersJonathan Sharp2014-09-295-0/+38
* spring 4.1.0Olivier Lamy2014-09-101-1/+8
* [maven-release-plugin] prepare for next development iterationOlivier Lamy2014-09-0131-31/+31
* [maven-release-plugin] prepare release archiva-2.1.1archiva-2.1.1Olivier Lamy2014-09-0131-31/+31
* split out audit facet and listener to match othersBrett Porter2014-07-3116-20/+22
* ensure works from clean repositoryBrett Porter2014-07-303-1/+21
* update archetype for repository metadataBrett Porter2014-07-308-157/+141
* make optional for SpringBrett Porter2014-07-301-0/+2
* fix merge of convertersBrett Porter2014-07-308-11/+25
* simplify required namespacesBrett Porter2014-07-301-6/+1
* ensure spring context is added to archetypeBrett Porter2014-07-303-2/+3
* remove unused dependencies and importsBrett Porter2014-07-302-9/+0
* add genericsBrett Porter2014-07-301-5/+5
* add missing dependencyBrett Porter2014-07-301-0/+4
* ensure archiva-cli is able to runBrett Porter2014-07-301-2/+4
* fix scan locationBrett Porter2014-07-301-1/+1
* fix package declarationsBrett Porter2014-07-301-3/+3
* merge artifact-converter into converterBrett Porter2014-07-3094-1170/+5
* ensure archetype builds on a clean repositoryBrett Porter2014-07-296-106/+104
* remove antrun only used for echoBrett Porter2014-07-292-47/+0
* trim POM to required resourcesBrett Porter2014-07-292-165/+38
* must also populate variablesBrett Porter2014-07-291-1/+7
* line endingOlivier Lamy2014-07-1712-709/+709
* [maven-release-plugin] prepare for next development iterationOlivier Lamy2014-07-1632-32/+32
* [maven-release-plugin] prepare release archiva-2.1.0archiva-2.1.0Olivier Lamy2014-07-1632-32/+32
* [MRM-1843] provide mechanism to obtain the latest version of an artifactOlivier Lamy2014-05-202-11/+68
* [MRM-1837] so as it's only prototype we can assume configuration will not cha...Olivier Lamy2014-05-132-9/+19
* [MRM-1837] DefaultArchivaConfiguration holds references to classesOlivier Lamy2014-05-015-22/+28
* [MRM-1837] cleanup registry listeners from Archiva ConfigurationOlivier Lamy2014-04-307-22/+51
* use a better nameOlivier Lamy2014-04-301-3/+3
* modified fileOlivier Lamy2014-04-251-1/+1
* complete .gitattributes fileOlivier Lamy2014-04-241-1/+1
* make no limit working backOlivier Lamy2014-04-242-2/+3
* fix unit test for paginationOlivier Lamy2014-04-243-25/+44
* [MRM-1834] Add limit to index search query to prevent unnecessarySascha Vogt2014-04-241-0/+1
* display warning on test failureEric Barboni2014-04-241-1/+1
* more detailsOlivier Lamy2014-04-222-1/+10
* more log for MRM-1832Olivier Lamy2014-04-222-11/+17
* simply use File implementation as we are now 1.7 requiredOlivier Lamy2014-04-221-26/+1
* jdk7 (multicatch diamond)Eric Barboni2014-04-171-12/+5
* assert from org.junitEric Barboni2014-04-171-1/+1
* more code simplification with 1.7 featuresOlivier Lamy2014-04-172-27/+4
* use same versionsOlivier Lamy2014-04-171-2/+6
* using more java.nio.fileOlivier Lamy2014-04-172-4/+7
* do the same as FileUtils.copyFile doOlivier Lamy2014-04-161-10/+15
* use Files.copy from java.nio.fileOlivier Lamy2014-04-164-52/+36
* use Files from java.nioOlivier Lamy2014-04-161-9/+19