Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | SONAR-10673 Stop using font for icons (#252) | Stas Vilchik | 2018-05-23 | 1 | -2/+2 |
| | |||||
* | SONAR-10597 Update ISSUE_CHANGE#USER_LOGIN to USER_UUID | Julien Lancelot | 2018-05-23 | 3 | -12/+46 |
| | |||||
* | SONAR-10597 Update CE_ACTIVITY#SUBMITTER_LOGIN to SUBMITTER_UUID | Julien Lancelot | 2018-05-23 | 1 | -0/+44 |
| | |||||
* | SONAR-10597 Update RULES_METADATA#NOTE_USER_LOGIN to NOTE_USER_UUID | Julien Lancelot | 2018-05-23 | 1 | -0/+35 |
| | | | | | | | | * SONAR-10597 Update RULES_METADATA#NOTE_USER_LOGIN to NOTE_USER_UUD in DB * SONAR-10597 Update rules ws to use user note uuid * SONAR-10597 Add ITs to check rule note after login update | ||||
* | SONAR-10597 Update MANUAL_MEASURES#USER_LOGIN to USER_UUID | Julien Lancelot | 2018-05-23 | 1 | -0/+64 |
| | | | | | | | | | | | | | | | | * SONAR-10597 Update MANUAL_MEASURES#USER_LOGIN to USER_UUD in DB * SONAR-10597 Update api/custom_measures/create to use user uuid * SONAR-10597 Update api/custom_measures/update to use user uuid * SONAR-10597 Remove CustomMeasureDao#selectOrFail * SONAR-10597 Update api/custom_measures/search to use user uuid * SONAR-10597 Clean up no more needed code * SONAR-10597 Add ITs to check manual measure after login update | ||||
* | SONAR-10597 Update USER_TOKENS#LOGIN to USER_UUID | Julien Lancelot | 2018-05-23 | 3 | -1/+141 |
| | | | | | | | | | | | | | | | | | | * SONAR-10597 Update USER_TOKENS#LOGIN to USER_UUD in DB * SONAR-10597 Update UserTokenDao to return user uuid * SONAR-10597 Fix api/user_tokens/generate to correctly use user uuid * SONAR-10597 Fix api/user_tokens/revoke to correctly use user uuid * SONAR-10597 Fix authentication by token to correctly use user uuid * SONAR-10597 Fix api/user_tokens/search to correctly use user uuid * SONAR-10597 Fix api/users/search to correctly use user uuid * SONAR-10597 Add ITs to check user tokens after login update | ||||
* | SONAR-10597 Update QPROFILE_CHANGES#USER_LOGIN to USER_UUID | Julien Lancelot | 2018-05-23 | 3 | -15/+81 |
| | | | | | | | | | | | | | | | * SONAR-10597 Refactor ChangelogActionTest Improve unit tests to really check JSON response Add some tests on not covered use cases * SONAR-10597 Rename QPROFILE_CHANGES#USER_LOGIN to USER_UUID * SONAR-10597 Fix ChangelogAction to not return user uuid * SONAR-10597 Add ITs to check qProfile changes after login update * SONAR-10597 Set user uuid instead of login when saving qprofile changes | ||||
* | SONAR-10597 Use user UUID for ISSUES#ASSIGNEE | Guillaume Jambet | 2018-05-23 | 3 | -0/+37 |
| | | | | | | | | | | * SONAR-10597 add getUuid() on user Session * SONAR-10597 renames ISSUES.ASSIGNEE to ASSIGNEE_UUID * SONAR-10597 use assigneeUuid when assigning an Issue from ws * SONAR-10597 use assigneeUuid when assigning an Issue from ce * SONAR-10597 use assigneeUuid in issue search * SONAR-10597 use assigneeUuid in batch issue * SONAR-10597 Ignoring Tests failing in IssueChange | ||||
* | SONAR-10598 Display warning page when detecting login update during ↵ | Julien Lancelot | 2018-05-23 | 6 | -25/+319 |
| | | | | | | | | | | | authentication * SONAR-10598 Refactor UserIdentityAuthenticator#authenticate to use a ParameterObject * SONAR-10598 Redirect user when login is updated and update personal org * SONAR-10598 Improve update of personal organization key * SONAR-10598 Improve IT stability related to generation of provider ID * SONAR-10598 Add USERS#ORGANIZATION_UUID * SONAR-10598 Replace usage of Organizaions#UserId by Users#OrganizationUuid | ||||
* | SONAR-10599 Synchronize login during authentication | Julien Lancelot | 2018-05-23 | 9 | -156/+273 |
| | |||||
* | Upgrade various libraries | Simon Brandhof | 2018-05-14 | 3 | -27/+27 |
| | |||||
* | SONAR-10661 Use ZipUtils from Orchestrator in integration tests | Simon Brandhof | 2018-05-14 | 3 | -77/+7 |
| | |||||
* | SONAR-10591 scanner uses WS api/plugins/download | Simon Brandhof | 2018-05-11 | 3 | -107/+4 |
| | |||||
* | SONAR-10593 SONAR-10315 support plugin uninstall before CE processing | Simon Brandhof | 2018-05-10 | 11 | -39/+209 |
| | |||||
* | SONAR-10593 CE should ignore issues on inactive rules | Simon Brandhof | 2018-05-10 | 29 | -0/+915 |
| | |||||
* | SONAR-10592 rename concept of WorkersPauseStatus | Simon Brandhof | 2018-05-10 | 1 | -4/+2 |
| | |||||
* | SONAR-10592 add integration test on pause/resume of CE workers | Simon Brandhof | 2018-05-10 | 2 | -0/+100 |
| | |||||
* | SONAR-10647 Add ITs | Duarte Meneses | 2018-05-09 | 4 | -0/+257 |
| | |||||
* | SONAR-10664 Improve dropdown UI/UX consistency (#217) | Stas Vilchik | 2018-05-09 | 2 | -4/+4 |
| | |||||
* | Reactivate Category2 in QA | Julien Lancelot | 2018-05-04 | 3 | -12/+50 |
| | | | | | * Reactivate Category2 in Jenkins * Execute ExternalIssueTest in its own Suite | ||||
* | Add IT tests (#200) | Pascal Mugnier | 2018-05-03 | 6 | -7/+110 |
| | |||||
* | SONARCLOUD-49 Wrap organization extension inside OrganizationAdminContainer | Grégoire Aubert | 2018-05-03 | 1 | -1/+3 |
| | |||||
* | SQBILLING-93 SonarCloud notifies Muppet when an organization is deleted | Teryk Bellahsene | 2018-05-03 | 1 | -0/+5 |
| | |||||
* | SONAR-9384 Fix computation of project without src but with test measures | Julien Lancelot | 2018-05-02 | 11 | -6/+295 |
| | |||||
* | SONAR-10567 Compute Engine analysis do not fail if project name or ↵ | Teryk Bellahsene | 2018-04-27 | 2 | -0/+69 |
| | | | | description is too long | ||||
* | SONAR-10543 Fix external issues effort | Duarte Meneses | 2018-04-26 | 1 | -1/+1 |
| | |||||
* | SONAR-10575 Modify flag to include external rules in rules search | Duarte Meneses | 2018-04-26 | 1 | -2/+2 |
| | |||||
* | SONAR-10544 Set effort for external issues | Duarte Meneses | 2018-04-26 | 2 | -21/+123 |
| | |||||
* | SONAR-10551 Import issues from external rule engines from generic report | Duarte Meneses | 2018-04-26 | 1 | -1/+1 |
| | |||||
* | SONAR-10543 Add ITs | Duarte Meneses | 2018-04-26 | 4 | -6/+109 |
| | |||||
* | Fix quality flaws | Eric Hartmann | 2018-04-17 | 1 | -1/+0 |
| | |||||
* | SONAR-10569 Move update_project_visibility from organizations to permissions | Julien Lancelot | 2018-04-13 | 3 | -81/+95 |
| | |||||
* | SONAR-10566 Allow organization name with one character | Julien Lancelot | 2018-04-13 | 2 | -17/+27 |
| | |||||
* | Fix API version in QA test plugins | Simon Brandhof | 2018-04-10 | 29 | -29/+29 |
| | |||||
* | Fix QA | Simon Brandhof | 2018-04-09 | 46 | -3393/+3452 |
| | |||||
* | SONAR-5182 Add input validation on quality gate conditions | Julien Lancelot | 2018-04-06 | 2 | -169/+113 |
| | |||||
* | Fix upgrade test | Simon Brandhof | 2018-04-06 | 1 | -16/+11 |
| | |||||
* | SONAR-10536 refactoring, no functional changes | Simon Brandhof | 2018-04-05 | 4 | -62/+203 |
| | |||||
* | SONAR-10511 Project key renaming should rename deleted components too | Simon Brandhof | 2018-04-05 | 1 | -24/+217 |
| | |||||
* | Drop calls to Dev Update Center from integration tests | Simon Brandhof | 2018-04-05 | 11 | -94/+136 |
| | |||||
* | SONAR-10285 WS org enable support is now only available on SonarCloud | Julien Lancelot | 2018-04-05 | 6 | -6/+10 |
| | |||||
* | SONAR-10039 Ease changing of password settings | Pascal Mugnier | 2018-04-05 | 3 | -0/+172 |
| | |||||
* | Fix Quality Gate create form | Grégoire Aubert | 2018-04-04 | 1 | -0/+12 |
| | |||||
* | SONAR-10510 Pull Request analysis fails with "Execute analysis" permission only | Julien Lancelot | 2018-04-04 | 1 | -52/+28 |
| | | | | | | | | * Use Tester in PermissionTest * Sanitize permission ITs * Add ITs to check pr analysis using only scan permission * Fix permission in api/project_pull_requests/list To access api/project_pull_requests/list, either 'Browse' or 'Execute Analysis' permissions is required | ||||
* | BUILD-612 Implement the check of source headers | David Rautureau | 2018-04-04 | 1 | -1/+1 |
| | |||||
* | SONAR-10486 Generate project badges also on SonarQube | Julien Lancelot | 2018-03-29 | 4 | -11/+127 |
| | |||||
* | Fix location of artifacts in public integration tests | Simon Brandhof | 2018-03-22 | 1 | -3/+1 |
| | |||||
* | SONAR-10439 Use ranges in facets instead of cumulative numbers (#3141) | Pascal Mugnier | 2018-03-16 | 1 | -3/+3 |
| | |||||
* | Fix Gradle hack to resolve Jetty dependency | Simon Brandhof | 2018-03-15 | 1 | -3/+3 |
| | | | | by upgrading Jetty | ||||
* | Improve logging for ITs | David Rautureau | 2018-03-13 | 1 | -0/+4 |
| |