aboutsummaryrefslogtreecommitdiffstats
path: root/archiva-modules/archiva-base/archiva-repository-admin/archiva-repository-admin-api
Commit message (Expand)AuthorAgeFilesLines
* next version will be 2.0.0Olivier Lamy2013-07-291-1/+1
* next version will be 1.4.0Olivier Lamy2013-06-021-1/+1
* [maven-release-plugin] prepare for next development iterationOlivier Lamy2013-05-271-1/+1
* [maven-release-plugin] prepare release archiva-1.4-M4Olivier Lamy2013-05-271-1/+1
* [MRM-1751] add merged index ttl to repo group configuration + unit testsMaria Odea B. Ching2013-05-131-2/+24
* fix update/add for mergedIndexPathOlivier Lamy2013-04-211-0/+16
* 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-261-0/+15
* fix imports and minors warning sonar.skygo2013-03-142-3/+2
* this optimisation was very crappy in fact so remove it: too much synchronizat...Olivier Lamy2013-02-181-4/+0
* no need to rebuild the collection if existsOlivier Lamy2013-02-181-0/+4
* prevent possible NPEOlivier Lamy2013-02-141-0/+4
* map property ldap.config.groups.use.rolename in archiva configurationOlivier Lamy2013-02-121-0/+15
* orderingOlivier Lamy2013-02-122-3/+10
* ldap writable save in archiva configurationOlivier Lamy2013-02-121-0/+15
* add baseGroupDn in archiva configurationOlivier Lamy2013-02-111-0/+15
* use cache per defaultOlivier Lamy2013-01-211-1/+1
* fix dynamic usage of rbac manager implOlivier Lamy2013-01-161-1/+1
* fix compilationOlivier Lamy2013-01-151-7/+7
* [MRM-1736] map roles to ldap groupsOlivier Lamy2013-01-081-0/+16
* this class must be SerializableOlivier Lamy2012-12-311-1/+3
* [MRM-526] add services to configure the cacheOlivier Lamy2012-12-282-0/+91
* configure maxElementsInMemory and maxElementsOnDiskOlivier Lamy2012-12-271-0/+32
* fix bean mapping and init of ttl values from spring beanOlivier Lamy2012-12-221-0/+77
* 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-201-3/+3
* implements a dynamic cache configurable tru the ui for ArchivaConfigurableUse...Olivier Lamy2012-12-201-7/+26
* use a better naming convention as it concerned redback partOlivier Lamy2012-12-182-6/+6
* [MRM-1721] Chaining user managerOlivier Lamy2012-12-081-7/+12
* fix bean mapping BeanReplicator does not replicate automatically object fieldOlivier Lamy2012-12-072-1/+60
* fix bean nameOlivier Lamy2012-12-072-9/+9
* add a field for extra propertiesOlivier Lamy2012-12-051-0/+19
* change the class name as it is very redback centricOlivier Lamy2012-12-051-1/+1
* [MRM-1718] ldap configuration editable with the ui.Olivier Lamy2012-12-043-6/+46
* [MRM-1718] ldap configuration editable with the ui.Olivier Lamy2012-11-282-1/+186
* [MRM-1714] using LDAP can be configurable with the uiOlivier Lamy2012-11-232-0/+84
* ease json mapping for js codeOlivier Lamy2012-10-261-0/+75
* [MRM-1705] Feature to add custom parameters and/or headers when requesting an...Olivier Lamy2012-10-241-1/+48
* [maven-release-plugin] prepare for next development iterationOlivier Lamy2012-10-031-1/+1
* [maven-release-plugin] prepare release archiva-1.4-M3Olivier Lamy2012-10-031-1/+1
* [MRM-1681] addProxy Connectors Rules screenOlivier Lamy2012-10-024-0/+255
* finish unit test for getMergeConflictedArtifacts rest methodOlivier Lamy2012-09-181-1/+1
* [MRM-918] Switch for disabling user registration.Olivier Lamy2012-09-141-0/+16
* [MRM-1263] creating an m2eclipse compatible index should be an optional compo...Olivier Lamy2012-09-121-2/+18
* [MRM-648] Add description field to the different types of repositories and pr...Olivier Lamy2012-09-121-1/+11
* [MRM-648] Add description field to the different types of repositories and pr...Olivier Lamy2012-09-112-1/+31
* no more need of jaxb-api we are now 1.6 requiredOlivier Lamy2012-08-071-4/+0