summaryrefslogtreecommitdiffstats
path: root/archiva-modules/archiva-base/archiva-repository-admin
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* fix groupIdOlivier Lamy2013-02-021-1/+1
* correctly shutdown http connection managerOlivier Lamy2013-01-281-2/+15
* remove use of deprecated classOlivier Lamy2013-01-281-8/+9
* use cache per defaultOlivier Lamy2013-01-211-1/+1
* fix dynamic usage of rbac manager implOlivier Lamy2013-01-162-24/+12
* use our own RBACManager to be able to configure dynamically real impls usedOlivier Lamy2013-01-151-6/+6
* fix compilationOlivier Lamy2013-01-152-12/+12
* [MRM-1736] map roles to ldap groupsOlivier Lamy2013-01-082-1/+60
* support more than one value for user manager impls from security.propertiesOlivier Lamy2013-01-051-4/+15
* this class must be SerializableOlivier Lamy2012-12-311-1/+3
* preserve stack traceOlivier Lamy2012-12-311-1/+1
* modification of ArchivaRuntimeConfiguration was not savedOlivier Lamy2012-12-291-11/+51
* [MRM-526] add services to configure the cacheOlivier Lamy2012-12-283-0/+237
* configure maxElementsInMemory and maxElementsOnDiskOlivier Lamy2012-12-272-0/+50
* oups missed a commaOlivier Lamy2012-12-231-1/+1
* fix osgi importOlivier Lamy2012-12-231-0/+1
* prevent NPEOlivier Lamy2012-12-221-0/+9
* fix bean mapping and init of ttl values from spring beanOlivier Lamy2012-12-222-6/+140
* refactor the model for cache setup to have something reusable for url cache f...Olivier Lamy2012-12-221-25/+6
* fix ugly bean attribute namesOlivier Lamy2012-12-211-12/+12
* new field to configure ttl for users cacheOlivier Lamy2012-12-211-0/+32
* fix name as it is related to Redback and not to ArchivaOlivier Lamy2012-12-202-34/+34
* implements a dynamic cache configurable tru the ui for ArchivaConfigurableUse...Olivier Lamy2012-12-201-7/+26
* review/comment/delete some FIXMEOlivier Lamy2012-12-201-2/+2
* fix all RepositoryManager implementationsOlivier Lamy2012-12-191-0/+6
* use a better naming convention as it concerned redback partOlivier Lamy2012-12-183-46/+46
* oups missed to save configuration as it was changedOlivier Lamy2012-12-121-0/+1
* userManagerImpls must not be empty so add a check and if empty add at least jdoOlivier Lamy2012-12-121-0/+9
* this call is with a default valueOlivier Lamy2012-12-111-1/+1
* [MRM-1721] Chaining user managerOlivier Lamy2012-12-082-9/+15
* fix bean mapping BeanReplicator does not replicate automatically object fieldOlivier Lamy2012-12-073-1/+67
* fix bean mappingOlivier Lamy2012-12-071-9/+12
* fix bean nameOlivier Lamy2012-12-073-35/+35
* fix unit testsOlivier Lamy2012-12-061-5/+20
* fix some unit tests due to the missing aliasOlivier Lamy2012-12-061-0/+2
* fix NPE and add aliasOlivier Lamy2012-12-061-37/+276
* use the alias to have direct access as the default will be overridenOlivier Lamy2012-12-051-1/+1
* use constants keys from redbackOlivier Lamy2012-12-051-9/+13
* add a field for extra propertiesOlivier Lamy2012-12-051-0/+19
* change the class name as it is very redback centricOlivier Lamy2012-12-052-8/+8
* fix missing osgi importOlivier Lamy2012-12-041-0/+1