aboutsummaryrefslogtreecommitdiffstats
path: root/archiva-modules/archiva-web/archiva-rest
Commit message (Expand)AuthorAgeFilesLines
* [MRM-1526] configure http connection pool values for wagon http : add REST s...Olivier Lamy2011-09-302-0/+43
* add some materials to be able to use REST services in a gwt based applicationOlivier Lamy2011-09-303-62/+83
* add a wagon transfert listener for debugging purposeOlivier Lamy2011-09-301-1/+1
* [MRM-1496] Broken remote repository confuses ArchivaOlivier Lamy2011-09-301-1/+1
* fix double / in urlOlivier Lamy2011-09-281-2/+6
* move maven url calculation to NexusRepositorySearch rest services will just a...Olivier Lamy2011-09-282-21/+7
* add maven property to be able to override archiva url for rest services test ...Olivier Lamy2011-09-282-16/+22
* rest search service must provide the real url artifactOlivier Lamy2011-09-287-3/+268
* add a rest service to schedule a download remote indexOlivier Lamy2011-09-272-1/+29
* [MRM-1524] downloading (optionnaly) remote index to display remote artifacts ...Olivier Lamy2011-09-261-0/+1
* ensure in tests we are fine with post and returning json typeOlivier Lamy2011-09-261-0/+4
* [MRM-1519] api to configure webappconfiguration : expose it as a rest serviceOlivier Lamy2011-09-263-8/+69
* make test more robust - the executor was previously disabled so it didn't ope...Brett Porter2011-09-232-9/+10
* REST service to copy artifact from one repo to an other one use a field from ...Olivier Lamy2011-09-232-9/+16
* better documentation in SNIPPETOlivier Lamy2011-09-231-1/+7
* use a field from parent classOlivier Lamy2011-09-232-24/+2
* cleanup created test repos after testOlivier Lamy2011-09-221-2/+30
* add snippet for documentationOlivier Lamy2011-09-221-1/+4
* [MRM-1490] REST services : add a service to copy an artifact from one repo to...Olivier Lamy2011-09-225-1/+608
* fix snippetOlivier Lamy2011-09-161-1/+1
* more search snippet linksOlivier Lamy2011-09-161-1/+6
* add more OSGI search fieldsOlivier Lamy2011-09-161-0/+3
* start rest documentationOlivier Lamy2011-09-161-0/+7
* add some snippet for using it in documentationOlivier Lamy2011-09-162-0/+8
* [MRM-1003] Repackage sources from org.apache.maven.archiva.. to org.apache.ar...Olivier Lamy2011-09-161-1/+1
* [MRM-1003] Repackage sources from org.apache.maven.archiva.. to org.apache.ar...Olivier Lamy2011-09-162-2/+2
* [MRM-1520] remove duplicate beans : no more need of BeanReplicator in some pl...Olivier Lamy2011-09-165-147/+35
* [MRM-1520] remove duplicate beans : fix for ArchivaAdministration serviceOlivier Lamy2011-09-156-349/+9
* [MRM-1520] remove duplicate beans : fix for RemoteRepository serviceOlivier Lamy2011-09-154-186/+7
* [MRM-1520] remove duplicate beans : fix for NetworkProxyOlivier Lamy2011-09-154-182/+3
* [MRM-1520] remove duplicate beans : fix for ProxyConnectorOlivier Lamy2011-09-153-182/+2
* [MRM-1520] remove duplicate beans : fix for RepositoryGroup serviceOlivier Lamy2011-09-154-139/+3
* [MRM-1520] remove duplicate beans : fix for ManagedRepositoryAdminOlivier Lamy2011-09-159-298/+23
* [MRM-1520] remove duplicate beans : move model beans to a single packageOlivier Lamy2011-09-157-30/+30
* fix quick search which returns artifacts with classifier too : hackhish solut...Olivier Lamy2011-09-153-103/+6
* rest services path for test is configurable so align to the one defined in we...Olivier Lamy2011-09-151-12/+21
* fix index optimize default index locationOlivier Lamy2011-09-152-39/+31
* [MRM-1490] REST services : unit test for search on OSGI SymbolicName which re...Olivier Lamy2011-09-151-0/+30
* [MRM-1490] REST services : unit test for search on OSGI SymbolicNameOlivier Lamy2011-09-151-0/+30
* oups missed to add filesOlivier Lamy2011-09-152-0/+74
* [MRM-1490] REST services : search now returns classifier : fix new services b...Olivier Lamy2011-09-154-17/+67
* [MRM-1490] REST services add missing fields when creating a managed repositoryOlivier Lamy2011-09-152-1/+60
* more tests on search rest servicesOlivier Lamy2011-09-145-7/+105
* [MRM-1490] Expose Archiva services trough REST : search service more implOlivier Lamy2011-09-139-111/+387
* [MRM-1490] Expose Archiva services trough REST : search service add a method ...Olivier Lamy2011-09-134-29/+85
* [MRM-1504] Add a new module for repository administration managementOlivier Lamy2011-09-13110-85/+1476
* [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-105-2/+187