summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Release 7.57.5Julien Lancelot2018-12-201-1/+1
|
* SONAR-11405 Upgrade code analyzers to latest released versionsJulien Lancelot2018-12-201-7/+7
|
* SONAR-11403 Embed SonarScala in all SonarQube editionsJulien Lancelot2018-12-201-0/+1
|
* SONAR-9919 obfuscate webhook URL in api/webhooks/list responseSébastien Lesaint2018-12-206-13/+51
|
* SONAR-9919 fix indent in webhook's ListActionTestSébastien Lesaint2018-12-201-195/+184
|
* SONAR-9919 obfuscate credentials in webhook delivery logsSébastien Lesaint2018-12-206-7/+212
|
* Update SQ Marketplace EE features (#1085)n-b-sonar2018-12-201-2/+2
|
* Update issues comment box placeholder for won't fixGrégoire Aubert2018-12-202-2/+2
|
* SONAR-11446 Add Google Analytics on static docs pagesGrégoire Aubert2018-12-201-0/+10
|
* DOC re-order 7.5 itemsG. Ann Campbell2018-12-201-6/+6
|
* DOC 7.5 add jira release notes linkG. Ann Campbell2018-12-201-0/+2
|
* DOC add deadlock fix to 7.5G. Ann Campbell2018-12-201-2/+11
| | | + minor edits in consultation with Chris
* DOC write 7.5 upgrade notesG. Ann Campbell2018-12-201-0/+13
|
* SONARCLOUD-278 Reduce SQL requests on RegisterQualityProfilesEric Hartmann2018-12-206-39/+124
|
* SONAR-11506, SSF-62 Handle XSS code in project linksWouter Admiraal2018-12-208-18/+186
|
* SONARCLOUD-217 Try to fetch the installed alm organization on a longer ↵Grégoire Aubert2018-12-134-29/+39
| | | | period of time
* SONAR-11545 Languages should be ordered in documentation of web apiSimon Brandhof2018-12-126-21/+66
|
* finish removing legacy react context (#1055)Stas Vilchik2018-12-1250-383/+364
|
* SONARCLOUD-213 fix Quality flawsSimon Brandhof2018-12-1211-54/+35
|
* SONARCLOUD-220 refactor the class CredentialsSimon Brandhof2018-12-126-19/+41
|
* SONARCLOUD-220 add WS api/autoscan/github_repositorySimon Brandhof2018-12-125-3/+37
|
* Fix Quality flawsSimon Brandhof2018-12-121-1/+1
|
* SONARCLOUD-213 add core extension CustomAuthenticationSimon Brandhof2018-12-125-19/+100
|
* SONARCLOUD-213 rename UserIdentityAuthenticatorSimon Brandhof2018-12-1214-107/+107
| | | | to UserRegistrar to help understanding its responsibility.
* SONARCLOUD-213 rename classes related to auth by credentialsSimon Brandhof2018-12-1230-148/+165
| | | | | | | | | | | | | - rename "Authenticator" to "Authentication" - add a bit of javadoc - highlight the relations BasicAuthentication |- UserTokenAuthentication |- CredentialsAuthentication |- CredentialsExternalAuthentication |- CredentialsLocalAuthentication
* SONARCLOUD-213 merge login and password into new class CredentialsSimon Brandhof2018-12-1210-69/+185
|
* SONARCLOUD-213 refactor Authenticators to return UserSessionSimon Brandhof2018-12-127-84/+86
| | | | | | | - Authenticators renamed RequestAuthenticator - the logic between UserDto and UserSession is moved outside UserSessionInitializer
* SONARCLOUD-213 clarify "scan" in org vs project permissionsSimon Brandhof2018-12-1212-36/+37
|
* SONARCLOUD-213 remove useless method in PermissionServiceSimon Brandhof2018-12-1214-67/+34
|
* SONAR-11522 Update Win analysis command in tutorialWouter Admiraal2018-12-115-20/+28
| | | | Quote -D arguments if the OS is Windows.
* remove some usages of legacy react contextStas Vilchik2018-12-1183-873/+787
|
* replace deprecated componentKey in web api callsStas Vilchik2018-12-1112-31/+24
|
* SONARCLOUD-260 Update contact formWouter Admiraal2018-12-111-3/+2
|
* SONARCLOUD-268 Add Apex language icon to /about and /about/sqWouter Admiraal2018-12-103-1/+6
|
* SONARCLOUD-200 Adjust color of the languages block on the Home PageWouter Admiraal2018-12-1053-115/+119
|
* SONARCLOUD-210 Correct language icons on Azure DevOps pageWouter Admiraal2018-12-102-18/+19
|
* SONARCLOUD-170 Update header people imageWouter Admiraal2018-12-101-0/+0
| | | | Update the image, the girl now has an arm.
* SONAR-11566 Sub modules don't always have a valid relative path from the rootDuarte Meneses2018-12-102-5/+55
|
* Hardening dec 5 (#1030)wouter-admiraal-sonarsource2018-12-108-107/+262
| | | | | | | | | | | | | * SONAR-11533 Drop obsolete bullet in 'How To Use' section for encryption * SONAR-11541 Give branch and PR names more room in dropdown * SONAR-11469 Display an Alert when redirected to login When a user is redirected to the login page after trying to access a page which she doesn't have sufficient permissions for, display an alert explaining why the user was redirected, and provide a link to go back to the homepage.
* SONARCLOUD-197 Hide manual binding feature for automatically bound SC projectsGrégoire Aubert2018-12-071-14/+0
|
* SONARCLOUD-176 Allow upgrading to paid organization when provisioning projectsGrégoire Aubert2018-12-0781-803/+1900
| | | | | | | * Update UpgradeOrganizationBox component with new cardPlan component * Display upgrade box only when needed * Introduce isDefined type guard * Update repositories selection workflow
* Add parameter to get extension's l10n bundle in dev modeGrégoire Aubert2018-12-072-17/+30
|
* SONARCLOUD-211 Return alm info in api/organizations/search only when member ↵Julien Lancelot2018-12-074-40/+94
| | | | is set to true
* SONARCLOUD-176 Return subscription in api/organizations/searchJulien Lancelot2018-12-073-12/+72
|
* SONARCLOUD-175 Update paid plan promotion box and billing formGrégoire Aubert2018-12-074-25/+32
|
* SONARCLOUD-183 Advertise paid plan and recommend it to usersGrégoire Aubert2018-12-0725-211/+915
|
* SONARCLOUD-178 Simplify SC onboarding popupGrégoire Aubert2018-12-0710-132/+6
|
* SONARCLOUD-175 Support step to upgrade organization when importing from ALMGrégoire Aubert2018-12-0721-744/+1016
|
* SONAR-11555 Exclude Security Hotspot from issue count metricsBenoit2018-12-074-13/+29
|
* DOCS - Update sonarcloud-pricing.md (#1029)Xavier Bourguignon2018-12-072-3/+3
| | | | | | | | * Update sonarcloud-pricing.md * Update billing.send_me_receipt accordingly to documentation * putting paths in bold