aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Improve isolation of QualityGateTest ITsJulien Lancelot2017-12-141-27/+27
* SONAR-10134 Add organization parameter in api/qualitygates/listJulien Lancelot2017-12-148-138/+141
* SONAR-10151 Pass organization parameter in all quality gates wsGrégoire Aubert2017-12-1424-247/+372
* SONAR-10151 Refactor Quality Gates modals to TypescriptGrégoire Aubert2017-12-1418-377/+667
* Rewrite usage of Organization containersGrégoire Aubert2017-12-1418-234/+139
* SONAR-10135 Allow to change Quality Gate permission at organization levelGrégoire Aubert2017-12-141-7/+1
* Rewrite part of the permissions app to TypescriptGrégoire Aubert2017-12-1420-272/+405
* SONAR-10134 Add organization parameter in api/qualitygates/showJulien Lancelot2017-12-1410-95/+243
* SONAR-10134 Add missing JDBC type in quality gate mapperJulien Lancelot2017-12-141-10/+10
* SONAR-10134 Remove unique index on QUALITY_GATES.NAMEJulien Lancelot2017-12-146-3/+103
* SONAR-10134 Allow creating quality gates in organization (wip)Eric Hartmann2017-12-1414-48/+286
* SONAR-10134 Add QUALITY_GATES.UUID columnEric Hartmann2017-12-1430-47/+508
* SONAR-10134 Add ORG_QUALITY_GATES tableEric Hartmann2017-12-1434-69/+401
* Automatic merge from branch-6.7ssjenka2017-12-140-0/+0
|\
| * SONAR-10191 Update profile name parameter (#2896)John Du Hart2017-12-131-1/+1
* | Automatic merge from branch-6.7ssjenka2017-12-132-0/+5
|\|
| * SONAR-10176 Fix query of users having a global permissionJulien HENRY2017-12-122-0/+5
* | SONAR-10191 Update profile name parameter (#2896)John Du Hart2017-12-121-1/+1
* | SONAR-8829 move organization avatar to the leftStas Vilchik2017-12-1127-344/+533
* | SONAR-8829 update the global navigation barStas Vilchik2017-12-1111-42/+93
* | SONAR-10081 Add Explore space for SonarCloudStas Vilchik2017-12-1185-662/+684
* | SONAR-10080 turn Issues to My IssuesStas Vilchik2017-12-1110-55/+146
* | SONAR-10080 turn Projects to My ProjectsStas Vilchik2017-12-1140-308/+534
* | Merge branch 'branch-6.7'Stas Vilchik2017-12-1120-86/+481
|\|
| * SONAR-10067 add "Restore Access" action on projects management pageStas Vilchik2017-12-1114-133/+550
| * SONAR-10076 Impossible to create a QP using IE11Stas Vilchik2017-12-111-0/+2
| * SONAR-10159 display sub-portfolios before projectsStas Vilchik2017-12-112-10/+9
| * Fix typo in JavaDocJulien HENRY2017-12-112-3/+2
* | SONAR-10116 disable clean-up migration on SonarCloudSimon Brandhof2017-12-082-5/+37
* | Automatic merge from branch-6.7ssjenka2017-12-082-2/+14
|\|
| * Revert "SONAR-10176 Fix query of users having a global permission"Julien HENRY2017-12-072-5/+0
| * SONAR-10176 Fix query of users having a global permissionJulien HENRY2017-12-072-0/+5
| * SONAR-10123 UserSession#keepkeepAuthorizedComponents handles branches properlyTeryk Bellahsene2017-12-072-2/+14
* | SONAR-10142 Download compressed pluginsDuarte Meneses2017-12-078-36/+246
* | SONAR-10140 Compress plugins using pack200Duarte Meneses2017-12-0712-66/+360
* | SONAR-10168 Log downloading of plugins in debugDuarte Meneses2017-12-072-8/+6
* | Remove dead codeJulien Lancelot2017-12-061-56/+0
* | Add README.md to sonar-ws-generatorDaniel Schwarz2017-12-062-4/+20
* | Fix quality flawsDaniel Schwarz2017-12-061-3/+1
* | Remove legacy sonar-ws code for usersDaniel Schwarz2017-12-0625-1078/+77
* | Remove legacy sonar-ws code for projectsDaniel Schwarz2017-12-0630-1265/+96
* | Add response example to api/qualityprofiles/copyDaniel Schwarz2017-12-063-4/+32
* | Generate class WsClient in sonar-wsDaniel Schwarz2017-12-0624-159/+1380
* | Remove legacy sonar-ws code for qualityprofilesDaniel Schwarz2017-12-0639-2590/+175
* | Remove deprecated MeasuresServiceSimon Brandhof2017-12-0637-1285/+134
* | Remove deprecated ProjectAnalysisServiceSimon Brandhof2017-12-0631-820/+50
* | Remove legacy sonar-ws code for permissionsDaniel Schwarz2017-12-0647-2597/+103
* | Remove legacy sonar-ws code for issuesDaniel Schwarz2017-12-0635-2128/+246
* | Remove legacy sonar-ws code for componentsDaniel Schwarz2017-12-0627-1147/+176
* | Remove legacy sonar-ws code for organizationsDaniel Schwarz2017-12-0619-773/+70