aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-plugin-api
Commit message (Expand)AuthorAgeFilesLines
* SONAR-10986 Extend RulesDefinitions API to support security standards (API only)Janos Gyerik2018-07-092-0/+41
* fix varargs and unchecked called warningsSébastien Lesaint2018-07-091-2/+2
* SONAR-10887 Create a new permission: Administer Security HotspotsJulien HENRY2018-07-041-0/+5
* SONAR-10875 Add 2 new measures for security hotspots (#394)Janos Gyerik2018-07-041-0/+39
* SONAR-10874 New issue transitions for security hotspotsJulien HENRY2018-07-041-1/+12
* SONAR-10867 Add security hotspot new issue typeJulien HENRY2018-07-042-4/+4
* SONAR-10138 Remove support for API < 5.6Duarte Meneses2018-06-29133-9642/+11
* SONAR-10816 Create WS to administrate applicationsJulien Lancelot2018-06-291-1/+1
* SONARCLOUD-62 Move /sq/* pages and terms.pdf (#382)Stas Vilchik2018-06-212-6/+6
* SONAR-10881 Log flooding when a WS param is not an integer as expectedSimon Brandhof2018-06-143-6/+17
* SONAR-10817 Cleanup of old editionsEric Hartmann2018-06-122-304/+0
* Fix javadoc and quality issueDuarte Meneses2018-06-111-2/+1
* SONAR-10201 Expose issue precise location in the FilterableIssue APIDuarte Meneses2018-06-111-0/+12
* SONAR-10460 do not allow null character in scanner for issue messageGuillaume Jambet2018-06-082-4/+71
* SONAR-10809 Analyzers need to declare whether a rule is externalDuarte Meneses2018-06-012-5/+84
* SONAR-10661 minimize normalize callsSébastien Lesaint2018-05-291-6/+7
* SONAR-10673 Stop using font for icons (#252)Stas Vilchik2018-05-232-4/+1
* SONAR-10597 Update ISSUE_CHANGE#USER_LOGIN to USER_UUIDJulien Lancelot2018-05-232-1/+8
* SONAR-10597 Use user UUID for ISSUES#ASSIGNEEGuillaume Jambet2018-05-231-1/+1
* SONAR-10599 Synchronize login during authenticationJulien Lancelot2018-05-232-19/+69
* Introduce Bitbucket Cloud ApplicationJulien HENRY2018-05-163-3/+12
* add Request#getHeaders and #getParams()Sébastien Lesaint2018-05-153-6/+20
* add Request#getReader()Sébastien Lesaint2018-05-151-0/+5
* SONAR-10661 fix vulnerability in ZipUtils#unzip()Simon Brandhof2018-05-143-11/+52
* SONAR-10594 add more tests for Configuration#getBoolean()Simon Brandhof2018-05-101-0/+31
* Fix Quality flawsSimon Brandhof2018-05-103-6/+31
* SONAR-10638 Create Java API for analyzers to report significant codeDuarte Meneses2018-05-0910-7/+301
* SONAR-10611 Serve .jpg and .jpeg as static resourcesTeryk Bellahsene2018-05-032-2/+4
* SONAR-10648 Update JavaDocJulien HENRY2018-04-271-1/+4
* SONAR-10544 Apply feedbackDuarte Meneses2018-04-261-3/+3
* Fix testsDuarte Meneses2018-04-261-2/+2
* Fix quality issuesDuarte Meneses2018-04-262-0/+18
* SONAR-10544 fix testsDuarte Meneses2018-04-263-6/+6
* SONAR-10551 Import issues from external rule engines from generic reportDuarte Meneses2018-04-262-1/+7
* SONAR-10544 Process external rulesDuarte Meneses2018-04-261-0/+15
* SONAR-10543 Update test to v7.2 and remove descriptionUrl and ruleTitle from ...Duarte Meneses2018-04-265-76/+1
* SONAR-10544 Fix tests handling of external rulesDuarte Meneses2018-04-263-3/+4
* SONAR-10543 Fix mandatory fieldsDuarte Meneses2018-04-265-3/+51
* SONAR-10543 Sensor Java API should allow to add external rule engine issuesDuarte Meneses2018-04-2614-73/+569
* Fix WS routingJulien HENRY2018-04-042-3/+23
* SONAR-10342 Improve some ws descriptionJulien Lancelot2018-04-041-1/+1
* Fix publicationDavid Rautureau2018-04-041-4/+0
* Fix buildDavid Rautureau2018-04-041-4/+4
* BUILD-621 Inject some configuration in POM generated by Gradle to allow publi...David Rautureau2018-04-041-0/+4
* BUILD-630 Generate javadoc ad sources jars with Gradle only on release branchesDavid Rautureau2018-04-041-2/+4
* SONAR-5812 Remove the "accessors" metricSimon Brandhof2018-03-282-22/+2
* VSTS-142 Handle authentication to display private project in VSTS widgetsGrégoire Aubert2018-03-261-2/+4
* VSTS-141 Add VSTS Quality widgetGrégoire Aubert2018-03-262-5/+12
* Don't use assumeTrue to not break the quality gateJulien HENRY2018-03-141-8/+9
* MMF-1134 Make pull request a 1st class citizenTeryk Bellahsene2018-03-131-1/+1