Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Finally switching the file lock to java.nio | Martin Stockhammer | 2017-09-20 | 1 | -2/+2 | |
| | ||||||
* | Switching some more files to java.nio | Martin Stockhammer | 2017-09-20 | 1 | -1/+1 | |
| | ||||||
* | Migrating web modules to java.nio | Martin Stockhammer | 2017-09-11 | 6 | -85/+19 | |
| | ||||||
* | Migrating web modules to java.nio | Martin Stockhammer | 2017-09-11 | 5 | -177/+255 | |
| | ||||||
* | Migrating scheduler to java.nio | Martin Stockhammer | 2017-09-10 | 1 | -1/+1 | |
| | ||||||
* | Migrating policies module to java.nio | Martin Stockhammer | 2017-09-05 | 1 | -1/+1 | |
| | ||||||
* | Moving indexer to java.nio | Martin Stockhammer | 2017-09-04 | 2 | -5/+5 | |
| | ||||||
* | Next part for moving to java.nio | Martin Stockhammer | 2017-09-02 | 1 | -3/+4 | |
| | ||||||
* | First part in moving to java.nio | Martin Stockhammer | 2017-09-02 | 1 | -1/+1 | |
| | ||||||
* | Fix two incorrect SLF4J logger calls | Daniel Trebbien | 2017-07-30 | 1 | -1/+1 | |
| | | | | | These issues were found by SLF4J Helper for NetBeans IDE: http://plugins.netbeans.org/plugin/72557/ | |||||
* | Utilize parameterized logging and remove toString() calls | Daniel Trebbien | 2017-07-30 | 2 | -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 module | Martin Stockhammer | 2017-07-16 | 1 | -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 redirects | Ciprian Ciubotariu | 2016-10-04 | 1 | -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 code | Olivier Lamy | 2015-02-12 | 1 | -2/+1 | |
| | ||||||
* | MRM-813 tweak APC interface and ADRF AuditEvents | Jonathan Sharp | 2014-10-17 | 2 | -8/+7 | |
| | ||||||
* | [MRM-1846] Regression in 2.0.1 : uniqueVersion false not supported | Olivier Lamy | 2014-09-15 | 1 | -3/+4 | |
| | ||||||
* | [MRM-1854] Last modified date is epoch on directory listing for a group | Olivier Lamy | 2014-09-01 | 1 | -4/+13 | |
| | ||||||
* | format | Olivier Lamy | 2014-09-01 | 1 | -25/+29 | |
| | ||||||
* | unused import | Brett Porter | 2014-07-31 | 1 | -1/+0 | |
| | ||||||
* | split out audit facet and listener to match others | Brett Porter | 2014-07-31 | 2 | -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 too | Olivier Lamy | 2014-06-25 | 1 | -706/+0 | |
| | ||||||
* | revert previous commit as 2.x was not affected in fact | Olivier Lamy | 2014-06-25 | 1 | -4/+2 | |
| | ||||||
* | [MRM-1796] support artifacts larger than 4G | Brett Porter | 2014-06-25 | 1 | -2/+5 | |
| | | | | [MRM-1796] support artifacts larger than 4G | |||||
* | [MRM-1796] support artifacts larger than 4G | Brett Porter | 2014-06-25 | 1 | -0/+706 | |
| | ||||||
* | add comment | Olivier Lamy | 2014-06-11 | 1 | -0/+2 | |
| | ||||||
* | [MRM-1846] Regression in 2.0.1 : uniqueVersion false not supported | Olivier Lamy | 2014-06-11 | 1 | -1/+4 | |
| | ||||||
* | more try with resources | Olivier Lamy | 2014-04-16 | 1 | -33/+26 | |
| | ||||||
* | use Files.copy from java.nio.file | Olivier Lamy | 2014-04-16 | 2 | -58/+10 | |
| | ||||||
* | use Files from java.nio | Olivier Lamy | 2014-04-16 | 1 | -2/+5 | |
| | ||||||
* | one move for all remaining override annotation | Eric Barboni | 2014-04-11 | 9 | -0/+104 | |
| | ||||||
* | more diamond | Olivier Lamy | 2014-04-10 | 4 | -4/+4 | |
| | ||||||
* | more diamond | Olivier Lamy | 2014-04-10 | 5 | -14/+14 | |
| | ||||||
* | fix unit test due to bad previous commit | Olivier Lamy | 2014-02-16 | 1 | -8/+11 | |
| | | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1568841 13f79535-47bb-0310-9956-ffa450edef68 | |||||
* | cleanup | Olivier Lamy | 2014-02-15 | 1 | -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 repo | Olivier Lamy | 2014-02-15 | 2 | -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 repo | Olivier Lamy | 2014-02-15 | 2 | -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 temporary | Olivier Lamy | 2013-12-17 | 1 | -1/+2 | |
| | | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1551477 13f79535-47bb-0310-9956-ffa450edef68 | |||||
* | extract inner classes | Olivier Lamy | 2013-12-17 | 1 | -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 schedule | Olivier Lamy | 2013-12-17 | 1 | -4/+1 | |
| | | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1551473 13f79535-47bb-0310-9956-ffa450edef68 | |||||
* | refactoring to ease cron scheduling | Olivier Lamy | 2013-12-17 | 1 | -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 it | Olivier Lamy | 2013-12-16 | 1 | -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 condition | Olivier Lamy | 2013-12-13 | 2 | -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 locking | Olivier Lamy | 2013-12-12 | 1 | -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 download | Olivier Lamy | 2013-12-09 | 1 | -4/+6 | |
| | | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1549551 13f79535-47bb-0310-9956-ffa450edef68 | |||||
* | configure redirect type temporary or permanently | Olivier Lamy | 2013-12-09 | 2 | -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-1761 | Olivier Lamy | 2013-12-09 | 1 | -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 SNAPSHOTS | Olivier Lamy | 2013-12-09 | 1 | -1/+24 | |
| | | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1549368 13f79535-47bb-0310-9956-ffa450edef68 | |||||
* | avoid magic number | Olivier Lamy | 2013-12-05 | 1 | -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 dav | Olivier Lamy | 2013-12-04 | 2 | -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 part | Olivier Lamy | 2013-12-03 | 1 | -79/+77 | |
| | | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1547291 13f79535-47bb-0310-9956-ffa450edef68 |