aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-ws
Commit message (Expand)AuthorAgeFilesLines
* SONARCLOUD-101 Display only organization on which we have correct permissions...Grégoire Aubert2018-11-161-1/+7
* SONAR-11323 Return personal organization infoJulien Lancelot2018-11-161-0/+1
* SONAR-11321 Bind organization to alm installation when creating organizationJulien Lancelot2018-11-161-0/+6
* SONAR-11487 Update OKHttp to 3.11.0Julien HENRY2018-11-151-0/+2
* SONAR-11370 Add ITs to verify security reports contentJanos Gyerik2018-10-255-0/+188
* SONAR-11370 Add number of rules and active rules on Security ReportEric Hartmann2018-10-251-0/+4
* SONAR-11113 Increase timeout for downloading pluginsEric Hartmann2018-10-104-7/+73
* SONAR-11260 Add web service to provide analysis statusJanos Gyerik2018-10-101-0/+14
* SONAR-11238 api/ce/[task|activity|component] return task warningsSébastien Lesaint2018-10-101-0/+2
* Remove duplicated .gitignoreSimon Brandhof2018-09-241-1/+0
* SONAR-11184 Deprecate custom measure featureJulien Lancelot2018-09-071-0/+5
* SONAR-11185 Add new ws to specify projects association modeJulien Lancelot2018-09-074-0/+201
* SONAR-11185 Allow portfolio to define projects by tagsJulien Lancelot2018-09-072-0/+77
* SONAR-11093 Replace projectUuids facet by projects facetJulien Lancelot2018-08-213-45/+3
* SONAR-11124 Add project parameter in tags wsJulien Lancelot2018-08-212-0/+14
* SONAR-11106 Restrict scope of api/issues/authorsJulien Lancelot2018-08-213-13/+40
* SONAR-10816 Fix some ws failing on sub porfolios not being analysedJulien Lancelot2018-08-0256-0/+3941
* SONAR-10978 new WS to return security reports dataJulien HENRY2018-07-171-0/+53
* SONAR-10985 Add filters for owaspTop10, sans25Top10, cwe (#485)Janos Gyerik2018-07-172-1/+66
* SONAR-10980 Index security standards in ES and update issues/search WSJulien HENRY2018-07-171-1/+4
* SONAR-10944 Move subscription flag from api/organizations/search to api/navig...Julien Lancelot2018-07-111-1/+0
* SONAR-10948 Move UpdateProjectVisibilityEric Hartmann2018-07-113-39/+23
* SONAR-10944 Add subscription flag to organizationsJulien Lancelot2018-07-111-0/+1
* SONAR-10874 New issue transitions for security hotspotsJulien HENRY2018-07-041-0/+1
* Drop unused importJanos Gyerik2018-07-048-8/+0
* SONAR-10867 Add security hotspot new issue typeJulien HENRY2018-07-041-0/+1
* SONAR-10138 Remove support for API < 5.6Duarte Meneses2018-06-291-2/+0
* SONAR-10813 Define project branches in an applicationTeryk Bellahsene2018-06-292-2/+3
* SONAR-10817 replace api/editions/form_data by api/navigation/marketplaceSimon Brandhof2018-06-121-0/+17
* SONAR-10817 Cleanup of old editionsEric Hartmann2018-06-127-316/+0
* SONAR-10713 Badges can only be used on projects, long living branches and app...Julien Lancelot2018-05-286-4/+257
* Introduce Bitbucket Cloud ApplicationJulien HENRY2018-05-161-0/+13
* SONAR-10653 - api/qualityprofiles/restore handle badly formed xml document (#...Guillaume Jambet2018-05-151-1/+0
* SONAR-10591 scanner uses WS api/plugins/downloadSimon Brandhof2018-05-115-8/+33
* SONAR-10592 rename concept of WorkersPauseStatusSimon Brandhof2018-05-101-2/+7
* SONAR-10592 add WS api/ce/pause and api/ce/resumeSimon Brandhof2018-05-101-0/+25
* SONAR-10592 new WS api/ce/infoSimon Brandhof2018-05-102-0/+18
* SONAR-10575 Modify flag to include external rules in rules searchDuarte Meneses2018-04-262-6/+6
* SONAR-10543 Add ITsDuarte Meneses2018-04-262-0/+20
* SONAR-10577 return if an issue is from an external analyser in issue searchGuillaume Jambet2018-04-261-0/+2
* SONAR-10575 Index and search external rulesDuarte Meneses2018-04-261-0/+1
* SONAR-9472 Change the rendering of best values on the Measures pagePascal Mugnier2018-04-241-0/+2
* Fix publicationDavid Rautureau2018-04-041-4/+0
* Fix buildDavid Rautureau2018-04-041-0/+4
* BUILD-630 Generate javadoc ad sources jars with Gradle only on release branchesDavid Rautureau2018-04-041-2/+4
* SONAR-10489 Support cross file locations in WSTeryk Bellahsene2018-03-271-0/+1
* SONAR-10474 Confirming all remaining issues in a PR should make it pass the QGTeryk Bellahsene2018-03-221-0/+1
* SONAR-9206 Extract Organization protobuff definition to ws-commonsGuillaume Jambet2018-03-162-6/+7
* SONAR-9206 Enhance /api/components/search_projects response with organizationsGuillaume Jambet2018-03-161-7/+10
* MMF-1134 Make pull request a 1st class citizenTeryk Bellahsene2018-03-1364-22/+652