summaryrefslogtreecommitdiffstats
path: root/archiva-modules/archiva-base
Commit message (Expand)AuthorAgeFilesLines
* 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
* add a new module for file lockingOlivier Lamy2013-12-1212-35/+783
* dependencies not neededOlivier Lamy2013-12-111-6/+7
* not neededOlivier Lamy2013-12-111-27/+0
* [MRM-589] use last plexus-utils 3.0.15Olivier Lamy2013-12-101-6/+0
* not needed variable declarationOlivier Lamy2013-12-031-1/+0
* fix logging warn levelOlivier Lamy2013-12-0215-39/+36
* use last ehcache 2.7.4Olivier Lamy2013-11-221-1/+1
* fix osgi metadataOlivier Lamy2013-11-151-1/+3
* ignore files part of index directory when scanningOlivier Lamy2013-11-153-6/+35
* code cleanup commentOlivier Lamy2013-11-1310-152/+45
* move to last easymock 3.2Olivier Lamy2013-11-1314-147/+241
* remove non used variableOlivier Lamy2013-11-071-5/+0
* use last jackson versionOlivier Lamy2013-10-313-13/+8
* fix unit testOlivier Lamy2013-09-241-1/+1
* [MRM-1779] pom artifacts cannot be searched on Archiva 1.4-M4Olivier Lamy2013-09-243-1/+12
* use index for faster startupOlivier Lamy2013-09-131-1/+1