aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/sonar-xoo-plugin/src
Commit message (Expand)AuthorAgeFilesLines
* Revert deprecation of SonarQubeVersionSimon Brandhof2016-07-282-3/+3
* Improve org.sonar.api.SonarRuntimeSimon Brandhof2016-07-273-12/+16
* Update Xoo plugin to test Settings default valuesJulien HENRY2016-07-213-7/+21
* SONAR-7883 Expose InputFile charset in APIJulien HENRY2016-07-124-7/+7
* Fix unclosed resourceJulien HENRY2016-07-121-6/+9
* Make Xoo a SonarLint pluginJulien HENRY2016-07-126-37/+171
* Fix Xoo UTJulien HENRY2016-07-111-1/+1
* Make Xoo Plugin compatible with SonarLint CoreDuarte Meneses2016-07-111-2/+6
* SONAR-7876 Add an API for Sensors to report files that can't be analyzedDuarte Meneses2016-07-111-1/+5
* SONAR-7876 Add an API for Sensors to report files that can't be analyzedDuarte Meneses2016-07-114-2/+180
* SONAR-7783 Ensure Sensors don't save same data twiceDuarte Meneses2016-07-083-2/+65
* SONAR-7755 deploy/plugins/index.txt should expose SonarLint compatibilityJulien HENRY2016-07-072-4/+8
* SONAR-7751, SONAR-7756 SonarLint APIJulien HENRY2016-07-072-4/+4
* SONAR-7727 Remove deprecated stuff from Resources APIJulien HENRY2016-07-051-5/+2
* SONAR-7665 Deprecate @BatchSide and introduce @ScannerSideDuarte Meneses2016-07-041-2/+2
* Improve unit test coverageJulien HENRY2016-05-177-23/+176
* SONAR-7636 Deprecate org.sonar.api.measures.Measure + many small API improvem...Julien HENRY2016-05-121-7/+6
* 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
* Change return type of Plugin#getSonarQubeVersion()Simon Brandhof2016-04-111-3/+2
* SONAR-7540 Throwable attached to logs is lost on scanner side when using LogO...Julien HENRY2016-04-111-0/+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-167-29/+25
* 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
* Fix project title in copyright headersSimon Brandhof2016-01-1358-58/+58
* Upgrade to parent 26 and new copyright headersSimon Brandhof2016-01-0558-232/+232
* SONAR-6939 ability for plugins to override the decimal scale of floatSimon Brandhof2015-12-074-148/+0
* 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
* SONAR-6658 Remove ProjectClasspath, ProjectFileSystem, sonar.binaries, sonar....Julien HENRY2015-11-051-1/+1
* 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
* Create a shortcut to add secondary issue locationsJulien HENRY2015-10-071-1/+5
* SONAR-6847 Fix NPE when creating issues on root directoryJulien HENRY2015-10-051-0/+1
* Add an IT for custom rulesJulien HENRY2015-10-022-7/+10
* Fix quality flawsSimon Brandhof2015-09-221-4/+6
* SONAR-6052 Drop secondary locations and rename execution flow -> flowJulien HENRY2015-09-101-25/+17
* Fix quality flawsSimon Brandhof2015-09-021-1/+1
* Improve qualityDuarte Meneses2015-08-212-2/+1
* Migrate batch ITsDuarte Meneses2015-08-182-1/+11