aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-batch
Commit message (Expand)AuthorAgeFilesLines
* SONAR-6989 Feed the file duplication index in the batch reportJulien HENRY2015-11-0916-332/+237
* SONAR-6998 Remove injection of MavenProject in module IoC containerJulien HENRY2015-11-051-1/+0
* SONAR-6931 Speed up issues mode by scanning only changed filesDuarte Meneses2015-11-056-42/+70
* SONAR-6658 Remove ProjectClasspath, ProjectFileSystem, sonar.binaries, sonar....Julien HENRY2015-11-0515-480/+14
* SONAR-6931 Speed up issues mode by scanning only changed filesDuarte Meneses2015-11-0410-94/+373
* SONAR-6211 Skip project key validation in issues modeDuarte Meneses2015-11-032-5/+39
* SONAR-6108 Keep batch report if debug mode is enabledDuarte Meneses2015-11-032-7/+49
* Remove unused varsDuarte Meneses2015-11-035-14/+6
* Merge remote-tracking branch 'origin/branch-5.2'Simon Brandhof2015-10-301-0/+13
|\
| * Do not deploy internal artifacts to maven central repoSimon Brandhof2015-10-291-0/+13
| * [maven-release-plugin] prepare for next development iterationThomas Vérin2015-10-271-1/+1
| * [maven-release-plugin] prepare release 5.2-RC4Thomas Vérin2015-10-271-1/+1
| * [maven-release-plugin] prepare for next development iterationThomas Vérin2015-10-201-1/+1
| * [maven-release-plugin] prepare release 5.2-RC35.2-RC3Thomas Vérin2015-10-201-1/+1
| * Fix test with asynchronous loggingDuarte Meneses2015-10-151-7/+15
* | Add a medium test for float measures precision on batch sideJulien HENRY2015-10-221-0/+68
* | Fix test with asynchronous loggingDuarte Meneses2015-10-151-7/+15
* | Automatic merge from branch-5.2Jenkins CI2015-10-142-7/+70
|\|
| * SONAR-6277 Fix incorrect offset conversion with old Mac line ends '\r'Julien HENRY2015-10-142-7/+70
* | Upgrade version to 5.3-SNAPSHOTThomas Vérin2015-10-131-1/+1
|/
* [maven-release-plugin] prepare for next development iterationThomas Vérin2015-10-131-1/+1
* [maven-release-plugin] prepare release 5.2-RC25.2-RC2Thomas Vérin2015-10-131-1/+1
* [maven-release-plugin] prepare for next development iterationThomas Vérin2015-10-121-1/+1
* [maven-release-plugin] prepare release 5.2-RC15.2-RC1Thomas Vérin2015-10-121-1/+1
* Replace groupIds org.codehaus by org.sonarsourceSimon Brandhof2015-10-091-10/+10
* Update embedded SQ Java plugin to 3.6Julien HENRY2015-10-091-2/+0
* Improve coverageDuarte Meneses2015-10-093-1/+30
* SONAR-6913 Stop support of issue attributes on batch sideJulien HENRY2015-10-071-2/+1
* Remove issue attributes from batchSimon Brandhof2015-10-075-24/+11
* Create a shortcut to add secondary issue locationsJulien HENRY2015-10-071-0/+6
* SONAR-6837 Allow to configure WS read timeout from batchJulien HENRY2015-10-0714-214/+249
* SONAR-6621 Drop support for property sonar.qualitygate to override Quality GateJulien HENRY2015-10-067-65/+54
* SONAR-6893 Log URL of CE task detailsJulien HENRY2015-10-052-8/+52
* SONAR-6847 Fix NPE when creating issues on root directoryJulien HENRY2015-10-052-0/+62
* Issue attributes are supportedJulien HENRY2015-10-051-1/+2
* Replace display of server id by permanent server idJulien HENRY2015-10-051-5/+4
* SONAR-6835 Sort items in analysis context report + other minor changesJulien HENRY2015-10-052-18/+46
* SONAR-6386 New modules should inherit parent settingsJulien HENRY2015-10-053-17/+45
* Add rules in project sync phaseJulien HENRY2015-10-025-47/+64
* Fix execution of custom rulesJulien HENRY2015-10-023-25/+25
* Fix testJulien HENRY2015-10-011-1/+1
* SONAR-6888 Support "views" taskJulien HENRY2015-10-013-10/+158
* Improve qualityDuarte Meneses2015-10-011-0/+27
* Remove unused objectsDuarte Meneses2015-10-012-5/+1
* SONAR-6879 Don't delete cache if update fails and change strategyDuarte Meneses2015-10-014-10/+82
* Decouple cache invalidation criteriaDuarte Meneses2015-10-011-2/+3
* Change global cache strategyDuarte Meneses2015-10-012-9/+19
* Fix call to /batch/project WS and handling of errorsDuarte Meneses2015-10-012-4/+32
* SONAR-6397 Execute blame only on updated filesJulien HENRY2015-10-015-54/+117
* Improve testJulien HENRY2015-10-011-1/+9