Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | SONAR-11935 No WS error message when display issues in removed file | Grégoire Aubert | 2019-05-07 | 8 | -41/+83 |
| | |||||
* | Fix MetaLink close button | Grégoire Aubert | 2019-05-07 | 4 | -66/+63 |
| | |||||
* | SONARCLOUD-633 Fix analysis of projects using 'sonar.branch' | Julien HENRY | 2019-05-07 | 2 | -36/+68 |
| | |||||
* | SONAR-12076 Add duplication popup back to the new multi location issue flow | Grégoire Aubert | 2019-05-07 | 21 | -126/+788 |
| | |||||
* | SONAR-11973 Update Xoo plugin for new sonarsourceSecurity facet testing | Wouter Admiraal | 2019-05-07 | 2 | -2/+2 |
| | |||||
* | SONAR-11825 Don't return activeRules and rules for applications and portfolios | Julien HENRY | 2019-05-07 | 3 | -30/+251 |
| | |||||
* | SONAR-11973 Update sonar-ws | Wouter Admiraal | 2019-05-07 | 4 | -1/+142 |
| | |||||
* | SONAR-11970 Update component menu for security reports | Wouter Admiraal | 2019-05-07 | 3 | -389/+158 |
| | |||||
* | SONAR-11970 Remove security report code from sonar-web | Wouter Admiraal | 2019-05-07 | 15 | -3024/+186 |
| | |||||
* | SONAR-11970 Move front-end implementation to extension | Wouter Admiraal | 2019-05-07 | 3 | -24/+40 |
| | |||||
* | SONAR-11983 support deployment on SonarCloud without downtime | Simon Brandhof | 2019-05-07 | 12 | -95/+230 |
| | |||||
* | SONAR-12028 Fix CWE distribution | Michal Duda | 2019-05-07 | 8 | -102/+103 |
| | |||||
* | SONAR-11983 Clean code | Michal Duda | 2019-05-07 | 1 | -24/+24 |
| | |||||
* | Sort categories on security reports by the order from the standards.json file | Wouter Admiraal | 2019-05-07 | 3 | -230/+257 |
| | |||||
* | SONAR-11180 add security facet to api/rules/search | Michal Duda | 2019-05-07 | 20 | -40/+366 |
| | |||||
* | SONAR-11180 Add Standards facet to the Rules page | Wouter Admiraal | 2019-05-07 | 6 | -19/+261 |
| | |||||
* | SONAR-11180 Open standards facet by default for hotspots and vulnerabilities | Wouter Admiraal | 2019-05-07 | 6 | -54/+278 |
| | |||||
* | SONAR-11982 Rename Standards facet group to Security Category | Wouter Admiraal | 2019-05-07 | 1 | -1/+1 |
| | |||||
* | SONAR-11973 Create a new SonarSource facet under the Standards facet group | Wouter Admiraal | 2019-05-07 | 9 | -60/+238 |
| | |||||
* | SONAR-11983 Create a new 'SonarSource' security report page | Wouter Admiraal | 2019-05-07 | 9 | -28/+385 |
| | |||||
* | SONAR-11983 Move Standards type to the global scope, and add the new ↵ | Wouter Admiraal | 2019-05-07 | 8 | -42/+53 |
| | | | | sonarsource type | ||||
* | SONAR-11973 add SonarSource security facet to issues search | Michal Duda | 2019-05-07 | 6 | -4/+42 |
| | |||||
* | SONAR-11983 new "sonarsource" security report | Michal Duda | 2019-05-07 | 19 | -115/+768 |
| | |||||
* | SONARCLOUD-570 Add missing metrics and quality gates labels (#1533) | Siegfried Ehret | 2019-05-06 | 5 | -5/+5 |
| | | | | | | * SONARCLOUD-570 Add missing metrics and quality gates labels * Fix typo in l10n properties | ||||
* | SONAR-12078 out of memory in CE if file has too many issues | Simon Brandhof | 2019-05-06 | 2 | -1/+14 |
| | |||||
* | SONARCLOUD-572 Remove email from permissions panel (frontend) (#1550) | Siegfried Ehret | 2019-05-06 | 3 | -6/+78 |
| | |||||
* | DOC Update cluster installation guide (#1527) | brian-cipollone-sonarsource | 2019-05-06 | 1 | -51/+82 |
| | | | | | | | | * DOC Update cluster installation guide * Update install-cluster.md * Incorporated suggestions and improvements | ||||
* | SONAR-11955 Fix travis error 'lodash/flatten' doesn't exist | Grégoire Aubert | 2019-05-06 | 5 | -8/+102 |
| | |||||
* | SONARCLOUD-302 Rename owners group description (#1552) | Siegfried Ehret | 2019-05-06 | 4 | -4/+4 |
| | |||||
* | SONAR-11898 Fix quality issues and improve coverage | Grégoire Aubert | 2019-05-06 | 21 | -122/+796 |
| | |||||
* | SONAR-11898 New codeviewer for multi-location issues (#1466) | Jeremy | 2019-05-06 | 37 | -488/+2139 |
| | | | | | Also includes SONAR-11901: Add slim header for the issues page | ||||
* | SONAR-11904 Create API endpoint to get snippets | Duarte Meneses | 2019-05-06 | 18 | -226/+1400 |
| | |||||
* | SONAR-11940 Fix overlapping issue locations | Wouter Admiraal | 2019-05-06 | 1 | -2/+11 |
| | |||||
* | SONAR-11900 Remove location counter from issues in the code viewer and issue ↵ | Wouter Admiraal | 2019-05-06 | 13 | -90/+1 |
| | | | | list | ||||
* | SONAR-11897 Increase sidebar issue box usability | Jeremy Davis | 2019-05-06 | 22 | -112/+989 |
| | |||||
* | SONAR-11966 Add security hotspot to Github Checks | Benoît Gianinetti | 2019-05-06 | 4 | -84/+23 |
| | |||||
* | SONAR-11968 Display Hotspots on the PR overview dashboard | Grégoire Aubert | 2019-05-06 | 13 | -162/+702 |
| | |||||
* | DOCS update and reorganize PR analysis | MikeBirnstiehl | 2019-05-06 | 2 | -37/+52 |
| | |||||
* | Revert "SONAR-11792 use dedicated temp directory for ES" | Sébastien Lesaint | 2019-05-06 | 10 | -337/+205 |
| | | | | This reverts commit 0257bd131f74ec031f19171869cc9e8cedd45dd2. | ||||
* | SONARCLOUD-568 Update label in admin panel | Siegfried Ehret | 2019-05-06 | 4 | -5/+98 |
| | | | | | | | | | | | | * SONARCLOUD-568 Update label in admin panel * Fix react error about missing key * SONARCLOUD-568 Rename parameter * fixup! SONARCLOUD-568 Update label in admin panel * fixup! SONARCLOUD-568 Rename parameter | ||||
* | SONARCLOUD-517 Hide organization binding link for non admin users | Siegfried Ehret | 2019-05-06 | 3 | -14/+95 |
| | | | | | | * SONARCLOUD-517 Hide organization binding link for non admin users * SONARCLOUD-517 Update tests | ||||
* | SONAR-11969 Make Edition available for analyzers in the Scanner API | Duarte Meneses | 2019-05-06 | 22 | -82/+210 |
| | |||||
* | DOC tidy nav trees | G. Ann Campbell | 2019-05-01 | 3 | -27/+27 |
| | | | | Now we can have multiple nav levels, so let's move Branches under Analyzing where it belongs | ||||
* | Remove relative date in front end unit test snapshot | Grégoire Aubert | 2019-05-01 | 11 | -441/+889 |
| | |||||
* | Fix instability of Junit report uploads on Cirrus | Simon Brandhof | 2019-05-01 | 1 | -41/+30 |
| | |||||
* | Adjust max package size | Duarte Meneses | 2019-04-30 | 1 | -1/+1 |
| | |||||
* | Upgrade gradle wrapper to 5.4.1 | Duarte Meneses | 2019-04-30 | 1 | -1/+1 |
| | |||||
* | SONAR-12016 Upgrade SQL Server JDBC Driver v7.2.2 | Duarte Meneses | 2019-04-30 | 1 | -1/+1 |
| | |||||
* | SONAR-11941 Support Oracle 18c | Duarte Meneses | 2019-04-30 | 1 | -1/+1 |
| | |||||
* | Upgrade jjwt to v0.10.5 for compatibility with Java 11 | Duarte Meneses | 2019-04-30 | 2 | -2/+7 |
| |