summaryrefslogtreecommitdiffstats
path: root/archiva-modules/archiva-web/archiva-rest/archiva-rest-api/src
Commit message (Expand)AuthorAgeFilesLines
* fixing browsing with typeaheadOlivier Lamy2014-01-151-3/+46
* [MRM-1750] Add remote repository health checkOlivier Lamy2013-12-221-24/+29
* [MRM-1762] Upload Artifact page allows to uploading SNAPSHOT versions to non ...Olivier Lamy2013-11-151-0/+1
* add a service to know repositories ids running a remote downloadOlivier Lamy2013-11-141-0/+10
* formatting and @sinceOlivier Lamy2013-06-021-8/+6
* fix @sinceOlivier Lamy2013-06-021-1/+1
* clean maven2repository module to focus only on layout in webappskygo2013-05-071-5/+7
* 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
* 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
* 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
* [MRM-1683] Automatic generation of REST Api documentation.Olivier Lamy2012-10-043-0/+53
* [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
* dependency tree with aether move beans to a separate new module to be able to...Olivier Lamy2012-08-046-547/+6