| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | SONAR-2570 compress db table FILE_SOURCES | Simon Brandhof | 2015-02-10 | 2 | -428/+305 |
* | SONAR-6162 Fix bad merge | Julien HENRY | 2015-02-09 | 2 | -9/+6 |
* | Merge remote-tracking branch 'origin/branch-5.0' | Julien HENRY | 2015-02-09 | 1 | -0/+105 |
|\ |
|
| * | SONAR-6162 Fix NPE when searching for Check of custom rules | Julien HENRY | 2015-02-09 | 1 | -0/+105 |
| * | SONAR-6162 Return template rule key in /batch/projects WS | Julien Lancelot | 2015-02-09 | 2 | -2/+2 |
* | | SONAR-6169 Fix lifecycle issue | Julien HENRY | 2015-02-09 | 2 | -8/+6 |
* | | SONAR-6162 Return template rule key in /batch/projects WS | Julien Lancelot | 2015-02-09 | 3 | -3/+3 |
* | | SONAR-5183 timezones - fix views and devcockpit | Teryk Bellahsene | 2015-02-06 | 3 | -8/+8 |
* | | SONAR-5183 - analysis unsensitive to timezones - snapshots table | Teryk Bellahsene | 2015-02-04 | 4 | -12/+11 |
* | | Use protocol buffers format for analysis reports | Simon Brandhof | 2015-02-02 | 1 | -109/+41 |
* | | Set a hash even on empty file -> Will prevent NPE on empty file | Julien Lancelot | 2015-02-02 | 2 | -2/+2 |
* | | SONAR-5831 Provide the ability to explicitly ask the SCM sensor to reload all... | Julien HENRY | 2015-01-30 | 1 | -6/+61 |
* | | SONAR-5473 Fix progressive migration of file_sources.src_hash | Julien HENRY | 2015-01-30 | 1 | -1/+28 |
* | | Unwrap JSON error message when calling WS | Julien HENRY | 2015-01-28 | 1 | -0/+11 |
* | | SONAR-6111 Drop ability to execute Maven plugin as part of the batch analysis | Julien HENRY | 2015-01-28 | 7 | -225/+6 |
* | | SONAR-6088 Remove old preview/h2 mode | Julien HENRY | 2015-01-27 | 36 | -310/+319 |
* | | Fix medium test | Julien HENRY | 2015-01-26 | 1 | -0/+15 |
* | | Fix some quality flaws | Julien HENRY | 2015-01-26 | 1 | -4/+4 |
* | | SONAR-6012 Fix manual severity and get previous creation date | Julien HENRY | 2015-01-26 | 1 | -1/+1 |
* | | SONAR-5077 Compute ncloc for files with no language | Julien HENRY | 2015-01-26 | 3 | -6/+23 |
* | | SONAR-6060 Move HTML report into the core | Julien HENRY | 2015-01-26 | 7 | -21/+42 |
* | | SONAR-6013 Return severity, manualSeverity and creationDate | Julien Lancelot | 2015-01-23 | 1 | -1/+1 |
* | | SONAR-6012 Local issue tracking | Julien HENRY | 2015-01-23 | 17 | -27/+1460 |
* | | SONAR-5077 Fix regression when a Sensor try to read "lines" measure. LinesSen... | Julien HENRY | 2015-01-20 | 5 | -12/+344 |
* | | SONAR-5077 Special case of empty files | Julien HENRY | 2015-01-20 | 2 | -3/+35 |
* | | SONAR-6060 Move console issues report to the batch | Julien HENRY | 2015-01-20 | 3 | -16/+124 |
* | | SONAR-5077 Lines metric is computed by the core | Julien HENRY | 2015-01-16 | 1 | -2/+42 |
* | | SONAR-5077 Add option to import all files even if no language | Julien HENRY | 2015-01-15 | 3 | -8/+33 |
* | | SONAR-5931 Cleanup | Julien HENRY | 2015-01-15 | 2 | -2/+3 |
* | | Fix some quality flaws | Julien HENRY | 2015-01-15 | 2 | -9/+10 |
* | | SONAR-5883 Drop snapshot data | Julien HENRY | 2015-01-15 | 3 | -172/+1 |
* | | SONAR-6054 Update the format of PROJECTS.MODULE_UUID_PATH | Julien HENRY | 2015-01-15 | 1 | -16/+16 |
* | | SONAR-5931 Publish new measure API | Julien HENRY | 2015-01-15 | 7 | -82/+237 |
* | | SONAR-5931 Publish new sensor API | Julien HENRY | 2015-01-15 | 1 | -7/+21 |
* | | Fix SourcePersisterTest | Julien HENRY | 2015-01-14 | 1 | -1/+1 |
* | | SONAR-5473 Added missing "needBlame" field in project referential | Julien HENRY | 2015-01-13 | 1 | -2/+2 |
* | | SONAR-5883 Feed new column file_sources.src_hash | Julien HENRY | 2015-01-13 | 1 | -0/+3 |
* | | SONAR-6015 Produce Json report | Julien HENRY | 2015-01-13 | 3 | -16/+11 |
* | | SONAR-6014 Fix effective key of views | Julien HENRY | 2015-01-13 | 1 | -0/+19 |
* | | SONAR-6014 Execute resource persister before decorator phase to fix issue wit... | Julien HENRY | 2015-01-13 | 1 | -3/+3 |
* | | Add JUnit test | Julien HENRY | 2015-01-13 | 1 | -0/+34 |
* | | Replace fest-assert by assertJ | Simon Brandhof | 2015-01-10 | 130 | -156/+156 |
* | | SONAR-6014 Make sensor mode use the same container than normal mode | Julien HENRY | 2015-01-08 | 14 | -128/+83 |
* | | SONAR-5945 Change format of batch report | Julien HENRY | 2015-01-08 | 1 | -2/+5 |
* | | SONAR-6014 Remove dependency on project ID. | Julien HENRY | 2015-01-08 | 1 | -2/+4 |
* | | SONAR-6014 Fix persistence of dependencies | Julien HENRY | 2015-01-08 | 1 | -4/+4 |
* | | SONAR-6014 Drop deprecated violations | Julien HENRY | 2015-01-07 | 6 | -286/+18 |
* | | SONAR-6014 Fix issue when saving dependencies | Julien HENRY | 2015-01-07 | 1 | -1/+2 |
* | | SONAR-6014 Isolate persistence of resources to ease its removal in preview mode | Julien HENRY | 2015-01-07 | 10 | -63/+58 |
* | | SONAR-6014 Remove/Postpone DB dependencies | Julien HENRY | 2015-01-07 | 3 | -4/+12 |