summaryrefslogtreecommitdiffstats
path: root/archiva-modules/archiva-base/archiva-repository-admin/archiva-repository-admin-default/src
Commit message (Expand)AuthorAgeFilesLines
* 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-071-3/+9
* use model mapperOlivier Lamy2013-12-267-49/+53
* 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-171-4/+5
* [MRM-1746] build merged index for groups with a cron scheduleOlivier Lamy2013-12-172-0/+75
* start refactoring merging remote indexes to have a cron job doing itOlivier Lamy2013-12-161-2/+24
* [MRM-1702] make the locking configurable via the UIOlivier Lamy2013-12-132-14/+22
* file lock manager must be configurableOlivier Lamy2013-12-131-1/+15
* fix logging warn levelOlivier Lamy2013-12-023-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-132-4/+93
* 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
* fix update/add for mergedIndexPathOlivier Lamy2013-04-211-2/+5
* [MRM-1736] map roles to ldap groupsOlivier Lamy2013-03-262-8/+79
* fix imports and minors warning sonar.skygo2013-03-141-2/+0
* 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-181-18/+4
* prevent possible multi thread issuesOlivier Lamy2013-02-181-1/+1
* 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-121-0/+13
* ldap writable save in archiva configurationOlivier Lamy2013-02-121-0/+13
* add baseGroupDn in archiva configurationOlivier Lamy2013-02-111-3/+12
* use value from registryOlivier Lamy2013-02-071-2/+1
* fix archiva-indexer module testsOlivier Lamy2013-02-071-0/+10
* fix unit testsOlivier Lamy2013-02-061-2/+12
* dont use a default directory inside data for repositories contentOlivier Lamy2013-02-061-6/+5
* fix issue when creating repository with relative path index used a wrong repo...Olivier Lamy2013-02-061-9/+7
* no need to create etc.. if the index already existsOlivier Lamy2013-02-061-6/+8
* be consistent for index repository created with a relative path with default ...Olivier Lamy2013-02-061-3/+3
* be consistent for repository created with a relative path with default onesOlivier Lamy2013-02-061-2/+3
* correctly delete previous index directoryOlivier Lamy2013-02-061-0/+5
* [MRM-1744] updating managed repository fail to correctly update maven index d...Olivier Lamy2013-02-061-4/+25
* use StringUtils.isNotBlankOlivier Lamy2013-02-061-1/+2
* correctly shutdown http connection managerOlivier Lamy2013-01-281-2/+15
* remove use of deprecated classOlivier Lamy2013-01-281-8/+9
* fix dynamic usage of rbac manager implOlivier Lamy2013-01-161-23/+11
* use our own RBACManager to be able to configure dynamically real impls usedOlivier Lamy2013-01-151-6/+6
* fix compilationOlivier Lamy2013-01-151-5/+5
* [MRM-1736] map roles to ldap groupsOlivier Lamy2013-01-081-1/+44