aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-batch/src/test/java
Commit message (Expand)AuthorAgeFilesLines
...
* SONAR-2570 compress db table FILE_SOURCESSimon Brandhof2015-02-102-428/+305
* SONAR-6162 Fix bad mergeJulien HENRY2015-02-092-9/+6
* Merge remote-tracking branch 'origin/branch-5.0'Julien HENRY2015-02-091-0/+105
|\
| * SONAR-6162 Fix NPE when searching for Check of custom rulesJulien HENRY2015-02-091-0/+105
| * SONAR-6162 Return template rule key in /batch/projects WSJulien Lancelot2015-02-092-2/+2
* | SONAR-6169 Fix lifecycle issueJulien HENRY2015-02-092-8/+6
* | SONAR-6162 Return template rule key in /batch/projects WSJulien Lancelot2015-02-093-3/+3
* | SONAR-5183 timezones - fix views and devcockpitTeryk Bellahsene2015-02-063-8/+8
* | SONAR-5183 - analysis unsensitive to timezones - snapshots tableTeryk Bellahsene2015-02-044-12/+11
* | Use protocol buffers format for analysis reportsSimon Brandhof2015-02-021-109/+41
* | Set a hash even on empty file -> Will prevent NPE on empty fileJulien Lancelot2015-02-022-2/+2
* | SONAR-5831 Provide the ability to explicitly ask the SCM sensor to reload all...Julien HENRY2015-01-301-6/+61
* | SONAR-5473 Fix progressive migration of file_sources.src_hashJulien HENRY2015-01-301-1/+28
* | Unwrap JSON error message when calling WSJulien HENRY2015-01-281-0/+11
* | SONAR-6111 Drop ability to execute Maven plugin as part of the batch analysisJulien HENRY2015-01-287-225/+6
* | SONAR-6088 Remove old preview/h2 modeJulien HENRY2015-01-2736-310/+319
* | Fix medium testJulien HENRY2015-01-261-0/+15
* | Fix some quality flawsJulien HENRY2015-01-261-4/+4
* | SONAR-6012 Fix manual severity and get previous creation dateJulien HENRY2015-01-261-1/+1
* | SONAR-5077 Compute ncloc for files with no languageJulien HENRY2015-01-263-6/+23
* | SONAR-6060 Move HTML report into the coreJulien HENRY2015-01-267-21/+42
* | SONAR-6013 Return severity, manualSeverity and creationDateJulien Lancelot2015-01-231-1/+1
* | SONAR-6012 Local issue trackingJulien HENRY2015-01-2317-27/+1460
* | SONAR-5077 Fix regression when a Sensor try to read "lines" measure. LinesSen...Julien HENRY2015-01-205-12/+344
* | SONAR-5077 Special case of empty filesJulien HENRY2015-01-202-3/+35
* | SONAR-6060 Move console issues report to the batchJulien HENRY2015-01-203-16/+124
* | SONAR-5077 Lines metric is computed by the coreJulien HENRY2015-01-161-2/+42
* | SONAR-5077 Add option to import all files even if no languageJulien HENRY2015-01-153-8/+33
* | SONAR-5931 CleanupJulien HENRY2015-01-152-2/+3
* | Fix some quality flawsJulien HENRY2015-01-152-9/+10
* | SONAR-5883 Drop snapshot dataJulien HENRY2015-01-153-172/+1
* | SONAR-6054 Update the format of PROJECTS.MODULE_UUID_PATHJulien HENRY2015-01-151-16/+16
* | SONAR-5931 Publish new measure APIJulien HENRY2015-01-157-82/+237
* | SONAR-5931 Publish new sensor APIJulien HENRY2015-01-151-7/+21
* | Fix SourcePersisterTestJulien HENRY2015-01-141-1/+1
* | SONAR-5473 Added missing "needBlame" field in project referentialJulien HENRY2015-01-131-2/+2
* | SONAR-5883 Feed new column file_sources.src_hashJulien HENRY2015-01-131-0/+3
* | SONAR-6015 Produce Json reportJulien HENRY2015-01-133-16/+11
* | SONAR-6014 Fix effective key of viewsJulien HENRY2015-01-131-0/+19
* | SONAR-6014 Execute resource persister before decorator phase to fix issue wit...Julien HENRY2015-01-131-3/+3
* | Add JUnit testJulien HENRY2015-01-131-0/+34
* | Replace fest-assert by assertJSimon Brandhof2015-01-10130-156/+156
* | SONAR-6014 Make sensor mode use the same container than normal modeJulien HENRY2015-01-0814-128/+83
* | SONAR-5945 Change format of batch reportJulien HENRY2015-01-081-2/+5
* | SONAR-6014 Remove dependency on project ID.Julien HENRY2015-01-081-2/+4
* | SONAR-6014 Fix persistence of dependenciesJulien HENRY2015-01-081-4/+4
* | SONAR-6014 Drop deprecated violationsJulien HENRY2015-01-076-286/+18
* | SONAR-6014 Fix issue when saving dependenciesJulien HENRY2015-01-071-1/+2
* | SONAR-6014 Isolate persistence of resources to ease its removal in preview modeJulien HENRY2015-01-0710-63/+58
* | SONAR-6014 Remove/Postpone DB dependenciesJulien HENRY2015-01-073-4/+12