aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* | Deprecate old service classes in WsClient, add replacement methodsDaniel Schwarz2017-12-0664-184/+280
* | Deprecate non-generated sonar-ws service classesDaniel Schwarz2017-12-067-0/+28
* | Simplify usage of sonar-ws-generatorSimon Brandhof2017-12-062-6/+4
* | SONAR-9857 fixing regexp to allow short emphasised stringGuillaume Jambet2017-12-064-10/+91
* | SONAR-10116 exclude person measures when populating live_measuresSimon Brandhof2017-12-052-1/+14
* | SONAR-10125 Add project relative path for all componentsJanos Gyerik2017-12-055-23/+229
* | SONAR-10152 Add revision id to scanner reportJanos Gyerik2017-12-051-4/+91
* | SONAR-10126 Add relative path of project basedir to scanner reportJanos Gyerik2017-12-053-2/+51
* | SONAR-10153 Add ScmProvider methods to get last revision and relative paths f...Janos Gyerik2017-12-052-9/+40
* | SONAR-10116 Fix insert of LOB in batch statements of migrationsSimon Brandhof2017-12-052-3/+2
* | Use released version of OrchestratorSimon Brandhof2017-12-051-1/+1
* | SONAR-10116 Better scalability of loading of project measuresDaniel Schwarz2017-12-05110-2165/+3087
* | Do not hardcode version of sonar-scanner in integration testsSimon Brandhof2017-12-051-1/+0
* | Upgrade Orchestrator to 3.15.2.1321Simon Brandhof2017-12-051-1/+1
* | SONAR-10089 Fix quality flawsEric Hartmann2017-12-041-10/+0
* | SONAR-9332 api/issues/tags searches across organizationsTeryk Bellahsene2017-12-046-26/+74
* | SONAR-10074 Use new QP actions 'delete' and 'associateProjects'Grégoire Aubert2017-12-048-43/+76
* | SONAR-10074 Add QP actions "delete" and "associateProjects"Julien Lancelot2017-12-046-50/+67
* | SONAR-10089 Fix migration on MySQLEric Hartmann2017-12-042-78/+34
* | SONAR-10088 Prevent deleting default quality gateGrégoire Aubert2017-12-046-16/+25
* | SONAR-10088 Prevent deleting default quality gateJulien Lancelot2017-12-046-27/+49
* | SONAR-10096 Forbid deleting built-in quality gateJulien Lancelot2017-12-045-89/+111
* | SONAR-10096 Delete getDefault() from QualityGatesWsSupportJulien Lancelot2017-12-045-40/+21