summaryrefslogtreecommitdiffstats
path: root/archiva-modules/archiva-base
Commit message (Expand)AuthorAgeFilesLines
* not needed variable declarationOlivier Lamy2013-12-031-1/+0
* fix logging warn levelOlivier Lamy2013-12-0215-39/+36
* use last ehcache 2.7.4Olivier Lamy2013-11-221-1/+1
* fix osgi metadataOlivier Lamy2013-11-151-1/+3
* ignore files part of index directory when scanningOlivier Lamy2013-11-153-6/+35
* code cleanup commentOlivier Lamy2013-11-1310-152/+45
* move to last easymock 3.2Olivier Lamy2013-11-1314-147/+241
* remove non used variableOlivier Lamy2013-11-071-5/+0
* use last jackson versionOlivier Lamy2013-10-313-13/+8
* fix unit testOlivier Lamy2013-09-241-1/+1
* [MRM-1779] pom artifacts cannot be searched on Archiva 1.4-M4Olivier Lamy2013-09-243-1/+12
* use index for faster startupOlivier Lamy2013-09-131-1/+1
* use guice no_aop which is faster for our usageOlivier Lamy2013-09-023-0/+3
* use guice from googleOlivier Lamy2013-08-103-4/+8
* next version will be 2.0.0Olivier Lamy2013-07-2931-31/+31
* next version will be 1.4.0Olivier Lamy2013-06-0231-31/+31
* [maven-release-plugin] prepare for next development iterationOlivier Lamy2013-05-2731-31/+31
* [maven-release-plugin] prepare release archiva-1.4-M4Olivier Lamy2013-05-2731-31/+31
* [MRM-1751] removed unused methods and config + update docsMaria Odea B. Ching2013-05-202-26/+1
* [MRM-1751] include mergedIndexTtl in temporary group index & indexmergerreque...Maria Odea B. Ching2013-05-204-5/+28
* use genericsOlivier Lamy2013-05-194-4/+4
* [MRM-1751] add merged index ttl to repo group configuration + unit testsMaria Odea B. Ching2013-05-134-6/+125
* remove redundant version elementOlivier Lamy2013-05-092-2/+0
* use inject plexus from eclipseOlivier Lamy2013-04-254-8/+8
* no need of public methodOlivier Lamy2013-04-241-1/+1
* verify roles for repository are configured on startupOlivier Lamy2013-04-241-5/+26
* add some FIXME but not for this release :-)Olivier Lamy2013-04-243-2/+5
* log4j2 2.0-beta5Olivier Lamy2013-04-245-9/+9
* fix handling of dynamic mergedIndexPathOlivier Lamy2013-04-212-6/+31
* fix update/add for mergedIndexPathOlivier Lamy2013-04-212-2/+21
* configure default value for the pathOlivier Lamy2013-04-211-1/+6
* [MRM-1745] path of merged index for group configurableOlivier Lamy2013-04-211-0/+8
* [MRM-1736] map roles to ldap groupsOlivier Lamy2013-03-261-0/+115
* [MRM-1736] map roles to ldap groupsOlivier Lamy2013-03-264-8/+126
* fix imports and minors warning sonar.skygo2013-03-1418-30/+19
* add a simple index with link to configuration file modelOlivier Lamy2013-03-051-0/+36
* make sure rbacmanager is not readonly before chaining write actionsOlivier Lamy2013-02-221-2/+3
* ease users life for ldap setup make com.sun.jndi.ldap.LdapCtxFactory default ...Olivier Lamy2013-02-221-4/+20
* fix compilation of mock RoleManagerOlivier Lamy2013-02-211-0/+5
* default must be jdoOlivier Lamy2013-02-211-1/+1
* this optimisation was very crappy in fact so remove it: too much synchronizat...Olivier Lamy2013-02-182-22/+4
* no need to rebuild the collection if existsOlivier Lamy2013-02-181-0/+4
* prevent possible multi thread issuesOlivier Lamy2013-02-181-1/+1
* add unit testOlivier Lamy2013-02-181-0/+5
* service to provide available rbacmanager implementations informationsOlivier Lamy2013-02-181-9/+19
* prevent possible NPEOlivier Lamy2013-02-141-0/+4
* reload field in case of configuration changeOlivier Lamy2013-02-131-4/+11
* optimize a bit: no need to fully rebuild the bean if no changeOlivier Lamy2013-02-131-8/+19
* no need to expose keys which are stored in archiva configurationOlivier Lamy2013-02-131-4/+38
* add ldap bind authenticator enabled as a archiva configOlivier Lamy2013-02-131-0/+13