| Commit message (Expand) | Author | Age | Files | Lines |
* | SONAR-6998 Remove injection of MavenProject in module IoC container | Julien HENRY | 2015-11-05 | 3 | -149/+0 |
* | SONAR-6658 Remove ProjectClasspath, ProjectFileSystem, sonar.binaries, sonar.... | Julien HENRY | 2015-11-05 | 1 | -1/+1 |
* | Fix quality flaw | Julien Lancelot | 2015-11-03 | 1 | -4/+6 |
* | Add Xoo senor to generate a issue with one day debt on each file | Julien Lancelot | 2015-11-03 | 4 | -1/+63 |
* | Add a medium test for float measures precision on batch side | Julien HENRY | 2015-10-22 | 1 | -4/+13 |
* | Create a Xoo sensor to compute float measure | Julien Lancelot | 2015-10-22 | 4 | -10/+147 |
* | Upgrade version to 5.3-SNAPSHOT | Thomas Vérin | 2015-10-13 | 2 | -2/+2 |
* | [maven-release-plugin] prepare for next development iteration | Thomas Vérin | 2015-10-13 | 2 | -2/+2 |
* | [maven-release-plugin] prepare release 5.2-RC25.2-RC2 | Thomas Vérin | 2015-10-13 | 2 | -2/+2 |
* | [maven-release-plugin] prepare for next development iteration | Thomas Vérin | 2015-10-12 | 2 | -2/+2 |
* | [maven-release-plugin] prepare release 5.2-RC15.2-RC1 | Thomas Vérin | 2015-10-12 | 2 | -4/+3 |
* | Replace groupIds org.codehaus by org.sonarsource | Simon Brandhof | 2015-10-09 | 2 | -12/+9 |
* | Create a shortcut to add secondary issue locations | Julien HENRY | 2015-10-07 | 1 | -1/+5 |
* | SONAR-6847 Fix NPE when creating issues on root directory | Julien HENRY | 2015-10-05 | 1 | -0/+1 |
* | Add an IT for custom rules | Julien HENRY | 2015-10-02 | 2 | -7/+10 |
* | Fix quality flaws | Simon Brandhof | 2015-09-22 | 1 | -4/+6 |
* | SONAR-6052 Drop secondary locations and rename execution flow -> flow | Julien HENRY | 2015-09-10 | 1 | -25/+17 |
* | Fix quality flaws | Simon Brandhof | 2015-09-02 | 1 | -1/+1 |
* | Improve quality | Duarte Meneses | 2015-08-21 | 2 | -2/+1 |
* | Migrate batch ITs | Duarte Meneses | 2015-08-18 | 2 | -1/+11 |
* | Add xoo2 language with 2 rules | Duarte Meneses | 2015-08-18 | 7 | -13/+149 |
* | SONAR-6754 Add support of execution flow in Xoo | Julien HENRY | 2015-08-05 | 1 | -27/+87 |
* | Fix some quality flaws | Julien HENRY | 2015-08-05 | 6 | -30/+39 |
* | Rework new measure API | Julien HENRY | 2015-08-04 | 1 | -6/+5 |
* | Declare multiline rule in Xoo | Julien HENRY | 2015-08-03 | 2 | -4/+7 |
* | SONAR-6052 Extract primaryLocation as a special attribute | Julien HENRY | 2015-07-31 | 6 | -15/+20 |
* | 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 merge sonar-email-notifications-plugin into server module | Simon Brandhof | 2015-06-05 | 8 | -864/+0 |
* | SONAR-6370 isolate plugin classloader from core classes | Simon Brandhof | 2015-06-05 | 8 | -15/+19 |
* | Merge pull request #261 from SonarSource/feature/batch/drop_maven_dep | Julien HENRY | 2015-06-03 | 3 | -0/+151 |
|\ |
|
| * | SONAR-3821 Drop any Maven dependency | Julien HENRY | 2015-06-03 | 3 | -0/+151 |
* | | Fix quality flaws | Julien Lancelot | 2015-06-03 | 1 | -1/+1 |
|/ |
|
* | Drop L10n english plugin | Simon Brandhof | 2015-06-01 | 4 | -165/+0 |
* | SONAR-6370 drop core plugin | Simon Brandhof | 2015-05-28 | 3 | -99/+0 |
* | SONAR-6370 move properties out of core plugin | Simon Brandhof | 2015-05-28 | 2 | -227/+2 |
* | SONAR-6370 move the remaining extensions out of core plugin | Simon Brandhof | 2015-05-28 | 12 | -506/+2 |
* | SONAR-6370 move batch extensions out of core plugin | Simon Brandhof | 2015-05-28 | 63 | -5404/+1 |
* | SONAR-6370 move server extensions out of core plugin | Simon Brandhof | 2015-05-28 | 90 | -5748/+1 |
* | SONAR-6370 Shade sonar-* libraries into sonar-plugin-api | Simon Brandhof | 2015-05-28 | 1 | -7/+5 |
* | SONAR-6370 Shade and relocate Guava, GSON and Apache Commons into sonar-plugi... | Simon Brandhof | 2015-05-28 | 4 | -4/+18 |
* | SONAR-6567 disable extension point NotificationDispatcher in batch | Simon Brandhof | 2015-05-22 | 2 | -2/+5 |
* | SONAR-6278 Stop relying on graph to store tests | Julien HENRY | 2015-05-21 | 7 | -18/+18 |
* | Move @BatchSide and @ServerSide to appropriate packages | Simon Brandhof | 2015-05-20 | 2 | -3/+3 |
* | SONAR-6555 Drop design related features on batch side | Julien HENRY | 2015-05-19 | 3 | -217/+16 |