summaryrefslogtreecommitdiffstats
path: root/archiva-modules/plugins/maven2-repository/src
Commit message (Expand)AuthorAgeFilesLines
* split out problem facetBrett Porter2014-07-301-1/+1
* update line endingsBrett Porter2014-07-012-924/+924
* [MRM-1846] Regression in 2.0.1 : uniqueVersion false not supportedOlivier Lamy2014-06-111-14/+15
* [MRM-1837] cleanup registry listeners from Archiva ConfigurationOlivier Lamy2014-04-302-0/+12
* [MRM-1833] Nullpointer when browsing artifacts which have dependenciesSascha Vogt2014-04-241-1/+2
* jdk 7 (multicatch) for-loopEric Barboni2014-04-185-59/+24
* remove unused package, reduce annotations (value= or locations=)Eric Barboni2014-04-1821-49/+34
* [MRM-1210] Dependency tree should include the artifact typeOlivier Lamy2014-04-171-0/+1
* more code simplification with 1.7 featuresOlivier Lamy2014-04-171-13/+4
* use Files.copy from java.nio.fileOlivier Lamy2014-04-161-2/+0
* use Files from java.nioOlivier Lamy2014-04-161-6/+8
* diamond operatorOlivier Lamy2014-04-161-0/+4
* one move for all remaining override annotationEric Barboni2014-04-1129-0/+209
* more diamondOlivier Lamy2014-04-107-9/+9
* more diamondOlivier Lamy2014-04-1010-38/+38
* fix unit test with adding mocksOlivier Lamy2014-03-311-13/+11
* use assertj as fest-assert is not maintained anymoreOlivier Lamy2014-03-251-3/+3
* fix javadoc. Generation possible on jdk8 skygo2014-02-254-8/+5
* cleanupOlivier Lamy2014-01-103-14/+38
* when browsing we must be more relax to resolve dependencies especially with s...Olivier Lamy2014-01-102-22/+33
* no need of public method hereOlivier Lamy2014-01-101-2/+2
* use strict matching for model mapperOlivier Lamy2014-01-071-2/+8
* fix mapping with modelmapperOlivier Lamy2013-12-262-4/+14
* use constantOlivier Lamy2013-12-112-4/+4
* finally use a relocation for MRM-1761Olivier Lamy2013-12-091-2/+7
* remove non used codeOlivier Lamy2013-12-091-3/+0
* fix unit testsOlivier Lamy2013-12-091-19/+44
* [MRM-1761] Returned URL in search result does not work for SNAPSHOTSOlivier Lamy2013-12-091-0/+44
* more moving of maven2 logic from davOlivier Lamy2013-12-041-0/+1
* continue moving maven logic out of dav moduleOlivier Lamy2013-12-031-0/+64
* start to move out maven specific from dav partOlivier Lamy2013-12-031-11/+79
* fix logging warn levelOlivier Lamy2013-12-022-5/+5
* move to last easymock 3.2Olivier Lamy2013-11-131-4/+6
* use genericsOlivier Lamy2013-05-191-6/+6
* not used field and try to revert to timestamped snapshot versionOlivier Lamy2013-04-251-8/+41
* move this class to a static inner classOlivier Lamy2012-12-311-2/+2
* mark internal class as finalOlivier Lamy2012-12-311-1/+1
* preserve stack traceOlivier Lamy2012-12-312-3/+3
* review/comment/delete some FIXMEOlivier Lamy2012-12-201-1/+0
* fix all RepositoryManager implementationsOlivier Lamy2012-12-191-0/+6
* move ntlm wagon trick in wagonFactory to avoid duplicate codeOlivier Lamy2012-10-311-12/+4
* add spring aliases to prevent hackish codeOlivier Lamy2012-10-301-0/+3
* remove code which has been migrated to an other moduleOlivier Lamy2012-10-291-0/+8
* [MRM-1704] Refactor to remove maven specific part from various repository/met...Olivier Lamy2012-10-291-1/+1
* more unit tests fixesOlivier Lamy2012-10-296-8/+9
* more unit tests fixesOlivier Lamy2012-10-294-10/+4
* add missing data for unit testsOlivier Lamy2012-10-295-0/+45
* [MRM-1704] Refactor to remove maven specific part from various repository/met...Olivier Lamy2012-10-2918-157/+84
* fix unit test and spring declarationOlivier Lamy2012-10-293-8/+23
* [MRM-1704] Refactor to remove maven specific part from various repository/met...Olivier Lamy2012-10-294-22/+32