aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-batch
Commit message (Expand)AuthorAgeFilesLines
* Replace lib org.skyscreamer.jsonassert by org.sonar.test.JsonAssert.Simon Brandhof2015-03-204-90/+90
* persist measures on server side - SONAR-6253Teryk Bellahsene2015-03-202-2/+0
* Automatic merge from branch-5.1Jenkins CI2015-03-191-3/+5
|\
| * Fix regression in SourcePersisterJulien HENRY2015-03-181-3/+5
* | Fix lock of project table in devcockpitJulien HENRY2015-03-181-0/+2
* | Automatic merge from branch-5.1Jenkins CI2015-03-181-2/+2
|\|
| * Batch should set updated date to 0 on updated sources and Compute should upda...Julien Lancelot2015-03-181-2/+2
* | SONAR-6276 Fix NPE when an event has no descriptionJulien HENRY2015-03-171-2/+4
* | SONAR-6276 SONAR-6288 Feed events and version in analysis report and drop abi...Julien HENRY2015-03-1721-491/+248
* | SONAR-6261 Persist events in compute stackJulien Lancelot2015-03-175-25/+25
* | Revert "Remove use of DateUtils.truncate since it is not efficient"Julien HENRY2015-03-171-2/+4
* | Apply naming convention for repeated protobuf attributesJulien HENRY2015-03-166-26/+21
* | SONAR-6262 Fix NPE in link publisher on ViewsJulien HENRY2015-03-161-1/+6
* | Remove use of DateUtils.truncate since it is not efficientJulien HENRY2015-03-161-4/+2
* | Automatic merge from masterJenkins CI2015-03-131-2/+5
|\|
| * SONAR-5473 Optimization: do not change file_sources.updated_atJulien HENRY2015-03-121-2/+5
* | SONAR-6273 Really fix NPE when working on projects with branchesJulien HENRY2015-03-122-4/+14
* | SONAR-6273 Fix NPE when working on projects with branchesJulien HENRY2015-03-121-1/+1
* | SONAR-6273 SONAR-6274 Feed links in compute report and remove links sensor APIJulien HENRY2015-03-1212-365/+108
* | Merge branch 'master' into branch-5.2Stas Vilchik2015-03-092-7/+151
|\|
| * 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
* | Automatic merge from masterJenkins CI2015-03-062-6/+1
|\|
| * Dependencies should be persisted early to have proper id in the DSMJulien HENRY2015-03-052-6/+1
* | Automatic merge from masterJenkins CI2015-03-056-16/+16
|\|
| * Fix quality flawsSimon Brandhof2015-03-056-16/+16
* | Automatic merge from masterJenkins CI2015-03-044-12/+220
|\|
| * SONAR-5945 close issues on deleted componentsJulien HENRY2015-03-044-12/+220
* | Automatic merge from masterJenkins CI2015-03-041-3/+4
|\|
| * Allow views to save any measure for remote views copyJulien HENRY2015-03-041-3/+4
* | Automatic merge from masterJenkins CI2015-03-032-2/+19
|\|
| * SONAR-5077 Display ncloc of files with no language in size widgetJulien HENRY2015-03-022-2/+19
* | Merge remote-tracking branch 'origin/master' into branch-5.2Teryk Bellahsene2015-03-023-17/+14
|\|
| * Refactor table ANALYSIS_REPORTS because of MySQL packet size limitationSimon Brandhof2015-03-023-17/+14
* | Update pom to 5.2-SNAPSHOTJulien Lancelot2015-02-271-1/+1
|/
* 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