| Commit message (Expand) | Author | Age | Files | Lines |
* | Revert "SONAR-9301 Support HTTP redirect on scanner side" | Julien HENRY | 2017-06-01 | 1 | -95/+0 |
* | Disable AEM Rules plugin | Julien Lancelot | 2017-05-30 | 1 | -1/+1 |
* | SONAR-8888 index active rules when creating organization | Simon Brandhof | 2017-05-26 | 1 | -19/+54 |
* | SONAR-8913 Replace "snapshotDate" by "analysisDate" in api/navigation/component | Julien Lancelot | 2017-05-24 | 1 | -2/+2 |
* | SONAR-9301 Support HTTP redirect on scanner side | Duarte Meneses | 2017-05-24 | 1 | -0/+95 |
* | SONAR-8888 use DefinedQProfileInsert when creating an organization | Sébastien Lesaint | 2017-05-19 | 1 | -1/+1 |
* | SQCOM-7 Add a custom footer for sonarqube.com | Grégoire Aubert | 2017-05-18 | 1 | -0/+13 |
* | 6.4-RC16.4-RC1 | Simon Brandhof | 2017-05-16 | 1 | -1/+2 |
* | SONAR-9222 disable gravatars by default | Stas Vilchik | 2017-05-15 | 2 | -106/+9 |
* | Fix safeguard timeout in IT RestartTest | Simon Brandhof | 2017-05-12 | 1 | -1/+1 |
* | Consistent safeguard timeouts in JUnit tests | Simon Brandhof | 2017-05-12 | 1 | -1/+1 |
* | MMF-661 rework search (#2030) | Stas Vilchik | 2017-05-09 | 14 | -206/+24 |
* | fix IssueNotificationsTest | Stas Vilchik | 2017-05-09 | 1 | -2/+3 |
* | SONAR-9084 auto issue assignment should deal with case sensitivity | Simon Brandhof | 2017-05-09 | 1 | -28/+64 |
* | SONAR-9173 Hide some elements of the footer when the user is not logged | Grégoire Aubert | 2017-05-05 | 1 | -0/+9 |
* | SONAR-9122 prevent setting a project as private (#2015) | Stas Vilchik | 2017-05-04 | 2 | -0/+31 |
* | SONAR-8865 remove old documents from rules/extension index when updating | Daniel Schwarz | 2017-05-03 | 2 | -23/+124 |
* | Upgrade to Orchestrator 3.15.0.1038 | Simon Brandhof | 2017-05-02 | 3 | -18/+11 |
* | SONAR-9167 Allow to set a visibility when creating a project | Stas Vilchik | 2017-05-02 | 3 | -6/+87 |
* | SONAR-9165 Allow to change project visibility on its permissions page | Stas Vilchik | 2017-05-02 | 3 | -3/+81 |
* | Update members display | Grégoire Aubert | 2017-05-01 | 1 | -2/+2 |
* | Rename IT billing plugin to fake billing plugin | Julien Lancelot | 2017-04-28 | 1 | -1/+1 |
* | SONAR-9124 Allow preventing create private in api/projects/create | Julien Lancelot | 2017-04-28 | 1 | -0/+26 |
* | SONAR-9124 Allow preventing project to become private api/projects/update_vis... | Julien Lancelot | 2017-04-28 | 1 | -1/+28 |
* | SONAR-9125 Allow preventing organizations to use private projects in api/orga... | Julien Lancelot | 2017-04-28 | 1 | -6/+39 |
* | Add visibility parameter in ProjectsService#create() | Julien Lancelot | 2017-04-28 | 3 | -7/+4 |
* | SONAR-9162 Add a flag in api/navigation/component to know if project can beco... | Julien Lancelot | 2017-04-28 | 1 | -3/+20 |
* | SONAR-9121 Add a flag in api/navigation/organization to know if projects can ... | Julien Lancelot | 2017-04-28 | 1 | -1/+40 |
* | SONAR-9104 fix IT | Sébastien Lesaint | 2017-04-27 | 2 | -5/+7 |
* | SONAR-9105 enable back ITs requiring private projects | Sébastien Lesaint | 2017-04-27 | 2 | -52/+73 |
* | SONAR-9140 ignore IT until WS is available to create private project | Sébastien Lesaint | 2017-04-27 | 2 | -0/+5 |
* | SONAR-9126 Add ITs | Julien Lancelot | 2017-04-26 | 2 | -0/+112 |
* | ITs should fail quickly when creating users is failing | Julien Lancelot | 2017-04-21 | 3 | -25/+21 |
* | SONAR-8712 Do not fail to display QGates containing removed metrics | Julien Lancelot | 2017-04-20 | 1 | -0/+37 |
* | Remove Orchestrator#resetData usage from QualityGateTest | Julien Lancelot | 2017-04-20 | 2 | -53/+51 |
* | 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 |