Commit Graph

1041 Commits

Author SHA1 Message Date
Olivier Lamy d287c744b4 use inject plexus from eclipse
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1475752 13f79535-47bb-0310-9956-ffa450edef68
2013-04-25 13:19:19 +00:00
Olivier Lamy 616b41d781 no need of public method
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1471411 13f79535-47bb-0310-9956-ffa450edef68
2013-04-24 13:38:45 +00:00
Olivier Lamy a63168fbbc verify roles for repository are configured on startup
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1471410 13f79535-47bb-0310-9956-ffa450edef68
2013-04-24 13:38:23 +00:00
Olivier Lamy 3c082f7e58 add some FIXME but not for this release :-)
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1471376 13f79535-47bb-0310-9956-ffa450edef68
2013-04-24 12:00:12 +00:00
Olivier Lamy cadd272aa0 log4j2 2.0-beta5
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1471362 13f79535-47bb-0310-9956-ffa450edef68
2013-04-24 10:41:53 +00:00
Olivier Lamy 0da207565c fix handling of dynamic mergedIndexPath
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1470363 13f79535-47bb-0310-9956-ffa450edef68
2013-04-21 23:35:17 +00:00
Olivier Lamy 3b64d5dca9 fix update/add for mergedIndexPath
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1470359 13f79535-47bb-0310-9956-ffa450edef68
2013-04-21 22:56:28 +00:00
Olivier Lamy 65f55af646 configure default value for the path
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1470298 13f79535-47bb-0310-9956-ffa450edef68
2013-04-21 13:27:42 +00:00
Olivier Lamy e0c2f0af78 [MRM-1745] path of merged index for group configurable
implement backend part

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1470295 13f79535-47bb-0310-9956-ffa450edef68
2013-04-21 13:22:26 +00:00
Olivier Lamy 1323fcc1dc [MRM-1736] map roles to ldap groups
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1460936 13f79535-47bb-0310-9956-ffa450edef68
2013-03-26 00:07:51 +00:00
Olivier Lamy bdabf612a2 [MRM-1736] map roles to ldap groups
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1460935 13f79535-47bb-0310-9956-ffa450edef68
2013-03-26 00:07:15 +00:00
skygo 40c462af88 fix imports and minors warning sonar.
remove a space in transactions name pom.

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1456696 13f79535-47bb-0310-9956-ffa450edef68
2013-03-14 22:12:24 +00:00
Olivier Lamy 14e25a7b23 add a simple index with link to configuration file model
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1452839 13f79535-47bb-0310-9956-ffa450edef68
2013-03-05 15:08:27 +00:00
Olivier Lamy 7c7f3233bb make sure rbacmanager is not readonly before chaining write actions
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1449090 13f79535-47bb-0310-9956-ffa450edef68
2013-02-22 16:04:52 +00:00
Olivier Lamy b7df9ae27e ease users life for ldap setup make com.sun.jndi.ldap.LdapCtxFactory default if available.
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1449089 13f79535-47bb-0310-9956-ffa450edef68
2013-02-22 16:04:29 +00:00
Olivier Lamy 9d77408e43 fix compilation of mock RoleManager
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1448675 13f79535-47bb-0310-9956-ffa450edef68
2013-02-21 15:00:37 +00:00
Olivier Lamy 08c68fe7f0 default must be jdo
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1448663 13f79535-47bb-0310-9956-ffa450edef68
2013-02-21 14:39:24 +00:00
Olivier Lamy 907ffd42d8 this optimisation was very crappy in fact so remove it: too much synchronization were needed
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1447476 13f79535-47bb-0310-9956-ffa450edef68
2013-02-18 20:30:51 +00:00
Olivier Lamy 95f86b2fe2 no need to rebuild the collection if exists
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1447475 13f79535-47bb-0310-9956-ffa450edef68
2013-02-18 20:30:27 +00:00
Olivier Lamy 2c4b7c6c4c prevent possible multi thread issues
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1447472 13f79535-47bb-0310-9956-ffa450edef68
2013-02-18 20:30:09 +00:00
Olivier Lamy e807e6d869 add unit test
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1447168 13f79535-47bb-0310-9956-ffa450edef68
2013-02-18 09:30:00 +00:00
Olivier Lamy 8364c17d3a service to provide available rbacmanager implementations informations
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1447164 13f79535-47bb-0310-9956-ffa450edef68
2013-02-18 09:28:48 +00:00
Olivier Lamy cd9cb8eb82 prevent possible NPE
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1446363 13f79535-47bb-0310-9956-ffa450edef68
2013-02-14 22:12:36 +00:00
Olivier Lamy 7711abea0d reload field in case of configuration change
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1445993 13f79535-47bb-0310-9956-ffa450edef68
2013-02-13 23:53:27 +00:00
Olivier Lamy 84cc32a55f optimize a bit: no need to fully rebuild the bean if no change
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1445900 13f79535-47bb-0310-9956-ffa450edef68
2013-02-13 20:21:54 +00:00
Olivier Lamy dd4703f181 no need to expose keys which are stored in archiva configuration
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1445899 13f79535-47bb-0310-9956-ffa450edef68
2013-02-13 20:21:33 +00:00
Olivier Lamy 114eb24636 add ldap bind authenticator enabled as a archiva config
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1445544 13f79535-47bb-0310-9956-ffa450edef68
2013-02-13 10:31:28 +00:00
Olivier Lamy 08297071c2 map property ldap.config.groups.use.rolename in archiva configuration
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1445346 13f79535-47bb-0310-9956-ffa450edef68
2013-02-12 20:38:31 +00:00
Olivier Lamy b2130aacec ensure correct default values for archiva model
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1445274 13f79535-47bb-0310-9956-ffa450edef68
2013-02-12 17:13:23 +00:00
Olivier Lamy 600d8258c1 ordering
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1445273 13f79535-47bb-0310-9956-ffa450edef68
2013-02-12 17:12:30 +00:00
Olivier Lamy 46900eea43 ldap writable save in archiva configuration
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1445271 13f79535-47bb-0310-9956-ffa450edef68
2013-02-12 17:11:15 +00:00
Olivier Lamy 22b57d7be9 add baseGroupDn in archiva configuration
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1444880 13f79535-47bb-0310-9956-ffa450edef68
2013-02-11 17:13:06 +00:00
Olivier Lamy b72d669109 better logging when cleaning temp group index
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1443793 13f79535-47bb-0310-9956-ffa450edef68
2013-02-07 23:44:28 +00:00
Olivier Lamy 6abe3b6a90 log time to merge indexes
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1443760 13f79535-47bb-0310-9956-ffa450edef68
2013-02-07 22:22:13 +00:00
Olivier Lamy 4e81a58810 use value from registry
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1443755 13f79535-47bb-0310-9956-ffa450edef68
2013-02-07 22:21:10 +00:00
Olivier Lamy 47b902d8ab better with adding the new class
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1443528 13f79535-47bb-0310-9956-ffa450edef68
2013-02-07 14:58:12 +00:00
Olivier Lamy cde16b4a26 use a bean class for request to ease future enhancements
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1443527 13f79535-47bb-0310-9956-ffa450edef68
2013-02-07 14:57:55 +00:00
Olivier Lamy e0ecff38ea simplify code and better variable name
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1443526 13f79535-47bb-0310-9956-ffa450edef68
2013-02-07 14:57:32 +00:00
Olivier Lamy 3e447d498c rename method
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1443524 13f79535-47bb-0310-9956-ffa450edef68
2013-02-07 14:57:11 +00:00
Olivier Lamy fafe841a99 fix archiva-indexer module tests
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1443366 13f79535-47bb-0310-9956-ffa450edef68
2013-02-07 09:29:51 +00:00
Olivier Lamy cbf92221e7 fix unit tests
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1443281 13f79535-47bb-0310-9956-ffa450edef68
2013-02-06 23:59:57 +00:00
Olivier Lamy 33527242fb fix unit tests
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1443280 13f79535-47bb-0310-9956-ffa450edef68
2013-02-06 23:59:33 +00:00
Olivier Lamy 4fe1215675 dont use a default directory inside data for repositories content
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1443265 13f79535-47bb-0310-9956-ffa450edef68
2013-02-06 22:54:56 +00:00
Olivier Lamy b978de05ff fix issue when creating repository with relative path index used a wrong repository directory
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1443259 13f79535-47bb-0310-9956-ffa450edef68
2013-02-06 22:49:40 +00:00
Olivier Lamy 53f8581435 no need to create etc.. if the index already exists
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1443258 13f79535-47bb-0310-9956-ffa450edef68
2013-02-06 22:49:25 +00:00
Olivier Lamy 295d3296c0 fix compilation
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1443223 13f79535-47bb-0310-9956-ffa450edef68
2013-02-06 21:24:34 +00:00
Olivier Lamy 9b1ba50b0a remove duplicate code with using exposed method
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1443220 13f79535-47bb-0310-9956-ffa450edef68
2013-02-06 21:22:04 +00:00
Olivier Lamy a331e649ca be consistent for index repository created with a relative path with default ones
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1443219 13f79535-47bb-0310-9956-ffa450edef68
2013-02-06 21:21:50 +00:00
Olivier Lamy 442c782a1d be consistent for repository created with a relative path with default ones
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1443218 13f79535-47bb-0310-9956-ffa450edef68
2013-02-06 21:21:33 +00:00
Olivier Lamy 6131e693a9 correctly delete previous index directory
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1443217 13f79535-47bb-0310-9956-ffa450edef68
2013-02-06 21:21:18 +00:00