aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-batch
Commit message (Expand)AuthorAgeFilesLines
* SONAR-6408 Fix post-job logJulien HENRY2015-04-151-1/+1
* SONAR-6253 Fix missing metadata on test filesJulien HENRY2015-04-151-2/+1
* SONAR-6258 Persist symbols into file sourcesJulien Lancelot2015-04-141-0/+40
* SONAR-6253 Publish data for test filesJulien HENRY2015-04-142-2/+18
* SONAR-6408 Restore PostJob execution in preview modeJulien HENRY2015-04-1419-56/+555
* Restore old behavior for InputFile::lines() -> returns 1 for empty filesJulien HENRY2015-04-136-19/+16
* Fix quality flawsJulien Lancelot2015-04-092-2/+2
* SONAR-6258 Read/write Highlighting using StreamingJulien Lancelot2015-04-097-34/+67
* Fix NPE in CoveragePublisher for viewsJulien HENRY2015-04-081-3/+3
* Fix regression during local issue tracking on empty filesJulien HENRY2015-04-084-0/+103
* Fix NPE: do not try to set lines on views technical projectsJulien HENRY2015-04-081-2/+3
* SONAR-6277 Fix id of component when publishing source code in reportJulien HENRY2015-04-072-5/+5
* Fix compilation issue after mergeJulien HENRY2015-04-071-8/+10
* SONAR-6277 Feed file sources in compute reportJulien HENRY2015-04-074-1/+173
* SONAR-6339 Fix coverage in reportJulien HENRY2015-04-072-2/+122
* SONAR-6339 Feed Coverage in compute reportJulien HENRY2015-04-076-46/+155
* SONAR-6253 Add lines count in reportJulien HENRY2015-04-073-12/+12
* Don't fail but only display a warning when a CodeColorizer is buggyJulien HENRY2015-04-031-1/+2
* Use random timezone when executing tests from mavenSimon Brandhof2015-04-022-2/+5
* SONAR-6319 Another perf improvementJulien HENRY2015-04-011-5/+1
* SONAR-6319 Fix perf regression for highlightingJulien HENRY2015-04-011-13/+14
* SONAR-6319 SONAR-6321 Feed highlighting and symbols in compute reportJulien HENRY2015-03-3171-2286/+1123
* Improve error message when issue is out of line range during issue trackingJulien HENRY2015-03-315-15/+46
* Revert "Remove all deprecated Violation APIs"Julien Lancelot2015-03-276-7/+146
* Remove all deprecated Violation APIsJulien HENRY2015-03-276-146/+7
* Add missing unit testJulien HENRY2015-03-271-4/+25
* Fix some quality flawsJulien HENRY2015-03-2710-48/+18
* SONAR-6280 Use a range to represent duplication positionJulien HENRY2015-03-263-36/+39
* SONAR-6317 Feed SCM in compute report - batch sideJulien HENRY2015-03-2618-410/+301
* SONAR-6257 No need to store key in report for files and directoriesJulien HENRY2015-03-261-3/+6
* Improve batch medium tester to allow registration of several metricsJulien HENRY2015-03-261-0/+7
* SONAR-6327 Add is_default column to rules_profilesJean-Baptiste Lievremont2015-03-262-8/+8
* SONAR-6257 Fix duplication issue when there's folder in project structure and...Julien Lancelot2015-03-252-2/+8
* SONAR-6280 Feed duplications in compute reportJulien HENRY2015-03-255-67/+218
* SONAR-6275 Add temporary field person_id on measure to keep devcockpit workingJulien HENRY2015-03-242-1/+7
* SONAR-6275 Fix MeasurePublisher (need to reload Metric details)Julien HENRY2015-03-232-2/+14
* SONAR-6275 Don't send measures that should not be persistedJulien HENRY2015-03-232-4/+56
* fix measure mapping on batch sideTeryk Bellahsene2015-03-231-5/+7
* SONAR-6275 Feed measures in compute reportJulien HENRY2015-03-2321-717/+379
* 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