aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/sonar-xoo-plugin/src/test/java/org/sonar
Commit message (Expand)AuthorAgeFilesLines
* Update license headersJulien Lancelot2018-11-1915-15/+15
* SONAR-10648 Fix InputFile::relativePath for global sensorsJulien HENRY2018-05-211-1/+1
* SONAR-5236 Create new API to register built-in quality profilesJulien HENRY2017-09-252-0/+62
* Rework file indexingJulien HENRY2017-08-041-11/+7
* SONAR-9480 fix support of multiple docs to recover with same idSimon Brandhof2017-07-111-1/+1
* SONAR-9478 Deprecate Settings and introduce new Configuration interfaceJulien HENRY2017-07-041-1/+1
* SONAR-9482 Add IT for WS api/qualityprofiles/showTeryk Bellahsene2017-07-041-2/+2
* SONAR-9204 File with BOM are not correctly parsed by the CPD tokenizerJulien HENRY2017-05-091-8/+12
* SONAR-8637 Update POM parent versionTeryk Bellahsene2017-02-1014-28/+28
* Fix assertions in XooJanos Gyerik2017-01-312-3/+3
* SONAR-8631 Only publish input files used by sensorsDuarte Meneses2017-01-312-3/+3
* SONAR-8622 Lazily generate metadata for input filesDuarte Meneses2017-01-2711-37/+72
* SONAR-8573 Use api/settings to load global settingsJulien HENRY2017-01-101-2/+2
* SONAR-8281 Update SensorContextTester to no more expose coverage typeJulien HENRY2016-10-213-30/+18
* SONAR-7678 server-side stateless settingsSimon Brandhof2016-09-061-1/+2
* Improve org.sonar.api.SonarRuntimeSimon Brandhof2016-07-272-8/+13
* Update Xoo plugin to test Settings default valuesJulien HENRY2016-07-211-2/+2
* Make Xoo a SonarLint pluginJulien HENRY2016-07-121-2/+2
* Fix Xoo UTJulien HENRY2016-07-111-1/+1
* 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-112-2/+81
* SONAR-7783 Ensure Sensors don't save same data twiceDuarte Meneses2016-07-081-2/+2
* 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
* Improve unit test coverageJulien HENRY2016-05-173-7/+38
* 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
* Change return type of Plugin#getSonarQubeVersion()Simon Brandhof2016-04-111-3/+2
* SONAR-7458 Expose SQ Version in SensorContextJulien HENRY2016-03-302-50/+66
* SONAR-7389 Improve testabilityJulien HENRY2016-03-171-0/+87
* ITs on quality modelJulien Lancelot2016-03-141-1/+1
* SONAR-7453 Rename rules remediation function fields in APIJulien Lancelot2016-03-101-3/+3
* SONAR-7364 Remove SQALE characteristics from measures and rulesSimon Brandhof2016-02-221-1/+0
* Fix project title in copyright headersSimon Brandhof2016-01-1312-12/+12
* Upgrade to parent 26 and new copyright headersSimon Brandhof2016-01-0512-48/+48
* SONAR-5894 Support symbol references with different lengthDuarte Meneses2015-11-171-2/+2
* SONAR-6183 Validate that coverage measures are correct regarding line number ...Duarte Meneses2015-11-163-6/+6
* Add Xoo senor to generate a issue with one day debt on each fileJulien Lancelot2015-11-031-1/+1
* Add an IT for custom rulesJulien HENRY2015-10-021-2/+2
* Add xoo2 language with 2 rulesDuarte Meneses2015-08-182-5/+19
* Declare multiline rule in XooJulien HENRY2015-08-031-1/+1
* SONAR-6713 Load rules in global containerDuarte Meneses2015-07-281-1/+1
* SONAR-4865, SONAR-6052 Improved issue locationsJulien HENRY2015-07-231-6/+9
* Add QualityGateNotificationTestSimon Brandhof2015-06-291-1/+1
* First draft of integration testsSimon Brandhof2015-06-291-11/+8
* SONAR-6555 Drop design related features on batch sideJulien HENRY2015-05-191-108/+0
* SONAR-6200 New Sensor API to report UT/IT/Overall coverageJulien HENRY2015-04-223-0/+291
* SONAR-6408 Restore PostJob execution in preview modeJulien HENRY2015-04-142-3/+51
* SONAR-6319 SONAR-6321 Feed highlighting and symbols in compute reportJulien HENRY2015-03-311-3/+6