Commit Graph

128 Commits

Author SHA1 Message Date
Martin Schreier a0c5e5a0b0 Splitting configuration module. Adding mapper interface. 2022-01-09 23:14:44 +01:00
Martin Schreier 31869b91d1 Switching to new ehcache version 2022-01-05 18:12:45 +01:00
Martin Schreier e236e7f98d Unifying mocks to mockito 2022-01-04 20:46:35 +01:00
Martin Stockhammer 55b1e5d09f Updating permissions for v2 rest service 2021-12-19 20:21:12 +01:00
Martin Stockhammer 2f4b1d2419 Adding id methods for roles 2020-11-26 22:21:03 +01:00
Martin Stockhammer ec0ecb744b Switch to spring 5.2 2020-06-27 20:53:27 +02:00
Martin Stockhammer 641efe3a1f Dependency cleanup archiva-security 2020-06-26 19:54:56 +02:00
Martin Stockhammer bf95aca967 Switching pathparser to new API 2020-06-11 16:50:11 +02:00
Martin Stockhammer 46fd585f40 Improving repository API 2020-06-11 14:33:00 +02:00
Martin Stockhammer 6d7a510dea Refactoring of content interfaces. Adding layout for repository content. 2020-05-30 20:00:22 +02:00
Martin Stockhammer af5745356b Adapting to component registry changes. Updating to commons configuration 2. 2019-12-12 18:34:11 +01:00
Martin Stockhammer 58b9a3a8b6 Changing dependencies to new spring-quartz component 2019-11-24 11:22:58 +01:00
Martin Stockhammer 0e01b1f6b2 Changing eferences to moved spring-taskqueue component 2019-11-21 22:09:39 +01:00
Martin Stockhammer 622006c9fd Applying references after package change of components spring-registry and expression-evaluator 2019-11-17 13:29:31 +01:00
Martin Stockhammer 391442c6a0 Changing package for audit events 2019-10-03 18:36:54 +02:00
Martin Stockhammer 405687b120 Migrating basic event API to archiva commons 2019-10-03 18:30:48 +02:00
Martin Stockhammer b072f6921d Proxy changes 2019-09-22 00:09:54 +02:00
Martin Stockhammer d3310322d0 Updating apache commons library versions 2019-09-02 16:51:46 +02:00
Martin Stockhammer bb3b074aaf Refactoring to StorageAsset access 2019-07-28 15:24:13 +02:00
Martin Stockhammer 8335c60215 Moving filter API to common module 2019-05-08 19:38:23 +02:00
Martin Stockhammer f101252375 Reorganizing imports 2018-03-30 20:11:57 +02:00
Martin Stockhammer c544376afb Switching repository admin and dependent classes to RepositoryRegistry
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.
2018-03-24 17:44:13 +01:00
Martin Stockhammer 97b2c9c909 Refactoring the repository content factory
Adding content provider service that creates repository content instances
remove direct access to the repository content instances.
2017-11-01 22:52:14 +01:00
Martin Stockhammer d6120d6c22 Adapting the web modules to the new repository api 2017-11-01 15:39:07 +01:00
Martin Stockhammer a6706c8414 Migrating web modules to java.nio 2017-09-11 08:48:01 +02:00
Martin Stockhammer 7e6ad27e07 Centralizing openjpa log config 2017-05-21 22:36:03 +02:00
Martin Stockhammer e6950bba28 Add jpa settings to test spring contexts 2016-10-26 23:27:26 +02:00
Martin Stockhammer de3eb83242 Adding restricted view for user managable repositories
Adds additional rest method to list the repositories where the user
has manage permissions.
Restricts the view for uploads to only managable repositories.
2016-09-14 21:49:30 +02:00
Eric Barboni 99117364be one move for all remaining override annotation 2014-04-11 23:46:35 +02:00
Olivier Lamy d9de8dc7af use diamond operator 2014-04-10 11:43:11 +10:00
skygo 764c9d6424 fix javadoc. Generation possible on jdk8
(fix html content + replace @todo with TODO  )

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1571532 13f79535-47bb-0310-9956-ffa450edef68
2014-02-25 02:01:14 +00:00
Olivier Lamy 3f90ad3744 finally use a relocation for MRM-1761
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1549548 13f79535-47bb-0310-9956-ffa450edef68
2013-12-09 11:22:02 +00:00
Olivier Lamy 74e63f4bbb oups compilation fix
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1549369 13f79535-47bb-0310-9956-ffa450edef68
2013-12-09 02:47:05 +00:00
Olivier Lamy e61ed9f123 start to move out maven specific from dav part
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1547291 13f79535-47bb-0310-9956-ffa450edef68
2013-12-03 05:46:41 +00:00
Olivier Lamy 60b382e36e fix logging warn level
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1546890 13f79535-47bb-0310-9956-ffa450edef68
2013-12-02 04:07:17 +00:00
Olivier Lamy ab6f5bde33 move to last easymock 3.2
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1541399 13f79535-47bb-0310-9956-ffa450edef68
2013-11-13 06:31:24 +00:00
Olivier Lamy 6891289dab fix unit tests
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1452796 13f79535-47bb-0310-9956-ffa450edef68
2013-03-05 14:01:47 +00:00
Olivier Lamy acaac81784 fix compilation
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1433423 13f79535-47bb-0310-9956-ffa450edef68
2013-01-15 14:05:43 +00:00
Olivier Lamy ebc979b128 fix use of spring alias for authorizer
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1429023 13f79535-47bb-0310-9956-ffa450edef68
2013-01-04 18:33:38 +00:00
Olivier Lamy 36563f58bd fix bean naming
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1427883 13f79535-47bb-0310-9956-ffa450edef68
2013-01-02 18:04:59 +00:00
Olivier Lamy 5fd9dbe55f preserve stack trace
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1427057 13f79535-47bb-0310-9956-ffa450edef68
2012-12-31 09:28:40 +00:00
Olivier Lamy 504abcf697 fix compilation
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1419602 13f79535-47bb-0310-9956-ffa450edef68
2012-12-10 17:37:50 +00:00
Olivier Lamy 48deda62b1 [MRM-1721] Chaining user manager implementations.
take care of last changes in redback to be able to track exception when using userManagerImpl.

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1419573 13f79535-47bb-0310-9956-ffa450edef68
2012-12-10 16:37:30 +00:00
Olivier Lamy 409477099c fix some unit tests due to the missing alias
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1417979 13f79535-47bb-0310-9956-ffa450edef68
2012-12-06 16:24:33 +00:00
Olivier Lamy a8544147e1 remove this ugly Object getPrincipal method
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1412689 13f79535-47bb-0310-9956-ffa450edef68
2012-11-22 21:57:18 +00:00
Olivier Lamy a18362e7f4 [MRM-1717] open loginbox when url need authz.
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1412656 13f79535-47bb-0310-9956-ffa450edef68
2012-11-22 20:27:23 +00:00
Olivier Lamy f1fa84d08c use an other name as we implement more interfaces here
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1403530 13f79535-47bb-0310-9956-ffa450edef68
2012-10-29 21:07:41 +00:00
Olivier Lamy 28e8bdefd2 more unit test failures
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1403529 13f79535-47bb-0310-9956-ffa450edef68
2012-10-29 21:07:23 +00:00
Olivier Lamy fb741717d1 simplify some log.debug as slf4j now supports varargs
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1381934 13f79535-47bb-0310-9956-ffa450edef68
2012-09-07 08:32:10 +00:00
Olivier Lamy 01c3aee959 preserve stack trace
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1374660 13f79535-47bb-0310-9956-ffa450edef68
2012-08-18 21:33:10 +00:00