aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-scanner-engine
Commit message (Expand)AuthorAgeFilesLines
...
* | Clean dead codeJulien HENRY2017-02-281-66/+1
* | Log as debug when sources are defined but missing in non-leafJanos Gyerik2017-02-232-3/+26
* | SONAR-6724 : support analyzing root pom in multi-modules projectsLoïc B2017-02-236-16/+48
* | Analyze non-leaf modulesJanos Gyerik2017-02-233-40/+9
* | Drop unused Surefire config for skipping testsSimon Brandhof2017-02-191-12/+0
* | Drop unused dependency bean-matchersSimon Brandhof2017-02-191-5/+0
* | Move temp dir of build outsite projectSimon Brandhof2017-02-191-4/+3
* | Merge branch 'branch-6.3'Sébastien Lesaint2017-02-172-1/+28
|\|
| * SONAR-8769 Display project and organization keys in the analysis logsDuarte Meneses2017-02-172-1/+28
* | Prepare for next development iterationSimon Brandhof2017-02-141-1/+1
|/
* Fix concurrency probs in testsDuarte Meneses2017-02-101-6/+7
* SONAR-8637 Update POM parent versionTeryk Bellahsene2017-02-10476-952/+952
* SONAR-8769 Display project and organization keys in the analysis logsDuarte Meneses2017-02-102-2/+50
* Add type to internal DefaultRuleDuarte Meneses2017-02-101-2/+2
* SONAR-8745 add rule activation date (q profile) into analysis reportDaniel Schwarz2017-02-105-3/+21
* SONAR-8745 refactor test to generate response, instead of using fileDaniel Schwarz2017-02-103-33/+74
* Improve doc and usages of JsonWriterSimon Brandhof2017-02-051-3/+2
* SONAR-8742 Don't show stack in debug when project repository is not availableDuarte Meneses2017-02-031-1/+1
* Fix Project missing in containerDuarte Meneses2017-02-031-0/+3
* Fix assertions in XooJanos Gyerik2017-01-311-1/+1
* Reduce dependency on guavaDuarte Meneses2017-01-3142-159/+172
* SONAR-8564 Help identifying Sensors in verbose modeDuarte Meneses2017-01-312-7/+43
* Improve type safetyDuarte Meneses2017-01-312-18/+18
* SONAR-8250 Non Ascii characters are not handled properlyDuarte Meneses2017-01-314-34/+24
* Add OneIssuePerDirectory rule in Xoo (#1606)Janos Gyerik2017-01-311-0/+51
* SONAR-8631 Only publish input files used by sensorsDuarte Meneses2017-01-314-38/+94
* SONAR-8386 Fetch all usernames in a single request in preview modeDuarte Meneses2017-01-307-27/+59
* Improve quality and javadocDuarte Meneses2017-01-306-28/+19
* SONAR-8622 Lazily generate metadata for input filesDuarte Meneses2017-01-2734-138/+397
* SONAR-8630 query by filename and ext (#1555)Janos Gyerik2017-01-273-0/+118
* SONAR-8631 Only publish input files used by sensorsDuarte Meneses2017-01-2757-873/+784
* Refactor resources APIDuarte Meneses2017-01-2789-1865/+1249
* Improve qualityDuarte Meneses2017-01-272-2/+1
* SONAR-8622 Lazily generate metadata for input filesDuarte Meneses2017-01-2754-590/+671
* SONAR-8652 Pass value of sonar.organization in the scanner reportJulien HENRY2017-01-164-4/+70
* Fix quality flawsJulien HENRY2017-01-121-8/+2
* SONAR-8573 Missing WS parameter encodingJulien HENRY2017-01-121-1/+2
* Rename BatchUtils -> ScannerUtilsJulien HENRY2017-01-1212-34/+35
* SONAR-8583 Use api/metrics/search to load metricsJulien HENRY2017-01-1214-116/+266
* SONAR-8518 "sonar.profile" makes the analysis fail in preview modeDuarte Meneses2017-01-112-26/+9
* SONAR-8458 add SonarQube buildNumber to plugin APISimon Brandhof2017-01-111-26/+1
* SONAR-8573 Use api/settings to load global settingsJulien HENRY2017-01-1011-40/+271
* Scanner cleanupJulien HENRY2017-01-0980-340/+283
* Fix some quality flawsJulien HENRY2017-01-0317-72/+69
* Try to reenable failing test with a lower footprintJulien HENRY2016-12-161-3/+1
* Temporarily disable test that cause OOMJulien HENRY2016-12-161-0/+2
* Fix quality flawsJulien HENRY2016-12-1622-276/+239
* SONAR-8540 Fix saving of raw IT/Overall coverage measuresJulien HENRY2016-12-152-10/+126
* Make sure we always start with empty buffers before testsJanos Gyerik2016-12-131-2/+4
* Prepare for next development iterationDavid Rautureau2016-11-211-1/+1