aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * SONAR-8216 System info page fails when a setting is defined both in sonar.pro...Simon Brandhof2017-12-207-55/+58
* | Automatic merge from branch-6.7ssjenka2017-12-205-43/+43
|\|
| * SONAR-10177 Dont rely on router Link in the source code viewer headerGrégoire Aubert2017-12-195-43/+43
* | MMF-1074 Read 'sonar.quality' setting and update default organizationJulien Lancelot2017-12-185-3/+303
* | SONAR-10126 add scmPath to ReportAttributesSébastien Lesaint2017-12-184-18/+173
* | update typescript and prettier, use shortcut fragment syntax (#2913)Stas Vilchik2017-12-1520-112/+105
* | update react to 16.2.0, use react fragmentsStas Vilchik2017-12-1520-641/+556
* | Enable ITs with commercial pluginsDuarte Meneses2017-12-152-32/+36
* | Automatic merge from branch-6.7ssjenka2017-12-152-1/+53
|\|
| * SONAR-10194 Fix block move detection for issue trackingJulien HENRY2017-12-142-1/+53
* | SONAR-10134 Search return only projects from quality gate organizationJulien Lancelot2017-12-144-1/+50
* | SONAR-10134 Use QGateWithOrgDto instead of id in ProjectQgateAssociationQueryJulien Lancelot2017-12-145-236/+97
* | SONAR-10134 Move QgateProjectFinder code to SearchActionJulien Lancelot2017-12-149-476/+304
* | SONAR-10134 Add some ITs using quality gates on organizationJulien Lancelot2017-12-141-3/+46
* | SONAR-10134 Fix ITs on quality gates by setting organizationJulien Lancelot2017-12-143-15/+40
* | SONAR-10134 Add organization parameter in quality gates wsclientJulien Lancelot2017-12-1419-34/+266
* | SONAR-10134 Correctly delete OrgQualityGates when deleting organizationJulien Lancelot2017-12-147-31/+45
* | SONAR-10134 Fix unit tests not having default QG on organizationJulien Lancelot2017-12-1415-720/+185
* | SONAR-10134 Make Make ORGANIZATIONS.DEFAULT_QUALITY_GATE_UUID not nullableJulien Lancelot2017-12-146-2/+127
* | SONAR-10147 Delete 'sonar.qualitygate' setting at global levelJulien Lancelot2017-12-145-1/+159
* | SONAR-10134 Remove creation of built-in QG in DbTesterJulien Lancelot2017-12-1410-253/+251
* | SONAR-10134 Remove setup from OrganizationCreationImplTestJulien Lancelot2017-12-141-34/+39
* | SONAR-10147 Drop usage of global 'sonar.qualitygate' property in CEEric Hartmann2017-12-1414-62/+123
* | SONAR-10147 Remove class QualityGatesEric Hartmann2017-12-1433-437/+221
* | SONAR-10147 Remove 'sonar.qualitygate' setting usage to store default quality...Eric Hartmann2017-12-146-76/+42
* | SONAR-10134 Add check that built-in qg is not deletedEric Hartmann2017-12-141-0/+3
* | SONAR-10134 Fix test on QualityGateDaoEric Hartmann2017-12-144-7/+14
* | SONAR-10134 Add organization parameter in rename actionJulien Lancelot2017-12-144-58/+80
* | SONAR-10134 show now fails when using id and different organizationJulien Lancelot2017-12-142-1/+31
* | SONAR-10134 Add organization parameter in project_status actionJulien Lancelot2017-12-142-32/+106
* | SONAR-10134 Remove setup usage from ProjectStatusActionTestJulien Lancelot2017-12-141-38/+35
* | SONAR-10134 Add organization parameter in api/qualitygates/get_by_projectJulien Lancelot2017-12-145-96/+161
* | SONAR-10166 Delete quality gates when deleting organizationJulien Lancelot2017-12-146-5/+78
* | SONAR-9962 Reset built-in quality gate as default between each ITJulien Lancelot2017-12-141-10/+17
* | SONAR-10134 Add organization parameter in api/qualitygates/destroyJulien Lancelot2017-12-146-46/+88
* | SONAR-9962 api/qualitygates/destroy fail on default quality gateJulien Lancelot2017-12-144-64/+60
* | SONAR-10136 Update tests with BuiltIn QG already createdEric Hartmann2017-12-142-50/+22
* | SONAR-10136 Set built-in QG as default of new organizationJulien Lancelot2017-12-143-6/+60
* | SONAR-10136 Add method to get/set default quality gate on organizationJulien Lancelot2017-12-148-1/+60
* | SONAR-10134 Bringing Organization to Search ActionGuillaume Jambet2017-12-147-238/+325
* | SONAR-10134 Add organization parameter in api/qualitygates/selectJulien Lancelot2017-12-143-73/+127
* | SONAR-10134 Sanitize SelectActionTest by removing setup methodJulien Lancelot2017-12-141-98/+104
* | SONAR-10134 Add organization parameter in api/qualitygates/deselectJulien Lancelot2017-12-143-40/+91
* | SONAR-10134 Remove QualityGates usage from deselect actionJulien Lancelot2017-12-144-59/+91
* | SONAR-10134 Sanitize DeselectActionTest by removing setup methodJulien Lancelot2017-12-141-108/+94
* | SONAR-10145 Set built-in QG as default on existing organizationsEric Hartmann2017-12-1417-4/+928
* | SONAR-10134 Bringing Organization to Copy ActionGuillaume Jambet2017-12-147-120/+218
* | SONAR-10134 Returning protobuf in copy action responseGuillaume Jambet2017-12-143-21/+37
* | SONAR-10134 Removing QualityGates dead codeGuillaume Jambet2017-12-145-102/+3
* | SONAR-10134 Remove QualityGates usage from copy actionGuillaume Jambet2017-12-144-25/+68