aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-batch
Commit message (Expand)AuthorAgeFilesLines
* Release 5.1.15.1.1Eric Hartmann2015-06-021-1/+1
* SONAR-6398 Restore PostJob execution in preview modeJulien HENRY2015-05-251-1/+6
* Update version to 5.1.1-SNAPSHOTSonartech2015-04-021-1/+1
* Release 5.15.1Sonartech2015-04-021-1/+1
* [maven-release-plugin] prepare for next development iterationEric Hartmann2015-03-231-1/+1
* [maven-release-plugin] prepare release 5.1-RC25.1-RC2Eric Hartmann2015-03-231-1/+1
* Fix regression in SourcePersisterJulien HENRY2015-03-181-3/+5
* Batch should set updated date to 0 on updated sources and Compute should upda...Julien Lancelot2015-03-181-2/+2
* SONAR-5473 Optimization: do not change file_sources.updated_atJulien HENRY2015-03-121-2/+5
* SONAR-6250 Fix use of sonar.branch on dotnet projectsJulien HENRY2015-03-092-7/+151
* [maven-release-plugin] prepare for next development iterationEric Hartmann2015-03-061-1/+1
* [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