aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-qa-util/src
Commit message (Collapse)AuthorAgeFilesLines
* merge sonar-qa-util into private/it-commonSébastien Lesaint2018-06-2165-5599/+0
|
* Replace some selenium tests by selenide in LocalAuthenticationTestJulien Lancelot2018-06-191-2/+2
|
* SONAR-10849 Display default quality gate by defaultGrégoire Aubert2018-06-061-5/+0
|
* SONAR-10652 Correctly fail when authentication and several emails existsJulien Lancelot2018-05-292-2/+7
|
* SONAR-10670 Count ncloc of whole instance with biggest long-living branchTeryk Bellahsene2018-05-241-0/+96
|
* SONAR-10673 Stop using font for icons (#252)Stas Vilchik2018-05-231-2/+1
|
* SONAR-10598 Display warning page when detecting login update during ↵Julien Lancelot2018-05-233-7/+72
| | | | | | | | | | | 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 authenticationJulien Lancelot2018-05-232-1/+6
|
* fix QualityGateUiTestStas Vilchik2018-05-091-1/+1
|
* SONAR-10664 Improve dropdown UI/UX consistency (#217)Stas Vilchik2018-05-095-7/+7
|
* SONAR-10611 use new help tooltips across the app (#203)Stas Vilchik2018-05-031-2/+2
|
* Add IT tests (#200)Pascal Mugnier2018-05-032-1/+50
|
* Fix QASimon Brandhof2018-04-094-9/+42
|
* SONAR-10511 Project key renaming should rename deleted components tooSimon Brandhof2018-04-051-0/+15
|
* SONAR-10285 WS org enable support is now only available on SonarCloudJulien Lancelot2018-04-051-6/+2
|
* SONAR-10039 Ease changing of password settingsPascal Mugnier2018-04-051-0/+65
|
* Fix Quality Gate create formGrégoire Aubert2018-04-041-8/+19
|
* SONAR-10510 Pull Request analysis fails with "Execute analysis" permission onlyJulien Lancelot2018-04-043-0/+111
| | | | | | | | * 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
* Move To GradleDavid Rautureau2018-03-091-1/+1
|
* SONAR-10346 Add a shortcut to display the latest delivery of a webhookGrégoire Aubert2018-03-011-1/+1
|
* SONAR-10347 Add IT's for webhook deliveriesGrégoire Aubert2018-03-012-0/+54
|
* SONAR-10345 Add IT's for webhooks managementGrégoire Aubert2018-03-014-0/+179
|
* SONAR-10347 Create a BoxedGroupAccordion component and use it in system pageGrégoire Aubert2018-03-011-9/+11
|
* SONAR-10344 Create IT's for webhooks console pageGrégoire Aubert2018-03-012-0/+60
|
* rewrite remaining backbone modals in reactStas Vilchik2018-02-271-25/+29
|
* create and use Button component (#3087)Stas Vilchik2018-02-211-3/+2
|
* SONAR-10411 Do not persist name of provided project linksJulien Lancelot2018-02-201-1/+1
|
* SONAR-10338 Implement /sessions/email_already_exists pageStas Vilchik2018-02-072-0/+53
|
* SONAR-10293 add ITStas Vilchik2018-02-071-0/+14
|
* rewrite rules app with react (#2982)Stas Vilchik2018-01-295-22/+344
|
* SONAR-10264 Add ITs for project badges pageGrégoire Aubert2018-01-252-1/+10
|
* SONAR-10258 Missing information about uncovered conditions on a lineStas Vilchik2018-01-102-5/+51
|
* Fix license headers for 2018Simon Brandhof2018-01-0757-59/+57
|
* SONAR-10134 Fix ITs on quality gates by setting organizationJulien Lancelot2017-12-141-2/+22
|
* SONAR-10134 Add organization parameter in quality gates wsclientJulien Lancelot2017-12-141-2/+3
|
* SONAR-10134 Fix test on QualityGateDaoEric Hartmann2017-12-141-0/+1
|
* SONAR-9962 Reset built-in quality gate as default between each ITJulien Lancelot2017-12-141-10/+17
|
* Remove legacy sonar-ws code for usersDaniel Schwarz2017-12-063-22/+20
|
* Remove legacy sonar-ws code for projectsDaniel Schwarz2017-12-061-11/+11
|
* Generate class WsClient in sonar-wsDaniel Schwarz2017-12-061-2/+2
|
* Remove legacy sonar-ws code for qualityprofilesDaniel Schwarz2017-12-061-19/+18
|
* Remove legacy sonar-ws code for organizationsDaniel Schwarz2017-12-062-20/+24
|
* Deprecate old service classes in WsClient, add replacement methodsDaniel Schwarz2017-12-063-7/+7
|
* SONAR-10074 Use new QP actions 'delete' and 'associateProjects'Grégoire Aubert2017-12-041-1/+13
|
* Apply naming conventions in sonar-ws protobufDaniel Schwarz2017-11-294-14/+14
|
* Generate client for api/user_groupsSimon Brandhof2017-11-292-16/+13
|
* Generate client for api/rulesSimon Brandhof2017-11-291-5/+5
|
* Generate client for api/settingsSimon Brandhof2017-11-291-10/+12
|
* Generate client of api/qualitygates and api/rootsSimon Brandhof2017-11-291-3/+3
|
* Update users permission IT'sGrégoire Aubert2017-11-243-0/+154
|