aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-batch
Commit message (Expand)AuthorAgeFilesLines
* SONAR-6000 Merge cpd core plugin into the batchJulien HENRY2015-02-1623-0/+2074
* Fix quality flawsJean-Baptiste Lievremont2015-02-161-1/+1
* Speed-up buildSimon Brandhof2015-02-161-0/+2
* SONAR-6118 Module UUID path on projects and modules must contain the componen...Julien HENRY2015-02-135-27/+51
* SONAR-6172 Do not fail when a file has no blame informationJulien HENRY2015-02-131-4/+1
* SONAR-6172 Do not fail when a file has no blame informationJulien HENRY2015-02-135-21/+28
* Used SortedMap as cache for FS to have consistent order in FS queriesJulien HENRY2015-02-131-5/+8
* Fix quality flawsJulien HENRY2015-02-121-2/+2
* Fix regression in issue trackingJulien HENRY2015-02-121-1/+1
* Ignore source file information that is set on an unknown lineSimon Brandhof2015-02-122-9/+64
* SONAR-6182 Log a warning when unmappable character is detected in a fileJulien HENRY2015-02-126-67/+124
* Fix some possible NPEJulien HENRY2015-02-111-4/+6
* Restore deprecated methods on Resource APIJulien HENRY2015-02-112-0/+121
* Fix quality flawsJulien Lancelot2015-02-111-1/+1
* Revert move of Period component since it is used by devcockpitJulien HENRY2015-02-115-6/+9
* SONAR-6048 Fix viewsJulien HENRY2015-02-111-1/+1
* SONAR-6068 Do not break FilePredicate interface as it is used by SonarGraph p...Julien HENRY2015-02-111-1/+2
* SONAR-6048 Use LinkedHashMap to make behavior more consistentJulien HENRY2015-02-101-7/+7
* issues - fix contractsTeryk Bellahsene2015-02-102-7/+3
* SONAR-6048 Fix exclusions by absolute pathJulien HENRY2015-02-101-0/+2
* Optimize memory consumption when batch exports duplications in protobuf messageSimon Brandhof2015-02-101-11/+4
* SONAR-6134, SONAR-6048 Improve performance of FS indexationJulien HENRY2015-02-10145-1041/+1017
* SONAR-6068 Improve performance of FileSystem query operationJulien HENRY2015-02-1018-108/+294
* SONAR-2570 compress db table FILE_SOURCESSimon Brandhof2015-02-1010-822/+731
* SONAR-6162 Fix bad mergeJulien HENRY2015-02-094-16/+9
* Merge remote-tracking branch 'origin/branch-5.0'Julien HENRY2015-02-092-0/+106
|\
| * SONAR-6162 Fix NPE when searching for Check of custom rulesJulien HENRY2015-02-092-0/+106
| * SONAR-6162 Return template rule key in /batch/projects WSJulien Lancelot2015-02-092-2/+2
* | SONAR-6169 Fix lifecycle issueJulien HENRY2015-02-096-134/+188
* | Fix log levelJulien HENRY2015-02-091-1/+1
* | SONAR-5183 timezones - migrate issues table from timestamp to longTeryk Bellahsene2015-02-096-15/+13
* | SONAR-6162 Return template rule key in /batch/projects WSJulien Lancelot2015-02-093-3/+3
* | SONAR-5183 timezones - fix views and devcockpitTeryk Bellahsene2015-02-0612-26/+26
* | SONAR-5183 - analysis unsensitive to timezones - update dbUnit testTeryk Bellahsene2015-02-041-1/+1
* | SONAR-5183 - analysis unsensitive to timezones - snapshots tableTeryk Bellahsene2015-02-0441-161/+165
* | Fix quality flawsSimon Brandhof2015-02-042-8/+8
* | Fix merge of protocol buffers branchSimon Brandhof2015-02-021-2/+8
* | Use protocol buffers format for analysis reportsSimon Brandhof2015-02-028-276/+188
* | Set a hash even on empty file -> Will prevent NPE on empty fileJulien Lancelot2015-02-024-14/+6
* | SONAR-5436 Update messageJulien HENRY2015-01-301-1/+1
* | SONAR-5831 Provide the ability to explicitly ask the SCM sensor to reload all...Julien HENRY2015-01-308-31/+132
* | SONAR-5473 Fix progressive migration of file_sources.src_hashJulien HENRY2015-01-303-2/+39
* | SONAR-5927 Display a message when no previous analysisJulien HENRY2015-01-301-1/+5
* | SONAR-5927 Improve permission checking and error reportingJulien HENRY2015-01-281-1/+13
* | Unwrap JSON error message when calling WSJulien HENRY2015-01-282-1/+34
* | SONAR-6111 Drop ability to execute Maven plugin as part of the batch analysisJulien HENRY2015-01-2824-735/+17
* | SONAR-6012 Do not output reporter, updateDate and closeDate in JSON reportJulien HENRY2015-01-282-9/+9
* | SONAR-6105 Fix missing SVN and Git pluginsJulien HENRY2015-01-281-2/+2
* | SONAR-6088 Remove old preview/h2 modeJulien HENRY2015-01-2786-1004/+723
* | Fix medium testJulien HENRY2015-01-261-0/+15