summaryrefslogtreecommitdiffstats
path: root/archiva-modules/archiva-scheduler
Commit message (Expand)AuthorAgeFilesLines
...
* avoid multiple slf4j binding in testOlivier Lamy2012-07-301-0/+6
* no need to delete index directories maven indexer does itOlivier Lamy2012-07-101-2/+3
* [MRM-1583] tests modificationsOlivier Lamy2012-07-061-0/+1
* remove more @version $Id:Olivier Lamy2012-07-051-1/+1
* remove all @version $Id$Olivier Lamy2012-07-054-4/+4
* remove empty fileOlivier Lamy2012-07-021-0/+0
* change package for those test utilsOlivier Lamy2012-07-023-3/+3
* use a different artifactIdOlivier Lamy2012-07-022-2/+2
* [MRM-1638] Improve unit test for archiva buildOlivier Lamy2012-07-027-15/+23
* fix compilation of implsOlivier Lamy2012-06-251-0/+6
* [MRM-1632] Invalid Cron in a job means webapp will not startBrett Porter2012-06-111-3/+11
* fix test mock compilationOlivier Lamy2012-06-051-2/+2
* improve MetadataRepository api to be able to remove an artifact with Metadata...Olivier Lamy2012-06-051-5/+13
* osgi metadatas for taskqueue changeOlivier Lamy2012-04-133-3/+3
* move spring-taskqueue to apache namespaceOlivier Lamy2012-04-1311-22/+21
* use apache namespace for taskqueue componentOlivier Lamy2012-04-131-1/+1
* repackage spring-registry-commons to o.a.a namespaceOlivier Lamy2012-04-122-2/+2
* osgi fixOlivier Lamy2012-04-121-1/+1
* use o.a.a package namespace for spring-quartz componentOlivier Lamy2012-04-114-5/+5
* use spring quartz with asf groupIdOlivier Lamy2012-04-111-1/+1
* remove not anymore used ROLE fieldOlivier Lamy2012-04-091-4/+0
* use new redback groupIdOlivier Lamy2012-04-061-2/+2
* [MRM-709] Use commons-io instead of Plexus Utils.Olivier Lamy2012-04-031-0/+4
* fix junit as now non absolute path is replace with appserver.base as parentOlivier Lamy2012-04-021-1/+2
* apply some code formattingOlivier Lamy2012-03-013-13/+14
* fix test issue on windows patch submitted by Eric BarboniOlivier Lamy2012-03-014-351/+438
* fix compilation issuesOlivier Lamy2012-02-261-12/+10
* [MRM-1606] Upgrade to wagon 2.2.Olivier Lamy2012-02-171-20/+4
* add wagon-http-lightweight as dependency to prevent CNFE in testsOlivier Lamy2012-02-042-0/+11
* [MRM-1599] NTLM proxy no longer worksOlivier Lamy2012-02-041-1/+5
* avoid using plexus-sisu bridge to get wagon instances: use now springOlivier Lamy2012-01-242-1/+5
* add log info on maven repository indexingOlivier Lamy2012-01-191-0/+6
* bump to 1.4-M3-SNAPSHOT versionOlivier Lamy2011-12-134-4/+4
* remove this synchronized block on indexer there is enough sync in indexer to ...Olivier Lamy2011-12-061-97/+93
* [MRM-1562] Update to Archiva as OSGi compliant application.Olivier Lamy2011-11-223-0/+87
* fix missing logging of idOlivier Lamy2011-11-171-1/+2
* [MRM-1560] Add the possibility to schedule retrieve remote indexes when appli...Olivier Lamy2011-11-171-0/+9
* move jdbc test url and jdbc test driver to properties to be able to change th...Olivier Lamy2011-11-071-2/+2
* use derby only in memory for testingOlivier Lamy2011-11-041-4/+2
* use an artifact with test resources from redback to avoid too much file dupli...Olivier Lamy2011-11-032-247/+7
* fix unit tests in archiva-scheduler-indexingOlivier Lamy2011-11-033-132/+155
* fix compilation of mock classesOlivier Lamy2011-11-022-0/+14
* remove unused imports and fieldsOlivier Lamy2011-11-022-15/+0
* remove this ugly static methodOlivier Lamy2011-11-023-55/+12
* [MRM-815] aggregate indices for repository groups.Olivier Lamy2011-11-021-60/+27
* [maven-release-plugin] prepare for next development iterationOlivier Lamy2011-10-184-4/+4
* [maven-release-plugin] prepare release archiva-1.4-M1Olivier Lamy2011-10-184-11/+7
* update timestamp on index saveOlivier Lamy2011-10-131-0/+1
* reduce log noise with using debug for something normal not a a warnOlivier Lamy2011-10-101-1/+1
* add unit tests for paginate methodOlivier Lamy2011-10-071-1/+1