aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/sonar-xoo-plugin/src/main/java/org/sonar/xoo/rule/MultilineIssuesSensor.java
Commit message (Expand)AuthorAgeFilesLines
* SONAR-24146 Update license headers for 2025Matteo Mara2025-01-091-1/+1
* NO-JIRA Update license headers to 2024Pierre2024-01-031-1/+1
* Update license templates for 2023Pierre2023-01-021-1/+1
* SONAR-17592 adding hotspots with multilines to xoo pluginLukasz Jarocki2022-12-011-2/+6
* SONAR-17592 adding code formatting in one of the sensor in xoo pluginLukasz Jarocki2022-12-011-10/+24
* SONAR-17288 Add ITsDuarte Meneses2022-09-161-25/+22
* SONAR-17288 add medium testsLukasz Jarocki2022-09-161-79/+168
* Update license headers for 2022 [update headers]Pierre2022-01-281-1/+1
* Update license headers for 2021 [update headers]Wouter Admiraal2021-01-081-1/+1
* Format all headers for 2020Wouter Admiraal2020-01-071-1/+1
* Fix code quality issues and reduce dependency on GuavaDuarte Meneses2019-12-101-5/+5
* Fix license headers for 2019Duarte Meneses2019-01-021-1/+1
* SONAR-9904 guess author of issue based on all its locationsSimon Brandhof2018-08-161-2/+2
* Cleanup code based on Intellij inspectionsSimon Brandhof2018-01-141-2/+2
* Fix license headers for 2018Simon Brandhof2018-01-071-1/+1
* SONAR-8637 Update POM parent versionTeryk Bellahsene2017-02-101-2/+2
* SONAR-7883 Expose InputFile charset in APIJulien HENRY2016-07-121-2/+2
* Fix project title in copyright headersSimon Brandhof2016-01-131-1/+1
* Upgrade to parent 26 and new copyright headersSimon Brandhof2016-01-051-4/+4
* Create a shortcut to add secondary issue locationsJulien HENRY2015-10-071-1/+5
* SONAR-6052 Drop secondary locations and rename execution flow -> flowJulien HENRY2015-09-101-25/+17
* SONAR-6754 Add support of execution flow in XooJulien HENRY2015-08-051-27/+87
* Fix some quality flawsJulien HENRY2015-08-051-15/+26
* SONAR-6052 Extract primaryLocation as a special attributeJulien HENRY2015-07-311-5/+10
* SONAR-4865, SONAR-6052 Improved issue locationsJulien HENRY2015-07-231-0/+112