aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/sonar-xoo-plugin/src
Commit message (Expand)AuthorAgeFilesLines
* 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
* Add xoo2 language with 2 rulesDuarte Meneses2015-08-187-13/+149
* SONAR-6754 Add support of execution flow in XooJulien HENRY2015-08-051-27/+87
* Fix some quality flawsJulien HENRY2015-08-056-30/+39
* Rework new measure APIJulien HENRY2015-08-041-6/+5
* Declare multiline rule in XooJulien HENRY2015-08-032-4/+7
* SONAR-6052 Extract primaryLocation as a special attributeJulien HENRY2015-07-316-15/+20
* SONAR-6713 Load rules in global containerDuarte Meneses2015-07-283-1/+8
* Fix NPE when using old Issuable APIJulien HENRY2015-07-231-0/+7
* SONAR-4865, SONAR-6052 Improved issue locationsJulien HENRY2015-07-239-28/+159
* Add empty profile to xoo pluginSimon Brandhof2015-07-163-3/+38
* Add QualityGateNotificationTestSimon Brandhof2015-06-292-1/+4
* First draft of integration testsSimon Brandhof2015-06-299-43/+436
* Fix quality flawsSimon Brandhof2015-06-051-0/+23
* SONAR-6370 isolate plugin classloader from core classesSimon Brandhof2015-06-057-7/+7
* Move @BatchSide and @ServerSide to appropriate packagesSimon Brandhof2015-05-201-1/+1
* SONAR-6555 Drop design related features on batch sideJulien HENRY2015-05-193-217/+16
* Use StandardCharsets instead of Guava and commons-ioSimon Brandhof2015-05-151-2/+2
* Fix some quality flawsJulien HENRY2015-05-131-2/+3
* Useless codeDavid Gageot2015-05-121-1/+1
* SONAR-6278 Feed tests in compute reportJulien HENRY2015-04-273-0/+247
* SONAR-6200 New Sensor API to report UT/IT/Overall coverageJulien HENRY2015-04-228-0/+533
* SONAR-6408 Restore PostJob execution in preview modeJulien HENRY2015-04-145-5/+101
* SONAR-6319 SONAR-6321 Feed highlighting and symbols in compute reportJulien HENRY2015-03-311-3/+6
* SONAR-6250 Fix use of sonar.branch on dotnet projectsJulien HENRY2015-03-092-19/+62
* Fix some quality flawsSimon Brandhof2015-02-231-8/+9
* SONAR-6175 Validate that offsets provided for highlighting and symbol referen...Julien HENRY2015-02-201-1/+1
* SONAR-5931 Add a tester class for SensorContextJulien HENRY2015-02-202-47/+19
* SONAR-5931 Cleanup symbol reference APIJulien HENRY2015-02-202-10/+24
* SONAR-5931 Cleanup highlighting APIJulien HENRY2015-02-202-8/+11
* SONAR-5931 Cleanup new issue APIJulien HENRY2015-02-205-5/+5
* SONAR-5931 Cleanup new issue APIJulien HENRY2015-02-193-3/+6
* SONAR-5931 Remove beta test APIJulien HENRY2015-02-195-447/+0