aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-batch/src/main
Commit message (Expand)AuthorAgeFilesLines
* SONAR-6000 Try to decrease size of duplications in persistitJulien HENRY2015-02-1616-292/+111
* SONAR-6000 Merge cpd core plugin into the batchJulien HENRY2015-02-1615-0/+1263
* 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-131-8/+25
* 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-133-13/+26
* 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-121-9/+14
* SONAR-6182 Log a warning when unmappable character is detected in a fileJulien HENRY2015-02-123-65/+106
* Fix some possible NPEJulien HENRY2015-02-111-4/+6
* Restore deprecated methods on Resource APIJulien HENRY2015-02-111-0/+33
* Fix quality flawsJulien Lancelot2015-02-111-1/+1
* Revert move of Period component since it is used by devcockpitJulien HENRY2015-02-114-4/+7
* 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-1070-620/+654
* SONAR-6068 Improve performance of FileSystem query operationJulien HENRY2015-02-104-45/+10
* SONAR-2570 compress db table FILE_SOURCESSimon Brandhof2015-02-103-362/+418
* SONAR-6162 Fix bad mergeJulien HENRY2015-02-092-7/+3
* Merge remote-tracking branch 'origin/branch-5.0'Julien HENRY2015-02-091-0/+1
|\
| * SONAR-6162 Fix NPE when searching for Check of custom rulesJulien HENRY2015-02-091-0/+1
* | SONAR-6169 Fix lifecycle issueJulien HENRY2015-02-094-126/+182
* | Fix log levelJulien HENRY2015-02-091-1/+1
* | SONAR-5183 timezones - migrate issues table from timestamp to longTeryk Bellahsene2015-02-091-3/+1
* | SONAR-5183 timezones - fix views and devcockpitTeryk Bellahsene2015-02-069-18/+18
* | SONAR-5183 - analysis unsensitive to timezones - snapshots tableTeryk Bellahsene2015-02-0412-57/+62
* | 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-025-87/+147
* | Set a hash even on empty file -> Will prevent NPE on empty fileJulien Lancelot2015-02-021-10/+2
* | 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-307-25/+71
* | SONAR-5473 Fix progressive migration of file_sources.src_hashJulien HENRY2015-01-301-1/+2
* | 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-281-1/+23
* | SONAR-6111 Drop ability to execute Maven plugin as part of the batch analysisJulien HENRY2015-01-2817-510/+11
* | SONAR-6012 Do not output reporter, updateDate and closeDate in JSON reportJulien HENRY2015-01-281-6/+8
* | SONAR-6105 Fix missing SVN and Git pluginsJulien HENRY2015-01-281-2/+2
* | SONAR-6088 Remove old preview/h2 modeJulien HENRY2015-01-2749-689/+398
* | Add profiling logs to analysis report exchange protocolSimon Brandhof2015-01-261-0/+9
* | SONAR-6012 Fix creationDate during issue tracking on removed componentsJulien HENRY2015-01-262-2/+3
* | delete component ids from the issues tableTeryk Bellahsene2015-01-261-7/+2