aboutsummaryrefslogtreecommitdiffstats
path: root/archiva-modules/archiva-base
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* use guice no_aop which is faster for our usageOlivier Lamy2013-09-023-0/+3
* use guice from googleOlivier Lamy2013-08-103-4/+8
* next version will be 2.0.0Olivier Lamy2013-07-2931-31/+31
* next version will be 1.4.0Olivier Lamy2013-06-0231-31/+31
* [maven-release-plugin] prepare for next development iterationOlivier Lamy2013-05-2731-31/+31
* [maven-release-plugin] prepare release archiva-1.4-M4Olivier Lamy2013-05-2731-31/+31
* [MRM-1751] removed unused methods and config + update docsMaria Odea B. Ching2013-05-202-26/+1
* [MRM-1751] include mergedIndexTtl in temporary group index & indexmergerreque...Maria Odea B. Ching2013-05-204-5/+28
* use genericsOlivier Lamy2013-05-194-4/+4
* [MRM-1751] add merged index ttl to repo group configuration + unit testsMaria Odea B. Ching2013-05-134-6/+125
* remove redundant version elementOlivier Lamy2013-05-092-2/+0
* use inject plexus from eclipseOlivier Lamy2013-04-254-8/+8
* no need of public methodOlivier Lamy2013-04-241-1/+1
* verify roles for repository are configured on startupOlivier Lamy2013-04-241-5/+26