Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | SONAR-16232 Delete sonar-plugin-api module | Duarte Meneses | 2022-04-21 | 62 | -6818/+0 |
| | |||||
* | Update license headers for 2022 [update headers] | Pierre | 2022-01-28 | 62 | -62/+62 |
| | |||||
* | Improve code quality | Duarte Meneses | 2021-11-18 | 1 | -2/+1 |
| | |||||
* | Fix code quality issues | Duarte Meneses | 2021-09-24 | 1 | -13/+0 |
| | |||||
* | Code smell fix: Remove redundant casts | Bruno Andrade | 2021-07-12 | 1 | -2/+2 |
| | |||||
* | SONAR-14925 Remove code deprecated before 7.0 in the Plugin API | Duarte Meneses | 2021-06-17 | 6 | -88/+0 |
| | |||||
* | SONAR-14882 Remove Staxmate and Woodstox dependencies from plugin API | Julien HENRY | 2021-05-28 | 1 | -1/+1 |
| | |||||
* | SONAR-14642 - SSF-142 | Zipeng WU | 2021-04-19 | 1 | -0/+1 |
| | |||||
* | Revert "SONAR-14642 - SSF-142" | Zipeng WU | 2021-04-01 | 1 | -1/+0 |
| | | | | This reverts commit 0810d5dcbc8e49b4f064223cd271225acb397e83. | ||||
* | SONAR-14642 - SSF-142 | Zipeng WU | 2021-03-31 | 1 | -0/+1 |
| | |||||
* | Update license headers for 2021 [update headers] | Wouter Admiraal | 2021-01-08 | 62 | -62/+62 |
| | |||||
* | Class should not access its own subclass during initialization | Pierre | 2020-12-09 | 2 | -24/+64 |
| | |||||
* | SONAR-8427 Add a timeZone param to api/issues/search | Julien HENRY | 2020-12-03 | 1 | -16/+44 |
| | |||||
* | Decrease coupling with commons-io | Julien HENRY | 2020-03-23 | 1 | -2/+3 |
| | |||||
* | SONAR-13198 Deprecate JsonWriter | Julien HENRY | 2020-03-19 | 1 | -1/+3 |
| | |||||
* | Format all headers for 2020 | Wouter Admiraal | 2020-01-07 | 61 | -61/+61 |
| | |||||
* | Fix code quality issues and reduce dependency on Guava | Duarte Meneses | 2019-12-10 | 3 | -10/+9 |
| | |||||
* | Restore backward compatibility | Julien HENRY | 2019-11-21 | 3 | -7/+7 |
| | |||||
* | Add a JUnit 5 version of LogTester | Julien HENRY | 2019-11-21 | 3 | -61/+172 |
| | |||||
* | cache regex pattern | Duarte Meneses | 2019-09-04 | 1 | -2/+3 |
| | |||||
* | Fix test to make it run on mac os (#1977) | Jacek | 2019-08-01 | 1 | -0/+7 |
| | | | | * fix test to make it run on mac os | ||||
* | Remove dependency of sonar-scanner-engine on guava | Duarte Meneses | 2019-07-12 | 1 | -0/+8 |
| | |||||
* | Extract implementation from plugin API and create new module ↵ | Duarte Meneses | 2019-07-12 | 8 | -627/+4 |
| | | | | sonar-plugin-api-impl | ||||
* | Remove use of Guava in main sources of sonar-plugin-api | Duarte Meneses | 2019-07-12 | 8 | -39/+87 |
| | |||||
* | SONAR-10034 drop support of reflection-based Pico Container lifecycle management | Sébastien Lesaint | 2019-05-23 | 1 | -1/+4 |
| | | | | one must now implement org.picocontainer.Startable, org.sonar.api.Startable, java.io.Closeable and/or java.lang.Closeable | ||||
* | SONAR-12108 Support Java 11 RTE | Duarte Meneses | 2019-05-16 | 1 | -13/+6 |
| | |||||
* | SONAR-11465 API cleanup | Julien HENRY | 2019-01-16 | 5 | -7/+5 |
| | |||||
* | SONAR-11492 Second analysis of a long-lived branch is using wrong leak version | Duarte Meneses | 2019-01-08 | 1 | -6/+26 |
| | |||||
* | Fix license headers for 2019 | Duarte Meneses | 2019-01-02 | 65 | -65/+65 |
| | |||||
* | SONAR-10555 fail analysis if leak period is invalid | Sébastien Lesaint | 2018-10-03 | 1 | -0/+10 |
| | |||||
* | Fix javadoc encoding | Simon Brandhof | 2018-09-19 | 1 | -1/+1 |
| | |||||
* | remove useless array copy in ListInterceptor | Sébastien Lesaint | 2018-08-21 | 1 | -2/+1 |
| | |||||
* | SONAR-11169 make log interceptor concurrent and thread safe | Sébastien Lesaint | 2018-08-21 | 2 | -19/+19 |
| | |||||
* | SONAR-11169 add ability to verify log arguments | Sébastien Lesaint | 2018-08-21 | 3 | -17/+122 |
| | |||||
* | Fix Quality flaws | Simon Brandhof | 2018-07-25 | 1 | -31/+6 |
| | |||||
* | SONAR-10138 Remove support for API < 5.6 | Duarte Meneses | 2018-06-29 | 6 | -791/+0 |
| | |||||
* | SONAR-10816 Create WS to administrate applications | Julien Lancelot | 2018-06-29 | 1 | -1/+1 |
| | |||||
* | SONAR-10661 minimize normalize calls | Sébastien Lesaint | 2018-05-29 | 1 | -6/+7 |
| | |||||
* | SONAR-10661 fix vulnerability in ZipUtils#unzip() | Simon Brandhof | 2018-05-14 | 1 | -4/+18 |
| | |||||
* | Drop deprecated class org.sonar.api.utils.Semaphores | Simon Brandhof | 2018-01-09 | 1 | -131/+0 |
| | |||||
* | Fix license headers for 2018 | Simon Brandhof | 2018-01-07 | 71 | -71/+71 |
| | |||||
* | SONAR-10154 No streaming of web services response by default | Teryk Bellahsene | 2018-01-03 | 1 | -1/+1 |
| | | | | | | - most of the WS rely on protobuf with one encapsulating object. In effect, streaming is useless in this case - for WS relying on JsonWriter directly, if an exception was thrown when it has started writing, the WebServiceEngine error handling cannot work properly (clear response and format an error message with an appropriate HTTP response code) - a new factory method is added to JsonWriter to have a non streamable JsonWriter. The response is effectively written when the JsonWriter is closed | ||||
* | SONAR-10059 Increase timeout to download plugins | Guillaume Jambet | 2017-12-01 | 1 | -0/+19 |
| | |||||
* | SONAR-10008 Make date facet tests independent from the machine's time zone | Daniel Schwarz | 2017-10-24 | 1 | -0/+12 |
| | |||||
* | SONAR-7574 Allow to set log level to WARN or ERROR in API | Eric Hartmann | 2017-10-12 | 1 | -1/+7 |
| | |||||
* | SONAR-9930 Noisy ERROR logs when failing to delete a temp directory that ↵ | Simon Brandhof | 2017-10-11 | 1 | -3/+5 |
| | | | | does not exist | ||||
* | Fix two logger calls | Daniel Trebbien | 2017-10-10 | 1 | -1/+1 |
| | | | | | | | | | | | One logger call was using incorrect syntax for a formatting anchor ('%s' should be '{}'). The other logger call had three formatting anchors, but only passed two values. These issues were found by SLF4J Helper for NetBeans IDE: http://plugins.netbeans.org/plugin/72557/ | ||||
* | Utilize parameterized logging | Daniel Trebbien | 2017-10-10 | 1 | -1/+1 |
| | | | | | | | | | | | | | | As suggested in the SLF4J FAQ: https://www.slf4j.org/faq.html#logging_performance .. parameterized logging can improve the efficiency of logger calls when logging at the specified level is disabled. In addition, per the FAQ: https://www.slf4j.org/faq.html#paramException since SLF4J 1.6.0 it is possible to use parameterized logging and also log an exception/throwable. These changes were suggested by SLF4J Helper for NetBeans IDE: http://plugins.netbeans.org/plugin/72557/ | ||||
* | API - ability to extend MessageException | Simon Brandhof | 2017-10-03 | 1 | -1/+1 |
| | | | | for instance to implement CE TypedException at the same time | ||||
* | SONAR-9890 avoid as many potential problems of non-english locales as possible | Daniel Schwarz | 2017-09-28 | 1 | -1/+1 |
| |