aboutsummaryrefslogtreecommitdiffstats
path: root/archiva-modules/archiva-web/archiva-rest/archiva-rest-services/src/main/resources/META-INF
Commit message (Collapse)AuthorAgeFilesLines
* Adding rest eventsMartin Schreier2022-02-131-0/+1
|
* Switching to generics for cache implementationMartin Schreier2022-01-031-1/+3
|
* Refactoring - consolidating package namesMartin Stockhammer2021-12-191-1/+1
|
* Centralizing repository group handling. First part.Martin Stockhammer2021-06-011-5/+3
|
* Adding REST v2 interfacesMartin Stockhammer2021-01-231-0/+1
|
* Implementing V2 REST serviceMartin Stockhammer2021-01-191-0/+1
|
* Adding V2 REST servicesMartin Stockhammer2021-01-021-0/+39
|
* Fixing jackson initalizationMartin Stockhammer2020-07-071-1/+1
|
* Adapting to changes in parent pom and redbackMartin Stockhammer2020-06-301-10/+10
|
* Adapting to new cxf version. Using result objects instead of simple types in ↵Martin Stockhammer2020-06-302-0/+14
| | | | REST services.
* Adapting configuration to redback changesMartin Stockhammer2020-01-241-18/+6
|
* Switching to moved component-spring-cache moduleMartin Stockhammer2019-11-191-1/+1
|
* Adding Header check to archiva rest servicesMartin Stockhammer2017-01-311-0/+1
|
* add a bit of caching here at least for released versionOlivier Lamy2014-03-271-0/+11
| | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1582203 13f79535-47bb-0310-9956-ffa450edef68
* use last ehcache 2.7.4Olivier Lamy2013-11-221-1/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1544405 13f79535-47bb-0310-9956-ffa450edef68
* use last jackson versionOlivier Lamy2013-10-311-2/+2
| | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1537754 13f79535-47bb-0310-9956-ffa450edef68
* Add a service and use ajax to build menusskygo2013-04-291-0/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/branches/archiva-MRM-1756@1477395 13f79535-47bb-0310-9956-ffa450edef68
* fix duplicate bean namesOlivier Lamy2012-12-281-0/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1426643 13f79535-47bb-0310-9956-ffa450edef68
* [MRM-1714] using LDAP can be configurable with the uiOlivier Lamy2012-11-231-0/+1
| | | | | | add archiva backend to manage configuration git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1412881 13f79535-47bb-0310-9956-ffa450edef68
* [MRM-1681] addProxy Connectors Rules screenOlivier Lamy2012-10-021-0/+1
| | | | | | add REST services. git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1392952 13f79535-47bb-0310-9956-ffa450edef68
* fix rest services declarationOlivier Lamy2012-09-181-0/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1387379 13f79535-47bb-0310-9956-ffa450edef68
* [MRM-1583] ui rewrite: rewrite reports pageOlivier Lamy2012-07-051-0/+1
| | | | | | Submitted by Adrien Lecharpentier. git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1357889 13f79535-47bb-0310-9956-ffa450edef68
* [MRM-1580] system status page display memory usage.Olivier Lamy2012-03-121-0/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1299619 13f79535-47bb-0310-9956-ffa450edef68
* [MRM-1610] Use Jackson as jaxrs provider for cxf for performance reasonsOlivier Lamy2012-03-011-1/+7
| | | | | | fix some javascript mapping for redback part. git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1295498 13f79535-47bb-0310-9956-ffa450edef68
* [MRM-1610] Use Jackson as jaxrs provider for cxf for performance reasons.Olivier Lamy2012-03-011-11/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1295496 13f79535-47bb-0310-9956-ffa450edef68
* fix regression in json/boolean due to parameter to fix transformation of 2.0 ↵Olivier Lamy2012-02-281-0/+1
| | | | | | to 2 git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1294407 13f79535-47bb-0310-9956-ffa450edef68
* fix String transformation of 2.0 -> 2 was not correct for artifacts versionsOlivier Lamy2012-02-251-0/+9
| | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1293715 13f79535-47bb-0310-9956-ffa450edef68
* upgrade to cxf 2.5.2Olivier Lamy2012-02-251-0/+3
| | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1293703 13f79535-47bb-0310-9956-ffa450edef68
* [MRM-1573] start work on browse screenOlivier Lamy2012-02-151-0/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1244606 13f79535-47bb-0310-9956-ffa450edef68
* add i18n rest services for ArchivaOlivier Lamy2011-12-191-0/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1220779 13f79535-47bb-0310-9956-ffa450edef68
* simplify with using @Context annotation from jaxrs to get HttpServletRequest ↵Olivier Lamy2011-11-231-2/+0
| | | | | | in rest services git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1205494 13f79535-47bb-0310-9956-ffa450edef68
* add an exception Mapper to customize reponse http status and response contentOlivier Lamy2011-11-101-0/+4
| | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1200250 13f79535-47bb-0310-9956-ffa450edef68
* rest search service must provide the real url artifactOlivier Lamy2011-09-281-1/+2
| | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1177069 13f79535-47bb-0310-9956-ffa450edef68
* [MRM-1504] Add a new module for repository administration managementOlivier Lamy2011-09-131-3/+4
| | | | | | | split the repo admin in two modules : api and default implementation (to be able to more easily change the impl). Use the repo admin api consumers and indexing modules. git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1170135 13f79535-47bb-0310-9956-ffa450edef68
* [MRM-1490] REST services : configure legacy paths tru rest servicesOlivier Lamy2011-09-081-0/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1166884 13f79535-47bb-0310-9956-ffa450edef68
* [MRM-1490] REST services : network proxy services tru restOlivier Lamy2011-09-081-0/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1166587 13f79535-47bb-0310-9956-ffa450edef68
* [MRM-1490] REST services : proxyconnector serviceOlivier Lamy2011-09-071-0/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1166426 13f79535-47bb-0310-9956-ffa450edef68
* [MRM-1490] Expose Archiva services trough REST : repository group admin tru ↵Olivier Lamy2011-09-061-0/+1
| | | | | | rest service : fix spring annotations git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1165866 13f79535-47bb-0310-9956-ffa450edef68
* [MRM-1490] Expose Archiva services trough REST : remote repository ↵Olivier Lamy2011-09-051-0/+1
| | | | | | management available tru rest service git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1165278 13f79535-47bb-0310-9956-ffa450edef68
* [MRM-1490] expose rest services: split in more smaller classes rather than a ↵Olivier Lamy2011-09-011-0/+1
| | | | | | big one with all services git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1163923 13f79535-47bb-0310-9956-ffa450edef68
* fix permission management for scan repo rest servicesOlivier Lamy2011-08-191-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1159532 13f79535-47bb-0310-9956-ffa450edef68
* [MRM-1490] expose service tru restOlivier Lamy2011-08-191-3/+9
| | | | | | impl Repo management service git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1159531 13f79535-47bb-0310-9956-ffa450edef68
* [MRM-1490] Expose Archiva services trough RESTOlivier Lamy2011-08-191-0/+1
| | | | | | | | start adding some services : * search * administration git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1159529 13f79535-47bb-0310-9956-ffa450edef68
* [MRM-1490] Expose Archiva services trough restOlivier Lamy2011-08-171-0/+54
add modules structure with the very first service : ping :-) git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1158972 13f79535-47bb-0310-9956-ffa450edef68