aboutsummaryrefslogtreecommitdiffstats
path: root/archiva-modules/archiva-web/archiva-webdav/src/main
Commit message (Collapse)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
| | | | | These issues were found by SLF4J Helper for NetBeans IDE: http://plugins.netbeans.org/plugin/72557/
* Utilize parameterized logging and remove toString() callsDaniel Trebbien2017-07-302-4/+4
| | | | | | | | | | | | | | | | | As suggested in the SLF4J FAQ: https://www.slf4j.org/faq.html#logging_performance .. parameterized logging can improve the efficiency of logger calls when logging at the specified level is disabled. In addition, per the FAQ: https://www.slf4j.org/faq.html#paramException since SLF4J 1.6.0 it is possible to use parameterized logging and also log an exception/throwable. toString() is called automatically: https://www.slf4j.org/faq.html#string_contents These changes were suggested by SLF4J Helper for NetBeans IDE: http://plugins.netbeans.org/plugin/72557/
* [MRM-1957] Spliting statistics plugin moduleMartin Stockhammer2017-07-161-1/+1
| | | | | | | | | | Adding new API module (metadata-statistics-api) for statistics and move the jcr specific tasks to the metadata store module. Providing interfaces for the statistics API. Removing dependencies to store specific libraries (like JCR) from the statistic modules.
* [MRM-1928] Use applicationUrl setting in HTTP redirectsCiprian Ciubotariu2016-10-041-3/+11
| | | | | | Make use of webapp application URL setting when constructing the HTTP Location header within redirect responses, which allows clients to follow them when Archiva runs behind HTTP reverse proxies.
* [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
| | | | | | | by placing these in the metadata model / API they can be used more broadly, while the storage-dependant implementation can be in a plugin. This means the plugins can be removed from the admin implementation, which can then be used (as required) in the CLI
* 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 4G
* [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
| | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1568841 13f79535-47bb-0310-9956-ffa450edef68
* cleanupOlivier Lamy2014-02-151-3/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1568623 13f79535-47bb-0310-9956-ffa450edef68
* [MRM-1804] IndexOutOfBoundsException when browsing a group with 0 or 1 repoOlivier Lamy2014-02-152-19/+40
| | | | | | fix display git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1568622 13f79535-47bb-0310-9956-ffa450edef68
* [MRM-1804] IndexOutOfBoundsException when browsing a group with 0 or 1 repoOlivier Lamy2014-02-152-15/+33
| | | | | | avoid npe git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1568621 13f79535-47bb-0310-9956-ffa450edef68
* add a nex flag to indicate the merged index is temporaryOlivier Lamy2013-12-171-1/+2
| | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1551477 13f79535-47bb-0310-9956-ffa450edef68
* extract inner classesOlivier Lamy2013-12-171-2/+3
| | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1551474 13f79535-47bb-0310-9956-ffa450edef68
* [MRM-1746] build merged index for groups with a cron scheduleOlivier Lamy2013-12-171-4/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1551473 13f79535-47bb-0310-9956-ffa450edef68
* refactoring to ease cron schedulingOlivier Lamy2013-12-171-6/+7
| | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1551472 13f79535-47bb-0310-9956-ffa450edef68
* start refactoring merging remote indexes to have a cron job doing itOlivier Lamy2013-12-161-24/+51
| | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1551122 13f79535-47bb-0310-9956-ffa450edef68
* [MRM-1702] use the fileLockLManager in the code with possible race conditionOlivier Lamy2013-12-132-23/+47
| | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1550636 13f79535-47bb-0310-9956-ffa450edef68
* add a new module for file lockingOlivier Lamy2013-12-121-0/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1550396 13f79535-47bb-0310-9956-ffa450edef68
* use a temporary redirect for SNAPSHOT downloadOlivier Lamy2013-12-091-4/+6
| | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1549551 13f79535-47bb-0310-9956-ffa450edef68
* configure redirect type temporary or permanentlyOlivier Lamy2013-12-092-2/+18
| | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1549550 13f79535-47bb-0310-9956-ffa450edef68
* finally use a relocation for MRM-1761Olivier Lamy2013-12-091-2/+3
| | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1549548 13f79535-47bb-0310-9956-ffa450edef68
* [MRM-1761] Returned URL in search result does not work for SNAPSHOTSOlivier Lamy2013-12-091-1/+24
| | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1549368 13f79535-47bb-0310-9956-ffa450edef68
* avoid magic numberOlivier Lamy2013-12-051-6/+6
| | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1547969 13f79535-47bb-0310-9956-ffa450edef68
* more moving of maven2 logic from davOlivier Lamy2013-12-042-79/+77
| | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1547780 13f79535-47bb-0310-9956-ffa450edef68
* start to move out maven specific from dav partOlivier Lamy2013-12-031-79/+77
| | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1547291 13f79535-47bb-0310-9956-ffa450edef68