Commit Graph

984 Commits

Author SHA1 Message Date
Olivier Lamy 11afd010f5 use cache per default
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1436468 13f79535-47bb-0310-9956-ffa450edef68
2013-01-21 16:37:13 +00:00
Olivier Lamy 6c05482be3 fix dynamic usage of rbac manager impl
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1434422 13f79535-47bb-0310-9956-ffa450edef68
2013-01-16 21:48:35 +00:00
Olivier Lamy 9a014b52dc use our own RBACManager to be able to configure dynamically real impls used
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1433553 13f79535-47bb-0310-9956-ffa450edef68
2013-01-15 17:55:53 +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 7b7135cff7 [MRM-1736] map roles to ldap groups
make authorizer impls dynamic

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1430611 13f79535-47bb-0310-9956-ffa450edef68
2013-01-08 22:47:47 +00:00
Olivier Lamy 007258a9ed support more than one value for user manager impls from security.properties
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1429339 13f79535-47bb-0310-9956-ffa450edef68
2013-01-05 17:57:45 +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 eabbeb562e fix Inefficient String Buffering
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1427134 13f79535-47bb-0310-9956-ffa450edef68
2012-12-31 14:15:52 +00:00
Olivier Lamy 24f81539f8 fix parameter name
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1427132 13f79535-47bb-0310-9956-ffa450edef68
2012-12-31 14:15:38 +00:00
Olivier Lamy a669b59c5a this class must be Serializable
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1427130 13f79535-47bb-0310-9956-ffa450edef68
2012-12-31 14:15:09 +00:00
Olivier Lamy 3b39e7d15b move this to a static final
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1427129 13f79535-47bb-0310-9956-ffa450edef68
2012-12-31 14:14:53 +00:00
Olivier Lamy ee548d9fb5 use indexOf(char)
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1427127 13f79535-47bb-0310-9956-ffa450edef68
2012-12-31 14:14:24 +00:00
Olivier Lamy 7afb00d1c8 non necessary local variable
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1427126 13f79535-47bb-0310-9956-ffa450edef68
2012-12-31 14:13:56 +00:00
Olivier Lamy 0daef64c18 fix non standard variables names
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1427060 13f79535-47bb-0310-9956-ffa450edef68
2012-12-31 09:29:49 +00:00
Olivier Lamy bf6b8b7c62 simplify some boolean expressions
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1427059 13f79535-47bb-0310-9956-ffa450edef68
2012-12-31 09:29:29 +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 eb31b496e9 modification of ArchivaRuntimeConfiguration was not saved
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1426863 13f79535-47bb-0310-9956-ffa450edef68
2012-12-29 23:59:23 +00:00
Olivier Lamy 46a1c65169 [MRM-526] add services to configure the cache
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1426642 13f79535-47bb-0310-9956-ffa450edef68
2012-12-28 21:40:29 +00:00
Olivier Lamy b140586318 cobertura plugin not anymore needed
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1426362 13f79535-47bb-0310-9956-ffa450edef68
2012-12-27 23:06:30 +00:00
Olivier Lamy f6a1f6f392 [MRM-526] add new class in model
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1426361 13f79535-47bb-0310-9956-ffa450edef68
2012-12-27 23:06:20 +00:00
Olivier Lamy ce9d2fce63 configure maxElementsInMemory and maxElementsOnDisk
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1426342 13f79535-47bb-0310-9956-ffa450edef68
2012-12-27 22:04:22 +00:00
Olivier Lamy 58edbc0c43 add new fields to manage maxElementsInMemory/Disk for caches
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1426210 13f79535-47bb-0310-9956-ffa450edef68
2012-12-27 14:26:41 +00:00
Olivier Lamy b4b64ec49f oups missed a comma
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1425381 13f79535-47bb-0310-9956-ffa450edef68
2012-12-23 00:07:57 +00:00
Olivier Lamy aa6cecb998 fix osgi import
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1425380 13f79535-47bb-0310-9956-ffa450edef68
2012-12-23 00:00:30 +00:00
Olivier Lamy ac4d4bb080 prevent NPE
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1425375 13f79535-47bb-0310-9956-ffa450edef68
2012-12-22 23:44:40 +00:00
Olivier Lamy 4119701f84 fix bean mapping and init of ttl values from spring bean
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1425373 13f79535-47bb-0310-9956-ffa450edef68
2012-12-22 23:44:08 +00:00
Olivier Lamy 292087cbea refactor the model for cache setup to have something reusable for url cache failure
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1425372 13f79535-47bb-0310-9956-ffa450edef68
2012-12-22 23:43:37 +00:00
Olivier Lamy 88674f25b4 align name with others
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1425289 13f79535-47bb-0310-9956-ffa450edef68
2012-12-22 14:50:24 +00:00
Olivier Lamy d767b764a1 fix ugly bean attribute names
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1425057 13f79535-47bb-0310-9956-ffa450edef68
2012-12-21 17:55:33 +00:00
Olivier Lamy ba2bf91147 new field to configure ttl for users cache
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1425001 13f79535-47bb-0310-9956-ffa450edef68
2012-12-21 16:25:42 +00:00
Olivier Lamy cde61f1cfc fix bean name
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1424765 13f79535-47bb-0310-9956-ffa450edef68
2012-12-20 23:47:31 +00:00
Olivier Lamy 1c1134b74f use a more modern way to init this bean
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1424744 13f79535-47bb-0310-9956-ffa450edef68
2012-12-20 23:03:36 +00:00
Olivier Lamy c3e33b9670 fix name as it is related to Redback and not to Archiva
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1424675 13f79535-47bb-0310-9956-ffa450edef68
2012-12-20 20:33:35 +00:00
Olivier Lamy 14b6f1c61a make users cache on per default
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1424674 13f79535-47bb-0310-9956-ffa450edef68
2012-12-20 20:32:55 +00:00
Olivier Lamy b9f36bd6b9 implements a dynamic cache configurable tru the ui for ArchivaConfigurableUsersManager
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1424673 13f79535-47bb-0310-9956-ffa450edef68
2012-12-20 20:32:43 +00:00
Olivier Lamy 9682660dbc review/comment/delete some FIXME
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1424533 13f79535-47bb-0310-9956-ffa450edef68
2012-12-20 15:34:51 +00:00
Olivier Lamy e92fede155 fix all RepositoryManager implementations
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1423879 13f79535-47bb-0310-9956-ffa450edef68
2012-12-19 15:21:20 +00:00
Olivier Lamy 58afcb1114 [MRM-1729] add MetadataRepository#hasMetadataFacet to prevent slow startup time.
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1423878 13f79535-47bb-0310-9956-ffa450edef68
2012-12-19 15:19:53 +00:00
Olivier Lamy 3143803202 spring 3.2.0
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1423877 13f79535-47bb-0310-9956-ffa450edef68
2012-12-19 15:19:02 +00:00
Olivier Lamy 9736ffc636 use a better naming convention as it concerned redback part
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1423659 13f79535-47bb-0310-9956-ffa450edef68
2012-12-18 21:18:56 +00:00
Olivier Lamy 481baa6ffb add a constructor and improve javadoc
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1423549 13f79535-47bb-0310-9956-ffa450edef68
2012-12-18 17:51:29 +00:00
Olivier Lamy 374cacbd77 oups missed to save configuration as it was changed
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1420725 13f79535-47bb-0310-9956-ffa450edef68
2012-12-12 15:01:29 +00:00
Olivier Lamy 9fcc3c4912 userManagerImpls must not be empty so add a check and if empty add at least jdo
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1420722 13f79535-47bb-0310-9956-ffa450edef68
2012-12-12 14:57:47 +00:00
Olivier Lamy fe6408412a this call is with a default value
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1420244 13f79535-47bb-0310-9956-ffa450edef68
2012-12-11 16:08:04 +00:00
Olivier Lamy 017cb9625b [MRM-1721] Chaining user manager
not yet complete but commit stuff to prevent compilation failure due to redback changes.

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1418718 13f79535-47bb-0310-9956-ffa450edef68
2012-12-08 17:41:27 +00:00
Olivier Lamy 37612ad4f9 fix bean mapping BeanReplicator does not replicate automatically object field
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1418347 13f79535-47bb-0310-9956-ffa450edef68
2012-12-07 15:04:08 +00:00
Olivier Lamy 69f428af71 fix bean mapping
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1418312 13f79535-47bb-0310-9956-ffa450edef68
2012-12-07 13:54:36 +00:00
Olivier Lamy e43c57f742 fix bean name
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1418311 13f79535-47bb-0310-9956-ffa450edef68
2012-12-07 13:54:13 +00:00
Olivier Lamy 052eb24e53 fix unit tests
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1418123 13f79535-47bb-0310-9956-ffa450edef68
2012-12-06 23:01:51 +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