summaryrefslogtreecommitdiffstats
path: root/archiva-modules/archiva-web/archiva-rest
Commit message (Collapse)AuthorAgeFilesLines
* correctly sort versions on artifact viewOlivier Lamy2012-02-291-3/+9
| | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1295024 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 search queryOlivier Lamy2012-02-281-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1294405 13f79535-47bb-0310-9956-ffa450edef68
* add rest method to search with query on a set of repositoriesOlivier Lamy2012-02-283-7/+67
| | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1294404 13f79535-47bb-0310-9956-ffa450edef68
* use chosen to multi select repoIds for searching.Olivier Lamy2012-02-271-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1294222 13f79535-47bb-0310-9956-ffa450edef68
* add rest method to getObservableRepoIdsOlivier Lamy2012-02-273-11/+73
| | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1294221 13f79535-47bb-0310-9956-ffa450edef68
* fix browse for directoriesOlivier Lamy2012-02-261-4/+4
| | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1293946 13f79535-47bb-0310-9956-ffa450edef68
* add unit test for search with guest user.Olivier Lamy2012-02-263-6/+37
| | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1293871 13f79535-47bb-0310-9956-ffa450edef68
* authz not mandatory for search: repositories list limited for guestOlivier Lamy2012-02-261-3/+3
| | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1293870 13f79535-47bb-0310-9956-ffa450edef68
* hack jqueryui to have autocomplete working with bootstrapOlivier Lamy2012-02-261-1/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1293869 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-252-2/+9
| | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1293703 13f79535-47bb-0310-9956-ffa450edef68
* fix osgi imports.Olivier Lamy2012-02-251-1/+2
| | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1293681 13f79535-47bb-0310-9956-ffa450edef68
* [MRM-1573] improve browse service with returning ProjectVersionMetadata (so ↵Olivier Lamy2012-02-244-7/+168
| | | | | | add some annotation for REST exchange) git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1293423 13f79535-47bb-0310-9956-ffa450edef68
* add REST to browse a groupId/artifactId and retrieve all versionsOlivier Lamy2012-02-233-2/+111
| | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1292963 13f79535-47bb-0310-9956-ffa450edef68
* no display full groupId in browsingOlivier Lamy2012-02-181-3/+4
| | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1245816 13f79535-47bb-0310-9956-ffa450edef68
* implements repository browsingOlivier Lamy2012-02-171-0/+2
| | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1245680 13f79535-47bb-0310-9956-ffa450edef68
* rename class. it's always complicated to find the good name but the previous ↵Olivier Lamy2012-02-173-24/+24
| | | | | | was very bad :-). git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1245618 13f79535-47bb-0310-9956-ffa450edef68
* fix mimize js/css cleanup on browseOlivier Lamy2012-02-171-1/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1245403 13f79535-47bb-0310-9956-ffa450edef68
* [MRM-1573]Olivier Lamy2012-02-164-33/+38
| | | | | | refactor to have more generic REST model result. git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1245254 13f79535-47bb-0310-9956-ffa450edef68
* [MRM-1573] start work on browse screenOlivier Lamy2012-02-161-1/+1
| | | | | | navigate on groupIds. git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1245185 13f79535-47bb-0310-9956-ffa450edef68
* [MRM-1573] start work on browse screenOlivier Lamy2012-02-164-2/+198
| | | | | | navigate on groupIds. git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1245184 13f79535-47bb-0310-9956-ffa450edef68
* [MRM-1573] start work on browse screenOlivier Lamy2012-02-156-46/+226
| | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1244606 13f79535-47bb-0310-9956-ffa450edef68
* wait end of first scan before deleting repo should prevent test failureOlivier Lamy2012-02-111-0/+26
| | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1243016 13f79535-47bb-0310-9956-ffa450edef68
* more easy REST method to delete a ProxyConnectorOlivier Lamy2012-02-092-0/+24
| | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1242594 13f79535-47bb-0310-9956-ffa450edef68
* add wagon-http-lightweight as dependency to prevent CNFE in testsOlivier Lamy2012-02-041-0/+6
| | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1240629 13f79535-47bb-0310-9956-ffa450edef68
* proxy connector screen add PolicyInformation beanOlivier Lamy2012-01-302-0/+109
| | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1237581 13f79535-47bb-0310-9956-ffa450edef68
* start work on proxy connector screenOlivier Lamy2012-01-303-0/+57
| | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1237580 13f79535-47bb-0310-9956-ffa450edef68
* move this rest services used only by the js ui in a new rest ui serviceOlivier Lamy2012-01-273-84/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1236634 13f79535-47bb-0310-9956-ffa450edef68
* rest method to validate cron expression: add unit testOlivier Lamy2012-01-253-1/+61
| | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1235829 13f79535-47bb-0310-9956-ffa450edef68
* add rest service to validate cron expressionOlivier Lamy2012-01-252-0/+20
| | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1235828 13f79535-47bb-0310-9956-ffa450edef68
* missed to add a fileOlivier Lamy2012-01-241-0/+71
| | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1235396 13f79535-47bb-0310-9956-ffa450edef68
* javascript logging optionnal tooOlivier Lamy2012-01-242-5/+7
| | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1235395 13f79535-47bb-0310-9956-ffa450edef68
* add a system property to configure lab js cache for script loading: true in ↵Olivier Lamy2012-01-232-0/+11
| | | | | | dev env git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1235041 13f79535-47bb-0310-9956-ffa450edef68
* prevent doing to much String->Properties transformation for loading i18nOlivier Lamy2012-01-231-9/+14
| | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1234762 13f79535-47bb-0310-9956-ffa450edef68
* remove JDK 6 specific APIBrett Porter2012-01-221-5/+6
| | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1234639 13f79535-47bb-0310-9956-ffa450edef68
* produce text plain doesn't have any sense missed a fileOlivier Lamy2012-01-211-2/+2
| | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1234430 13f79535-47bb-0310-9956-ffa450edef68
* produce text plain doesn't have any senseOlivier Lamy2012-01-216-22/+22
| | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1234429 13f79535-47bb-0310-9956-ffa450edef68
* fix snippet urlOlivier Lamy2012-01-201-0/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1233900 13f79535-47bb-0310-9956-ffa450edef68
* [MRM-1574] link to display pom snippetOlivier Lamy2012-01-204-9/+114
| | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1233899 13f79535-47bb-0310-9956-ffa450edef68
* fix indexing call as could cause NPEOlivier Lamy2012-01-191-2/+3
| | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1233615 13f79535-47bb-0310-9956-ffa450edef68
* [MRM-1574] display repo statsOlivier Lamy2012-01-192-1/+14
| | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1233596 13f79535-47bb-0310-9956-ffa450edef68
* cleanup bad content from previous builds: my bad !Olivier Lamy2012-01-192-2/+6
| | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1233368 13f79535-47bb-0310-9956-ffa450edef68
* add @since for those new rest methodsOlivier Lamy2012-01-191-0/+6
| | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1233315 13f79535-47bb-0310-9956-ffa450edef68
* [MRM-1574] add rest method to get repositoty statisticsOlivier Lamy2012-01-196-36/+292
| | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1233310 13f79535-47bb-0310-9956-ffa450edef68
* [MRM-1590] Wrong URL returned by SearchService.getArtifactVersions.Olivier Lamy2012-01-191-1/+10
| | | | | | improve unit test with testing getArtifactVersions method too. git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1233267 13f79535-47bb-0310-9956-ffa450edef68
* [MRM-1590] Wrong URL returned by SearchService.getArtifactVersions.Olivier Lamy2012-01-192-5/+34
| | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1233266 13f79535-47bb-0310-9956-ffa450edef68
* fix rest call for scanRepositoryNow fullScan parameter was not honouredOlivier Lamy2012-01-191-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1233135 13f79535-47bb-0310-9956-ffa450edef68
* bad idea to use a path param for location with /Olivier Lamy2012-01-171-2/+2
| | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1232616 13f79535-47bb-0310-9956-ffa450edef68
* add a rest method to validate if managed repository location already exists.Olivier Lamy2012-01-173-0/+34
| | | | | | So move RepositoryCommonValidator to admin api and add the interface git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1232615 13f79535-47bb-0310-9956-ffa450edef68