summaryrefslogtreecommitdiffstats
path: root/archiva-modules/archiva-base/archiva-repository-admin
Commit message (Expand)AuthorAgeFilesLines
* change version to 2.0.0-RC1-SNAPSHOTOlivier Lamy2014-02-083-3/+3
* remove use of httpunitOlivier Lamy2014-01-081-2/+3
* use constructor injectionOlivier Lamy2014-01-081-7/+6
* use strict matching for model mapperOlivier Lamy2014-01-071-10/+13
* use strict matching for model mapperOlivier Lamy2014-01-072-3/+12
* refactor unit tests to get rid of the old httpunitOlivier Lamy2014-01-061-0/+6
* use model mapperOlivier Lamy2013-12-268-66/+56
* remove non used private methodOlivier Lamy2013-12-191-20/+0
* fix compilationOlivier Lamy2013-12-181-1/+3
* [MRM-1746] build merged index for groups with a cron scheduleOlivier Lamy2013-12-172-5/+6
* [MRM-1746] build merged index for groups with a cron scheduleOlivier Lamy2013-12-172-0/+75
* configure cron expression to merge remote indexes tru the UIOlivier Lamy2013-12-171-7/+7
* start refactoring merging remote indexes to have a cron job doing itOlivier Lamy2013-12-163-5/+54
* [MRM-1702] make the locking configurable via the UIOlivier Lamy2013-12-132-14/+22
* fix rat and namingOlivier Lamy2013-12-132-5/+20
* file lock manager must be configurableOlivier Lamy2013-12-133-5/+107
* fix logging warn levelOlivier Lamy2013-12-023-3/+3
* use last jackson versionOlivier Lamy2013-10-311-6/+1
* next version will be 2.0.0Olivier Lamy2013-07-293-3/+3
* next version will be 1.4.0Olivier Lamy2013-06-023-3/+3
* [maven-release-plugin] prepare for next development iterationOlivier Lamy2013-05-273-3/+3
* [maven-release-plugin] prepare release archiva-1.4-M4Olivier Lamy2013-05-273-3/+3
* use genericsOlivier Lamy2013-05-191-1/+1
* [MRM-1751] add merged index ttl to repo group configuration + unit testsMaria Odea B. Ching2013-05-133-6/+117
* 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-241-0/+3
* log4j2 2.0-beta5Olivier Lamy2013-04-241-3/+3
* fix update/add for mergedIndexPathOlivier Lamy2013-04-212-2/+21
* configure default value for the pathOlivier Lamy2013-04-211-1/+6
* [MRM-1736] map roles to ldap groupsOlivier Lamy2013-03-261-0/+115
* [MRM-1736] map roles to ldap groupsOlivier Lamy2013-03-263-8/+94
* fix imports and minors warning sonar.skygo2013-03-143-5/+2
* 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
* 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
* 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-122-0/+28
* orderingOlivier Lamy2013-02-122-3/+10
* ldap writable save in archiva configurationOlivier Lamy2013-02-122-0/+28
* add baseGroupDn in archiva configurationOlivier Lamy2013-02-112-3/+27
* use value from registryOlivier Lamy2013-02-071-2/+1
* fix archiva-indexer module testsOlivier Lamy2013-02-071-0/+10