| Commit message (Expand) | Author | Age | Files | Lines |
* | SONAR-6713 Load rules in global container | Duarte Meneses | 2015-07-28 | 3 | -1/+8 |
* | Fix NPE when using old Issuable API | Julien HENRY | 2015-07-23 | 1 | -0/+7 |
* | SONAR-4865, SONAR-6052 Improved issue locations | Julien HENRY | 2015-07-23 | 9 | -28/+159 |
* | Add empty profile to xoo plugin | Simon Brandhof | 2015-07-16 | 3 | -3/+38 |
* | Add QualityGateNotificationTest | Simon Brandhof | 2015-06-29 | 2 | -1/+4 |
* | First draft of integration tests | Simon Brandhof | 2015-06-29 | 9 | -43/+436 |
* | Fix quality flaws | Simon Brandhof | 2015-06-05 | 1 | -0/+23 |
* | SONAR-6370 isolate plugin classloader from core classes | Simon Brandhof | 2015-06-05 | 7 | -7/+7 |
* | Move @BatchSide and @ServerSide to appropriate packages | Simon Brandhof | 2015-05-20 | 1 | -1/+1 |
* | SONAR-6555 Drop design related features on batch side | Julien HENRY | 2015-05-19 | 3 | -217/+16 |
* | Use StandardCharsets instead of Guava and commons-io | Simon Brandhof | 2015-05-15 | 1 | -2/+2 |
* | Fix some quality flaws | Julien HENRY | 2015-05-13 | 1 | -2/+3 |
* | Useless code | David Gageot | 2015-05-12 | 1 | -1/+1 |
* | SONAR-6278 Feed tests in compute report | Julien HENRY | 2015-04-27 | 3 | -0/+247 |
* | SONAR-6200 New Sensor API to report UT/IT/Overall coverage | Julien HENRY | 2015-04-22 | 8 | -0/+533 |
* | SONAR-6408 Restore PostJob execution in preview mode | Julien HENRY | 2015-04-14 | 5 | -5/+101 |
* | SONAR-6319 SONAR-6321 Feed highlighting and symbols in compute report | Julien HENRY | 2015-03-31 | 1 | -3/+6 |
* | SONAR-6250 Fix use of sonar.branch on dotnet projects | Julien HENRY | 2015-03-09 | 2 | -19/+62 |
* | Fix some quality flaws | Simon Brandhof | 2015-02-23 | 1 | -8/+9 |
* | SONAR-6175 Validate that offsets provided for highlighting and symbol referen... | Julien HENRY | 2015-02-20 | 1 | -1/+1 |
* | SONAR-5931 Add a tester class for SensorContext | Julien HENRY | 2015-02-20 | 2 | -47/+19 |
* | SONAR-5931 Cleanup symbol reference API | Julien HENRY | 2015-02-20 | 2 | -10/+24 |
* | SONAR-5931 Cleanup highlighting API | Julien HENRY | 2015-02-20 | 2 | -8/+11 |
* | SONAR-5931 Cleanup new issue API | Julien HENRY | 2015-02-20 | 5 | -5/+5 |
* | SONAR-5931 Cleanup new issue API | Julien HENRY | 2015-02-19 | 3 | -3/+6 |
* | SONAR-5931 Remove beta test API | Julien HENRY | 2015-02-19 | 5 | -447/+0 |
* | SONAR-5700 New logging API to remove coupling on SLF4J | Simon Brandhof | 2015-02-19 | 6 | -18/+18 |
* | Fix some quality flaws | Julien HENRY | 2015-02-19 | 1 | -0/+1 |
* | SONAR-6000 Try to decrease size of duplications in persistit | Julien HENRY | 2015-02-16 | 6 | -119/+124 |
* | Restore deprecated methods on Resource API | Julien HENRY | 2015-02-11 | 3 | -1/+88 |
* | SONAR-6134, SONAR-6048 Improve performance of FS indexation | Julien HENRY | 2015-02-10 | 9 | -29/+29 |
* | SONAR-6068 Improve performance of FileSystem query operation | Julien HENRY | 2015-02-10 | 12 | -13/+95 |
* | SONAR-6162 Fix bad merge | Julien HENRY | 2015-02-09 | 1 | -2/+2 |
* | Merge remote-tracking branch 'origin/branch-5.0' | Julien HENRY | 2015-02-09 | 7 | -3/+149 |
|\ |
|
| * | SONAR-6162 Fix NPE when searching for Check of custom rules | Julien HENRY | 2015-02-09 | 7 | -3/+149 |
* | | SONAR-6012 Local issue tracking | Julien HENRY | 2015-01-23 | 2 | -2/+12 |
* | | SONAR-5931 Publish new measure API | Julien HENRY | 2015-01-15 | 6 | -18/+8 |
* | | SONAR-5931 Publish new sensor API | Julien HENRY | 2015-01-15 | 10 | -20/+20 |
* | | Replace fest-assert by assertJ | Simon Brandhof | 2015-01-10 | 3 | -3/+3 |
|/ |
|
* | Fix some quality flaws | Julien HENRY | 2014-11-03 | 1 | -0/+7 |
* | SONAR-5644 Apply some feedback on SCM API | Julien HENRY | 2014-10-16 | 2 | -19/+23 |
* | Fix some quality flaws | Julien HENRY | 2014-10-16 | 2 | -0/+6 |
* | Fix some quality flaws | Julien HENRY | 2014-10-16 | 1 | -5/+7 |
* | SONAR-5389 Refactor test coverage API | Julien HENRY | 2014-10-14 | 4 | -31/+34 |
* | SONAR-5389 Refactor dependency API | Julien HENRY | 2014-10-14 | 4 | -4/+228 |
* | Fix merge | Julien Lancelot | 2014-10-14 | 1 | -1/+1 |
* | Merge remote-tracking branch 'origin/branch-4.5' | Julien Lancelot | 2014-10-14 | 4 | -12/+159 |
|\ |
|
| * | SONAR-5673 Creating a new profile from a configuration file is not working | Julien Lancelot | 2014-10-13 | 5 | -11/+159 |
* | | Fix some quality flaws | Julien HENRY | 2014-10-09 | 1 | -4/+4 |
* | | SONAR-5620 Improve support of empty authors | Julien HENRY | 2014-10-07 | 1 | -1/+1 |