aboutsummaryrefslogtreecommitdiffstats
path: root/server
Commit message (Expand)AuthorAgeFilesLines
* SONAR-13764 Do not display two error messages simultaneouslyWouter Admiraal2020-12-171-1/+1
* SONAR-12872 Rename Markdown Syntax to Formatting SyntaxWouter Admiraal2020-12-1721-44/+323
* SONAR-10070 Show badge on issues raised by deprecated/removed rulesWouter Admiraal2020-12-178-1/+141
* Remove dead code generating secret AES keyDuarte Meneses2020-12-152-37/+4
* SONAR-14256 Create events not working for branchesDuarte Meneses2020-12-143-40/+71
* Close all resources automaticallyZipeng WU2020-12-141-13/+4
* fix code smellsPierre2020-12-14109-242/+242
* Floating point numbers should not be tested for equalityPhilippe Perrin2020-12-141-1/+1
* InputSteam.read() implementation should not return a signed byteZipeng WU2020-12-141-1/+3
* Fix AssertJ assertionsPhilippe Perrin2020-12-144-4/+11
* DOCS add note about automatic branch analysis only with Gitmichaelbirnstiehl2020-12-131-0/+3
* Code smell fix: remove unused codeZipeng WU2020-12-116-9/+0
* Fix various code smellsJacek2020-12-097-21/+43
* Add missing package-info.javaJacek2020-12-0972-0/+1656
* Code smells test fixesJacek2020-12-0945-297/+320
* Assertions should not compare an object to itselfPhilippe Perrin2020-12-091-23/+30
* Fix optional get without ifPresent checkZipeng WU2020-12-091-1/+1
* remove use of Stream.peek()Pierre2020-12-0910-110/+78
* fix floating point equalityZipeng WU2020-12-094-4/+4
* should not assign null when using OptionalZipeng WU2020-12-091-3/+3
* simplify email validationZipeng WU2020-12-092-7/+12
* Don't use fail() in a try/catch blockPhilippe Perrin2020-12-091-10/+8
* fix assertions on incompatible types on overall codePierre2020-12-097-22/+13
* fix multiple checked exceptions assertions on overall codePierre2020-12-091-12/+6
* SONAR-14224 return correct number of total issues in case index.max_result_wi...Jacek2020-12-086-1/+63
* SONAR-12821 Fail to update an application branch nameZipeng WU2020-12-082-6/+75
* SONAR-14111 Fix label in IDE selection dropdown when description is emptyJean-Baptiste Lievremont2020-12-073-13/+13
* SONAR-14189 sonar.dbcleaner.branchesToKeepWhenInactive ignored when set on pr...Michal Duda2020-12-046-30/+106
* SONAR-11556 Make bubblechart legend actionableJeremy Davis2020-12-0414-93/+872
* SONAR-13564 Allow sorting projects by security review ratingJeremy Davis2020-12-042-2/+21
* SONAR-10662 updated docs to match wrapper behaviour Tobias Trabelsi2020-12-041-0/+14
* DOCS add youtube links to documentationmichaelbirnstiehl2020-12-047-19/+30
* SONAR-13984 Do not use email address from controlled inputWouter Admiraal2020-12-033-23/+372
* SONAR-14154 Report API errors when updating issuesWouter Admiraal2020-12-032-1/+86
* SONAR-14077 Disable 'Configure analysis' button when issue sync is still in p...Wouter Admiraal2020-12-033-8/+76
* SONAR-14024 fix not purging some pull requestsMichal Duda2020-12-035-32/+90
* SONAR-14157 Rename quality gate events to Passed/Failed instead of Green/RedJulien HENRY2020-12-035-37/+35
* SONAR-8427 Add a timeZone param to api/issues/searchJulien HENRY2020-12-0321-93/+232
* SONAR-14130 Always underline Primary Location in snippetsJeremy Davis2020-12-034-3/+34
* SONAR-14120 Display file-level issues with multi-locationsJeremy Davis2020-12-036-13/+74
* SONAR-13836 Add PKIX path building failed error to analysis FAQmichaelbirnstiehl2020-12-021-0/+3
* SONAR-14200 Update Security Hotspot review statusmichaelbirnstiehl2020-12-021-1/+1
* DOCS move deploying plugins to communitymichaelbirnstiehl2020-12-023-197/+0
* SONAR-13934 Update landing page graphicsmichaelbirnstiehl2020-12-021-0/+0
* SSF-130 secure gitlab secretsZipeng WU2020-12-025-3/+134
* SONAR-14176 Fix upgrade notesJulien Lancelot2020-12-021-1/+2
* SONAR-12659 Improve Quality Profiles Query PerformanceBelen Pruvost2020-12-021-2/+2
* DOCS update links to SonarScanner for MSBuildmichaelbirnstiehl2020-12-023-5/+5
* SONAR-14181 Fix SSF-136Wouter Admiraal2020-12-023-82/+43
* SONAR-14125 Fix BBS Onboarding search resultsWouter Admiraal2020-12-023-8/+34