aboutsummaryrefslogtreecommitdiffstats
path: root/it
Commit message (Expand)AuthorAgeFilesLines
* 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
* SONAR-9025 Optimize computation issue exclusionsDuarte Meneses2017-04-111-1/+1
* Fix issues integration testsGrégoire Aubert2017-04-034-14/+13
* SONAR-8927 Change format of quality profile permalinksStas Vilchik2017-04-032-1/+8
* SONAR-9008 support quality profiles for organizationsStas Vilchik2017-04-0318-1/+1466
* fix measure timelineStas Vilchik2017-03-311-0/+12
* SONAR-8994 Add integration test and fix existing members testsGrégoire Aubert2017-03-312-14/+30
* SONAR-8993 Fix popup messageGrégoire Aubert2017-03-311-1/+1
* Add integration test of members page and issues searchGrégoire Aubert2017-03-317-1/+374
* Add web context in LitTestJulien Lancelot2017-03-291-0/+1
* SONAR-8857 improved it debuggingDaniel Schwarz2017-03-282-15/+7
* SONAR-8857 use "restore_profile" from sonar-ws in ITsDaniel Schwarz2017-03-2842-118/+175
* SONAR-8925 re-enable IssueAssignTestSimon Brandhof2017-03-231-4/+9
* SONAR-8857 temporarily ignore IssueAssignTest, until it is org readyDaniel Schwarz2017-03-231-0/+2
* SONAR-8857 add /restore and /activate_rule to sonar-ws, refactor testsDaniel Schwarz2017-03-232-18/+50