summaryrefslogtreecommitdiffstats
path: root/sonar-batch
Commit message (Expand)AuthorAgeFilesLines
* [maven-release-plugin] prepare release 5.1-RC15.1-RC1Eric Hartmann2015-03-061-1/+1
* Dependencies should be persisted early to have proper id in the DSMJulien HENRY2015-03-052-6/+1
* Fix quality flawsSimon Brandhof2015-03-056-16/+16
* SONAR-5945 close issues on deleted componentsJulien HENRY2015-03-044-12/+220
* Allow views to save any measure for remote views copyJulien HENRY2015-03-041-3/+4
* SONAR-5077 Display ncloc of files with no language in size widgetJulien HENRY2015-03-022-2/+19
* Refactor table ANALYSIS_REPORTS because of MySQL packet size limitationSimon Brandhof2015-03-023-17/+14
* SONAR-5927 Blacklist the build breaker plugin in preview modeJulien HENRY2015-02-255-16/+27
* SONAR-5927 Fix 404 when analyzing new fileJulien HENRY2015-02-2514-84/+108
* Fix some quality flawsJulien HENRY2015-02-253-16/+104
* SONAR-5927, SONAR-6012 Rework incremental preview mode to speedup issue retri...Julien HENRY2015-02-2529-334/+805
* SONAR-5936 support property sonar.log.level on batchSimon Brandhof2015-02-244-36/+70
* Fix quality flawsSimon Brandhof2015-02-234-33/+27
* Fix quality flawsSimon Brandhof2015-02-231-18/+28
* Fix some quality flawsJulien HENRY2015-02-2011-96/+99
* SONAR-6175 Validate that offsets provided for highlighting and symbol referen...Julien HENRY2015-02-207-6/+25
* SONAR-5931 Cleanup symbol reference APIJulien HENRY2015-02-209-32/+76
* SONAR-5931 Cleanup highlighting APIJulien HENRY2015-02-2014-175/+26
* SONAR-5931 Cleanup new issue APIJulien HENRY2015-02-201-3/+3
* SONAR-5772 Fix test exclusionsJulien HENRY2015-02-191-0/+3
* SONAR-5931 Cleanup new issue APIJulien HENRY2015-02-195-8/+11
* SONAR-5931 Remove beta test APIJulien HENRY2015-02-1912-773/+0
* SONAR-5772 Force coverage measure computation by defaultJulien HENRY2015-02-192-2/+8
* SONAR-6194 SONAR-5009 profiling api + unique property sonar.log.levelSimon Brandhof2015-02-196-70/+36
* SONAR-5700 New logging API to remove coupling on SLF4JSimon Brandhof2015-02-194-9/+21
* Fix some quality flawsJulien HENRY2015-02-197-16/+28
* Fix quality flawsJulien Lancelot2015-02-181-1/+1
* SONAR-5595 When analysing a new multi modules project, permission should not ...Julien HENRY2015-02-182-1/+14
* SONAR-5552 Display how many files are excluded from the analysisJulien HENRY2015-02-184-2/+59
* Move CPD properties to make them back into UIJulien HENRY2015-02-182-37/+1
* SONAR-5931 Cleanup dependency APIJulien HENRY2015-02-1713-97/+115
* SONAR-6176 Display DSM even when there is no dependencyJulien HENRY2015-02-174-17/+9
* SONAR-6163 - timezones - events migrationTeryk Bellahsene2015-02-176-54/+41
* SONAR-6084 Fix message when using invalid branch nameJulien HENRY2015-02-171-1/+1
* SONAR-6179 Add serverID to the logs of the analysisJulien HENRY2015-02-171-0/+5
* SONAR-6190 Dumping profiler info into a file fails when module key contains a...Julien HENRY2015-02-174-5/+42
* SONAR-6000 Truncate duplication data to avoid exceeding persistit cache max sizeJulien HENRY2015-02-172-4/+61
* SONAR-6068 Make persisit iterators "reusable"Julien HENRY2015-02-172-48/+54
* SONAR-6000 Try to decrease size of duplications in persistitJulien HENRY2015-02-1625-392/+191
* 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