aboutsummaryrefslogtreecommitdiffstats
path: root/archiva-modules/archiva-scheduler
Commit message (Expand)AuthorAgeFilesLines
* 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
* [MRM-1327] implement alternative or improve repository metadata storage: remo...Olivier Lamy2011-10-054-74/+249
* [MRM-1327] implement alternative or improve repository metadata storage: jcr ...Olivier Lamy2011-10-053-1/+71
* fix @since 1.4 with @since 1.4-M1Olivier Lamy2011-10-046-6/+6
* update version to 1.4-M1-SNAPSHOTBrett Porter2011-10-014-4/+4
* ensure we correctly delete temporary download directoryOlivier Lamy2011-10-011-3/+6
* add some logs informations for download remote index timeOlivier Lamy2011-10-012-111/+114
* change configuration base to org.apache.archiva instead of org.apache.maven.a...Brett Porter2011-10-012-2/+2
* make RAT report passBrett Porter2011-10-012-0/+32
* fix properties to avoid putting test data in JAR and remove derby.log from rootBrett Porter2011-10-011-6/+3
* [MRM-1526] configure http connection pool values for wagon http.Olivier Lamy2011-09-301-0/+13
* use isNotBlank to avoid warning in logOlivier Lamy2011-09-271-1/+1
* fix 1.5 compilationOlivier Lamy2011-09-271-2/+2