]> source.dussan.org Git - sonarqube.git/shortlog
sonarqube.git
2021-01-05 MikeBirnstiehlDOCS add C/C++/ObjectiveC note to scanner doc
2021-01-05 Duarte MenesesSONAR-12786 Improve startup error message when the...
2021-01-05 Malena EbertUse build-in Cirrus CI HTTP cache for gradle build...
2021-01-05 Malena EbertCleanup travis run_iris script
2021-01-05 Malena EbertFix iris download in travis build.
2021-01-04 Duarte MenesesSONAR-14268 Settings encryption uses 256 bit keys
2021-01-04 Wouter AdmiraalSONAR-12407 Do not disable facets with 0 results
2021-01-04 Wouter AdmiraalSONAR-12607 Update background task error message based...
2021-01-04 Wouter AdmiraalSONAR-13140 Improve side-menu tab scrolling on settings...
2020-12-23 JacekSONAR-13999 Reserve organization fields for protobuf...
2020-12-23 JacekSONAR-14297 Make migration app xml->db re-entrant in...
2020-12-22 Wouter AdmiraalSONAR-14292 Allow to directly link to a specific ALM...
2020-12-22 Wouter AdmiraalSONAR-14290 Improve first time visit to project create...
2020-12-22 Wouter AdmiraalSONAR-14291 Incorrect translation key for GitHub onboar...
2020-12-22 Wouter AdmiraalSONAR-14289 Missing translation key for GitLab onboardi...
2020-12-22 Wouter AdmiraalSONAR-14288 Missing translation keys for Azure DevOps...
2020-12-22 Michal DudaSONAR-13999 Remove OrganizationDbTester
2020-12-22 Michal DudaSONAR-13999 Remove organizations from Portfolio WS
2020-12-22 JacekSONAR-13999 drop OrganizationAlmBinding class and related
2020-12-22 Michal DudaSONAR-13999 remove all organization WS
2020-12-22 JacekSONAR-13312 drop 'sonar.organization' scanner parameter
2020-12-22 JacekSONAR-13999 drop Tester#disableOrganization() utility...
2020-12-22 JacekSONAR-13999 drop more organization utility classes
2020-12-22 Michal DudaSONAR-13999 remove orgs from application WS
2020-12-22 JacekSONAR-13999 drop leftovers of organization from Measure...
2020-12-22 JacekSONAR-13999 drop organization from CE steps
2020-12-22 JacekSONAR-13999 drop leftovers of organization from Quality...
2020-12-22 JacekSONAR-13999 drop organization from Rule WS
2020-12-22 JacekSONAR-13999 drop organization usage from UI WS
2020-12-22 Jeremy DavisSONAR-13999 Drop frontend organizations leftovers
2020-12-22 Jeremy DavisSONAR-13999 Drop orgs from Components
2020-12-22 Jeremy DavisSONAR-13999 Use global default project visibility
2020-12-22 Michal DudaSONAR-13999 remove some organization WS
2020-12-22 JacekSONAR-13999 drop completely usage of association betwee...
2020-12-22 JacekSONAR-13999 drop organization from QualityGate WS
2020-12-22 Michal DudaSONAR-13999 removed OrganizationMemberDao
2020-12-22 Michal DudaSONAR-13999 remove organizations from user WS
2020-12-22 Jeremy DavisSONAR-13999 Drop orgs from rules
2020-12-22 Jeremy DavisSONAR-13999 Remove orgs from issues
2020-12-22 JacekSONAR-13999 drop organization from Projects WS
2020-12-22 Jeremy DavisSONAR-13999 Drop orgs from QualityGates
2020-12-22 JacekSONAR-13999 move project default visibility to global...
2020-12-22 Michal DudaSONAR-13999 remove orgs from permission WS
2020-12-22 Michal DudaSONAR-13999 remove orgs from issue WS
2020-12-22 JacekSONAR-13999 drop organization from Notification WS
2020-12-22 Jeremy DavisSONAR-13999 Drop orgs from projects
2020-12-22 Michal DudaSONAR-13999 remove orgs from hotspots WS
2020-12-22 JacekSONAR-13999 drop organization from Components WS
2020-12-22 Jeremy DavisSONAR-13999 Drop orgs from Quality Profiles
2020-12-22 Michal DudaSONAR-13999 remove orgs webhook WS
2020-12-22 Jeremy DavisSONAR-13999 Drop orgs from webhooks
2020-12-22 Jeremy DavisSONAR-13999 Drop orgs from CE
2020-12-22 Jeremy DavisSONAR-13999 Drop deprecated api endpoints
2020-12-22 JacekSONAR-13999 drop organization from CE WS
2020-12-22 Michal DudaSONAR-13999 remove orgs from favorite WS
2020-12-21 Wouter AdmiraalSONAR-13707 Correct link to dashboard for referenced...
2020-12-21 Wouter AdmiraalSONAR-14269 Fix ALM configuration 'Learn more' links
2020-12-17 Philippe PerrinFix hotspots
2020-12-17 Wouter AdmiraalSONAR-8714 Make authorization errors more noticeable
2020-12-17 Wouter AdmiraalSONAR-13764 Do not display two error messages simultane...
2020-12-17 Wouter AdmiraalSONAR-12872 Rename Markdown Syntax to Formatting Syntax
2020-12-17 Wouter AdmiraalSONAR-10070 Show badge on issues raised by deprecated...
2020-12-15 Duarte MenesesRemove dead code generating secret AES key
2020-12-15 Duarte MenesesSONAR-13586 Specify target pull request with the remote...
2020-12-14 Duarte MenesesSONAR-14256 Create events not working for branches
2020-12-14 Zipeng WUClose all resources automatically
2020-12-14 Pierrefix code smells
2020-12-14 Zipeng WURefactor regex that can lead to a stack overflow for...
2020-12-14 Philippe PerrinFloating point numbers should not be tested for equality
2020-12-14 Zipeng WUInputSteam.read() implementation should not return...
2020-12-14 Zipeng WUUse thread safe date time API
2020-12-14 Philippe PerrinFix AssertJ assertions
2020-12-13 michaelbirnstiehlDOCS add note about automatic branch analysis only...
2020-12-11 Zipeng WUCode smell fix: remove unused code
2020-12-11 Tobias TrabelsiSONAR-10662 Adapted default wrapper config
2020-12-09 JacekFix various code smells
2020-12-09 JacekAdd missing package-info.java
2020-12-09 JacekCode smells test fixes
2020-12-09 Philippe PerrinAssertions should not compare an object to itself
2020-12-09 Zipeng WUFix optional get without ifPresent check
2020-12-09 Pierreremove use of Stream.peek()
2020-12-09 PierreClass should not access its own subclass during initial...
2020-12-09 Zipeng WUfix floating point equality
2020-12-09 Zipeng WUshould not assign null when using Optional
2020-12-09 Zipeng WUsimplify email validation
2020-12-09 Philippe PerrinDon't use fail() in a try/catch block
2020-12-09 Pierrefix assertions on incompatible types on overall code
2020-12-09 Pierrefix multiple checked exceptions assertions on overall...
2020-12-09 Mathieu SuenSONAR-14252 Upgade language analyzer
2020-12-08 Mathieu Suenupgrade to 8.7
2020-12-08 JacekSONAR-14224 return correct number of total issues in...
2020-12-08 Tobias Trabelsi[OWASP] Findings of the night
2020-12-08 Zipeng WUSONAR-12821 Fail to update an application branch name
2020-12-07 Jean-Baptiste... SONAR-14111 Fix label in IDE selection dropdown when...
2020-12-04 Mathieu SuenSONAR-14219,SONAR-14217,SONAR-14209,SONAR-14220 Upgrade...
2020-12-04 Michal DudaSONAR-14189 sonar.dbcleaner.branchesToKeepWhenInactive...
2020-12-04 Jeremy DavisSONAR-11556 Make bubblechart legend actionable
2020-12-04 Jeremy DavisSONAR-13564 Allow sorting projects by security review...
2020-12-04 Tobias TrabelsiSONAR-10662 updated docs to match wrapper behaviour
2020-12-04 michaelbirnstiehlDOCS add youtube links to documentation
next