aboutsummaryrefslogtreecommitdiffstats
path: root/archiva-modules/archiva-web/archiva-rest/archiva-rest-api
Commit message (Expand)AuthorAgeFilesLines
* make RAT report passBrett Porter2011-10-011-3/+0
* [MRM-1526] configure http connection pool values for wagon http : add REST s...Olivier Lamy2011-09-301-0/+16
* add some materials to be able to use REST services in a gwt based applicationOlivier Lamy2011-09-303-62/+83
* add a rest service to schedule a download remote indexOlivier Lamy2011-09-271-0/+9
* [MRM-1519] api to configure webappconfiguration : expose it as a rest serviceOlivier Lamy2011-09-261-0/+15
* use a field from parent classOlivier Lamy2011-09-231-12/+0
* [MRM-1490] REST services : add a service to copy an artifact from one repo to...Olivier Lamy2011-09-222-0/+70
* [MRM-1520] remove duplicate beans : fix for ArchivaAdministration serviceOlivier Lamy2011-09-154-343/+3
* [MRM-1520] remove duplicate beans : fix for RemoteRepository serviceOlivier Lamy2011-09-152-180/+1
* [MRM-1520] remove duplicate beans : fix for NetworkProxyOlivier Lamy2011-09-152-180/+1
* [MRM-1520] remove duplicate beans : fix for ProxyConnectorOlivier Lamy2011-09-152-181/+1
* [MRM-1520] remove duplicate beans : fix for RepositoryGroup serviceOlivier Lamy2011-09-152-137/+1
* [MRM-1520] remove duplicate beans : fix for ManagedRepositoryAdminOlivier Lamy2011-09-153-289/+7
* [MRM-1490] REST services : search now returns classifier : fix new services b...Olivier Lamy2011-09-152-1/+17
* [MRM-1490] REST services add missing fields when creating a managed repositoryOlivier Lamy2011-09-151-1/+56
* more tests on search rest servicesOlivier Lamy2011-09-143-7/+53
* [MRM-1490] Expose Archiva services trough REST : search service more implOlivier Lamy2011-09-133-77/+219
* [MRM-1490] Expose Archiva services trough REST : search service add a method ...Olivier Lamy2011-09-131-3/+14
* [MRM-1504] Add a new module for repository administration managementOlivier Lamy2011-09-132-3/+46
* [MRM-1490] REST services : fix design of search serviceOlivier Lamy2011-09-131-8/+32
* reduce search REST service scope for the momentOlivier Lamy2011-09-131-13/+2
* format cleanup : no code changeOlivier Lamy2011-09-131-68/+63
* [MRM-1490] REST services : organisation configuration methodsOlivier Lamy2011-09-103-1/+116
* remove no more use beans : see previous commitOlivier Lamy2011-09-091-115/+0
* [MRM-1512] api to configure RepositoryScanningConfiguration : refactor to rem...Olivier Lamy2011-09-091-19/+25
* [MRM-1490] REST services : rest exception without dependencies on internal im...Olivier Lamy2011-09-091-0/+32
* [MRM-1490] REST services : fix bad design as rest-api introduced a dependency...Olivier Lamy2011-09-098-54/+39
* [MRM-1490] REST services : expose repository scanning configuration : missed ...Olivier Lamy2011-09-092-0/+243
* [MRM-1490] REST services : expose repository scanning configurationOlivier Lamy2011-09-092-0/+106
* [MRM-1490] REST services : configure legacy paths tru rest servicesOlivier Lamy2011-09-082-0/+167
* [MRM-1490] REST services : network proxy services tru restOlivier Lamy2011-09-082-0/+257
* [MRM-1490] REST services : proxyconnector service : add simple unit testOlivier Lamy2011-09-071-9/+2
* [MRM-1490] REST services : proxyconnector serviceOlivier Lamy2011-09-075-7/+288
* [MRM-1490] Expose Archiva services trough REST : repository group admin tru ...Olivier Lamy2011-09-062-0/+233
* [MRM-1490] Expose Archiva services trough REST : remote repository management...Olivier Lamy2011-09-052-9/+8
* [MRM-1490] Expose Archiva services trough REST : remote repository management...Olivier Lamy2011-09-051-0/+85
* add missing fields in rest beansOlivier Lamy2011-09-053-4/+50
* get RID of org.apache.maven.archiva packages : security packageOlivier Lamy2011-09-032-7/+2
* [MRM-1490] expose rest services: split in more smaller classes rather than a ...Olivier Lamy2011-09-012-38/+87
* fix updateManagedRepo in rest serviceOlivier Lamy2011-09-011-4/+25
* use QueryParam rather than PathParam to have a more human readable url :Olivier Lamy2011-08-311-3/+3
* add a missing a PathParamOlivier Lamy2011-08-301-2/+3
* [MRM-1505] api to configure ManagedRepositories : integrate it in webapp for ...Olivier Lamy2011-08-301-2/+2
* rest services use new repo admin module for managed reposOlivier Lamy2011-08-291-3/+6
* replace url with location to match configuration API and populate sensible va...Brett Porter2011-08-291-8/+8
* oups fix typoOlivier Lamy2011-08-231-1/+1
* jaxb api is used so declare itOlivier Lamy2011-08-231-0/+9
* update changed name in maven indexerOlivier Lamy2011-08-221-0/+8
* [MRM-1490] expose services tru restOlivier Lamy2011-08-192-3/+76
* add a method to know if a repo is already under scanningOlivier Lamy2011-08-191-0/+8