aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-plugin-api/src/main/java/org/sonar/api/rule/RuleKey.java
Commit message (Expand)AuthorAgeFilesLines
* SONAR-16232 Delete sonar-plugin-api moduleDuarte Meneses2022-04-211-119/+0
* Update license headers for 2022 [update headers]Pierre2022-01-281-1/+1
* Update license headers for 2021 [update headers]Wouter Admiraal2021-01-081-1/+1
* Format all headers for 2020Wouter Admiraal2020-01-071-1/+1
* Remove use of Guava in main sources of sonar-plugin-apiDuarte Meneses2019-07-121-5/+4
* Fix license headers for 2019Duarte Meneses2019-01-021-1/+1
* SONAR-11209 Allow sensors to provide ad hoc rule metadata for external issuesJulien HENRY2018-09-241-12/+0
* Improve performance SonarLintDuarte Meneses2018-08-271-1/+3
* SONAR-10543 Sensor Java API should allow to add external rule engine issuesDuarte Meneses2018-04-261-0/+1
* Fix license headers for 2018Simon Brandhof2018-01-071-1/+1
* Remove some usages of Guava in APISimon Brandhof2017-06-191-3/+4
* SONAR-8637 Update POM parent versionTeryk Bellahsene2017-02-101-2/+2
* SONAR-7470 Drop ability to manage manual rules from backendJulien Lancelot2016-03-291-1/+10
* Fix quality flawsJulien Lancelot2016-03-081-1/+1
* IN claus and group of OR should have constant order and no duplicateSébastien Lesaint2016-01-291-7/+13
* Fix project title in copyright headersSimon Brandhof2016-01-131-1/+1
* Upgrade to parent 26 and new copyright headersSimon Brandhof2016-01-051-4/+4
* SONAR-6588 move computation of debt to Compute EngineSimon Brandhof2015-07-021-0/+2
* Quality flawsSimon Brandhof2015-06-291-1/+2
* Fix quality flaws in APISimon Brandhof2015-04-031-4/+1
* SONAR-5437 Support colon character in rule keysJulien Lancelot2014-07-091-3/+5
* SONAR-5007 inverse order of multiple-column index in RULESSimon Brandhof2014-06-131-0/+6
* SONAR-5007 continue to refactor rule servicesSimon Brandhof2014-05-141-1/+1
* Moving AcgiveRuleDao to BaseDao ImplStephane Gamard2014-05-051-3/+3
* Update copyright headers (replace 2013 by 2014)Simon Brandhof2014-03-111-1/+1
* SONAR-3755 add javadoc to issue APISimon Brandhof2013-06-051-0/+1
* Update copyright headersSimon Brandhof2013-04-221-4/+4
* SONAR-4252 rename Sonar to SonarQube in source headersSimon Brandhof2013-04-211-3/+3
* SONAR-3755 support the parameter "rules" in /api/issues/searchSimon Brandhof2013-04-171-1/+21
* SONAR-3755 Fix issue when displaying issues in source viewerJulien Lancelot2013-04-171-0/+3
* Fix IssuePersisterTestSimon Brandhof2013-04-171-0/+81