Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | SONAR-9919 obfuscate webhook URL in api/webhooks/list response | Sébastien Lesaint | 2018-12-20 | 6 | -13/+51 |
| | |||||
* | SONAR-9919 fix indent in webhook's ListActionTest | Sébastien Lesaint | 2018-12-20 | 1 | -195/+184 |
| | |||||
* | SONAR-9919 obfuscate credentials in webhook delivery logs | Sébastien Lesaint | 2018-12-20 | 6 | -7/+212 |
| | |||||
* | Update SQ Marketplace EE features (#1085) | n-b-sonar | 2018-12-20 | 1 | -2/+2 |
| | |||||
* | Update issues comment box placeholder for won't fix | Grégoire Aubert | 2018-12-20 | 1 | -1/+1 |
| | |||||
* | SONAR-11446 Add Google Analytics on static docs pages | Grégoire Aubert | 2018-12-20 | 1 | -0/+10 |
| | |||||
* | DOC re-order 7.5 items | G. Ann Campbell | 2018-12-20 | 1 | -6/+6 |
| | |||||
* | DOC 7.5 add jira release notes link | G. Ann Campbell | 2018-12-20 | 1 | -0/+2 |
| | |||||
* | DOC add deadlock fix to 7.5 | G. Ann Campbell | 2018-12-20 | 1 | -2/+11 |
| | | | + minor edits in consultation with Chris | ||||
* | DOC write 7.5 upgrade notes | G. Ann Campbell | 2018-12-20 | 1 | -0/+13 |
| | |||||
* | SONARCLOUD-278 Reduce SQL requests on RegisterQualityProfiles | Eric Hartmann | 2018-12-20 | 6 | -39/+124 |
| | |||||
* | SONAR-11506, SSF-62 Handle XSS code in project links | Wouter Admiraal | 2018-12-20 | 8 | -18/+186 |
| | |||||
* | SONARCLOUD-217 Try to fetch the installed alm organization on a longer ↵ | Grégoire Aubert | 2018-12-13 | 4 | -29/+39 |
| | | | | period of time | ||||
* | SONAR-11545 Languages should be ordered in documentation of web api | Simon Brandhof | 2018-12-12 | 6 | -21/+66 |
| | |||||
* | finish removing legacy react context (#1055) | Stas Vilchik | 2018-12-12 | 50 | -383/+364 |
| | |||||
* | SONARCLOUD-213 fix Quality flaws | Simon Brandhof | 2018-12-12 | 10 | -48/+30 |
| | |||||
* | SONARCLOUD-220 refactor the class Credentials | Simon Brandhof | 2018-12-12 | 6 | -19/+41 |
| | |||||
* | SONARCLOUD-220 add WS api/autoscan/github_repository | Simon Brandhof | 2018-12-12 | 5 | -3/+37 |
| | |||||
* | Fix Quality flaws | Simon Brandhof | 2018-12-12 | 1 | -1/+1 |
| | |||||
* | SONARCLOUD-213 add core extension CustomAuthentication | Simon Brandhof | 2018-12-12 | 5 | -19/+100 |
| | |||||
* | SONARCLOUD-213 rename UserIdentityAuthenticator | Simon Brandhof | 2018-12-12 | 14 | -107/+107 |
| | | | | to UserRegistrar to help understanding its responsibility. | ||||
* | SONARCLOUD-213 rename classes related to auth by credentials | Simon Brandhof | 2018-12-12 | 30 | -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 Credentials | Simon Brandhof | 2018-12-12 | 10 | -69/+185 |
| | |||||
* | SONARCLOUD-213 refactor Authenticators to return UserSession | Simon Brandhof | 2018-12-12 | 7 | -84/+86 |
| | | | | | | | - Authenticators renamed RequestAuthenticator - the logic between UserDto and UserSession is moved outside UserSessionInitializer | ||||
* | SONARCLOUD-213 clarify "scan" in org vs project permissions | Simon Brandhof | 2018-12-12 | 11 | -36/+31 |
| | |||||
* | SONARCLOUD-213 remove useless method in PermissionService | Simon Brandhof | 2018-12-12 | 13 | -67/+25 |
| | |||||
* | SONAR-11522 Update Win analysis command in tutorial | Wouter Admiraal | 2018-12-11 | 5 | -20/+28 |
| | | | | Quote -D arguments if the OS is Windows. | ||||
* | remove some usages of legacy react context | Stas Vilchik | 2018-12-11 | 83 | -873/+787 |
| | |||||
* | replace deprecated componentKey in web api calls | Stas Vilchik | 2018-12-11 | 12 | -31/+24 |
| | |||||
* | SONARCLOUD-260 Update contact form | Wouter Admiraal | 2018-12-11 | 1 | -3/+2 |
| | |||||
* | SONARCLOUD-268 Add Apex language icon to /about and /about/sq | Wouter Admiraal | 2018-12-10 | 3 | -1/+6 |
| | |||||
* | SONARCLOUD-200 Adjust color of the languages block on the Home Page | Wouter Admiraal | 2018-12-10 | 53 | -115/+119 |
| | |||||
* | SONARCLOUD-210 Correct language icons on Azure DevOps page | Wouter Admiraal | 2018-12-10 | 2 | -18/+19 |
| | |||||
* | SONARCLOUD-170 Update header people image | Wouter Admiraal | 2018-12-10 | 1 | -0/+0 |
| | | | | Update the image, the girl now has an arm. | ||||
* | Hardening dec 5 (#1030) | wouter-admiraal-sonarsource | 2018-12-10 | 7 | -106/+260 |
| | | | | | | | | | | | | | * 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 projects | Grégoire Aubert | 2018-12-07 | 1 | -14/+0 |
| | |||||
* | SONARCLOUD-176 Allow upgrading to paid organization when provisioning projects | Grégoire Aubert | 2018-12-07 | 80 | -798/+1887 |
| | | | | | | | * 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 mode | Grégoire Aubert | 2018-12-07 | 2 | -17/+30 |
| | |||||
* | SONARCLOUD-211 Return alm info in api/organizations/search only when member ↵ | Julien Lancelot | 2018-12-07 | 4 | -40/+94 |
| | | | | is set to true | ||||
* | SONARCLOUD-176 Return subscription in api/organizations/search | Julien Lancelot | 2018-12-07 | 2 | -12/+59 |
| | |||||
* | SONARCLOUD-175 Update paid plan promotion box and billing form | Grégoire Aubert | 2018-12-07 | 4 | -25/+32 |
| | |||||
* | SONARCLOUD-183 Advertise paid plan and recommend it to users | Grégoire Aubert | 2018-12-07 | 24 | -211/+914 |
| | |||||
* | SONARCLOUD-178 Simplify SC onboarding popup | Grégoire Aubert | 2018-12-07 | 9 | -127/+4 |
| | |||||
* | SONARCLOUD-175 Support step to upgrade organization when importing from ALM | Grégoire Aubert | 2018-12-07 | 20 | -744/+1015 |
| | |||||
* | SONAR-11555 Exclude Security Hotspot from issue count metrics | Benoit | 2018-12-07 | 4 | -13/+29 |
| | |||||
* | DOCS - Update sonarcloud-pricing.md (#1029) | Xavier Bourguignon | 2018-12-07 | 2 | -3/+3 |
| | | | | | | | | * Update sonarcloud-pricing.md * Update billing.send_me_receipt accordingly to documentation * putting paths in bold | ||||
* | SONAR-11489 drop listing of files covered by a tests | Stas Vilchik | 2018-12-07 | 12 | -948/+1 |
| | |||||
* | SONAR-11489 drop listing of tests that cover a line | Stas Vilchik | 2018-12-07 | 7 | -341/+57 |
| | |||||
* | SONAR-11067 Align status dots in Branches Admin page | Stas Vilchik | 2018-12-07 | 5 | -14/+9 |
| | |||||
* | SONAR-10641 Reduce space between project name and badge on Projects page | Stas Vilchik | 2018-12-07 | 2 | -2/+2 |
| |