aboutsummaryrefslogtreecommitdiffstats
path: root/archiva-modules/archiva-web/archiva-webdav/src/main
Commit message (Expand)AuthorAgeFilesLines
...
* Finally switching the file lock to java.nioMartin Stockhammer2017-09-201-2/+2
* Switching some more files to java.nioMartin Stockhammer2017-09-201-1/+1
* Migrating web modules to java.nioMartin Stockhammer2017-09-116-85/+19
* Migrating web modules to java.nioMartin Stockhammer2017-09-115-177/+255
* Migrating scheduler to java.nioMartin Stockhammer2017-09-101-1/+1
* Migrating policies module to java.nioMartin Stockhammer2017-09-051-1/+1
* Moving indexer to java.nioMartin Stockhammer2017-09-042-5/+5
* Next part for moving to java.nioMartin Stockhammer2017-09-021-3/+4
* First part in moving to java.nioMartin Stockhammer2017-09-021-1/+1
* Fix two incorrect SLF4J logger callsDaniel Trebbien2017-07-301-1/+1
* Utilize parameterized logging and remove toString() callsDaniel Trebbien2017-07-302-4/+4
* [MRM-1957] Spliting statistics plugin moduleMartin Stockhammer2017-07-161-1/+1
* [MRM-1928] Use applicationUrl setting in HTTP redirectsCiprian Ciubotariu2016-10-041-3/+11
* [MRM-1359] remove maven1 codeOlivier Lamy2015-02-121-2/+1
* MRM-813 tweak APC interface and ADRF AuditEventsJonathan Sharp2014-10-172-8/+7
* [MRM-1846] Regression in 2.0.1 : uniqueVersion false not supportedOlivier Lamy2014-09-151-3/+4
* [MRM-1854] Last modified date is epoch on directory listing for a groupOlivier Lamy2014-09-011-4/+13
* formatOlivier Lamy2014-09-011-25/+29
* unused importBrett Porter2014-07-311-1/+0
* split out audit facet and listener to match othersBrett Porter2014-07-312-4/+4
* revert c648adb3061202572de0fa575150e48ce4c486de tooOlivier Lamy2014-06-251-706/+0
* revert previous commit as 2.x was not affected in factOlivier Lamy2014-06-251-4/+2
* [MRM-1796] support artifacts larger than 4GBrett Porter2014-06-251-2/+5
* [MRM-1796] support artifacts larger than 4GBrett Porter2014-06-251-0/+706
* add commentOlivier Lamy2014-06-111-0/+2
* [MRM-1846] Regression in 2.0.1 : uniqueVersion false not supportedOlivier Lamy2014-06-111-1/+4
* more try with resourcesOlivier Lamy2014-04-161-33/+26
* use Files.copy from java.nio.fileOlivier Lamy2014-04-162-58/+10
* use Files from java.nioOlivier Lamy2014-04-161-2/+5
* one move for all remaining override annotationEric Barboni2014-04-119-0/+104
* more diamondOlivier Lamy2014-04-104-4/+4
* more diamondOlivier Lamy2014-04-105-14/+14
* fix unit test due to bad previous commitOlivier Lamy2014-02-161-8/+11
* cleanupOlivier Lamy2014-02-151-3/+0
* [MRM-1804] IndexOutOfBoundsException when browsing a group with 0 or 1 repoOlivier Lamy2014-02-152-19/+40
* [MRM-1804] IndexOutOfBoundsException when browsing a group with 0 or 1 repoOlivier Lamy2014-02-152-15/+33
* add a nex flag to indicate the merged index is temporaryOlivier Lamy2013-12-171-1/+2
* extract inner classesOlivier Lamy2013-12-171-2/+3
* [MRM-1746] build merged index for groups with a cron scheduleOlivier Lamy2013-12-171-4/+1
* refactoring to ease cron schedulingOlivier Lamy2013-12-171-6/+7
* start refactoring merging remote indexes to have a cron job doing itOlivier Lamy2013-12-161-24/+51
* [MRM-1702] use the fileLockLManager in the code with possible race conditionOlivier Lamy2013-12-132-23/+47
* add a new module for file lockingOlivier Lamy2013-12-121-0/+1
* use a temporary redirect for SNAPSHOT downloadOlivier Lamy2013-12-091-4/+6
* configure redirect type temporary or permanentlyOlivier Lamy2013-12-092-2/+18
* finally use a relocation for MRM-1761Olivier Lamy2013-12-091-2/+3
* [MRM-1761] Returned URL in search result does not work for SNAPSHOTSOlivier Lamy2013-12-091-1/+24
* avoid magic numberOlivier Lamy2013-12-051-6/+6
* more moving of maven2 logic from davOlivier Lamy2013-12-042-79/+77
* start to move out maven specific from dav partOlivier Lamy2013-12-031-79/+77