aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/sonar-xoo-plugin/src/main
Commit message (Expand)AuthorAgeFilesLines
* SONAR-9574 Same file indexed in different modulesJulien HENRY2017-08-041-2/+2
* SONAR-9480 fix support of multiple docs to recover with same idSimon Brandhof2017-07-111-0/+6
* SONAR-9477 Deprecate ProjectReactor and ProjectBuilderDuarte Meneses2017-07-111-4/+0
* SONAR-8546 Add medium testJulien HENRY2017-07-071-1/+1
* SONAR-9482 Add IT for WS api/qualityprofiles/showTeryk Bellahsene2017-07-045-2/+88
* SONAR-9204 File with BOM are not correctly parsed by the CPD tokenizerJulien HENRY2017-05-091-9/+5
* SONAR-9199 InputFile::content() and InputFile::inputStream() should filter BOMJulien HENRY2017-05-091-15/+19
* SONAR-8623 Fix regression with project level measuresJulien HENRY2017-03-091-9/+11
* SONAR-8637 Update POM parent versionTeryk Bellahsene2017-02-1056-112/+112
* Add OneIssuePerDirectory rule in Xoo (#1606)Janos Gyerik2017-01-313-0/+73
* SONAR-8631 Only publish input files used by sensorsDuarte Meneses2017-01-313-0/+61
* SONAR-8573 Use api/settings to load global settingsJulien HENRY2017-01-101-0/+6
* SONAR-7864 Drop org.sonar.api.scan.filesystem.ModuleFileSystem from APIJulien HENRY2016-08-291-9/+10
* Revert deprecation of SonarQubeVersionSimon Brandhof2016-07-282-3/+3
* Improve org.sonar.api.SonarRuntimeSimon Brandhof2016-07-271-4/+3
* Update Xoo plugin to test Settings default valuesJulien HENRY2016-07-212-5/+19
* 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-125-35/+169
* 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-112-0/+99
* SONAR-7783 Ensure Sensors don't save same data twiceDuarte Meneses2016-07-082-0/+63
* 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-174-16/+138
* SONAR-6897 add ITJulien HENRY2016-05-111-2/+8
* 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-302-16/+20
* 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-144-0/+150
* SONAR-7453 Rename rules remediation function fields in APIJulien Lancelot2016-03-101-3/+3
* Remove deprecated calls to RulesDefinition#setDebtSubCharacteristic()Simon Brandhof2016-03-021-8/+6
* 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-1346-46/+46
* Upgrade to parent 26 and new copyright headersSimon Brandhof2016-01-0546-184/+184
* 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-171-4/+23
* 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-033-0/+62
* 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-021-5/+8
* 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