summaryrefslogtreecommitdiffstats
path: root/sonar-ws/src/main/java
Commit message (Expand)AuthorAgeFilesLines
* SONAR-7961 Refactoring of add_project and remove_project actionsJulien Lancelot2016-09-134-6/+297
* SONAR-7576 WS api/measures/component_tree filter components without measure o...Teryk Bellahsene2016-05-103-1/+15
* SONAR-6906 Filter rules on profile language when bulk active rulesJulien Lancelot2016-05-101-1/+1
* SONAR-7535 ws-client throws functional exception when the server URL is malfo...Teryk Bellahsene2016-05-061-0/+1
* SONAR-7553 WS api/ce/activity_status display background tasks related metrics...Teryk Bellahsene2016-04-213-0/+82
* SONAR-6948 rename method Request#getLocalConnector() to localConnector()Simon Brandhof2016-04-151-1/+1
* Add support of WS api/ce/task to sonar-wsSimon Brandhof2016-04-141-0/+13
* Add partial support of api/projects to sonar-wsSimon Brandhof2016-04-146-0/+254
* SONAR-7528 WS api/measures/component handles developer measuresTeryk Bellahsene2016-04-072-1/+25
* SONAR-7528 WS api/measures/component_tree handles developer measuresTeryk Bellahsene2016-04-073-0/+28
* SONAR-6948 Ability for Java server extensions to call web servicesSimon Brandhof2016-04-0710-15/+310
* SONAR-7498 OkHttpClient doesn't use ssl socket factory by defaultSébastien Lesaint2016-04-051-5/+15
* SONAR-7473 Drop 'reporter' field from WSJulien Lancelot2016-03-293-13/+5
* SONAR-7468 SONAR-7199 Remove or update Action Plan related web servicesTeryk Bellahsene2016-03-253-17/+14
* SONAR-7375 WS api/rules/search rename PARAM_KEY to PARAM_RULE_KEYTeryk Bellahsene2016-03-182-3/+3
* SONAR-7375 WS api/rules/search add to WS clientTeryk Bellahsene2016-03-184-0/+345
* SONAR-7106 WS api/permissions/bulk_apply_template add to WS clientTeryk Bellahsene2016-03-181-0/+9
* SONAR-7106 WS api/permissions/bulk_apply_template bulk apply permission templateTeryk Bellahsene2016-03-181-0/+71
* SONAR-7200 WS api/issues/search filter issues on leak periodTeryk Bellahsene2016-03-163-0/+14
* SONAR-7453 Finish renaming of debt to effortJulien Lancelot2016-03-161-3/+30
* SONAR-7196 WS api/measures/component_tree supports sorting by period variationTeryk Bellahsene2016-03-112-0/+12
* SONAR-7345 Rename Issue debt to effort in ESJulien Lancelot2016-03-101-1/+6
* SONAR-7329 Cleanup some remaining characteristics stuffJulien Lancelot2016-03-021-10/+2
* SONAR-7329 Add type in Rules WSJulien Lancelot2016-03-021-0/+1
* SONAR-7330 drop RuleNormalizer and RuleMappingTeryk Bellahsene2016-03-012-0/+106
* SONAR-7333 DB migration to set ISSUES.ISSUE_TYPESimon Brandhof2016-02-261-3/+6
* SONAR-7333 add field "type" to issues (db and elasticsearch)Simon Brandhof2016-02-262-1/+13
* SONAR-7138 WS api/ce/activity filter background tasks by task uuidTeryk Bellahsene2016-02-172-7/+6
* SONAR-7319 WS api/ce/task_types list CE task typesTeryk Bellahsene2016-02-151-0/+5
* SONAR-7187 WS api/ce/activity handles queue and past CE tasksTeryk Bellahsene2016-02-156-1/+256
* SONAR-7040 Add context when failing to write a web service responseTeryk Bellahsene2016-02-051-0/+34
* SONAR-7152 WS api/qualitygates/project_status search by project id or keyTeryk Bellahsene2016-02-023-5/+69
* SONAR-7134 WS api/measures/componentTeryk Bellahsene2016-01-203-7/+102
* SONAR-7210 SONAR-7209 WS user_tokens/* add ITTeryk Bellahsene2016-01-191-0/+18
* SONAR-7210 WS user_tokens/search a user can search its own token5.4-M8Teryk Bellahsene2016-01-181-1/+5
* SONAR-7209 WS user_tokens/revoke a user can delete its own tokensTeryk Bellahsene2016-01-181-1/+5
* SONAR-7208 WS user_tokens/generate a user can generate its own tokensTeryk Bellahsene2016-01-181-1/+5
* SONAR-7168 add system().restart() to WsClientSébastien Lesaint2016-01-184-0/+69
* Fix quality flawsTeryk Bellahsene2016-01-141-2/+0
* Fix quality flawsJulien Lancelot2016-01-141-0/+44
* Fix project title in copyright headersSimon Brandhof2016-01-1363-68/+63
* SONAR-7135 WS api/measures/component_tree navigate through components and dis...Teryk Bellahsene2016-01-139-35/+334
* Upgrade to parent 26 and new copyright headersSimon Brandhof2016-01-0559-266/+281
* SONAR-7131 WS components/show show one component and its ancestorsTeryk Bellahsene2016-01-053-1/+85
* Fix quality flawsSimon Brandhof2016-01-041-1/+0
* SONAR-7127 Add language parameter to WS api/components/searchTeryk Bellahsene2015-12-212-0/+12
* SONAR-7129 WS api/components/treeTeryk Bellahsene2015-12-212-0/+163
* SONAR-7126 Scanner on Java 7 must support TLS 1.2 when connecting to SonarQub...Simon Brandhof2015-12-162-2/+136
* SONAR-6900 New WS api/qualitygates/project_status quality gate details of an ...Teryk Bellahsene2015-12-085-0/+110
* SONAR-6947 add missing coverage on PermissionsServiceTestSébastien Lesaint2015-12-071-1/+1