Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | SONAR-11021 Add a migration for SonarCloud | Eric Hartmann | 2018-07-17 | 5 | -0/+434 |
| | |||||
* | SONAR-11021 Add default QProfile when creating organization | Eric Hartmann | 2018-07-17 | 3 | -15/+7 |
| | | | | | even if the registry do not contains the QualityProfile. BuiltInQProfileRepository must not be used because the plugin may have been uninstalled and when reinstalled this may break the contract. | ||||
* | Correct punctuation | G. Ann Campbell | 2018-07-17 | 1 | -1/+1 |
| | |||||
* | minor edit | G. Ann Campbell | 2018-07-17 | 1 | -2/+2 |
| | |||||
* | Documentation Security Reports | agigleux | 2018-07-17 | 1 | -1/+1 |
| | |||||
* | Documentation Security Reports | agigleux | 2018-07-17 | 1 | -3/+8 |
| | |||||
* | Security Report docs first draft | G. Ann Campbell | 2018-07-17 | 1 | -3/+18 |
| | |||||
* | Fix quality flaws | Julien HENRY | 2018-07-17 | 2 | -26/+47 |
| | |||||
* | Apply feedbacks on security reports | Pascal Mugnier | 2018-07-17 | 2 | -3/+17 |
| | |||||
* | Apply feedback for security reports (#503) | Pascal Mugnier | 2018-07-17 | 11 | -253/+321 |
| | |||||
* | bootstrap security reports doc page | G. Ann Campbell | 2018-07-17 | 1 | -0/+7 |
| | |||||
* | SONAR-10978 Fix support of branches and applications for security reports | Julien HENRY | 2018-07-17 | 4 | -18/+128 |
| | |||||
* | SONAR-10980 apply feedback (#502) | Stas Vilchik | 2018-07-17 | 7 | -20/+46 |
| | |||||
* | Create vulnerability definition | G. Ann Campbell | 2018-07-17 | 1 | -0/+1 |
| | |||||
* | Create hotspot definition | G. Ann Campbell | 2018-07-17 | 1 | -0/+1 |
| | |||||
* | Shorten CWE description | G. Ann Campbell | 2018-07-17 | 1 | -1/+1 |
| | |||||
* | Add security hotspots page (#478) | Pascal Mugnier | 2018-07-17 | 19 | -51/+2306 |
| | |||||
* | SONAR-10978 new WS to return security reports data | Julien HENRY | 2018-07-17 | 15 | -1/+1333 |
| | |||||
* | SONAR-10992 Set default value for types of issues/search: bug, ↵ | Janos Gyerik | 2018-07-17 | 4 | -9/+66 |
| | | | | vulnerability, code smell | ||||
* | SONAR-10985 Add filters for owaspTop10, sans25Top10, cwe (#485) | Janos Gyerik | 2018-07-17 | 8 | -12/+206 |
| | | | | | | | | | | * Add security standards for Xoo hotspot sensor (when API supports it) * Re-generate issues/SearchRequest * Verify security standards in issue search * Store security standards when registering rules | ||||
* | Move SANS_TOP_25_* constants to sonar-server-common | Janos Gyerik | 2018-07-17 | 4 | -10/+15 |
| | |||||
* | SONAR-10992 Make bugs, vulnerabilities and code smells default selection (#488) | Stas Vilchik | 2018-07-17 | 3 | -2/+15 |
| | |||||
* | SONAR-10980 display "No results" when facet is empty (#489) | Stas Vilchik | 2018-07-17 | 3 | -0/+36 |
| | |||||
* | SONAR-10983 Drop the "Effort" display mode on the Issues page (#487) | Stas Vilchik | 2018-07-17 | 24 | -163/+24 |
| | |||||
* | SONAR-10980 Add Standards facet on the Issues page (#473) | Stas Vilchik | 2018-07-17 | 11 | -10/+4356 |
| | |||||
* | Change rendering of hotspot issues (#480) | Pascal Mugnier | 2018-07-17 | 2 | -24/+30 |
| | |||||
* | Remove security hotspot measures | Janos Gyerik | 2018-07-17 | 6 | -74/+4 |
| | |||||
* | SONAR-10980 move languages facet up | Stas Vilchik | 2018-07-17 | 2 | -16/+16 |
| | |||||
* | SONAR-10980 Index security standards in ES and update issues/search WS | Julien HENRY | 2018-07-17 | 11 | -8/+230 |
| | |||||
* | SONAR-10986 Extend RulesDefinitions API to support security standards (#466) | Janos Gyerik | 2018-07-17 | 12 | -0/+195 |
| | |||||
* | SONAR-11026 Deprecate ProjectIssues and AnalysisMode | Julien HENRY | 2018-07-17 | 4 | -7/+16 |
| | |||||
* | SONAR-10898 Number of CE workers not taken into account in all nodes | Duarte Meneses | 2018-07-13 | 15 | -328/+28 |
| | |||||
* | Add doc on how to get invoices (#509) | Fabrice Bellingard | 2018-07-12 | 1 | -0/+6 |
| | | | [skip ci] | ||||
* | Fix incorrect SQL for MySQL and MsSQL | Eric Hartmann | 2018-07-12 | 1 | -2/+2 |
| | |||||
* | SONAR-10950 Add doc about org visibility | Fabrice Bellingard | 2018-07-11 | 7 | -10/+50 |
| | |||||
* | Fix quality flaws | Eric Hartmann | 2018-07-11 | 1 | -2/+1 |
| | |||||
* | SONAR-11012 Remove front end access checks on QP, QG and members page | Grégoire Aubert | 2018-07-11 | 11 | -96/+49 |
| | |||||
* | SONAR-11012 Private organization are not shown | Eric Hartmann | 2018-07-11 | 2 | -2/+59 |
| | | | | to not member unless there is a public project | ||||
* | SONAR-10948 Update warning message when changing visibility of project | Grégoire Aubert | 2018-07-11 | 3 | -75/+50 |
| | |||||
* | SONAR-10963 Improve privacy badges of projects and organization | Grégoire Aubert | 2018-07-11 | 57 | -234/+693 |
| | |||||
* | SONAR-10945 Hide QP in rules pages | Grégoire Aubert | 2018-07-11 | 21 | -303/+297 |
| | | | | | * SONAR-11003 Always set organization parameter in api/rules/search * SONAR-11002 Show rules and hide quality profiles inside rules page | ||||
* | Migrate remaining of organization app to TS | Grégoire Aubert | 2018-07-11 | 58 | -478/+621 |
| | |||||
* | SONAR-10944 Move subscription flag from api/organizations/search to ↵ | Julien Lancelot | 2018-07-11 | 8 | -104/+90 |
| | | | | api/navigation/organization | ||||
* | SONAR-10945 Active rules search is only for member on paid organizations | Julien Lancelot | 2018-07-11 | 11 | -319/+319 |
| | |||||
* | Sanitize ShowActionTest | Julien Lancelot | 2018-07-11 | 18 | -529/+241 |
| | |||||
* | SONAR-10949 Add membership check in api/organizations/search_members | Julien Lancelot | 2018-07-11 | 2 | -141/+134 |
| | |||||
* | SONAR-10945 QP and QG pages should only be visible only to members of paid ↵ | Grégoire Aubert | 2018-07-11 | 40 | -465/+704 |
| | | | | | | | | | | | organizations * SONAR-10968 Warn user about project privacy after billing upgrade * SONAR-10949 Show QG, QP, members and rules only when the user has correct access * SONAR-10959 Do not display Rules, QP and QG pages for non members of paid organizations * SONAR-10961 Do not display Members page for non member of private organizations * Remove rule permalink in issues page for non members of paid orgs * Do not display QP, QG on project overview page | ||||
* | SONAR-10948 SONAR-10960 Hide default visibility option of projects for ↵ | Grégoire Aubert | 2018-07-11 | 5 | -38/+34 |
| | | | | SonarCloud | ||||
* | SONAR-10948 Move UpdateProjectVisibility | Eric Hartmann | 2018-07-11 | 10 | -240/+183 |
| | | | | from api/organizations to api/projects | ||||
* | SONAR-10945 Prevent access qgates and rules to none members of paid organization | Julien Lancelot | 2018-07-11 | 32 | -186/+601 |
| | | | | | | | * Add membership check for paid organization in api/qualitygates ws * Add membership check for paid organization in api/rules ws * Move membership check in UserSession * Use UserSession#checkMemebership in QGates and Rules ws |