| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | 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 |
* | change web structure: separate components | Stas Vilchik | 2015-05-19 | 2 | -2/+2 |
* | SONAR-6553 SONAR-6554 Drop the web part of the design space | Stas Vilchik | 2015-05-19 | 2 | -2/+1 |
* | update the links color inside issues widget | Stas Vilchik | 2015-05-15 | 1 | -10/+10 |
* | 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 |
* | Remove duplication | David Gageot | 2015-05-12 | 1 | -8/+1 |
* | Useless code | David Gageot | 2015-05-12 | 1 | -1/+1 |
* | SONAR-6535 API cleanup: deprecate BatchComponent and ServerComponent | Julien HENRY | 2015-05-11 | 2 | -5/+5 |
* | SONAR-6370 isolate plugin classloader from core | Simon Brandhof | 2015-05-11 | 5 | -15/+0 |
* | Redundant imports | David Gageot | 2015-05-07 | 2 | -5/+0 |
* | Redundant throws clause in tests | David Gageot | 2015-05-07 | 4 | -12/+12 |
* | SONAR-6457 Feed dependencies in batch report | Julien HENRY | 2015-05-05 | 4 | -21/+13 |
* | Cleanup batch side from specific code for devcockpit and views | Julien HENRY | 2015-05-04 | 1 | -1/+1 |
* | Fix some other quality flaws | Simon Brandhof | 2015-04-30 | 1 | -1/+1 |
* | SONAR-6278 Feed tests in compute report | Julien HENRY | 2015-04-27 | 3 | -0/+247 |
* | SONAR-6392 Drop measure trends | Simon Brandhof | 2015-04-23 | 14 | -631/+102 |
* | SONAR-6200 New Sensor API to report UT/IT/Overall coverage | Julien HENRY | 2015-04-22 | 8 | -0/+533 |
* | sanitize batch protocol domains relating to use of singular/plural | Teryk Bellahsene | 2015-04-20 | 2 | -11/+16 |
* | 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 | 6 | -16/+19 |
* | Fix some quality flaws | Julien HENRY | 2015-03-27 | 1 | -4/+3 |
* | SONAR-6317 Feed SCM in compute report - batch side | Julien HENRY | 2015-03-26 | 5 | -63/+160 |
* | SONAR-6234 apply feedback | Stas Vilchik | 2015-03-20 | 2 | -12/+42 |
* | SONAR-6243 apply feedback | Stas Vilchik | 2015-03-20 | 1 | -7/+17 |
* | SONAR-6234 apply feedback | Stas Vilchik | 2015-03-18 | 2 | -14/+2 |
* | SONAR-6261 Persist events in compute stack | Julien Lancelot | 2015-03-17 | 2 | -3/+3 |
* | Fix quality flaws | Jean-Baptiste Lievremont | 2015-03-11 | 1 | -10/+11 |
* | SONAR-6236 Put back widgets on default "Issues" dashboard, based on new issue... | Jean-Baptiste Lievremont | 2015-03-10 | 3 | -10/+100 |
* | Merge branch 'master' into branch-5.2 | Stas Vilchik | 2015-03-09 | 3 | -21/+64 |
|\ |
|
| * | SONAR-6250 Fix use of sonar.branch on dotnet projects | Julien HENRY | 2015-03-09 | 2 | -19/+62 |
| * | SONAR-5077 Change label "Other" -> "Unknown" | Julien HENRY | 2015-03-09 | 1 | -2/+2 |
| * | [maven-release-plugin] prepare for next development iteration | Eric Hartmann | 2015-03-06 | 4 | -4/+4 |
| * | [maven-release-plugin] prepare release 5.1-RC15.1-RC1 | Eric Hartmann | 2015-03-06 | 4 | -4/+4 |
* | | SONAR-6206 Manual Measures of type String are not displayed in the Custom Mea... | Julien Lancelot | 2015-03-05 | 1 | -1/+1 |
* | | SONAR-6136 add TODOs for widget replacements | Stas Vilchik | 2015-03-05 | 1 | -0/+8 |
* | | SONAR-6136 remove hardcoded Issues widgets | Stas Vilchik | 2015-03-05 | 11 | -319/+1 |