Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | SONAR-11363 Display duplications on the measures page | Stas Vilchik | 2018-11-07 | 1 | -1/+0 | |
| | ||||||
* | SONAR-11362 Display duplications in the project header | Stas Vilchik | 2018-11-07 | 1 | -1/+1 | |
| | ||||||
* | SONAR-11204 Colorblind friendly banners (#899) | Stas Vilchik | 2018-10-30 | 1 | -0/+6 | |
| | ||||||
* | SONARCLOUD-158 Update message when system is starting | Pascal Mugnier | 2018-10-30 | 1 | -5/+5 | |
| | ||||||
* | SONAR-11263 Add a confirmation modal when canceling background tasks | Stas Vilchik | 2018-10-26 | 1 | -0/+3 | |
| | ||||||
* | Fix code flows | Pascal Mugnier | 2018-10-25 | 1 | -3/+2 | |
| | ||||||
* | SONAR-11371 Change the banner text with rules missing info | Pascal Mugnier | 2018-10-25 | 1 | -2/+2 | |
| | ||||||
* | SONAR-11397 Update UI using WS mock | Pascal Mugnier | 2018-10-25 | 1 | -0/+2 | |
| | ||||||
* | SONAR-11228 Provide link to the security page when creating a token | Stas Vilchik | 2018-10-25 | 1 | -1/+2 | |
| | ||||||
* | Fix bugs, mainly about type casts | Simon Brandhof | 2018-10-18 | 1 | -1/+1 | |
| | ||||||
* | SONARCLOUD-138 Make forms clearer when upgrading an organization (#761) | Stas Vilchik | 2018-10-12 | 1 | -1/+0 | |
| | ||||||
* | SONAR-11267 add missing l10n message | Stas Vilchik | 2018-10-11 | 1 | -0/+1 | |
| | ||||||
* | Fix translation | Pascal Mugnier | 2018-10-10 | 1 | -1/+1 | |
| | ||||||
* | Apply feedbacks | Pascal Mugnier | 2018-10-10 | 1 | -2/+2 | |
| | ||||||
* | Change permission template project creator explanation | Pascal Mugnier | 2018-10-10 | 1 | -1/+1 | |
| | ||||||
* | SONAR-11271 Introduce two new rights | Eric Hartmann | 2018-10-10 | 1 | -0/+4 | |
| | | | | | APPLICATION_CREATOR to allow creation of Applications PORTFOLIO_CREATOR to allow creation of Portfolios | |||||
* | SONAR-11289 Make portfolio creation popup accessible to non global admin | Grégoire Aubert | 2018-10-10 | 1 | -0/+4 | |
| | ||||||
* | SONAR-11271 Add new permissions and update layout to group them | Grégoire Aubert | 2018-10-10 | 1 | -5/+9 | |
| | ||||||
* | Fix typo: bellow -> below | Janos Gyerik | 2018-10-10 | 1 | -1/+1 | |
| | ||||||
* | SONAR-11279 Prevent null change to be added to DefaultIssue (#791) | Benoit | 2018-10-10 | 2 | -1/+13 | |
| | ||||||
* | SONAR-11302 Decrease ORGANIZATIONS#KEE from 300 to 255 | Julien Lancelot | 2018-10-10 | 1 | -4/+4 | |
| | | | | | As personal organizations are created from login, it was decided to increase the org key size to a round number (300) higher than the login size (255). Unfortunately, MySQL doesn't support to use more than 255 characters in a unique index. | |||||
* | SONAR-11262 Add branch name in failed analysis notif | Grégoire Aubert | 2018-10-10 | 1 | -0/+2 | |
| | ||||||
* | SONAR-11207 Display analysis warnings in the web app | Stas Vilchik | 2018-10-10 | 1 | -0/+5 | |
| | ||||||
* | SONARCLOUD-128 allow up to 300 characters for org name and key | Stas Vilchik | 2018-10-10 | 1 | -4/+4 | |
| | ||||||
* | SONAR-10555 fail analysis if leak period is invalid | Sébastien Lesaint | 2018-10-03 | 1 | -4/+0 | |
| | ||||||
* | SONARCLOUD-120 update landing page of just created organization | Stas Vilchik | 2018-09-25 | 1 | -0/+2 | |
| | ||||||
* | SONARCLOUD-43 Allow users to select the plan when creating an org (#705) | Stas Vilchik | 2018-09-25 | 1 | -0/+5 | |
| | ||||||
* | SONARCLOUD-120 Add new "Create Organization" page (#691) | Stas Vilchik | 2018-09-25 | 1 | -0/+19 | |
| | ||||||
* | SONAR-10541, SONAR-10331 Drop compatibility mode and clean plugin classloader | Julien HENRY | 2018-09-19 | 5 | -111/+31 | |
| | ||||||
* | SONAR-11164 improve display of empty measures page | Stas Vilchik | 2018-09-19 | 1 | -0/+1 | |
| | ||||||
* | SONAR-11159 SONAR-11160 Add new coverage and overall coverage next to branch ↵ | Grégoire Aubert | 2018-09-19 | 1 | -0/+2 | |
| | | | | status | |||||
* | SONAR-11164 Add measures page for short-lived branches and PR | Grégoire Aubert | 2018-09-19 | 1 | -0/+1 | |
| | ||||||
* | SONAR-11184 Deprecate custom measure feature in the web app | Stas Vilchik | 2018-09-07 | 1 | -0/+2 | |
| | ||||||
* | SONAR-11128 Add parameter metadata on the Web API page | Stas Vilchik | 2018-08-27 | 1 | -0/+4 | |
| | ||||||
* | SONAR-10678 Make global navigation links on the right side discernible | Stas Vilchik | 2018-08-27 | 1 | -0/+1 | |
| | ||||||
* | SONAR-8368 fix quality flaws in AbstractTracker inner classes | Sébastien Lesaint | 2018-08-21 | 1 | -4/+16 | |
| | ||||||
* | SONAR-8368 restore resolution when reopening closed issues | Sébastien Lesaint | 2018-08-21 | 2 | -7/+11 | |
| | ||||||
* | SONAR-8368 reopen closed issues (restore status) | Sébastien Lesaint | 2018-08-21 | 8 | -32/+232 | |
| | | | | but those from Hotspots rules and manual vulnerabilities | |||||
* | SONAR-8368 use Stream instead of Iterable in Tracking class | Sébastien Lesaint | 2018-08-21 | 3 | -17/+12 | |
| | ||||||
* | SONAR-8368 add line remove changelog when closing issue | Sébastien Lesaint | 2018-08-21 | 1 | -0/+1 | |
| | ||||||
* | SONAR-8368 fix issue change log diff parsing for old value alone | Sébastien Lesaint | 2018-08-21 | 2 | -20/+25 | |
| | ||||||
* | SONAR-9369 Add search for module, directory, file and author facets (#606) | Stas Vilchik | 2018-08-21 | 1 | -0/+4 | |
| | ||||||
* | SONAR-6400 allow to show more items in a facet (#597) | Stas Vilchik | 2018-08-21 | 1 | -0/+2 | |
| | ||||||
* | SONAR-9693 Better display facets with long names (#586) | Stas Vilchik | 2018-08-21 | 1 | -1/+1 | |
| | ||||||
* | fixup! SONAR-10471 Improve leak period description for specific date | Grégoire Aubert | 2018-08-20 | 1 | -2/+2 | |
| | ||||||
* | SONAR-10471 Improve leak period description for specific date | Grégoire Aubert | 2018-08-20 | 1 | -4/+4 | |
| | ||||||
* | SONAR-10209 handle deleted Quality Profile on project page | Pascal Mugnier | 2018-08-10 | 1 | -0/+1 | |
| | ||||||
* | SONAR-11038 Add Configure Analysis button in projects page | Grégoire Aubert | 2018-08-10 | 1 | -0/+1 | |
| | ||||||
* | SONAR-11029 Move the tutorial inside provisioned projects dashboard | Grégoire Aubert | 2018-08-10 | 1 | -5/+16 | |
| | | | | | | | | | | | | * Move/Rename files of tutorials folder * SONAR-11049 Update tutorial UI and move it inside the project dashboard * SONAR-11050 Update tutorial to skip now useless steps * Remove unused style * SONAR-11030 Make dashboard tutorial work with already known project key * Better manage error messages when no analysis and analyzed branches * SONAR-11052 Refresh project status as long as there is no analysis * SONAR-11051 Add infos suggestions depending on the ALM of the project * Do no display tutorial when there is analyses in the pipe | |||||
* | SONAR-11037 SONAR-11038 Show list of personal public repositories and allow ↵ | Grégoire Aubert | 2018-08-10 | 1 | -0/+1 | |
| | | | | | | | | | | to provision project * SONAR-11043 List repositories with their types * SONAR-11046 Check and disable already linked repositories * SONAR-11044 Provision project and redirect to project dashboard * SONAR-11048 Reload repositories after create failure * SONAR-11038 Use new project create page everywhere on SonarCloud |