aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-ws/src/main
Commit message (Collapse)AuthorAgeFilesLines
* SONAR-9181 Drop BulkDeleteRequestTeryk Bellahsene2017-09-111-73/+0
|
* SONAR-9181 WS bulk_apply_template accepts the parameters as projects/searchTeryk Bellahsene2017-09-112-4/+52
|
* SONAR-9181 WS bulk_apply_template accepts several qualifiersTeryk Bellahsene2017-09-113-8/+12
|
* SONAR-9181 WS api/projects/bulk_delete accepts the sames parameters as ↵Teryk Bellahsene2017-09-113-11/+14
| | | | api/projects/search
* SONAR-9181 WS api/projects/search search by component keys or uuidsTeryk Bellahsene2017-09-113-1/+35
|
* SONAR-9181 WS api/projects/search filters on provisioned projectsTeryk Bellahsene2017-09-113-2/+16
|
* SONAR-4566 Search old projects in WS api/projects/searchTeryk Bellahsene2017-09-114-2/+19
|
* SONAR-9715 use realistic JSW timoutsSimon Brandhof2017-09-051-0/+1
|
* SONAR-9708 Return 'incremental' field on tasks in queueJulien Lancelot2017-08-161-0/+8
|
* improve tests of api/componentsDaniel Schwarz2017-08-161-1/+1
|
* SONAR-9704 verify that the compute engine is resilientDaniel Schwarz2017-08-142-0/+106
|
* SONAR-9708 Return incremental field in api/ce/componentJulien Lancelot2017-08-111-1/+1
|
* SONAR-9708 Return incremental field in api/ce/activityJulien Lancelot2017-08-111-1/+2
|
* SONAR-9584 Add root project key to response of api/components/searchJulien HENRY2017-07-271-0/+2
|
* Revert "SONAR-9584 Add root project key to response of api/components/search"Julien HENRY2017-07-261-2/+0
| | | | This reverts commit f4c2e0eb9afe66f5e71e9f1447f059dd15b143ff.
* SONAR-9584 Add root project key to response of api/components/searchJulien HENRY2017-07-261-0/+2
|
* SONAR-9516 add integration tests on permission templates WSSimon Brandhof2017-07-226-10/+55
| | | | including ES resiliency tests
* SONAR-9516 remove deprecated params from client of WS api/projects/deleteSimon Brandhof2017-07-222-14/+1
|
* SONAR-9514 SONAR-9516 SONAR-9517 ES resilience from POST WSEric Hartmann2017-07-223-1/+82
|
* SONAR-9508 Create api/ce/worker_count WSJulien Lancelot2017-07-173-0/+15
|
* SONAR-9476 Add from and to params in api/project_analyses/searchTeryk Bellahsene2017-07-132-0/+28
|
* SONAR-9480 fix support of multiple docs to recover with same idSimon Brandhof2017-07-112-0/+145
|
* SONAR-9483 Add IT on "compare_to_profile" in rules search wsJulien Lancelot2017-07-043-1/+14
|
* SONAR-9483 Add "compareToProfile" in rules search wsJulien Lancelot2017-07-041-0/+1
|
* SONAR-9482 Add WS client for api/qualityprofiles/showTeryk Bellahsene2017-07-044-1/+63
|
* SONAR-9482 Show ws returns profile related info onlyJulien Lancelot2017-07-041-11/+9
|
* SONAR-9482 Create api/qualityprofile/show WS returning stubJulien Lancelot2017-07-042-0/+32
|
* SONAR-9336 Fix infinite proxy authentication loopJulien HENRY2017-07-031-1/+6
|
* SONAR-9448 Sanitize api/qualityprofiles/renameTeryk Bellahsene2017-06-261-3/+4
|
* SONAR-9448 Sanitize api/qualityprofiles/changelogTeryk Bellahsene2017-06-261-0/+2
|
* SONAR-9448 Sanitize api/qualityprofiles/change_parentTeryk Bellahsene2017-06-262-4/+4
|
* SONAR-9448 Sanitize api/qualityprofiles/add_projectTeryk Bellahsene2017-06-261-0/+1
|
* SONAR-9448 Sanitize api/qualityprofiles/deactivate_rulesTeryk Bellahsene2017-06-261-5/+2
|
* SONAR-9448 Sanitize api/qualityprofiles/activate_rulesTeryk Bellahsene2017-06-261-2/+5
|
* SONAR-9448 Sanitize api/qualityprofiles/deactivate_ruleTeryk Bellahsene2017-06-262-5/+2
|
* SONAR-9448 Sanitize api/qualityprofiles/activate_ruleTeryk Bellahsene2017-06-262-22/+30
|
* Improve integration tests by using new Tester classSimon Brandhof2017-06-238-44/+31
|
* SONAR-9441 WS api/duplications/show fails properly when no parameter providedTeryk Bellahsene2017-06-201-0/+54
|
* Add missing UserGroupsService in WsClientJulien Lancelot2017-06-203-1/+12
|
* SONAR-9356 Add ITs on onboardningJulien Lancelot2017-06-202-0/+7
|
* SONAR-9356 skipOnboardingTutorial updates user flagJulien Lancelot2017-06-201-1/+1
|
* SONAR-9356 add "showOnboardingTutorial" in api/user/currentJulien Lancelot2017-06-201-0/+1
|
* SONAR-9356 Refactor api/user/current to use protobufJulien Lancelot2017-06-201-0/+18
|
* SONAR-9356 new webservice stub for api/users/skipOnboardingTutorialDaniel Schwarz2017-06-202-0/+6
|
* SONAR-9304 add integration testsSimon Brandhof2017-06-143-0/+128
|
* SONAR-9303 IT to test built-in profile cannot be modifiedTeryk Bellahsene2017-06-147-1/+153
|
* SONAR-9302 Add IT to test built-in Quality ProfilesTeryk Bellahsene2017-06-141-1/+1
|
* SONAR-9302 Add the buil-in flag to WS api/qualityprofiles/searchTeryk Bellahsene2017-06-141-0/+2
|
* SONAR-9245 Return leak period in api/components/search_projectsJulien Lancelot2017-06-091-0/+1
|
* SONAR-9245 facet new_reliability_rating in search_projects WSDaniel Schwarz2017-06-091-1/+2
|