aboutsummaryrefslogtreecommitdiffstats
path: root/archiva-modules/archiva-base
Commit message (Expand)AuthorAgeFilesLines
* [maven-release-plugin] prepare for next development iterationOlivier Lamy2014-02-0832-32/+32
* [maven-release-plugin] prepare release archiva-2.0.0-RC2Olivier Lamy2014-02-0832-32/+32
* [maven-release-plugin] prepare for next development iterationOlivier Lamy2014-02-0832-32/+32
* [maven-release-plugin] prepare release archiva-2.0.0-RC1Olivier Lamy2014-02-0832-32/+32
* add stage repository for consumer-archetype buildOlivier Lamy2014-02-081-0/+10
* change version to 2.0.0-RC1-SNAPSHOTOlivier Lamy2014-02-0832-32/+32
* fix issue with typeaheadOlivier Lamy2014-01-141-0/+1
* remove use of httpunitOlivier Lamy2014-01-081-2/+3
* use constructor injectionOlivier Lamy2014-01-081-7/+6
* use strict matching for model mapperOlivier Lamy2014-01-071-10/+13
* use strict matching for model mapperOlivier Lamy2014-01-072-3/+12
* refactor unit tests to get rid of the old httpunitOlivier Lamy2014-01-066-1/+32
* remove use of old httpunit libraryOlivier Lamy2014-01-061-0/+6
* use model mapperOlivier Lamy2013-12-269-81/+56
* remove non used private methodOlivier Lamy2013-12-191-20/+0
* fix compilationOlivier Lamy2013-12-181-1/+3
* ignore ClosedChannelExceptionOlivier Lamy2013-12-181-1/+7
* add a nex flag to indicate the merged index is temporaryOlivier Lamy2013-12-172-6/+30
* prevent running in parrallelOlivier Lamy2013-12-171-6/+22
* [MRM-1746] build merged index for groups with a cron scheduleOlivier Lamy2013-12-173-12/+12
* extract inner classesOlivier Lamy2013-12-174-85/+135
* [MRM-1746] build merged index for groups with a cron scheduleOlivier Lamy2013-12-177-6/+262
* refactoring to ease cron schedulingOlivier Lamy2013-12-171-6/+19
* configure cron expression to merge remote indexes tru the UIOlivier Lamy2013-12-172-8/+8
* prevent possible NPEOlivier Lamy2013-12-161-3/+8
* better handling of FNFEOlivier Lamy2013-12-161-110/+100
* osgi metadataOlivier Lamy2013-12-161-0/+2
* start refactoring merging remote indexes to have a cron job doing itOlivier Lamy2013-12-161-0/+111
* start refactoring merging remote indexes to have a cron job doing itOlivier Lamy2013-12-166-12/+94
* prevent possible file limit issueOlivier Lamy2013-12-162-6/+24
* prevent possible race condition if the file has been deletedOlivier Lamy2013-12-161-2/+7
* [MRM-1702] make the locking configurable via the UIOlivier Lamy2013-12-132-14/+22
* try creating the file before the lockOlivier Lamy2013-12-131-1/+2
* track FileNotFoundException if a concurrent thread delete the file before loc...Olivier Lamy2013-12-131-2/+31
* skip locking true per defaultOlivier Lamy2013-12-131-1/+1
* use a concurrent map to handle file lockOlivier Lamy2013-12-135-10/+70
* fix rat and namingOlivier Lamy2013-12-132-5/+20
* file lock manager must be configurableOlivier Lamy2013-12-134-5/+136
* add missing @sinceOlivier Lamy2013-12-135-0/+5
* add note on possible improvmentsOlivier Lamy2013-12-131-1/+4
* [MRM-1702] use the fileLockLManager in the code with possible race conditionOlivier Lamy2013-12-136-39/+112
* expose how to skip locking mechanismOlivier Lamy2013-12-132-0/+12
* fix osgiOlivier Lamy2013-12-121-1/+2
* fix timeoutOlivier Lamy2013-12-124-3/+88
* add classOlivier Lamy2013-12-121-0/+32
* throw a timeout exception if not possible to get the lock after the timeoutOlivier Lamy2013-12-123-62/+76
* fix osgi metadataOlivier Lamy2013-12-121-1/+3
* license headerOlivier Lamy2013-12-125-0/+95
* fix typoOlivier Lamy2013-12-121-7/+7
* cleanup this file locking libraryOlivier Lamy2013-12-124-113/+190