aboutsummaryrefslogtreecommitdiffstats
path: root/server
Commit message (Expand)AuthorAgeFilesLines
...
* SONAR-13999 Drop orgs from Quality ProfilesJeremy Davis2020-12-2283-413/+201
* SONAR-13999 remove orgs webhook WSMichal Duda2020-12-2221-625/+372
* SONAR-13999 Drop orgs from webhooksJeremy Davis2020-12-223-38/+11
* SONAR-13999 Drop orgs from CEJeremy Davis2020-12-2213-61/+8
* SONAR-13999 Drop deprecated api endpointsJeremy Davis2020-12-223-196/+0
* SONAR-13999 drop organization from CE WSJacek2020-12-2221-476/+320
* SONAR-13999 remove orgs from favorite WSMichal Duda2020-12-227-113/+116
* SONAR-14269 Fix ALM configuration 'Learn more' linksWouter Admiraal2020-12-2114-74/+149
* Fix hotspotsPhilippe Perrin2020-12-178-278/+9
* SONAR-8714 Make authorization errors more noticeableWouter Admiraal2020-12-176-46/+105
* 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