aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-batch
Commit message (Expand)AuthorAgeFilesLines
* Redundant throws clause in testsDavid Gageot2015-05-0763-207/+207
* Fix quality flawsJulien Lancelot2015-05-071-1/+1
* Restore partial support of RuleQuery in RuleFinder to fix issue with Groovy p...Julien HENRY2015-05-062-3/+151
* SONAR-6522 Consume batch/users WS to populate JSON reportJulien HENRY2015-05-065-90/+54
* SONAR-6212 Coverage exclusion properties are not working for IT and overall c...Julien HENRY2015-05-051-13/+46
* Fix some quality flawsJulien HENRY2015-05-052-2/+2
* SONAR-6457 Feed dependencies in batch reportJulien HENRY2015-05-0511-187/+88
* Cleanup batch side from specific code for devcockpit and viewsJulien HENRY2015-05-0425-667/+300
* Fix some quality flawsJulien HENRY2015-04-293-39/+45
* add new column data_type in file_sources table - SONAR-6255Teryk Bellahsene2015-04-284-5/+5
* Fix wrong importJulien HENRY2015-04-271-5/+3
* SONAR-6278 Feed tests in compute reportJulien HENRY2015-04-279-9/+410
* Fix quality flawsJulien Lancelot2015-04-271-1/+1
* SONAR-6392 Drop measure trendsSimon Brandhof2015-04-236-23/+4
* Fix some quality flawsJulien HENRY2015-04-232-1/+24
* SONAR-6200 New Sensor API to report UT/IT/Overall coverageJulien HENRY2015-04-226-4/+162
* Speed up highlighting on batch sideJulien HENRY2015-04-221-2/+0
* SONAR-6256 Drop dependencies.from_resource_id and dependencies.to_resource_idJulien Lancelot2015-04-211-2/+2
* sanitize batch protocol domains relating to use of singular/pluralTeryk Bellahsene2015-04-202-17/+17
* Fix quality flawsJulien Lancelot2015-04-201-2/+4
* cancel test_data migration in file_sourcesTeryk Bellahsene2015-04-174-5/+0
* SONAR-6253 Cleanup SourcePersister on batch sideJulien HENRY2015-04-174-947/+0
* SONAR-6258 Fix hashes, symbols and highlighting persistenceJulien Lancelot2015-04-171-22/+18
* Remove coupling of sonar-plugin-api on Guava 10Simon Brandhof2015-04-166-9/+10
* Move tests persistence from batch to compute - SONAR-6255Teryk Bellahsene2015-04-164-28/+33
* 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