summaryrefslogtreecommitdiffstats
path: root/archiva-modules/archiva-web/archiva-rest
Commit message (Expand)AuthorAgeFilesLines
* [MRM-1579] rewrite repositories scanning admin pageOlivier Lamy2012-03-081-8/+9
* use a better name for those methodsOlivier Lamy2012-03-074-22/+22
* [MRM-1579] rewrite repositories scanning admin pageOlivier Lamy2012-03-076-0/+355
* [MRM-1579] rewrite repositories scanning admin pageOlivier Lamy2012-03-071-0/+79
* [MRM-1577] rewrite legacy path admin pageOlivier Lamy2012-03-061-1/+1
* add validation on adding LegacyPath rest methodOlivier Lamy2012-03-062-3/+32
* add search for osgi: Import-Package and Require-Bundle are now searchableOlivier Lamy2012-03-051-1/+39
* add comment in code snippet and add a snippet in pom for rest dependenciesOlivier Lamy2012-03-011-1/+3
* [MRM-1610] Use Jackson as jaxrs provider for cxf for performance reasonsOlivier Lamy2012-03-011-0/+45
* [MRM-1610] Use Jackson as jaxrs provider for cxf for performance reasonsOlivier Lamy2012-03-011-1/+7
* [MRM-1610] Use Jackson as jaxrs provider for cxf for performance reasons.Olivier Lamy2012-03-014-23/+48
* correctly sort versions on artifact viewOlivier Lamy2012-02-291-3/+9
* fix regression in json/boolean due to parameter to fix transformation of 2.0 ...Olivier Lamy2012-02-281-0/+1
* fix search queryOlivier Lamy2012-02-281-1/+1
* add rest method to search with query on a set of repositoriesOlivier Lamy2012-02-283-7/+67
* use chosen to multi select repoIds for searching.Olivier Lamy2012-02-271-1/+1
* add rest method to getObservableRepoIdsOlivier Lamy2012-02-273-11/+73
* fix browse for directoriesOlivier Lamy2012-02-261-4/+4
* add unit test for search with guest user.Olivier Lamy2012-02-263-6/+37
* authz not mandatory for search: repositories list limited for guestOlivier Lamy2012-02-261-3/+3
* hack jqueryui to have autocomplete working with bootstrapOlivier Lamy2012-02-261-1/+0
* fix String transformation of 2.0 -> 2 was not correct for artifacts versionsOlivier Lamy2012-02-251-0/+9
* upgrade to cxf 2.5.2Olivier Lamy2012-02-252-2/+9
* fix osgi imports.Olivier Lamy2012-02-251-1/+2
* [MRM-1573] improve browse service with returning ProjectVersionMetadata (so a...Olivier Lamy2012-02-244-7/+168
* add REST to browse a groupId/artifactId and retrieve all versionsOlivier Lamy2012-02-233-2/+111
* no display full groupId in browsingOlivier Lamy2012-02-181-3/+4
* implements repository browsingOlivier Lamy2012-02-171-0/+2
* rename class. it's always complicated to find the good name but the previous ...Olivier Lamy2012-02-173-24/+24
* fix mimize js/css cleanup on browseOlivier Lamy2012-02-171-1/+0
* [MRM-1573]Olivier Lamy2012-02-164-33/+38
* [MRM-1573] start work on browse screenOlivier Lamy2012-02-161-1/+1
* [MRM-1573] start work on browse screenOlivier Lamy2012-02-164-2/+198
* [MRM-1573] start work on browse screenOlivier Lamy2012-02-156-46/+226
* wait end of first scan before deleting repo should prevent test failureOlivier Lamy2012-02-111-0/+26
* more easy REST method to delete a ProxyConnectorOlivier Lamy2012-02-092-0/+24
* add wagon-http-lightweight as dependency to prevent CNFE in testsOlivier Lamy2012-02-041-0/+6
* proxy connector screen add PolicyInformation beanOlivier Lamy2012-01-302-0/+109
* start work on proxy connector screenOlivier Lamy2012-01-303-0/+57
* move this rest services used only by the js ui in a new rest ui serviceOlivier Lamy2012-01-273-84/+0
* rest method to validate cron expression: add unit testOlivier Lamy2012-01-253-1/+61
* add rest service to validate cron expressionOlivier Lamy2012-01-252-0/+20
* missed to add a fileOlivier Lamy2012-01-241-0/+71
* javascript logging optionnal tooOlivier Lamy2012-01-242-5/+7
* add a system property to configure lab js cache for script loading: true in d...Olivier Lamy2012-01-232-0/+11
* prevent doing to much String->Properties transformation for loading i18nOlivier Lamy2012-01-231-9/+14
* remove JDK 6 specific APIBrett Porter2012-01-221-5/+6
* produce text plain doesn't have any sense missed a fileOlivier Lamy2012-01-211-2/+2
* produce text plain doesn't have any senseOlivier Lamy2012-01-216-22/+22
* fix snippet urlOlivier Lamy2012-01-201-0/+1