aboutsummaryrefslogtreecommitdiffstats
path: root/archiva-modules/archiva-base
Commit message (Expand)AuthorAgeFilesLines
* 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
* map property ldap.config.groups.use.rolename in archiva configurationOlivier Lamy2013-02-123-0/+35
* ensure correct default values for archiva modelOlivier Lamy2013-02-122-1/+4
* orderingOlivier Lamy2013-02-122-3/+10
* ldap writable save in archiva configurationOlivier Lamy2013-02-123-0/+34
* add baseGroupDn in archiva configurationOlivier Lamy2013-02-113-3/+33
* better logging when cleaning temp group indexOlivier Lamy2013-02-072-1/+12
* log time to merge indexesOlivier Lamy2013-02-071-0/+6
* use value from registryOlivier Lamy2013-02-071-2/+1
* better with adding the new classOlivier Lamy2013-02-071-0/+91
* use a bean class for request to ease future enhancementsOlivier Lamy2013-02-074-12/+15
* simplify code and better variable nameOlivier Lamy2013-02-071-7/+4
* rename methodOlivier Lamy2013-02-073-2/+3
* fix archiva-indexer module testsOlivier Lamy2013-02-072-0/+11
* fix unit testsOlivier Lamy2013-02-062-2/+15
* fix unit testsOlivier Lamy2013-02-061-2/+2