Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | prepare for next development iteration | David Rautureau | 2016-07-20 | 1 | -1/+1 |
| | |||||
* | SONAR-7883 Expose InputFile charset in API | Julien HENRY | 2016-07-12 | 4 | -7/+7 |
| | |||||
* | Fix unclosed resource | Julien HENRY | 2016-07-12 | 1 | -6/+9 |
| | |||||
* | Make Xoo a SonarLint plugin | Julien HENRY | 2016-07-12 | 7 | -37/+172 |
| | |||||
* | Revert "Make Xoo a SonarLint plugin" | Sébastien Lesaint | 2016-07-11 | 1 | -2/+0 |
| | | | | This reverts commit c0fc296133ab2c1f6b4b2f1fddf7e1afa26b426e. | ||||
* | Make Xoo a SonarLint plugin | Julien HENRY | 2016-07-11 | 1 | -0/+2 |
| | |||||
* | Fix Xoo UT | Julien HENRY | 2016-07-11 | 1 | -1/+1 |
| | |||||
* | Make Xoo Plugin compatible with SonarLint Core | Duarte Meneses | 2016-07-11 | 1 | -2/+6 |
| | |||||
* | SONAR-7876 Add an API for Sensors to report files that can't be analyzed | Duarte Meneses | 2016-07-11 | 1 | -1/+5 |
| | |||||
* | SONAR-7876 Add an API for Sensors to report files that can't be analyzed | Duarte Meneses | 2016-07-11 | 4 | -2/+180 |
| | |||||
* | SONAR-7783 Ensure Sensors don't save same data twice | Duarte Meneses | 2016-07-08 | 3 | -2/+65 |
| | |||||
* | SONAR-7755 deploy/plugins/index.txt should expose SonarLint compatibility | Julien HENRY | 2016-07-07 | 2 | -4/+8 |
| | |||||
* | SONAR-7751, SONAR-7756 SonarLint API | Julien HENRY | 2016-07-07 | 2 | -4/+4 |
| | |||||
* | SONAR-7727 Remove deprecated stuff from Resources API | Julien HENRY | 2016-07-05 | 1 | -5/+2 |
| | |||||
* | SONAR-7665 Deprecate @BatchSide and introduce @ScannerSide | Duarte Meneses | 2016-07-04 | 1 | -2/+2 |
| | |||||
* | prepare for next development iteration | Tom | 2016-05-20 | 1 | -1/+1 |
| | |||||
* | Improve unit test coverage | Julien HENRY | 2016-05-17 | 7 | -23/+176 |
| | |||||
* | SONAR-7636 Deprecate org.sonar.api.measures.Measure + many small API ↵ | Julien HENRY | 2016-05-12 | 1 | -7/+6 |
| | | | | improvements | ||||
* | SONAR-7612 Improve documentation and SensorContextTester | Julien HENRY | 2016-05-12 | 3 | -15/+8 |
| | |||||
* | SONAR-7612 Move new Sensor API out of @Beta | Julien HENRY | 2016-05-12 | 1 | -3/+3 |
| | |||||
* | SONAR-6897 add IT | Julien HENRY | 2016-05-11 | 1 | -2/+8 |
| | |||||
* | Automatic merge from branch-5.5 | Jenkins CI | 2016-04-12 | 1 | -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 Brandhof | 2016-04-11 | 1 | -3/+2 |
| | | | | | | | | and improve Javadoc | ||||
| * | SONAR-7540 Throwable attached to logs is lost on scanner side when using ↵ | Julien HENRY | 2016-04-11 | 1 | -0/+1 |
| | | | | | | | | LogOutput API | ||||
| * | fixed version for 5.5-SNAPSHOT | Tom | 2016-04-11 | 1 | -1/+1 |
| | | |||||
| * | [maven-release-plugin] prepare for next development iteration | Tom | 2016-04-07 | 1 | -1/+1 |
| | | |||||
| * | [maven-release-plugin] prepare release 5.5-RC15.5-RC1 | Tom | 2016-04-07 | 1 | -1/+1 |
| | | |||||
| * | [maven-release-plugin] prepare for next development iteration | Tom | 2016-04-07 | 1 | -1/+1 |
| | | |||||
| * | [maven-release-plugin] prepare release 5.5 | Tom | 2016-04-07 | 1 | -1/+1 |
| | | |||||
* | | SONAR-7540 Throwable attached to logs is lost on scanner side when using ↵ | Julien HENRY | 2016-04-11 | 1 | -0/+1 |
| | | | | | | | | LogOutput API | ||||
* | | Upgrade version to 5.6-SNAPSHOT | Tom | 2016-04-07 | 1 | -1/+1 |
|/ | |||||
* | SONAR-7458 Expose SQ Version in SensorContext | Julien HENRY | 2016-03-30 | 4 | -66/+86 |
| | |||||
* | SONAR-7389 Improve testability | Julien HENRY | 2016-03-17 | 1 | -0/+87 |
| | |||||
* | Fix some quality flaws | Julien HENRY | 2016-03-16 | 8 | -35/+27 |
| | |||||
* | SONAR-7389 Add new Sensor API to provide duplication tokens | Julien HENRY | 2016-03-15 | 3 | -3/+97 |
| | |||||
* | ITs on quality model | Julien Lancelot | 2016-03-14 | 5 | -1/+151 |
| | |||||
* | SONAR-7453 Rename rules remediation function fields in API | Julien Lancelot | 2016-03-10 | 2 | -6/+6 |
| | |||||
* | Remove deprecated calls to RulesDefinition#setDebtSubCharacteristic() | Simon Brandhof | 2016-03-02 | 1 | -8/+6 |
| | |||||
* | SONAR-7364 Remove SQALE characteristics from measures and rules | Simon Brandhof | 2016-02-22 | 1 | -1/+0 |
| | |||||
* | SONAR-7366 Expose InputModule in SensorContext | Julien HENRY | 2016-02-19 | 1 | -24/+22 |
| | |||||
* | Move remaining issues ITs | Julien Lancelot | 2016-02-12 | 1 | -0/+2 |
| | |||||
* | Upgrade version to 5.5-SNAPSHOT | Eric Hartmann | 2016-02-09 | 1 | -1/+1 |
| | |||||
* | Cut many dependencies on sonar-testing-harness | Julien HENRY | 2016-01-19 | 1 | -2/+12 |
| | |||||
* | Fix project title in copyright headers | Simon Brandhof | 2016-01-13 | 58 | -58/+58 |
| | |||||
* | Upgrade to parent 26 and new copyright headers | Simon Brandhof | 2016-01-05 | 58 | -232/+232 |
| | |||||
* | Automatic merge from branch-5.3 | Jenkins CI | 2015-12-18 | 1 | -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 iteration | Thomas Vérin | 2015-12-17 | 1 | -1/+1 |
| | | |||||
| * | [maven-release-plugin] prepare release 5.3-RC25.3-RC2 | Thomas Vérin | 2015-12-17 | 1 | -3/+2 |
| | | |||||
* | | Upgrade version to 5.4-SNAPSHOT | Eric Hartmann | 2015-12-09 | 1 | -1/+1 |
|/ | |||||
* | SONAR-6939 ability for plugins to override the decimal scale of float | Simon Brandhof | 2015-12-07 | 4 | -148/+0 |
| | | | | measures |