aboutsummaryrefslogtreecommitdiffstats
path: root/archiva-modules/archiva-web/archiva-webdav/src/main
Commit message (Expand)AuthorAgeFilesLines
...
* [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
* fix logging warn levelOlivier Lamy2013-12-021-1/+1
* [MRM-1751] include mergedIndexTtl in temporary group index & indexmergerreque...Maria Odea B. Ching2013-05-201-3/+3
* [MRM-1751] add merged index ttl to repo group configuration + unit testsMaria Odea B. Ching2013-05-131-2/+1
* fix issues downloading merged index path (thanks to unit tests) and add an ot...Olivier Lamy2013-04-221-1/+1
* add mergedIndexPath in repo group viewOlivier Lamy2013-04-211-3/+22
* fix handling of dynamic mergedIndexPathOlivier Lamy2013-04-211-23/+24
* [MRM-1745] path of merged index for group configurableOlivier Lamy2013-04-211-6/+9
* fix imports and minors warning sonar.skygo2013-03-141-2/+2
* use getMarkerOlivier Lamy2013-02-071-2/+2
* use a bean class for request to ease future enhancementsOlivier Lamy2013-02-071-6/+8
* simplify code and better variable nameOlivier Lamy2013-02-071-5/+9
* rename methodOlivier Lamy2013-02-071-2/+1