Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Migrating xml tools to standard API | Martin Stockhammer | 2019-09-28 | 1 | -3/+2 | |
| | ||||||
* | Migrating servlet to repository registry usage | Martin Stockhammer | 2019-09-22 | 3 | -54/+12 | |
| | ||||||
* | Modifying repository registry behaviour | Martin Stockhammer | 2019-09-22 | 1 | -2/+6 | |
| | ||||||
* | Proxy changes | Martin Stockhammer | 2019-09-22 | 2 | -13/+11 | |
| | ||||||
* | Switching to enum for policy options | Martin Stockhammer | 2019-09-06 | 5 | -20/+21 | |
| | ||||||
* | Updating apache commons library versions | Martin Stockhammer | 2019-09-02 | 14 | -17/+17 | |
| | ||||||
* | Fixing bad import | Martin Stockhammer | 2019-09-01 | 1 | -1/+1 | |
| | ||||||
* | Fixing Unit Tests | Martin Stockhammer | 2019-08-03 | 1 | -1/+1 | |
| | ||||||
* | Fixing unit tests | Martin Stockhammer | 2019-08-02 | 2 | -2/+2 | |
| | ||||||
* | Refactoring to StorageAsset access | Martin Stockhammer | 2019-07-28 | 8 | -39/+36 | |
| | ||||||
* | Migrating to storage API | Martin Stockhammer | 2019-07-19 | 2 | -8/+4 | |
| | ||||||
* | Moving storage api to repository level | Martin Stockhammer | 2019-07-11 | 3 | -11/+11 | |
| | ||||||
* | Fixing test failures after refactoring | Martin Stockhammer | 2019-07-10 | 2 | -4/+5 | |
| | ||||||
* | Fixing test errors after refactoring | Martin Stockhammer | 2019-07-09 | 12 | -85/+109 | |
| | ||||||
* | Fixing tests after refactoring | Martin Stockhammer | 2019-06-30 | 8 | -66/+69 | |
| | ||||||
* | Using storageAsset for Index API | Martin Stockhammer | 2019-06-22 | 5 | -64/+70 | |
| | ||||||
* | Switching to asset API | Martin Stockhammer | 2019-06-20 | 3 | -55/+28 | |
| | ||||||
* | Using asset API in DAV | Martin Stockhammer | 2019-06-10 | 1 | -72/+109 | |
| | ||||||
* | Refactoring index merger | Martin Stockhammer | 2019-06-06 | 1 | -72/+78 | |
| | ||||||
* | Using new storage API for DAV implementation | Martin Stockhammer | 2019-05-19 | 1 | -38/+10 | |
| | ||||||
* | Refactoring storage access and webdav | Martin Stockhammer | 2019-05-13 | 3 | -200/+180 | |
| | ||||||
* | Changing maven implementation to new RequestInfo interface | Martin Stockhammer | 2019-05-09 | 2 | -65/+40 | |
| | ||||||
* | Fixing unit tests after refactoring | Martin Stockhammer | 2019-02-10 | 4 | -44/+82 | |
| | ||||||
* | Starting refactoring of proxy handling. | Martin Stockhammer | 2019-01-31 | 2 | -7/+7 | |
| | ||||||
* | Switching to forked tests in webdav project | Martin Stockhammer | 2018-11-01 | 15 | -26/+242 | |
| | ||||||
* | Reducing compiler warnings | Martin Stockhammer | 2018-04-01 | 1 | -1/+1 | |
| | ||||||
* | Reducing compiler warnings | Martin Stockhammer | 2018-04-01 | 3 | -28/+21 | |
| | ||||||
* | Reorganizing imports | Martin Stockhammer | 2018-03-30 | 5 | -7/+42 | |
| | ||||||
* | Removing IndexerCleaners | Martin Stockhammer | 2018-03-30 | 5 | -124/+0 | |
| | ||||||
* | Switching repository admin and dependent classes to RepositoryRegistry | Martin Stockhammer | 2018-03-24 | 2 | -3/+1 | |
| | | | | | RepositoryRegistry is used for indexing context now. There is still more work to do to move the maven dependent parts into its own projects and update the dependencies. | |||||
* | Adding local path to repository API | Martin Stockhammer | 2017-11-20 | 1 | -2/+3 | |
| | ||||||
* | Rearranging modules and adding indexer api | Martin Stockhammer | 2017-11-08 | 1 | -1/+1 | |
| | | | | | | | | Combining the indexer api and repository api into archiva-repository-api They have bidirectional dependencies so they are put together in one module. Adding new classes for a generalized indexer api that will be used for interfaces and implementation independent tasks. | |||||
* | Extracting indexing api as single module | Martin Stockhammer | 2017-11-05 | 1 | -3/+3 | |
| | | | | [MRM-1964] Step to move all indexing features behind archiva API | |||||
* | Refactoring the repository content factory | Martin Stockhammer | 2017-11-01 | 3 | -10/+70 | |
| | | | | | Adding content provider service that creates repository content instances remove direct access to the repository content instances. | |||||
* | Adapting the web modules to the new repository api | Martin Stockhammer | 2017-11-01 | 11 | -119/+181 | |
| | ||||||
* | 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 | 21 | -127/+42 | |
| | ||||||
* | Migrating web modules to java.nio | Martin Stockhammer | 2017-09-11 | 22 | -483/+587 | |
| | ||||||
* | Migrating scheduler to java.nio | Martin Stockhammer | 2017-09-10 | 1 | -1/+1 | |
| | ||||||
* | Migrating policies module to java.nio | Martin Stockhammer | 2017-09-05 | 2 | -2/+2 | |
| | ||||||
* | 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 | 2 | -4/+5 | |
| | ||||||
* | First part in moving to java.nio | Martin Stockhammer | 2017-09-02 | 1 | -1/+1 | |
| | ||||||
* | Merge branch 'feature/jcr_oak' | olivier lamy | 2017-08-19 | 1 | -11/+3 | |
|\ | ||||||
| * | more progress on oak lucene shaded | olivier lamy | 2017-07-24 | 1 | -11/+3 | |
| | | | | | | | | Signed-off-by: olivier lamy <olamy@apache.org> | |||||
* | | 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. | |||||
* | Centralizing openjpa log config | Martin Stockhammer | 2017-05-21 | 2 | -2/+2 | |
| |