Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | SONAR-11458 Log analysis warning when cross-project duplication detection is ↵ | Duarte Meneses | 2019-06-28 | 7 | -100/+90 | |
| | | | | used | |||||
* | SONAR-10996 Deprecate the facetMode parameter of api/issues/search | Duarte Meneses | 2019-06-28 | 1 | -0/+1 | |
| | ||||||
* | SONAR-12221 Add pagination to api/qualitygates/search | Julien Lancelot | 2019-06-28 | 7 | -147/+113 | |
| | ||||||
* | SONAR-12208 List filter is not correct after search reset | philippe-perrin-sonarsource | 2019-06-28 | 1 | -2/+3 | |
| | ||||||
* | SONAR-11688 Make Help menu accessible | Wouter Admiraal | 2019-06-28 | 1 | -6/+6 | |
| | ||||||
* | SONAR-12106 Add link to overall issues of a file in new slim header | Wouter Admiraal | 2019-06-28 | 3 | -10/+74 | |
| | ||||||
* | SONAR-12222 Increase global navigation font size | Wouter Admiraal | 2019-06-28 | 1 | -1/+1 | |
| | ||||||
* | SONAR-12142 Authorization error not displayed correctly on login form | Wouter Admiraal | 2019-06-28 | 4 | -6/+5 | |
| | ||||||
* | SONAR-11714 Update new badges | Wouter Admiraal | 2019-06-28 | 2 | -1/+2 | |
| | ||||||
* | SONAR-11714 Update muted badges | Wouter Admiraal | 2019-06-28 | 1 | -7/+1 | |
| | ||||||
* | Remove inappropriate usage of outline badges | Wouter Admiraal | 2019-06-28 | 3 | -12/+3 | |
| | ||||||
* | SONAR-11714 Update default styles for outline badges | Wouter Admiraal | 2019-06-28 | 1 | -1/+2 | |
| | ||||||
* | SONAR-12209 Prevent flashing page in PR QG overview | Jeremy Davis | 2019-06-28 | 3 | -552/+96 | |
| | ||||||
* | SONAR-12196 Fix SSF-79 | Jeremy Davis | 2019-06-28 | 47 | -308/+995 | |
| | ||||||
* | SONAR-12191 Re-enable secondary location autoscroll for 1 location | Jeremy Davis | 2019-06-28 | 1 | -2/+3 | |
| | ||||||
* | Update dotnet analyzers documentation (#1758) | Andrei Epure | 2019-06-28 | 2 | -0/+12 | |
| | | | | | * Add links to dotnet scanners * Analyze generated code instructions * Give example of code gen tools | |||||
* | DOCS remove Java 8 support | MikeBirnstiehl | 2019-06-28 | 1 | -5/+2 | |
| | ||||||
* | Explicitly use babel compact to avoid the warning | Jeremy Davis | 2019-06-28 | 1 | -0/+1 | |
| | ||||||
* | SONAR-11830 Prevent branch names from disappearing in portfolio projects | Wouter Admiraal | 2019-06-28 | 5 | -106/+462 | |
| | ||||||
* | SONAR-11830 Don't show empty cell on projects and applications | Wouter Admiraal | 2019-06-28 | 6 | -23/+44 | |
| | | | | | | There are no individual files on applications and portfolios. Hence, they can never be pinned. Because of this, we can remove the empty cell at the start of each row. | |||||
* | SONAR-11937 Update empty main branch message | Wouter Admiraal | 2019-06-28 | 5 | -148/+122 | |
| | ||||||
* | Small performance improvement on documentation search | Wouter Admiraal | 2019-06-28 | 2 | -10/+16 | |
| | ||||||
* | SONAR-11936 Fix style glitch in embedded docs | Wouter Admiraal | 2019-06-28 | 1 | -1/+2 | |
| | ||||||
* | SONAR-11750 Add visible focus state on links for keyboard navigation | Wouter Admiraal | 2019-06-28 | 5 | -3/+31 | |
| | ||||||
* | SONAR-11684 Make 'Set as homepage' link more accessible | Wouter Admiraal | 2019-06-28 | 3 | -17/+15 | |
| | ||||||
* | SONAR-11685 Make 'Add to favorites' link more accessible | Wouter Admiraal | 2019-06-28 | 4 | -19/+21 | |
| | ||||||
* | SONAR-12204 Add measures icon to nloc link in portfolio overview | Wouter Admiraal | 2019-06-28 | 8 | -62/+77 | |
| | ||||||
* | SONAR-11985 Use a confirmation modal for token revoking | Wouter Admiraal | 2019-06-28 | 10 | -37/+163 | |
| | ||||||
* | Add username to token modal | Wouter Admiraal | 2019-06-28 | 2 | -4/+20 | |
| | ||||||
* | SONAR-12219 Fix formatting of rounded short numbers | Grégoire Aubert | 2019-06-28 | 5 | -24/+90 | |
| | ||||||
* | SONAR-12002 Fail startup if JRE < 11 | Duarte Meneses | 2019-06-28 | 9 | -202/+39 | |
| | ||||||
* | SONAR-12108 Support Java 11 RTE | Duarte Meneses | 2019-06-28 | 2 | -4/+14 | |
| | ||||||
* | Fix ITs | Duarte Meneses | 2019-06-28 | 1 | -0/+2 | |
| | ||||||
* | SONAR-12075 return scmAuthor in api/sources/issue_snippets | Sébastien Lesaint | 2019-06-28 | 3 | -64/+127 | |
| | ||||||
* | SONAR-12075 remove double negative boolean and a SQL request | Sébastien Lesaint | 2019-06-28 | 3 | -9/+6 | |
| | ||||||
* | SONAR−12075 actually test production code in SourcesWsTest | Sébastien Lesaint | 2019-06-28 | 4 | -76/+104 | |
| | | | | by replacing the content of this test by test of the new SourceWsModule class | |||||
* | Remove accidentally committed temporary files | Evgeny Mandrikov | 2019-06-28 | 2 | -0/+0 | |
| | ||||||
* | SONAR-12178 Add a label to the issues bulk change checkbox | Wouter Admiraal | 2019-06-28 | 2 | -0/+2 | |
| | ||||||
* | Make Checkbox component accessible | Wouter Admiraal | 2019-06-28 | 3 | -6/+33 | |
| | ||||||
* | SONAR-11773 Make issues 'See Rules Details' accessible | Wouter Admiraal | 2019-06-28 | 3 | -3/+52 | |
| | ||||||
* | SONAR-12186 Fix SSF-78 | Michal Duda | 2019-06-28 | 8 | -2/+257 | |
| | ||||||
* | Remove useless TODO7.8 | Julien Lancelot | 2019-06-18 | 1 | -1/+0 | |
| | ||||||
* | DOC start GH auth port | G. Ann Campbell | 2019-06-17 | 1 | -10/+101 | |
| | | | | | | | | | | | | | | | | | | | | * DOC start GH auth port * Finish up GH Auth * Consolidate group sync message, start SAML * DOC finish SAML * tidy up SAML * updates per review * typo * DOC: add identity management reference * SONAR-11824 details for GH auth with PR deco. app | |||||
* | DOC add upgrade note | G. Ann Campbell | 2019-06-15 | 1 | -0/+3 | |
| | ||||||
* | SONAR-12182 drop "sonar.branch" from SQ | Michal Duda | 2019-06-15 | 4 | -6/+5 | |
| | ||||||
* | SONAR-12195 Activity page: Filter security_review_rating to appear only for ↵ | Jeremy Davis | 2019-06-14 | 3 | -5/+123 | |
| | | | | portfolio | |||||
* | SONAR-12156 Add security review rating to portfolio overview | Jeremy Davis | 2019-06-14 | 39 | -1496/+945 | |
| | ||||||
* | SONAR-12131 Add security review rating to portfolios measures page | Jeremy Davis | 2019-06-14 | 1 | -1/+1 | |
| | ||||||
* | SONAR-12134 New security reports layout including security review rating | Jeremy Davis | 2019-06-14 | 2 | -119/+13 | |
| | ||||||
* | SONAR-12158 fix typo and formatting | MikeBirnstiehl | 2019-06-14 | 1 | -6/+6 | |
| |