summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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-2222-490/+332
* SONAR-13999 remove orgs from favorite WSMichal Duda2020-12-228-114/+116
* SONAR-13707 Correct link to dashboard for referenced ApplicationsWouter Admiraal2020-12-211-1/+0
* 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-1722-45/+324
* SONAR-10070 Show badge on issues raised by deprecated/removed rulesWouter Admiraal2020-12-179-1/+144
* Remove dead code generating secret AES keyDuarte Meneses2020-12-152-37/+4
* SONAR-13586 Specify target pull request with the remote nameDuarte Meneses2020-12-152-17/+36
* 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-14141-366/+378
* Refactor regex that can lead to a stack overflow for large inputsZipeng WU2020-12-142-7/+25
* 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
* Use thread safe date time APIZipeng WU2020-12-141-14/+8
* 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-119-25/+0
* SONAR-10662 Adapted default wrapper config Tobias Trabelsi2020-12-111-2/+2
* 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-095-60/+76
* Fix optional get without ifPresent checkZipeng WU2020-12-091-1/+1
* remove use of Stream.peek()Pierre2020-12-0911-112/+85
* Class should not access its own subclass during initializationPierre2020-12-093-25/+65
* fix floating point equalityZipeng WU2020-12-095-5/+5
* 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-0911-38/+25
* fix multiple checked exceptions assertions on overall codePierre2020-12-091-12/+6
* SONAR-14252 Upgade language analyzerMathieu Suen2020-12-091-1/+1
* upgrade to 8.7Mathieu Suen2020-12-081-1/+1
* SONAR-14224 return correct number of total issues in case index.max_result_wi...Jacek2020-12-086-1/+63
* [OWASP] Findings of the night Tobias Trabelsi2020-12-081-1/+1
* 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-14219,SONAR-14217,SONAR-14209,SONAR-14220 Upgrade analyzer pluginMathieu Suen2020-12-041-9/+9
* SONAR-14189 sonar.dbcleaner.branchesToKeepWhenInactive ignored when set on pr...Michal Duda2020-12-046-30/+106
* SONAR-11556 Make bubblechart legend actionableJeremy Davis2020-12-0415-93/+873
* SONAR-13564 Allow sorting projects by security review ratingJeremy Davis2020-12-043-2/+23
* SONAR-10662 updated docs to match wrapper behaviour Tobias Trabelsi2020-12-043-2/+18
* DOCS add youtube links to documentationmichaelbirnstiehl2020-12-047-19/+30