summaryrefslogtreecommitdiffstats
path: root/archiva-modules/archiva-web/archiva-rest/archiva-rest-api
Commit message (Expand)AuthorAgeFilesLines
...
* Add a service and use ajax to build menusskygo2013-04-291-0/+45
* fix imports and minors warning sonar.skygo2013-03-142-3/+2
* it looks I missed something my badOlivier Lamy2013-02-191-0/+80
* ui for change rbac manager implOlivier Lamy2013-02-181-69/+0
* add renamed beanOlivier Lamy2013-02-181-0/+0
* align method names with bean nameOlivier Lamy2013-02-181-3/+3
* add new service to ease uiOlivier Lamy2013-02-182-4/+81
* add unit testOlivier Lamy2013-02-181-1/+1
* service to provide available rbacmanager implementations informationsOlivier Lamy2013-02-182-0/+157
* service to provide available rbacmanager implementations informationsOlivier Lamy2013-02-182-78/+12
* [MRM-526] add services to configure the cacheOlivier Lamy2012-12-281-0/+53
* order caches renderingOlivier Lamy2012-12-221-3/+35
* fix REST service name tooOlivier Lamy2012-12-201-1/+1
* fix name as it is related to Redback and not to ArchivaOlivier Lamy2012-12-201-1/+1
* fix ugly method nameOlivier Lamy2012-12-191-1/+1
* fix naming use redback as part of the name as it concerns redback onlyOlivier Lamy2012-12-181-3/+3
* use a better naming convention as it concerned redback partOlivier Lamy2012-12-181-4/+4
* [MRM-1720] make pageSize and selectedPage configurable tru the REST request.Olivier Lamy2012-12-181-0/+31
* add a constructor and improve javadocOlivier Lamy2012-12-181-0/+2
* if classifier from the search we must download the artifact with this classifierOlivier Lamy2012-12-181-92/+105
* add a service to be able to check ldap configurationOlivier Lamy2012-12-131-11/+29
* fix javadoc due to https://jira.codehaus.org/browse/ENUNCIATE-723Olivier Lamy2012-12-138-106/+109
* [MRM-1721] Chaining user manager implementations.Olivier Lamy2012-12-101-1/+14
* fix javadocOlivier Lamy2012-11-291-4/+1
* this osgi import is not neededOlivier Lamy2012-11-281-1/+0
* add beanOlivier Lamy2012-11-231-0/+105
* [MRM-1714] using LDAP can be configurable with the uiOlivier Lamy2012-11-231-0/+9
* [MRM-1714] using LDAP can be configurable with the uiOlivier Lamy2012-11-231-0/+53
* [MRM-1704] Refactor to remove maven specific part from various repository/met...Olivier Lamy2012-10-291-0/+5
* fix deletion of project version when it's snapshot version, timestamped was n...Olivier Lamy2012-10-221-5/+18
* [MRM-1703] Cannot delete project with the ui.Olivier Lamy2012-10-221-48/+57
* Improve metadata import interfacesalecharp2012-10-162-1/+93
* simplify enunciate generationOlivier Lamy2012-10-051-43/+2
* not use bundle packaging as enunciate doc is not includedOlivier Lamy2012-10-051-27/+48
* [MRM-1683] Automatic generation of REST Api documentation.Olivier Lamy2012-10-051-1/+1
* [MRM-1683] Automatic generation of REST Api documentation.Olivier Lamy2012-10-044-0/+101
* [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-021-1/+1
* [MRM-1681] addProxy Connectors Rules screenOlivier Lamy2012-10-021-0/+76
* merge repositories rest service: users must have karma for this operationOlivier Lamy2012-09-241-11/+12
* change method to be able to retrieve artifactsOlivier Lamy2012-09-201-3/+4
* add rest service to get artifacts number per repositoryOlivier Lamy2012-09-201-88/+101
* implement merge method in merge repositories serviceOlivier Lamy2012-09-181-0/+12
* method must received both source and target repo to avoid the ugly -stage to ...Olivier Lamy2012-09-181-2/+3
* finish unit test for getMergeConflictedArtifacts rest methodOlivier Lamy2012-09-181-2/+2
* add a mergerepositories serviceOlivier Lamy2012-09-182-46/+101
* [MRM-918] Switch for disabling user registration.Olivier Lamy2012-09-141-0/+7
* [MRM-1668] download artifacts when coming from search results.Olivier Lamy2012-09-131-84/+95
* no more need of jaxb-api we are now 1.6 requiredOlivier Lamy2012-08-071-4/+0