aboutsummaryrefslogtreecommitdiffstats
path: root/archiva-modules
Commit message (Expand)AuthorAgeFilesLines
* mark locking as experimentalOlivier Lamy2013-12-131-1/+1
* [MRM-1702] make the locking configurable via the UIOlivier Lamy2013-12-135-18/+81
* 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-134-13/+28
* file lock manager must be configurableOlivier Lamy2013-12-135-5/+151
* 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-1311-64/+175
* 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-1213-35/+784
* dependencies not neededOlivier Lamy2013-12-111-6/+7
* use constantOlivier Lamy2013-12-112-4/+4
* not neededOlivier Lamy2013-12-111-27/+0
* [MRM-589] use last plexus-utils 3.0.15Olivier Lamy2013-12-101-6/+0
* add comment on logging mechanismOlivier Lamy2013-12-101-1/+2
* cleanup logging on shutdownOlivier Lamy2013-12-103-28/+15
* use a temporary redirect for SNAPSHOT downloadOlivier Lamy2013-12-092-10/+21
* configure redirect type temporary or permanentlyOlivier Lamy2013-12-092-2/+18
* add the classOlivier Lamy2013-12-091-0/+62
* finally use a relocation for MRM-1761Olivier Lamy2013-12-094-6/+11
* remove non used codeOlivier Lamy2013-12-091-3/+0
* exclude test repo files from ratOlivier Lamy2013-12-091-0/+1
* [MRM-1761] add unit testOlivier Lamy2013-12-0913-0/+283
* [MRM-1761] add unit testOlivier Lamy2013-12-092-19/+27
* fix unit testsOlivier Lamy2013-12-092-22/+47
* oups compilation fixOlivier Lamy2013-12-091-0/+9
* [MRM-1761] Returned URL in search result does not work for SNAPSHOTSOlivier Lamy2013-12-094-2/+78
* avoid magic numberOlivier Lamy2013-12-051-6/+6
* more use of fest assertOlivier Lamy2013-12-041-13/+30
* fix my bad!!Olivier Lamy2013-12-041-2/+2
* [MRM-1795] window.archivaRuntimeInfo.version is null in archiva/archiva.jsOlivier Lamy2013-12-041-1/+1
* remove unused importOlivier Lamy2013-12-041-1/+0
* upgrade fest assert versionOlivier Lamy2013-12-042-6/+7
* more moving of maven2 logic from davOlivier Lamy2013-12-046-81/+89
* continue moving maven logic out of dav moduleOlivier Lamy2013-12-032-14/+64
* add javadocOlivier Lamy2013-12-031-0/+1
* remove commented codeOlivier Lamy2013-12-031-29/+0
* use tomcat hereOlivier Lamy2013-12-031-0/+37
* start to move out maven specific from dav partOlivier Lamy2013-12-036-97/+180