Commit Graph

1005 Commits

Author SHA1 Message Date
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
Olivier Lamy c606acd784 [MRM-1744] updating managed repository fail to correctly update maven index directory.
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1443216 13f79535-47bb-0310-9956-ffa450edef68
2013-02-06 21:21:01 +00:00
Olivier Lamy d9781d064a use StringUtils.isNotBlank
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1442912 13f79535-47bb-0310-9956-ffa450edef68
2013-02-06 11:23:06 +00:00
Olivier Lamy eee92e93b8 add a better default value
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1442911 13f79535-47bb-0310-9956-ffa450edef68
2013-02-06 11:22:46 +00:00
Olivier Lamy b43aff915e add a marker to be able to debug this part without debugging all of this class
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1442649 13f79535-47bb-0310-9956-ffa450edef68
2013-02-05 16:28:34 +00:00
Olivier Lamy 0e4862b241 fix groupId
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1441809 13f79535-47bb-0310-9956-ffa450edef68
2013-02-02 20:50:31 +00:00
Olivier Lamy 9de15a459f correctly shutdown http connection manager
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1439693 13f79535-47bb-0310-9956-ffa450edef68
2013-01-28 23:29:09 +00:00
Olivier Lamy 71b7c89c8e remove use of deprecated class
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1439691 13f79535-47bb-0310-9956-ffa450edef68
2013-01-28 23:25:18 +00:00
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