aboutsummaryrefslogtreecommitdiffstats
path: root/archiva-modules/archiva-scheduler
Commit message (Expand)AuthorAgeFilesLines
* use genericsOlivier Lamy2013-05-191-1/+1
* add some FIXME but not for this release :-)Olivier Lamy2013-04-241-1/+1
* log4j2 2.0-beta5Olivier Lamy2013-04-241-2/+2
* fix imports and minors warning sonar.skygo2013-03-143-4/+0
* improve logging and no need to pack local index of remote repositoriesOlivier Lamy2013-02-072-10/+12
* code simplificationOlivier Lamy2013-02-061-7/+3
* no need to create etc.. if the index already existsOlivier Lamy2013-02-061-1/+1
* fix groupIdOlivier Lamy2013-02-021-1/+1
* force use of preemptive with last wagon snapshotOlivier Lamy2013-01-291-0/+13
* mark internal class as finalOlivier Lamy2012-12-311-3/+3
* preserve stack traceOlivier Lamy2012-12-311-3/+5
* [MRM-1729] add MetadataRepository#hasMetadataFacet to prevent slow startup timeOlivier Lamy2012-12-191-5/+12
* fix osgi importOlivier Lamy2012-12-191-1/+2
* fix mock RepositoryStatisticsManager compilationOlivier Lamy2012-12-191-1/+8
* fix all RepositoryManager implementationsOlivier Lamy2012-12-191-0/+6
* [MRM-1729] add MetadataRepository#hasMetadataFacet to prevent slow startup time.Olivier Lamy2012-12-191-0/+1
* add some StopWatch to get time on what happened hereOlivier Lamy2012-12-191-5/+11
* fix some unit tests due to the missing aliasOlivier Lamy2012-12-061-1/+1
* log4j2 beta3Olivier Lamy2012-11-151-1/+1
* use varargs from slf4j rather than creating an array for debugOlivier Lamy2012-11-141-6/+3
* move ntlm wagon trick in wagonFactory to avoid duplicate codeOlivier Lamy2012-10-311-4/+3
* add missing dependenciesOlivier Lamy2012-10-291-0/+6
* osgi grhhhhh! :-)Olivier Lamy2012-10-291-0/+1
* use a more appropriate package for this interfaceOlivier Lamy2012-10-297-7/+8
* [MRM-1704] Refactor to remove maven specific part from various repository/met...Olivier Lamy2012-10-293-0/+312
* [MRM-1704] Refactor to remove maven specific part from various repository/met...Olivier Lamy2012-10-295-152/+12
* [MRM-1704] Refactor to remove maven specific part from various repository/met...Olivier Lamy2012-10-291-0/+5
* fix menus for submodulesOlivier Lamy2012-10-281-0/+26
* align namesOlivier Lamy2012-10-271-1/+1
* [MRM-1705] Feature to add custom parameters and/or headers when requesting an...Olivier Lamy2012-10-241-3/+35
* [MRM-1705] Feature to add custom parameters and/or headers when requesting an...Olivier Lamy2012-10-241-2/+2
* transform this interface to use a bean request will ease future enhancementsOlivier Lamy2012-10-241-1/+3
* fix mocks compilationOlivier Lamy2012-10-221-0/+7
* [MRM-1693] exposing index downloaded from remote repositoriesOlivier Lamy2012-10-153-3/+35
* add unit test for new method in MetadataRepository and fix compilation for so...Olivier Lamy2012-10-111-0/+7
* [maven-release-plugin] prepare for next development iterationOlivier Lamy2012-10-034-4/+4
* [maven-release-plugin] prepare release archiva-1.4-M3Olivier Lamy2012-10-034-4/+4
* log4j 2.0-beta1Olivier Lamy2012-09-211-2/+2
* finish unit test for getMergeConflictedArtifacts rest methodOlivier Lamy2012-09-181-20/+22
* ensure file are cleaned before test for folks who do not use clean and break ...Olivier Lamy2012-09-131-3/+16
* improve unit test with testing packed index files are really createdOlivier Lamy2012-09-131-1/+9
* fix unit testOlivier Lamy2012-09-131-52/+56
* [MRM-1263] creating an m2eclipse compatible index should be an optional compo...Olivier Lamy2012-09-121-11/+17
* test last maven indexer versionOlivier Lamy2012-09-123-24/+38
* [MRM-1660] use log4j2Olivier Lamy2012-09-091-18/+14
* [MRM-1660] use log4j 2.x done for testing webapp jsOlivier Lamy2012-09-092-2/+18
* repository scanning test fix for idependanceskygo2012-09-081-0/+2
* fix mocks compilationOlivier Lamy2012-09-061-0/+6
* fix typo in the field nameOlivier Lamy2012-08-081-5/+5
* correctly use slf4j for loggingOlivier Lamy2012-08-081-2/+2