aboutsummaryrefslogtreecommitdiffstats
path: root/plugins
Commit message (Collapse)AuthorAgeFilesLines
* prepare for next development iterationTom2016-05-201-1/+1
|
* Improve unit test coverageJulien HENRY2016-05-177-23/+176
|
* SONAR-7636 Deprecate org.sonar.api.measures.Measure + many small API ↵Julien HENRY2016-05-121-7/+6
| | | | improvements
* SONAR-7612 Improve documentation and SensorContextTesterJulien HENRY2016-05-123-15/+8
|
* SONAR-7612 Move new Sensor API out of @BetaJulien HENRY2016-05-121-3/+3
|
* SONAR-6897 add ITJulien HENRY2016-05-111-2/+8
|
* Automatic merge from branch-5.5Jenkins CI2016-04-121-3/+2
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * origin/branch-5.5: QA: enable deploy on branch-* add l10n names for reliability_rating and security_rating Add PropertiesDao.deleteById SONAR-7533 Hide sonar.login property in analysis.log sent in the scanner report SONAR-7238 do not display identity provider details when it is "sonarqube" fix bug which prevents to add a quality gate condition for "new_" metric SONAR-7402 clicking on project bubble brings to the project page Fix javadoc errors Exclude protobuf code from SQ analysis Fix some Javadoc warnings Improve javadoc Change return type of Plugin#getSonarQubeVersion()
| * Change return type of Plugin#getSonarQubeVersion()Simon Brandhof2016-04-111-3/+2
| | | | | | | | and improve Javadoc
| * SONAR-7540 Throwable attached to logs is lost on scanner side when using ↵Julien HENRY2016-04-111-0/+1
| | | | | | | | LogOutput API
| * fixed version for 5.5-SNAPSHOTTom2016-04-111-1/+1
| |
| * [maven-release-plugin] prepare for next development iterationTom2016-04-071-1/+1
| |
| * [maven-release-plugin] prepare release 5.5-RC15.5-RC1Tom2016-04-071-1/+1
| |
| * [maven-release-plugin] prepare for next development iterationTom2016-04-071-1/+1
| |
| * [maven-release-plugin] prepare release 5.5Tom2016-04-071-1/+1
| |
* | SONAR-7540 Throwable attached to logs is lost on scanner side when using ↵Julien HENRY2016-04-111-0/+1
| | | | | | | | LogOutput API
* | Upgrade version to 5.6-SNAPSHOTTom2016-04-071-1/+1
|/
* SONAR-7458 Expose SQ Version in SensorContextJulien HENRY2016-03-304-66/+86
|
* SONAR-7389 Improve testabilityJulien HENRY2016-03-171-0/+87
|
* Fix some quality flawsJulien HENRY2016-03-168-35/+27
|
* SONAR-7389 Add new Sensor API to provide duplication tokensJulien HENRY2016-03-153-3/+97
|
* ITs on quality modelJulien Lancelot2016-03-145-1/+151
|
* SONAR-7453 Rename rules remediation function fields in APIJulien Lancelot2016-03-102-6/+6
|
* Remove deprecated calls to RulesDefinition#setDebtSubCharacteristic()Simon Brandhof2016-03-021-8/+6
|
* SONAR-7364 Remove SQALE characteristics from measures and rulesSimon Brandhof2016-02-221-1/+0
|
* SONAR-7366 Expose InputModule in SensorContextJulien HENRY2016-02-191-24/+22
|
* Move remaining issues ITsJulien Lancelot2016-02-121-0/+2
|
* Upgrade version to 5.5-SNAPSHOTEric Hartmann2016-02-091-1/+1
|
* Cut many dependencies on sonar-testing-harnessJulien HENRY2016-01-191-2/+12
|
* Fix project title in copyright headersSimon Brandhof2016-01-1358-58/+58
|
* Upgrade to parent 26 and new copyright headersSimon Brandhof2016-01-0558-232/+232
|
* Automatic merge from branch-5.3Jenkins CI2015-12-181-2/+1
|\ | | | | | | | | | | * origin/branch-5.3: [maven-release-plugin] prepare for next development iteration [maven-release-plugin] prepare release 5.3-RC2
| * [maven-release-plugin] prepare for next development iterationThomas Vérin2015-12-171-1/+1
| |
| * [maven-release-plugin] prepare release 5.3-RC25.3-RC2Thomas Vérin2015-12-171-3/+2
| |
* | Upgrade version to 5.4-SNAPSHOTEric Hartmann2015-12-091-1/+1
|/
* SONAR-6939 ability for plugins to override the decimal scale of floatSimon Brandhof2015-12-074-148/+0
| | | | measures
* Exclude xoo and benchmark modules from analysisSimon Brandhof2015-11-251-1/+6
|
* SONAR-5894 Support symbol references with different lengthDuarte Meneses2015-11-172-6/+25
|
* SONAR-6183 Validate that coverage measures are correct regarding line number ↵Duarte Meneses2015-11-163-6/+6
| | | | and resource
* SONAR-6998 Remove injection of MavenProject in module IoC containerJulien HENRY2015-11-053-149/+0
|
* SONAR-6658 Remove ProjectClasspath, ProjectFileSystem, sonar.binaries, ↵Julien HENRY2015-11-051-1/+1
| | | | sonar.libraries
* Fix quality flawJulien Lancelot2015-11-031-4/+6
|
* Add Xoo senor to generate a issue with one day debt on each fileJulien Lancelot2015-11-034-1/+63
|
* Add a medium test for float measures precision on batch sideJulien HENRY2015-10-221-4/+13
|
* Create a Xoo sensor to compute float measureJulien Lancelot2015-10-224-10/+147
|
* Upgrade version to 5.3-SNAPSHOTThomas Vérin2015-10-132-2/+2
|
* [maven-release-plugin] prepare for next development iterationThomas Vérin2015-10-132-2/+2
|
* [maven-release-plugin] prepare release 5.2-RC25.2-RC2Thomas Vérin2015-10-132-2/+2
|
* [maven-release-plugin] prepare for next development iterationThomas Vérin2015-10-122-2/+2
|
* [maven-release-plugin] prepare release 5.2-RC15.2-RC1Thomas Vérin2015-10-122-4/+3
|
* Replace groupIds org.codehaus by org.sonarsourceSimon Brandhof2015-10-092-12/+9
|