Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Moving maven specific modules | Martin Stockhammer | 2019-05-06 | 355 | -26248/+0 |
| | |||||
* | Fixing unit tests after refactoring | Martin Stockhammer | 2019-02-10 | 7 | -5/+192 |
| | |||||
* | Starting refactoring of proxy handling. | Martin Stockhammer | 2019-01-31 | 5 | -23/+15 |
| | |||||
* | Fixing build and test configuration | Martin Stockhammer | 2018-05-02 | 2 | -2/+2 |
| | |||||
* | Reducing compiler warnings | Martin Stockhammer | 2018-04-01 | 4 | -2/+5 |
| | |||||
* | Reorganizing imports | Martin Stockhammer | 2018-03-30 | 13 | -30/+71 |
| | |||||
* | Changing event api | Martin Stockhammer | 2018-03-27 | 1 | -0/+13 |
| | |||||
* | Switching repository admin and dependent classes to RepositoryRegistry | Martin Stockhammer | 2018-03-24 | 11 | -22/+979 |
| | | | | | 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 | 6 | -11/+55 |
| | |||||
* | Implementation of new archivaindexer | Martin Stockhammer | 2017-11-11 | 2 | -0/+22 |
| | | | | | Not finished yet, but uses the maven index service via spring dependency injection Moving some maven specific classes to subpackages | ||||
* | Rearranging modules and adding indexer api | Martin Stockhammer | 2017-11-08 | 6 | -23/+20 |
| | | | | | | | | 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. | ||||
* | Refactoring the repository content factory | Martin Stockhammer | 2017-11-01 | 8 | -21/+28 |
| | | | | | Adding content provider service that creates repository content instances remove direct access to the repository content instances. | ||||
* | Adapting maven repository provider to new repository api | Martin Stockhammer | 2017-11-01 | 13 | -60/+97 |
| | | | | Using the new repository interfaces where necessary. | ||||
* | Adding absolute URI to repositories | Martin Stockhammer | 2017-10-22 | 1 | -3/+32 |
| | |||||
* | Adding data path to configuration | Martin Stockhammer | 2017-10-22 | 1 | -1/+1 |
| | |||||
* | Improving repository provider | Martin Stockhammer | 2017-10-15 | 1 | -37/+167 |
| | |||||
* | Adding maven repo implementation and unit test | Martin Stockhammer | 2017-10-13 | 1 | -0/+149 |
| | |||||
* | Changing daysOlder to retentionTime | Martin Stockhammer | 2017-10-03 | 1 | -1/+1 |
| | |||||
* | Migrating maven2-repository to java.nio | Martin Stockhammer | 2017-09-14 | 11 | -168/+143 |
| | |||||
* | Migrating policies module to java.nio | Martin Stockhammer | 2017-09-05 | 2 | -5/+5 |
| | |||||
* | Switching the checksum module to java.nio | Martin Stockhammer | 2017-09-02 | 4 | -24/+20 |
| | |||||
* | [MRM-1859] Improve handling of invalid artifacts | Martin Stockhammer | 2017-04-14 | 4 | -3/+96 |
| | | | | | Throws only exception if all artifacts are invalid. Ignores resolver-status.properties | ||||
* | Fixing wrong checksum files of proxy repositories | Martin Stockhammer | 2016-10-17 | 12 | -0/+12 |
| | | | | Fixes https://issues.apache.org/jira/browse/MRM-1926 | ||||
* | more usage of MockRepositorySessionFactory | Olivier Lamy | 2015-10-01 | 1 | -41/+0 |
| | |||||
* | [MRM-1359] remove maven1 code | Olivier Lamy | 2015-02-12 | 5 | -865/+115 |
| | |||||
* | [MRM-1359] remove maven1 code | Olivier Lamy | 2015-02-12 | 24 | -666/+0 |
| | |||||
* | Add pom properties to ProjectVersionMetadata | Carlos Sanchez | 2014-11-21 | 1 | -0/+3 |
| | |||||
* | Add a AbstractMetadataRepository to remove duplicated code | Carlos Sanchez | 2014-11-06 | 2 | -275/+1 |
| | |||||
* | update line endings | Brett Porter | 2014-07-01 | 2 | -924/+924 |
| | |||||
* | [MRM-1837] cleanup registry listeners from Archiva Configuration | Olivier Lamy | 2014-04-30 | 2 | -0/+12 |
| | |||||
* | remove unused package, reduce annotations (value= or locations=) | Eric Barboni | 2014-04-18 | 21 | -49/+34 |
| | |||||
* | one move for all remaining override annotation | Eric Barboni | 2014-04-11 | 11 | -0/+117 |
| | |||||
* | more diamond | Olivier Lamy | 2014-04-10 | 2 | -3/+3 |
| | |||||
* | more diamond | Olivier Lamy | 2014-04-10 | 8 | -28/+28 |
| | |||||
* | use assertj as fest-assert is not maintained anymore | Olivier Lamy | 2014-03-25 | 1 | -3/+3 |
| | | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1581256 13f79535-47bb-0310-9956-ffa450edef68 | ||||
* | cleanup | Olivier Lamy | 2014-01-10 | 1 | -1/+1 |
| | | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1557022 13f79535-47bb-0310-9956-ffa450edef68 | ||||
* | fix mapping with modelmapper | Olivier Lamy | 2013-12-26 | 1 | -2/+2 |
| | | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1553476 13f79535-47bb-0310-9956-ffa450edef68 | ||||
* | continue moving maven logic out of dav module | Olivier Lamy | 2013-12-03 | 1 | -0/+64 |
| | | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1547296 13f79535-47bb-0310-9956-ffa450edef68 | ||||
* | move to last easymock 3.2 | Olivier Lamy | 2013-11-13 | 1 | -4/+6 |
| | | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1541399 13f79535-47bb-0310-9956-ffa450edef68 | ||||
* | use generics | Olivier Lamy | 2013-05-19 | 1 | -6/+6 |
| | | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1484362 13f79535-47bb-0310-9956-ffa450edef68 | ||||
* | fix all RepositoryManager implementations | Olivier Lamy | 2012-12-19 | 1 | -0/+6 |
| | | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1423879 13f79535-47bb-0310-9956-ffa450edef68 | ||||
* | [MRM-1704] Refactor to remove maven specific part from various ↵ | Olivier Lamy | 2012-10-29 | 1 | -1/+1 |
| | | | | | | | | repository/metadata apis maven2 repository all unit tests fixed. git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1403515 13f79535-47bb-0310-9956-ffa450edef68 | ||||
* | more unit tests fixes | Olivier Lamy | 2012-10-29 | 6 | -8/+9 |
| | | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1403514 13f79535-47bb-0310-9956-ffa450edef68 | ||||
* | more unit tests fixes | Olivier Lamy | 2012-10-29 | 4 | -10/+4 |
| | | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1403513 13f79535-47bb-0310-9956-ffa450edef68 | ||||
* | add missing data for unit tests | Olivier Lamy | 2012-10-29 | 5 | -0/+45 |
| | | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1403512 13f79535-47bb-0310-9956-ffa450edef68 | ||||
* | [MRM-1704] Refactor to remove maven specific part from various ↵ | Olivier Lamy | 2012-10-29 | 17 | -155/+79 |
| | | | | | | | | repository/metadata apis fix some unit tests due to some move spring conf for test need to be adapted. git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1403511 13f79535-47bb-0310-9956-ffa450edef68 | ||||
* | fix unit test and spring declaration | Olivier Lamy | 2012-10-29 | 2 | -7/+22 |
| | | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1403510 13f79535-47bb-0310-9956-ffa450edef68 | ||||
* | [MRM-1704] Refactor to remove maven specific part from various ↵ | Olivier Lamy | 2012-10-29 | 3 | -21/+31 |
| | | | | | | repository/metadata apis git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1403507 13f79535-47bb-0310-9956-ffa450edef68 | ||||
* | [MRM-1704] Refactor to remove maven specific part from various ↵ | Olivier Lamy | 2012-10-29 | 323 | -0/+18680 |
| | | | | | | repository/metadata apis git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1403503 13f79535-47bb-0310-9956-ffa450edef68 | ||||
* | [MRM-1704] Refactor to remove maven specific part from various ↵ | Olivier Lamy | 2012-10-29 | 12 | -0/+3632 |
| | | | | | | repository/metadata apis git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1403491 13f79535-47bb-0310-9956-ffa450edef68 |