Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix github actions (#83) | Olivier Lamy | 2022-04-21 | 2 | -1/+4 |
| | | | | | | | * more memory for rest-services tests Signed-off-by: Olivier Lamy <olamy@apache.org> | ||||
* | use jetty bom to manage Jetty dependencies (#81) | Olivier Lamy | 2022-04-18 | 4 | -84/+11 |
| | | | | | | | * use jetty bom to manage Jetty dependencies * simplify code and do write in a log file in /tmp when running tests Signed-off-by: Olivier Lamy <olamy@apache.org> | ||||
* | use testcontainers to run cassandra tests (#79) | Olivier Lamy | 2022-04-17 | 12 | -204/+128 |
| | | | | | | * use testcontainers for cassandra test Signed-off-by: Olivier Lamy <olamy@apache.org> | ||||
* | fix naming | Olivier Lamy | 2022-04-17 | 1 | -3/+2 |
| | | | | Signed-off-by: Olivier Lamy <olamy@apache.org> | ||||
* | Changing cassandra version | Martin Schreier | 2022-04-15 | 2 | -2/+19 |
| | |||||
* | indent | Olivier Lamy | 2022-04-15 | 1 | -1/+1 |
| | | | | Signed-off-by: Olivier Lamy <olamy@apache.org> | ||||
* | use only maven central for dependabot | Olivier Lamy | 2022-04-15 | 1 | -1/+3 |
| | | | | Signed-off-by: Olivier Lamy <olamy@apache.org> | ||||
* | use only maven central for maven dependabot update | Olivier Lamy | 2022-04-15 | 1 | -0/+10 |
| | | | | Signed-off-by: Olivier Lamy <olamy@apache.org> | ||||
* | Bump actions/setup-java from 3.1.0 to 3.1.1 (#75) | dependabot[bot] | 2022-04-12 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | Bumps [actions/setup-java](https://github.com/actions/setup-java) from 3.1.0 to 3.1.1. - [Release notes](https://github.com/actions/setup-java/releases) - [Commits](https://github.com/actions/setup-java/compare/v3.1.0...v3.1.1) --- updated-dependencies: - dependency-name: actions/setup-java dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | ||||
* | Bump actions/checkout from 2 to 3 (#67) | dependabot[bot] | 2022-04-12 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | Bumps [actions/checkout](https://github.com/actions/checkout) from 2 to 3. - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) - [Commits](https://github.com/actions/checkout/compare/v2...v3) --- updated-dependencies: - dependency-name: actions/checkout dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | ||||
* | Bump actions/setup-java from 2.3.1 to 3.1.0 (#66) | dependabot[bot] | 2022-04-11 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | Bumps [actions/setup-java](https://github.com/actions/setup-java) from 2.3.1 to 3.1.0. - [Release notes](https://github.com/actions/setup-java/releases) - [Commits](https://github.com/actions/setup-java/compare/v2.3.1...v3.1.0) --- updated-dependencies: - dependency-name: actions/setup-java dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | ||||
* | not forked compilation | Olivier Lamy | 2022-04-11 | 1 | -1/+1 |
| | | | | Signed-off-by: Olivier Lamy <olamy@apache.org> | ||||
* | fix running ITs | Olivier Lamy | 2022-04-11 | 2 | -5/+7 |
| | | | | Signed-off-by: Olivier Lamy <olamy@apache.org> | ||||
* | fix syntax (#74) | Olivier Lamy | 2022-04-11 | 1 | -2/+2 |
| | | | Signed-off-by: Olivier Lamy <olamy@apache.org> | ||||
* | add gh action, dependabot and release-drafter and get rid of travis (#65) | Olivier Lamy | 2022-04-11 | 8 | -66/+109 |
| | | | | | | | | * add gh action, dependabot and release-drafter and get rid of travis * move owasp check in a separate profile Signed-off-by: Olivier Lamy <olamy@apache.org> | ||||
* | add a Delete action to delete logs older than 30D (#64) | Olivier Lamy | 2022-04-11 | 2 | -1/+15 |
| | | | | | | | * delete old logs files * do not fork compilation Signed-off-by: Olivier Lamy <olamy@apache.org> | ||||
* | use configuration from archiva parent | Olivier Lamy | 2022-04-10 | 1 | -64/+1 |
| | |||||
* | test | Olivier Lamy | 2022-02-16 | 1 | -0/+29 |
| | |||||
* | test | Olivier Lamy | 2022-02-16 | 1 | -0/+81 |
| | |||||
* | dependabot for branch archiva-2.x as well | Olivier Lamy | 2022-02-16 | 1 | -0/+7 |
| | |||||
* | Create dependabot.yml | Olivier Lamy | 2022-02-16 | 1 | -0/+28 |
| | |||||
* | Adding rest events | Martin Schreier | 2022-02-13 | 14 | -46/+343 |
| | |||||
* | Improving event API | Martin Schreier | 2022-02-13 | 41 | -132/+942 |
| | |||||
* | Updating mapper for managed repo | Martin Schreier | 2022-01-13 | 2 | -17/+279 |
| | |||||
* | Refactoring of repository feature interface | Martin Schreier | 2022-01-11 | 41 | -160/+135 |
| | |||||
* | Changing mapper interface | Martin Schreier | 2022-01-11 | 16 | -79/+213 |
| | |||||
* | Splitting configuration module. Adding mapper interface. | Martin Schreier | 2022-01-09 | 252 | -790/+1380 |
| | |||||
* | Enabling github wiki | Martin Schreier | 2022-01-06 | 1 | -0/+7 |
| | |||||
* | Adding github metadata to .asf.yaml | Martin Schreier | 2022-01-06 | 1 | -0/+12 |
| | |||||
* | [MRM-2028] Fixing NPE on artifact removal | Martin Schreier | 2022-01-06 | 1 | -4/+3 |
| | |||||
* | Fixing RAT excludes | Martin Schreier | 2022-01-06 | 1 | -0/+1 |
| | |||||
* | Adding .asf.yaml file | Martin Schreier | 2022-01-06 | 1 | -0/+6 |
| | |||||
* | Updating assertj version | Martin Schreier | 2022-01-05 | 6 | -8/+8 |
| | |||||
* | Removing joda-time dependency | Martin Schreier | 2022-01-05 | 4 | -43/+10 |
| | |||||
* | Switching to new ehcache version | Martin Schreier | 2022-01-05 | 10 | -30/+8 |
| | |||||
* | Changes for new spring version | Martin Schreier | 2022-01-05 | 3 | -0/+18 |
| | |||||
* | Moving test classes for consistent package usage | Martin Schreier | 2022-01-05 | 2 | -11/+2 |
| | |||||
* | Unifying mocks to mockito | Martin Schreier | 2022-01-04 | 42 | -1372/+728 |
| | |||||
* | Switching to generics for cache implementation | Martin Schreier | 2022-01-03 | 16 | -17/+59 |
| | |||||
* | Fixing error with bad repository path | Martin Stockhammer | 2021-12-25 | 1 | -1/+1 |
| | |||||
* | Package refactoring | Martin Stockhammer | 2021-12-25 | 23 | -65/+379 |
| | |||||
* | Refactoring packages for mock classes | Martin Stockhammer | 2021-12-24 | 11 | -23/+15 |
| | |||||
* | Refactoring of package name for archiva-proxy | Martin Stockhammer | 2021-12-24 | 13 | -37/+28 |
| | |||||
* | Cleanup of package names | Martin Stockhammer | 2021-12-24 | 3 | -4/+4 |
| | |||||
* | Refactoring packages for maven scheduler module | Martin Stockhammer | 2021-12-24 | 10 | -26/+18 |
| | |||||
* | Refactoring packages for maven repository module | Martin Stockhammer | 2021-12-24 | 77 | -122/+114 |
| | |||||
* | Refactoring package names for maven proxy module | Martin Stockhammer | 2021-12-24 | 67 | -133/+131 |
| | |||||
* | Refactoring package names for maven metadata module | Martin Stockhammer | 2021-12-24 | 48 | -82/+75 |
| | |||||
* | Package refactoring | Martin Stockhammer | 2021-12-24 | 13 | -71/+63 |
| | |||||
* | code cleanup | Martin Stockhammer | 2021-12-24 | 1 | -19/+18 |
| |