Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | SONAR-16232 Delete sonar-plugin-api module | Duarte Meneses | 2022-04-21 | 1 | -204/+0 |
| | |||||
* | Update license headers for 2022 [update headers] | Pierre | 2022-01-28 | 1 | -1/+1 |
| | |||||
* | Update license headers for 2021 [update headers] | Wouter Admiraal | 2021-01-08 | 1 | -1/+1 |
| | |||||
* | Format all headers for 2020 | Wouter Admiraal | 2020-01-07 | 1 | -1/+1 |
| | |||||
* | Fix license headers for 2019 | Duarte Meneses | 2019-01-02 | 1 | -1/+1 |
| | |||||
* | Fix license headers for 2018 | Simon Brandhof | 2018-01-07 | 1 | -1/+1 |
| | |||||
* | SONAR-9477 Deprecate ProjectReactor and ProjectBuilder | Duarte Meneses | 2017-07-11 | 1 | -8/+6 |
| | | | | Mark Immutable classes in the Plugin API and Scanner | ||||
* | SONAR-8637 Update POM parent version | Teryk Bellahsene | 2017-02-10 | 1 | -2/+2 |
| | |||||
* | Fix some Quality flaws about nullability of variables | Simon Brandhof | 2016-11-09 | 1 | -1/+2 |
| | |||||
* | Fix javadoc errors | Julien HENRY | 2016-04-11 | 1 | -6/+3 |
| | |||||
* | Fix project title in copyright headers | Simon Brandhof | 2016-01-13 | 1 | -1/+1 |
| | |||||
* | Upgrade to parent 26 and new copyright headers | Simon Brandhof | 2016-01-05 | 1 | -4/+4 |
| | |||||
* | Useless code | David Gageot | 2015-05-12 | 1 | -1/+1 |
| | |||||
* | Update copyright headers (replace 2013 by 2014) | Simon Brandhof | 2014-03-11 | 1 | -1/+1 |
| | |||||
* | Update copyright headers | Simon Brandhof | 2013-04-22 | 1 | -4/+4 |
| | |||||
* | SONAR-4252 rename Sonar to SonarQube in source headers | Simon Brandhof | 2013-04-21 | 1 | -3/+3 |
| | |||||
* | Update copyright header for this new year | Simon Brandhof | 2012-01-10 | 1 | -1/+1 |
| | |||||
* | Fix violations | Evgeny Mandrikov | 2011-11-03 | 1 | -1/+1 |
| | |||||
* | Fix violations | Evgeny Mandrikov | 2011-10-26 | 1 | -1/+2 |
| | |||||
* | SONAR-2762 Improve examples in page "project exclusions" | Evgeny Mandrikov | 2011-10-21 | 1 | -5/+5 |
| | |||||
* | SONAR-2762 Fully refactor construction of regular expression in WildcardPattern | Evgeny Mandrikov | 2011-10-20 | 1 | -40/+118 |
| | | | | Thus now it provides correct escaping for regular expression operators. | ||||
* | SONAR-2193 Pattern matching should work in case if pattern ends on "/**" | Evgeny Mandrikov | 2011-02-19 | 1 | -1/+1 |
| | |||||
* | Upgrade copyright headers | simonbrandhof | 2011-02-04 | 1 | -1/+1 |
| | |||||
* | override the method WildcardPattern.toString() | simonbrandhof | 2011-01-07 | 1 | -0/+10 |
| | |||||
* | Improve routines for patterns, add unit tests | Godin | 2010-11-03 | 1 | -0/+12 |
| | |||||
* | SONAR-1904: WildcardPattern "**/Reader" shouldn't match ↵ | Godin | 2010-10-29 | 1 | -5/+5 |
| | | | | "org.sonar.channel.CodeReader" and "java.io.StringReader" | ||||
* | SONAR-236 remove deprecated code from checkstyle plugin + display default ↵ | simonbrandhof | 2010-09-06 | 1 | -0/+107 |
value of rule parameters in Q profile console |