| Commit message (Expand) | Author | Age | Files | Lines |
* | SONAR-9018 Restore 'Anyone' in organization default templates | Julien Lancelot | 2017-04-14 | 4 | -103/+30 |
* | SONAR-8992 Fix the number of groups for new members | Grégoire Aubert | 2017-04-13 | 1 | -2/+1 |
* | SONAR-8994 Fix groups management for non default org | Grégoire Aubert | 2017-04-13 | 1 | -1/+0 |
* | SONAR-9064 Rework facets sidebar on the issues page | Stas Vilchik | 2017-04-13 | 6 | -209/+9 |
* | Cleanup organizations ITs | Julien Lancelot | 2017-04-13 | 5 | -40/+39 |
* | SONAR-9037 Add ITs checking that users are not member of default organization | Julien Lancelot | 2017-04-13 | 3 | -4/+158 |
* | SONAR-9023 Add ITs to check 'Members' group membership when on updating user ... | Julien Lancelot | 2017-04-13 | 1 | -2/+21 |
* | SONAR-9037 Temporary ignore some ITs | Julien Lancelot | 2017-04-13 | 1 | -2/+5 |
* | SONAR-9023 Fix ITs as 'user' now belongs to 'Members' group when being member... | Julien Lancelot | 2017-04-13 | 2 | -2/+2 |
* | SONAR-9018 Fix ITs as users are members of 'members' group | Julien Lancelot | 2017-04-13 | 1 | -2/+4 |
* | SONAR-9018 Fix ITs as 'Anyone' has no more rights in new organization | Julien Lancelot | 2017-04-13 | 3 | -0/+90 |
* | Replace SQL by WS in OrganizationMembershipTest IT | Julien Lancelot | 2017-04-13 | 1 | -6/+8 |
* | Move all organization ITs to Category 6 | Julien Lancelot | 2017-04-13 | 9 | -148/+223 |
* | SONAR-9014 Prevent groups synchronization to remove 'sonar-users' membership | Julien Lancelot | 2017-04-13 | 3 | -24/+16 |
* | SONAR-9014 Replace 'sonar.defaultGroup' setting usage by hardcoded 'sonar-users' | Julien Lancelot | 2017-04-13 | 1 | -1/+1 |
* | SONAR-9110 Update page extensions IT's | Grégoire Aubert | 2017-04-12 | 4 | -1/+105 |
* | SONAR-9080 Stop using api/batch/users | Duarte Meneses | 2017-04-12 | 1 | -1/+1 |
* | Drop unused class NetworkUtils in integration tests | Simon Brandhof | 2017-04-11 | 1 | -81/+0 |
* | SONAR-9025 Optimize computation issue exclusions | Duarte Meneses | 2017-04-11 | 1 | -1/+1 |
* | Fix issues integration tests | Grégoire Aubert | 2017-04-03 | 4 | -14/+13 |
* | SONAR-8927 Change format of quality profile permalinks | Stas Vilchik | 2017-04-03 | 2 | -1/+8 |
* | SONAR-9008 support quality profiles for organizations | Stas Vilchik | 2017-04-03 | 18 | -1/+1466 |
* | fix measure timeline | Stas Vilchik | 2017-03-31 | 1 | -0/+12 |
* | SONAR-8994 Add integration test and fix existing members tests | Grégoire Aubert | 2017-03-31 | 2 | -14/+30 |
* | SONAR-8993 Fix popup message | Grégoire Aubert | 2017-03-31 | 1 | -1/+1 |
* | Add integration test of members page and issues search | Grégoire Aubert | 2017-03-31 | 7 | -1/+374 |
* | Add web context in LitTest | Julien Lancelot | 2017-03-29 | 1 | -0/+1 |
* | SONAR-8857 improved it debugging | Daniel Schwarz | 2017-03-28 | 2 | -15/+7 |
* | SONAR-8857 use "restore_profile" from sonar-ws in ITs | Daniel Schwarz | 2017-03-28 | 42 | -118/+175 |
* | SONAR-8925 re-enable IssueAssignTest | Simon Brandhof | 2017-03-23 | 1 | -4/+9 |
* | SONAR-8857 temporarily ignore IssueAssignTest, until it is org ready | Daniel Schwarz | 2017-03-23 | 1 | -0/+2 |
* | SONAR-8857 add /restore and /activate_rule to sonar-ws, refactor tests | Daniel Schwarz | 2017-03-23 | 2 | -18/+50 |
* | SONAR-6315 do not rely on quality profile keys in ITs | Stas Vilchik | 2017-03-23 | 12 | -41/+36 |
* | SONAR-8844 Add tags editor on the project homepage (#1821) | Grégoire Aubert | 2017-03-22 | 2 | -4/+106 |
* | SONAR-8968 Add ITs | Julien Lancelot | 2017-03-21 | 2 | -10/+61 |
* | SONAR-8968 Add organization parameter in api/users/groups | Julien Lancelot | 2017-03-21 | 2 | -7/+2 |
* | SONAR-8956 Add ITs on organizations membership | Julien Lancelot | 2017-03-21 | 3 | -4/+156 |
* | SONAR-8899 SONAR-8900 SONAR-8919 Add ITs | Julien Lancelot | 2017-03-21 | 4 | -4/+197 |
* | SONAR-8899 Fix IT | Julien Lancelot | 2017-03-21 | 1 | -1/+1 |
* | SONAR-8898 Fix ITs | Julien Lancelot | 2017-03-21 | 2 | -2/+3 |
* | SONAR-7860 Remove CodeColorizerFormat API | Duarte Meneses | 2017-03-16 | 1 | -7/+7 |
* | SONAR-8922 Add tags facet on project page (#1790) | Grégoire Aubert | 2017-03-16 | 2 | -2/+23 |
* | SONAR-8452 change default projects page (#1777) | Stas Vilchik | 2017-03-14 | 1 | -3/+19 |
* | SONAR-8816 automatic election of web leader in cluster mode | Simon Brandhof | 2017-03-13 | 1 | -3/+2 |
* | Change getSortingButton to private | Grégoire Aubert | 2017-03-13 | 1 | -10/+10 |
* | Revert some changes of 788f8da breaking the project search | Grégoire Aubert | 2017-03-13 | 1 | -0/+9 |
* | SONAR-8878 Add ut and it's for Language, Search and Sort filters | Grégoire Aubert | 2017-03-13 | 3 | -0/+62 |
* | Remove useless db truncates in some ITs | Simon Brandhof | 2017-03-09 | 3 | -9/+1 |
* | SONAR-8452 open the last state of projects page (#1760) | Stas Vilchik | 2017-03-09 | 4 | -28/+51 |
* | Merge remote-tracking branch 'origin/branch-6.3' | Simon Brandhof | 2017-03-06 | 1 | -3/+10 |
|\ |
|