727 Commits (590abc5e05b4b354b29bec2d93543aa00ab48ccf)

Author SHA1 Message Date
  Duarte Meneses 7475e9d7a6 SONAR-16395 Activate Analyzers Cache by default 2 years ago
  Matteo Mara 73893b95a9 SONAR-16229 improve analysis error message 2 years ago
  Lukasz Jarocki 20537fc456 SONAR-16260 scanner passing new context header - projectKey 2 years ago
  Duarte Meneses daf696f789 SONAR-16290 Fix bug parsing certain source code lines and improve logs 2 years ago
  Jacek b37471e797 SONAR-16232 Add Thread interrupt in blame command 2 years ago
  Duarte Meneses b2b5d2819a SONAR-16232 Add dependencies to new sonar-plugin-api 2 years ago
  Duarte Meneses 8b67d8e371 SONAR-16290 Fallback to jgit on first git failure 2 years ago
  Klaudio Sinani 9eac13aaa5 SONAR-16290 Minor fix for unit-tests 2 years ago
  Duarte Meneses 4e770aa94b SONAR-16290 Use native git to collect blame information 2 years ago
  Klaudio Sinani b5e4dea47b MMF-2692 Initial git blame command implementation 2 years ago
  Jacek d3c6630b95 SONAR-16080 Skipping git ignore collection for git submodules which were not cloned 2 years ago
  Duarte Meneses 69af32ddf6 SONAR-16080 Git submodules not considered when loading exclusions 2 years ago
  Léo Geoffroy 1293972965 NO-JIRA Update Mockito and simpleframework to latest major version 2 years ago
  Duarte Meneses 1c1d85d052 SONAR-16050 Scanner fails with NPE if user doesn't have permission to analyze project 2 years ago
  Duarte Meneses a2b4550cb7 SONAR-16187 Analysis cache gets cache from different branch when needed 2 years ago
  Lukasz Jarocki 12f329db53 NO-JIRA fixed ProjectCoverageExclusionsTest to work on every Windows OS 2 years ago
  Lukasz Jarocki 511d8d1d0d NO-JIRA fixed one unit test in GitScmProviderTest that used a method unfriendly to Windows 2 years ago
  Lukasz Jarocki 3e2705b20b NO-JIRA fixed creation of temp folder in the unit test to support all Windows' setups 2 years ago
  Duarte Meneses 6f055b4762 Improve SQ code quality 2 years ago
  Duarte Meneses f0768d2ff9 SONAR-16097 Rename 'previousAnalysisCache' to 'previousCache' 2 years ago
  Duarte Meneses 6abdf0edd9 Fix SonarQube quality issues 2 years ago
  Duarte Meneses a9f41cbced SONAR-16162 Enable New Code based on "reference branch" with a scanner parameter 2 years ago
  Duarte Meneses 7aa77dfb22 SONAR-16097 Apply feedback 2 years ago
  Duarte Meneses ecf844b394 SONAR-16097 Add plugin cache to the Sensor API 2 years ago
  Duarte Meneses 1269984e8e SONAR-16115 Store plugin's scanner cache in SonarQube 2 years ago
  Lukasz Jarocki 210a771510 NO-JIRA fixed some unit tests not passing on Windows when username is long 2 years ago
  Zipeng WU 30b3456935 SONAR-16064 new API in SensorContext to indicate possibility to skip unchanged files 2 years ago
  Duarte Meneses 60c1a4038e SONAR-15994 Migrate Sonarqube IOC framework from Pico to Spring 2 years ago
  matteo-mara-sonarsource 2c055ed410 SONAR-12693 fix wording in scanner success message log 2 years ago
  Patrick Reinhart 982553a5cb SONAR-16026 Adds file lock retries when explode jar 2 years ago
  Zipeng WU ea660b1b65 Fix bugs from Quality Gate 2 years ago
  Duarte Meneses d0cc88391f SONAR-15966 Fix Spring bean names to include classloader 2 years ago
  Duarte Meneses a53007e824 SONAR-15966 Use Spring instead of Pico as dependency injection framework in the scanner-engine 2 years ago
  Pierre 89a3d21bc2 Update license headers for 2022 [update headers] 2 years ago
  Klaudio Sinani 20afbdaec8 [NO-JIRA] Fix reported code smells 2 years ago
  Jacek bfdb1de3bf Revert "SONAR-14929 - Detect trailing lines as new when it's a new change" 2 years ago
  Belen Pruvost 1f6d6df116 SONAR-14929 - Detect trailing lines as new when it's a new change 2 years ago
  Duarte Meneses 3ec97d1a43 SONAR-14929 New Code using a 'reference branch' doesn't detect changed code with git merge workflow 2 years ago
  Philippe Perrin f68eafbf6d SONAR-15906 Fix documentation links in analysis warning 2 years ago
  Jacek c46b02c711 [NO-JIRA] Fix Bugs, Code Smells 2 years ago
  Duarte Meneses 32a5fecb40 SONAR-15836 Language files are not automatically published 2 years ago
  Julien HENRY 1ffcc9a85c SONAR-15761 new API to identify Sensors processing files independently (#5091) 2 years ago
  Duarte Meneses d91ea92fe2 SONAR-15686 Files provided are restricted when PR for selected sensors 2 years ago
  Duarte Meneses 3f9445c259 Improve code quality 2 years ago
  Klaudio Sinani a3d88ea27c SONAR-15631 - Refactor UTs to stop using ExpectedException 2 years ago
  Duarte Meneses 9f7a5068bb Improve code quality 2 years ago
  chinhodado a8abcbdb23 Change log level of merge base sha1 to info 2 years ago
  Duarte Meneses 6519110cd4 Fix code quality issues 2 years ago
  Lukasz Jarocki b5fbdff6d4 SONAR-15487 added unit test for quickFixAvailable added in Issue and DefaultIssue 2 years ago
  Pierre bd9d0d1826 SONAR-15487 send isQuickFixAvailable fron scanner to CE 2 years ago