Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Rename batch into scanner | Julien HENRY | 2016-03-18 | 1 | -65/+0 |
| | |||||
* | 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 |
| | |||||
* | SONAR-6777 Project cache sync | Duarte Meneses | 2015-08-12 | 1 | -3/+5 |
| | |||||
* | SONAR-6777 Project cache sync | Duarte Meneses | 2015-08-12 | 1 | -5/+1 |
| | |||||
* | SONAR-6770 Improve logging of cache usage | Duarte Meneses | 2015-08-03 | 1 | -0/+14 |
| | |||||
* | use new rules WS | Duarte Meneses | 2015-07-31 | 1 | -1/+1 |
| | |||||
* | use new rule WS | Duarte Meneses | 2015-07-31 | 1 | -7/+8 |
| | |||||
* | SONAR-6750 Support new SQ Runner API for retrieving issues | Duarte Meneses | 2015-07-30 | 1 | -1/+0 |
| | |||||
* | SONAR-6713 Load rules in global container | Duarte Meneses | 2015-07-28 | 1 | -0/+53 |
| | |||||
* | SONAR-6588 integrate issues to Compute Engine | Simon Brandhof | 2015-07-02 | 1 | -129/+0 |
| | |||||
* | Fix quality flaws | Julien Lancelot | 2015-06-03 | 1 | -5/+4 |
| | |||||
* | Revert "Remove all deprecated Violation APIs" | Julien Lancelot | 2015-03-27 | 1 | -3/+0 |
| | | | | This reverts commit 5446d877b4e67f2f32ac869e76d9ad02ca226773. | ||||
* | Remove all deprecated Violation APIs | Julien HENRY | 2015-03-27 | 1 | -0/+3 |
| | |||||
* | SONAR-6194 SONAR-5009 profiling api + unique property sonar.log.level | Simon Brandhof | 2015-02-19 | 1 | -8/+4 |
| | |||||
* | SONAR-5700 New logging API to remove coupling on SLF4J | Simon Brandhof | 2015-02-19 | 1 | -3/+3 |
| | |||||
* | Fix some quality flaws | Simon Brandhof | 2014-06-17 | 1 | -1/+0 |
| | |||||
* | SONAR-5007 improve medium tests | Simon Brandhof | 2014-05-29 | 1 | -1/+1 |
| | |||||
* | Fix some quality flaws | Simon Brandhof | 2014-04-04 | 1 | -2/+2 |
| | |||||
* | SONAR-5056 Move batch DebtRemediationFunction from rule to debt package | Julien Lancelot | 2014-04-03 | 1 | -1/+1 |
| | |||||
* | Create a new DebtModel API on batch side | Julien Lancelot | 2014-04-03 | 1 | -8/+9 |
| | |||||
* | Move hasCharacteristic() method from RuleDto to RulesProvider | Julien Lancelot | 2014-04-03 | 1 | -1/+11 |
| | |||||
* | Rename RuleDto characteristic to subCharacteristic | Julien Lancelot | 2014-03-27 | 1 | -7/+7 |
| | |||||
* | Replace factor by coefficient | Julien Lancelot | 2014-03-26 | 1 | -2/+2 |
| | |||||
* | SONAR-5056 Fix issue when removing characteristic and rules linked with ↵ | Julien Lancelot | 2014-03-20 | 1 | -2/+2 |
| | | | | default characteristic linked on it was updated | ||||
* | Fix quality flaws | Julien Lancelot | 2014-03-18 | 1 | -1/+1 |
| | |||||
* | SONAR-5056 Create DebtRemediationFunction API on batch side | Julien Lancelot | 2014-03-17 | 1 | -27/+19 |
| | |||||
* | SONAR-5056 Do nothing hen rule has no default characteristic or overridden ↵ | Julien Lancelot | 2014-03-17 | 1 | -1/+1 |
| | | | | characteristic | ||||
* | SONAR-5121 Authorize overriding characteristic or function | Julien Lancelot | 2014-03-17 | 1 | -20/+28 |
| | |||||
* | SONAR-5056 When loading rules on batch side, do not load rule debt ↵ | Julien Lancelot | 2014-03-13 | 1 | -9/+11 |
| | | | | informations if characteristic has been disabled by user | ||||
* | Fix quality flaws | Julien Lancelot | 2014-03-12 | 1 | -4/+6 |
| | |||||
* | Update copyright headers (replace 2013 by 2014) | Simon Brandhof | 2014-03-11 | 1 | -1/+1 |
| | |||||
* | SONAR-5056 Read debt from rule during analysis | Julien Lancelot | 2014-03-11 | 1 | -0/+120 |