| Commit message (Expand) | Author | Age | Files | Lines |
* | Revert "SONAR-6202 Compute overall coverage on all files" | Julien HENRY | 2015-03-02 | 1 | -54/+15 |
* | Refactor table ANALYSIS_REPORTS because of MySQL packet size limitation | Simon Brandhof | 2015-03-02 | 9 | -46/+236 |
* | Improve javadoc of org.sonar.api.utils.log.Logger | Simon Brandhof | 2015-02-25 | 1 | -5/+5 |
* | Fix some quality flaws | Julien HENRY | 2015-02-24 | 2 | -5/+4 |
* | Fix quality flaws | Simon Brandhof | 2015-02-23 | 3 | -1/+34 |
* | SONAR-5936 improve Elasticsearch information displayed in System Info | Simon Brandhof | 2015-02-23 | 2 | -1/+8 |
* | Revert change on equals on Category since it is breaking UI | Julien HENRY | 2015-02-23 | 2 | -1/+35 |
* | Revert "Fix quality flaws" | Julien Lancelot | 2015-02-23 | 3 | -8/+8 |
* | Revert "Add missing null check on equals" | Julien Lancelot | 2015-02-23 | 2 | -10/+8 |
* | Add missing null check on equals | Julien Lancelot | 2015-02-23 | 2 | -8/+10 |
* | Fix quality flaws | Julien Lancelot | 2015-02-23 | 3 | -8/+8 |
* | Fix some quality flaws | Julien HENRY | 2015-02-23 | 2 | -3/+4 |
* | Fix some quality flaws | Julien HENRY | 2015-02-23 | 3 | -3/+4 |
* | Fix quality flaws | Simon Brandhof | 2015-02-23 | 2 | -7/+1 |
* | Fix quality flaws | Simon Brandhof | 2015-02-23 | 2 | -1/+9 |
* | Fix some quality flaws | Simon Brandhof | 2015-02-23 | 5 | -5/+41 |
* | Fix some quality flaws | Julien HENRY | 2015-02-20 | 5 | -11/+12 |
* | SONAR-6175 Validate that offsets provided for highlighting and symbol referen... | Julien HENRY | 2015-02-20 | 4 | -6/+62 |
* | SONAR-6116 Validate line is correct when creating issue on file | Julien HENRY | 2015-02-20 | 2 | -6/+49 |
* | SONAR-5931 Remove deprecation on Issuable | Julien HENRY | 2015-02-20 | 1 | -9/+0 |
* | SONAR-5931 Update documentation | Julien HENRY | 2015-02-20 | 18 | -65/+74 |
* | SONAR-5931 Add a tester class for SensorContext | Julien HENRY | 2015-02-20 | 2 | -0/+461 |
* | SONAR-5931 Cleanup symbol reference API | Julien HENRY | 2015-02-20 | 7 | -199/+2 |
* | SONAR-5931 Cleanup highlighting API | Julien HENRY | 2015-02-20 | 7 | -11/+274 |
* | Fix non-deterministic NPE in BaseLogger due to incorrect static field initial... | Simon Brandhof | 2015-02-20 | 6 | -39/+103 |
* | Revert SONAR-5772 | Julien HENRY | 2015-02-20 | 1 | -4/+0 |
* | SONAR-5931 Cleanup new issue API | Julien HENRY | 2015-02-20 | 4 | -5/+15 |
* | SONAR-5931 Cleanup new issue API | Julien HENRY | 2015-02-19 | 11 | -68/+105 |
* | SONAR-5931 Remove beta test API | Julien HENRY | 2015-02-19 | 13 | -1327/+1 |
* | SONAR-6202 Compute overall coverage on all files | Julien HENRY | 2015-02-19 | 1 | -15/+54 |
* | Merge branch 'master' into feature/branding | Stas Vilchik | 2015-02-19 | 45 | -60/+2438 |
|\ |
|
| * | SONAR-5772 Force coverage measure computation by default | Julien HENRY | 2015-02-19 | 1 | -0/+5 |
| * | SONAR-6194 SONAR-5009 profiling api + unique property sonar.log.level | Simon Brandhof | 2015-02-19 | 23 | -118/+953 |
| * | SONAR-5700 ability to change level of loggers of 3rd-party libraries | Simon Brandhof | 2015-02-19 | 11 | -32/+170 |
| * | SONAR-5700 New logging API to remove coupling on SLF4J | Simon Brandhof | 2015-02-19 | 39 | -206/+1442 |
| * | SONAR-6057 Make log rotation more configurable for production | Simon Brandhof | 2015-02-19 | 4 | -0/+164 |
| * | Fix some quality flaws | Julien HENRY | 2015-02-19 | 1 | -2/+2 |
* | | Merge branch 'master' into feature/branding | Stas Vilchik | 2015-02-18 | 12 | -79/+228 |
|\| |
|
| * | Replace isUnitTestClass by isUnitTestFile | Julien HENRY | 2015-02-18 | 1 | -0/+9 |
| * | Merge branch-5.0 | Julien Lancelot | 2015-02-18 | 1 | -0/+55 |
| |\ |
|
| | * | SONAR-6187 Enhance SQALE model with new characteristics | Julien Lancelot | 2015-02-17 | 1 | -0/+55 |
| * | | SONAR-5931 Cleanup dependency API | Julien HENRY | 2015-02-17 | 6 | -61/+122 |
| * | | SONAR-6163 - timezones - events migration | Teryk Bellahsene | 2015-02-17 | 3 | -14/+17 |
| * | | SONAR-6079 A license might be displayed as expired even though it's not the case | Julien HENRY | 2015-02-17 | 2 | -4/+25 |
* | | | SONAR-6152 Customize look&feel with new logo | Stas Vilchik | 2015-02-17 | 1 | -0/+5 |
|/ / |
|
* | | SONAR-6000 Try to decrease size of duplications in persistit | Julien HENRY | 2015-02-16 | 12 | -317/+293 |
* | | SONAR-6058 Prevent purge of coverage related data in past snapshots | Jean-Baptiste Lievremont | 2015-02-16 | 1 | -2/+0 |
* | | SONAR-6172 Do not fail when a file has no blame information | Julien HENRY | 2015-02-13 | 1 | -8/+2 |
* | | SONAR-6172 Do not fail when a file has no blame information | Julien HENRY | 2015-02-13 | 1 | -1/+8 |
* | | Fix NPE in erlang plugin | Julien HENRY | 2015-02-12 | 1 | -1/+2 |