| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix code quality issues and reduce dependency on Guava | Duarte Meneses | 2019-12-10 | 3 | -8/+7 |
* | SONAR-12627 Issues are 'new' if they involve a location on a new line | Duarte Meneses | 2019-12-09 | 2 | -2/+111 |
* | SONAR-12626 CE and Web no longer support SLBs | Duarte Meneses | 2019-12-09 | 1 | -1/+1 |
* | JAR of sonar-xoo-plugin should not contain sonar-plugin-api | Evgeny Mandrikov | 2019-08-09 | 1 | -1/+1 |
* | Clean deps | Duarte Meneses | 2019-07-17 | 1 | -2/+1 |
* | Extract implementation from plugin API and create new module sonar-plugin-api... | Duarte Meneses | 2019-07-12 | 14 | -47/+47 |
* | Extract implementation from plugin API and create new module sonar-plugin-api... | Duarte Meneses | 2019-07-12 | 15 | -48/+47 |
* | Extract implementation from plugin API - Server rule definition | Duarte Meneses | 2019-07-12 | 2 | -1/+3 |
* | Extract implementation from plugin API - Scanner FS | Duarte Meneses | 2019-07-12 | 6 | -12/+12 |
* | Extract implementation from plugin API - fix tests | Duarte Meneses | 2019-07-12 | 13 | -36/+34 |
* | SONAR-11973 Update Xoo plugin for new sonarsourceSecurity facet testing | Wouter Admiraal | 2019-05-07 | 2 | -2/+2 |
* | SONAR-11969 Make Edition available for analyzers in the Scanner API | Duarte Meneses | 2019-05-06 | 3 | -8/+10 |
* | Remove wildcard imports in tests | Janos Gyerik | 2019-02-11 | 2 | -2/+3 |
* | SONAR-10199 Fix search of issues by author containing comma | Julien Lancelot | 2019-02-11 | 3 | -38/+67 |
* | SONAR-11621 Implement IgnoreCommand in Xoo plugin | Benoît Gianinetti | 2019-01-22 | 5 | -2/+155 |
* | change year in file headers | Stas Vilchik | 2019-01-16 | 2 | -2/+2 |
* | Fix quality flaws | Julien HENRY | 2019-01-16 | 2 | -5/+5 |
* | SONAR-11465 Add project level Sensor EP | Julien HENRY | 2019-01-16 | 3 | -2/+50 |
* | SONAR-11509 Ignore module and folder level measures in Sensor API | Julien HENRY | 2019-01-16 | 2 | -1/+28 |
* | SONAR-11488 Stop loading module level settings in scanner | Julien HENRY | 2019-01-16 | 2 | -5/+9 |
* | SONAR-11465 Introduce a new annotation for project level extensions | Julien HENRY | 2019-01-16 | 3 | -5/+56 |
* | Fix license headers for 2019 | Duarte Meneses | 2019-01-02 | 77 | -77/+77 |
* | SONAR-11238 Xoo plugin supports recent symbol/highlighting location | Sébastien Lesaint | 2018-10-10 | 2 | -22/+60 |
* | SONAR-11210 Display organization specific ad hoc rule info | Julien Lancelot | 2018-09-24 | 3 | -3/+87 |
* | SONAR-11209 Allow sensors to provide ad hoc rule metadata for external issues | Julien HENRY | 2018-09-24 | 5 | -48/+42 |
* | SONAR-11259 Improve source offset handling on Windows | Julien HENRY | 2018-09-24 | 1 | -2/+4 |
* | SONAR-9904 guess author of issue based on all its locations | Simon Brandhof | 2018-08-16 | 1 | -2/+2 |
* | SONAR-10985 Add filters for owaspTop10, sans25Top10, cwe (#485) | Janos Gyerik | 2018-07-17 | 2 | -3/+41 |
* | fix varargs and unchecked called warnings | Sébastien Lesaint | 2018-07-09 | 2 | -7/+20 |
* | SONAR-10867 Add a rule in Xoo to report security hotspots | Julien HENRY | 2018-07-04 | 6 | -1/+95 |
* | SONAR-10138 Remove support for API < 5.6 | Duarte Meneses | 2018-06-29 | 21 | -561/+128 |
* | Fix malformed license headers | Janos Gyerik | 2018-06-14 | 1 | -19/+0 |
* | SONAR-10809 Analyzers need to declare whether a rule is external | Duarte Meneses | 2018-06-01 | 6 | -3/+112 |
* | SONAR-10647 Add ITs | Duarte Meneses | 2018-05-09 | 4 | -2/+190 |
* | SONAR-10648 Fix InputFile::relativePath for global sensors | Julien HENRY | 2018-04-27 | 3 | -2/+51 |
* | SONAR-10544 Apply feedback | Duarte Meneses | 2018-04-26 | 1 | -1/+2 |
* | SONAR-10544 fix tests | Duarte Meneses | 2018-04-26 | 1 | -1/+1 |
* | SONAR-10543 Update test to v7.2 and remove descriptionUrl and ruleTitle from ... | Duarte Meneses | 2018-04-26 | 2 | -4/+1 |
* | SONAR-10543 Fix mandatory fields | Duarte Meneses | 2018-04-26 | 1 | -1/+4 |
* | SONAR-10543 Sensor Java API should allow to add external rule engine issues | Duarte Meneses | 2018-04-26 | 3 | -1/+96 |
* | Fix publication | David Rautureau | 2018-04-04 | 1 | -4/+0 |
* | Fix build | David Rautureau | 2018-04-04 | 1 | -0/+4 |
* | BUILD-630 Generate javadoc ad sources jars with Gradle only on release branches | David Rautureau | 2018-04-04 | 1 | -2/+4 |
* | Fix gradle configuration | Julien Lancelot | 2018-03-22 | 1 | -1/+2 |
* | Fix some Java compiler warnings | Simon Brandhof | 2018-03-12 | 1 | -1/+1 |
* | Move To Gradle | David Rautureau | 2018-03-09 | 3 | -75/+47 |
* | Add missing license headers | Duarte Meneses | 2018-02-07 | 1 | -0/+19 |
* | SONAR-10321 Add scope to rule definition API | Duarte Meneses | 2018-02-07 | 2 | -4/+4 |
* | SONAR-10321 Add scope field to rule search ws | Duarte Meneses | 2018-02-07 | 3 | -2/+55 |
* | Add Java API Plugin.Context#getBootConfiguration() | Simon Brandhof | 2018-02-06 | 1 | -3/+4 |