62 Commits (fe3c5105bd62267bf8365101066f6ded7e6a6d33)

Author SHA1 Message Date
  Duarte Meneses 6ce2c8689b Extract implementation from plugin API and create new module sonar-plugin-api-impl 5 years ago
  Duarte Meneses 93dc977090 Extract implementation from plugin API and create new module sonar-plugin-api-impl 5 years ago
  Duarte Meneses 97e1520879 Extract implementation from plugin API - Scanner FS 5 years ago
  Duarte Meneses e020f1425d Extract implementation from plugin API - fix tests 5 years ago
  Duarte Meneses 81638702d6 SONAR-11856 Store the "true" target branch in the scanner report to display it properly 5 years ago
  Benoît Gianinetti 0bc8757a16 SONAR-11449 Drop deprecated property sonar.language 5 years ago
  Julien HENRY 857c27b744 SONAR-11670 Drop preview mode 5 years ago
  Julien HENRY 2e7846d8c2 SONAR-11508 Rework inclusion/exclusion to restore support of module overrides 5 years ago
  Julien HENRY bbff7949d0 SONAR-11587 Rework issue exclusions 5 years ago
  Julien HENRY a00e567bff SONAR-11465 Move post-job at project level 5 years ago
  Julien HENRY cc9d2163a0 SONAR-11508, SONAR-11484 Index files at project level 5 years ago
  Michal Duda cf1c8d7618 SONAR-11507 WS /batch/project new file structure 5 years ago
  Julien HENRY e4c0b858c7 SONAR-11488 Stop loading module level settings in scanner 5 years ago
  Julien HENRY b6f878d8d4 SONAR-11459 Stop publishing modules and folders in the scanner report 5 years ago
  Julien HENRY 6a598e7d79 SONAR-11459 Remove ModuleFileSystemInitializer 5 years ago
  Julien HENRY f594bf7568 SONAR-11465 Deprecate InputModule and introduce InputProject 5 years ago
  Duarte Meneses 6cb9e95dcb Fix license headers for 2019 5 years ago
  Simon Brandhof 4faa730d01 Move scan test resources outside IDE classpath 5 years ago
  Julien HENRY 1241f18a7b SONAR-11259 Improve source offset handling on Windows 5 years ago
  Duarte Meneses b7afbcb9ba SONAR-10206 Allow to configure the location where scanner writes report-task.txt 6 years ago
  Simon Brandhof 35749faa8b Fix some Java compiler warnings 6 years ago
  Simon Brandhof c0d2705e61 Fix license headers for 2018 6 years ago
  Simon Brandhof 4eb8c7f865
Support build of SonarQube with JDK 9 6 years ago
  Duarte Meneses 5abe7f209a SONAR-9837 Detect files changed in the current branch with SCM 6 years ago
  Duarte Meneses 0a201a057c Clean container 6 years ago
  Duarte Meneses e19f3f56fe SONAR-9837 Detect files changed in the current branch with SCM 6 years ago
  Julien HENRY e7868aa03d SONAR-9575 Revert all changes made to support incremental mode 6 years ago
  Janos Gyerik 6c1cf2b3f4 SONAR-9670 Introduce sonar.branch.longLivedBranches.regex 6 years ago
  Julien HENRY 39c110298f SONAR-9701 Don't publish coverage, scm and source of unchanged files 6 years ago
  Duarte Meneses 4402772733 Fix FP in encoding detection test 7 years ago
  Julien HENRY a0f2105b46 SONAR-9576 More simple predicate to skip default status filter 6 years ago
  Duarte Meneses 8c44c26a5e SONAR-9602 Don't persist sources of unchanged files 7 years ago
  Julien HENRY eacbf52a96 SONAR-9607 Do not copy unchanged source files in scanner report 6 years ago
  Julien HENRY 460f96aa63 SONAR-9576 Add component status in the scanner report 7 years ago
  Julien HENRY ac7edbe589 SONAR-9574 Same file indexed in different modules 6 years ago
  Julien HENRY e6b28c1ba4 Store project relative path inside DefaultIndexedFile 6 years ago
  Julien HENRY ef26b6a20f SONAR-9641 Add URIPredicate 6 years ago
  Julien HENRY 25aaeb2880 SONAR-9561 File inclusions/exclusions should be applied before language detection 6 years ago
  Julien HENRY 6cedf507a9 SONAR-9557 Fix coverage exclusions for global sensors 6 years ago
  Julien HENRY 75e47ba5a1 Rework file indexing 6 years ago
  Duarte Meneses 6f107dcbe9 SONAR-9477 Deprecate ProjectReactor and ProjectBuilder 7 years ago
  Julien HENRY 44023b33d9 Fix tests on Windows 7 years ago
  Julien HENRY 9a7dcc5b3c SONAR-9198 Support multi-valued properties containing comma 7 years ago
  Julien HENRY 875e23e29f SONAR-9478 Deprecate Settings and introduce new Configuration interface 7 years ago
  Janos Gyerik 6aac427873 Detect Windows-1252 encoding (#2156) 7 years ago
  Duarte Meneses 8857bdee50 SONAR-6100 Improve support of binary files and/or files with different encoding 7 years ago
  Duarte Meneses d2e84d6611 Fix NPE in charset detection 7 years ago
  Duarte Meneses 6782a76dcf SONAR-6100 Improve support of binary files and/or files with different encoding 7 years ago
  Duarte Meneses 964fff7ca9 SONAR-9025 Optimize computation issue exclusions 7 years ago
  Janos Gyerik abe0b5d895 Add unit tests to verify behavior depending on sensor strategy (#1745) 7 years ago