aboutsummaryrefslogtreecommitdiffstats
path: root/it
Commit message (Expand)AuthorAgeFilesLines
* SONAR-8888 use DefinedQProfileInsert when creating an organizationSébastien Lesaint2017-05-191-1/+1
* Reuse version 6.4-SNAPSHOTSimon Brandhof2017-05-1825-25/+25
* SQCOM-7 Add a custom footer for sonarqube.comGrégoire Aubert2017-05-181-0/+13
* 6.4-RC16.4-RC1Simon Brandhof2017-05-1626-26/+27
* SONAR-9222 disable gravatars by defaultStas Vilchik2017-05-152-106/+9
* Fix safeguard timeout in IT RestartTestSimon Brandhof2017-05-121-1/+1
* Consistent safeguard timeouts in JUnit testsSimon Brandhof2017-05-121-1/+1
* SONAR-9220 Update OkHttp to v3.7Julien HENRY2017-05-121-7/+0
* MMF-661 rework search (#2030)Stas Vilchik2017-05-0914-206/+24
* fix IssueNotificationsTestStas Vilchik2017-05-091-2/+3
* SONAR-9084 auto issue assignment should deal with case sensitivitySimon Brandhof2017-05-095-28/+86
* SONAR-9173 Hide some elements of the footer when the user is not loggedGrégoire Aubert2017-05-051-0/+9
* SONAR-9122 prevent setting a project as private (#2015)Stas Vilchik2017-05-043-0/+33
* SONAR-8865 remove old documents from rules/extension index when updatingDaniel Schwarz2017-05-032-23/+124
* Upgrade to Orchestrator 3.15.0.1038Simon Brandhof2017-05-023-18/+11
* SONAR-9167 Allow to set a visibility when creating a projectStas Vilchik2017-05-023-6/+87
* SONAR-9165 Allow to change project visibility on its permissions pageStas Vilchik2017-05-023-3/+81
* Update members displayGrégoire Aubert2017-05-011-2/+2
* Rename IT billing plugin to fake billing pluginJulien Lancelot2017-04-285-9/+9
* SONAR-9124 Allow preventing create private in api/projects/createJulien Lancelot2017-04-281-0/+26
* SONAR-9124 Allow preventing project to become private api/projects/update_vis...Julien Lancelot2017-04-281-1/+28
* SONAR-9125 Allow preventing organizations to use private projects in api/orga...Julien Lancelot2017-04-282-6/+47
* Add visibility parameter in ProjectsService#create()Julien Lancelot2017-04-283-7/+4
* SONAR-9162 Add a flag in api/navigation/component to know if project can beco...Julien Lancelot2017-04-281-3/+20
* SONAR-9121 Add a flag in api/navigation/organization to know if projects can ...Julien Lancelot2017-04-282-1/+49
* SONAR-9104 fix ITSébastien Lesaint2017-04-272-5/+7
* SONAR-9105 enable back ITs requiring private projectsSébastien Lesaint2017-04-272-52/+73
* SONAR-9140 ignore IT until WS is available to create private projectSébastien Lesaint2017-04-272-0/+5
* SONAR-9126 Add ITsJulien Lancelot2017-04-266-0/+243
* ITs should fail quickly when creating users is failingJulien Lancelot2017-04-213-25/+21
* SONAR-8712 Do not fail to display QGates containing removed metricsJulien Lancelot2017-04-201-0/+37
* Remove Orchestrator#resetData usage from QualityGateTestJulien Lancelot2017-04-202-53/+51
* SONAR-9018 Restore 'Anyone' in organization default templatesJulien Lancelot2017-04-144-103/+30
* SONAR-8992 Fix the number of groups for new membersGrégoire Aubert2017-04-131-2/+1
* SONAR-8994 Fix groups management for non default orgGrégoire Aubert2017-04-131-1/+0
* SONAR-9064 Rework facets sidebar on the issues pageStas Vilchik2017-04-136-209/+9
* Cleanup organizations ITsJulien Lancelot2017-04-135-40/+39
* SONAR-9037 Add ITs checking that users are not member of default organizationJulien Lancelot2017-04-133-4/+158
* SONAR-9023 Add ITs to check 'Members' group membership when on updating user ...Julien Lancelot2017-04-131-2/+21
* SONAR-9037 Temporary ignore some ITsJulien Lancelot2017-04-131-2/+5
* SONAR-9023 Fix ITs as 'user' now belongs to 'Members' group when being member...Julien Lancelot2017-04-132-2/+2
* SONAR-9018 Fix ITs as users are members of 'members' groupJulien Lancelot2017-04-131-2/+4
* SONAR-9018 Fix ITs as 'Anyone' has no more rights in new organizationJulien Lancelot2017-04-133-0/+90
* Replace SQL by WS in OrganizationMembershipTest ITJulien Lancelot2017-04-131-6/+8
* Move all organization ITs to Category 6Julien Lancelot2017-04-139-148/+223
* SONAR-9014 Prevent groups synchronization to remove 'sonar-users' membershipJulien Lancelot2017-04-133-24/+16
* SONAR-9014 Replace 'sonar.defaultGroup' setting usage by hardcoded 'sonar-users'Julien Lancelot2017-04-131-1/+1
* SONAR-9110 Update page extensions IT'sGrégoire Aubert2017-04-124-1/+105
* SONAR-9080 Stop using api/batch/usersDuarte Meneses2017-04-121-1/+1
* Drop unused class NetworkUtils in integration testsSimon Brandhof2017-04-111-81/+0