aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/sonar-xoo-plugin/src/main/java/org/sonar/xoo/scm/XooBlameCommand.java
Commit message (Expand)AuthorAgeFilesLines
* SONAR-24146 Update license headers for 2025Matteo Mara2025-01-091-1/+1
* SONAR-21452 move from commons-lang:commons-lang to org.apache.commons:commons...Matteo Mara2024-03-161-1/+1
* NO-JIRA Update license headers to 2024Pierre2024-01-031-1/+1
* SONAR-21174 Fix code smells raised after dropping JDK11 supportMatteo Mara2023-12-041-2/+1
* Update license templates for 2023Pierre2023-01-021-1/+1
* SONAR-15870 Xoo SCM should support relative datesDuarte Meneses2022-01-281-8/+15
* 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
* SONAR-12627 Issues are 'new' if they involve a location on a new lineDuarte Meneses2019-12-091-1/+1
* SONAR-10199 Fix search of issues by author containing commaJulien Lancelot2019-02-111-32/+40
* Fix license headers for 2019Duarte Meneses2019-01-021-1/+1
* Fix license headers for 2018Simon Brandhof2018-01-071-1/+1
* SONAR-8637 Update POM parent versionTeryk Bellahsene2017-02-101-2/+2
* SONAR-6897 add ITJulien HENRY2016-05-111-2/+8
* Fix some quality flawsJulien HENRY2016-03-161-7/+6
* Fix project title in copyright headersSimon Brandhof2016-01-131-1/+1
* Upgrade to parent 26 and new copyright headersSimon Brandhof2016-01-051-4/+4
* SONAR-6370 isolate plugin classloader from core classesSimon Brandhof2015-06-051-1/+1
* Use StandardCharsets instead of Guava and commons-ioSimon Brandhof2015-05-151-2/+2
* Useless codeDavid Gageot2015-05-121-1/+1
* SONAR-5644 Apply some feedback on SCM APIJulien HENRY2014-10-161-13/+11
* Fix some quality flawsJulien HENRY2014-10-091-4/+4
* SONAR-5620 Improve support of empty authorsJulien HENRY2014-10-071-1/+1
* SONAR-5473 Fix fetching of remote SCM dataJulien HENRY2014-10-021-1/+4
* SONAR-5644 Rework SCM APIJulien HENRY2014-10-021-0/+82
* Revert "SONAR-5644 Rework SCM API"Simon Brandhof2014-09-261-82/+0
* Revert "SONAR-5473 Fix fetching of remote SCM data"Simon Brandhof2014-09-261-4/+1
* SONAR-5473 Fix fetching of remote SCM dataJulien HENRY2014-09-251-1/+4
* SONAR-5644 Rework SCM APIJulien HENRY2014-09-251-0/+82