]> source.dussan.org Git - sonarqube.git/shortlog
sonarqube.git
2017-12-08 Simon BrandhofSONAR-10116 disable clean-up migration on SonarCloud
2017-12-08 ssjenkaAutomatic merge from branch-6.7
2017-12-07 Duarte MenesesSONAR-10142 Download compressed plugins
2017-12-07 Duarte MenesesSONAR-10140 Compress plugins using pack200
2017-12-07 Julien HENRYRevert "SONAR-10176 Fix query of users having a global...
2017-12-07 Julien HENRYSONAR-10176 Fix query of users having a global permission
2017-12-07 Duarte MenesesSONAR-10168 Log downloading of plugins in debug
2017-12-07 Teryk BellahseneSONAR-10123 UserSession#keepkeepAuthorizedComponents...
2017-12-06 Julien LancelotRemove dead code
2017-12-06 Daniel SchwarzAdd README.md to sonar-ws-generator
2017-12-06 Daniel SchwarzFix quality flaws
2017-12-06 Daniel SchwarzRemove legacy sonar-ws code for users
2017-12-06 Daniel SchwarzRemove legacy sonar-ws code for projects
2017-12-06 Daniel SchwarzAdd response example to api/qualityprofiles/copy
2017-12-06 Daniel SchwarzGenerate class WsClient in sonar-ws
2017-12-06 Daniel SchwarzRemove legacy sonar-ws code for qualityprofiles
2017-12-06 Simon BrandhofRemove deprecated MeasuresService
2017-12-06 Simon BrandhofRemove deprecated ProjectAnalysisService
2017-12-06 Daniel SchwarzRemove legacy sonar-ws code for permissions
2017-12-06 Daniel SchwarzRemove legacy sonar-ws code for issues
2017-12-06 Daniel SchwarzRemove legacy sonar-ws code for components
2017-12-06 Daniel SchwarzRemove legacy sonar-ws code for organizations
2017-12-06 Daniel SchwarzDeprecate old service classes in WsClient, add replacem...
2017-12-06 Daniel SchwarzDeprecate non-generated sonar-ws service classes
2017-12-06 Simon BrandhofSimplify usage of sonar-ws-generator
2017-12-05 Guillaume JambetSONAR-9857 fixing regexp to allow short emphasised...
2017-12-05 Simon BrandhofSONAR-10116 exclude person measures when populating...
2017-12-05 Janos GyerikSONAR-10125 Add project relative path for all components
2017-12-05 Janos GyerikSONAR-10152 Add revision id to scanner report
2017-12-05 Janos GyerikSONAR-10126 Add relative path of project basedir to...
2017-12-05 Janos GyerikSONAR-10153 Add ScmProvider methods to get last revisio...
2017-12-05 Simon BrandhofSONAR-10116 Fix insert of LOB in batch statements of...
2017-12-05 Simon BrandhofUse released version of Orchestrator
2017-12-05 Daniel SchwarzSONAR-10116 Better scalability of loading of project...
2017-12-05 Simon BrandhofDo not hardcode version of sonar-scanner in integration...
2017-12-05 Simon BrandhofUpgrade Orchestrator to 3.15.2.1321
2017-12-04 Eric HartmannSONAR-10089 Fix quality flaws
2017-12-04 Teryk BellahseneSONAR-9332 api/issues/tags searches across organizations
2017-12-04 Grégoire AubertSONAR-10074 Use new QP actions 'delete' and 'associateP...
2017-12-04 Julien LancelotSONAR-10074 Add QP actions "delete" and "associateProjects"
2017-12-04 Eric HartmannSONAR-10089 Fix migration on MySQL
2017-12-04 Grégoire AubertSONAR-10088 Prevent deleting default quality gate
2017-12-04 Julien LancelotSONAR-10088 Prevent deleting default quality gate
2017-12-04 Julien LancelotSONAR-10096 Forbid deleting built-in quality gate
2017-12-04 Julien LancelotSONAR-10096 Delete getDefault() from QualityGatesWsSupport
2017-12-04 Guillaume JambetSONAR-10096 rewrite unit test not using old framework
2017-12-04 Guillaume JambetSONAR-10088 Forbid deleting built-in quality gate condition
2017-12-04 Julien LancelotSONAR-10088 Prevent creating condition on built-in...
2017-12-04 Julien LancelotSONAR-10088 Replace id by dto when creating condition
2017-12-04 Julien LancelotSONAR-10088 Improve isolation of CreateConditionActionTest
2017-12-04 Julien LancelotSONAR-10088 Prevent updating built-in quality gate...
2017-12-04 Julien LancelotSONAR-10088 Improve isolation of UpdateConditionActionTest
2017-12-04 Eric HartmannSONAR-9962 Remove the ability to unset default quality...
2017-12-04 Julien LancelotSONAR-10088 Remove api/qualitygates/app action
2017-12-04 Julien LancelotSONAR-10110 Remove LoadedTemplate DAO
2017-12-04 Julien LancelotSONAR-10110 Remove log detecting old projects
2017-12-04 Julien LancelotSONAR-10110 Remove LOADED_TEMPLATES table
2017-12-04 Eric HartmannSONAR-10089 Add a migration to rename old quality gates
2017-12-04 Grégoire AubertApply feedback
2017-12-04 Grégoire AubertSONAR-9962 Remove the "unset as default" action on...
2017-12-04 Grégoire AubertSONAR-10088 SONAR-10114 Allow/prevent QG actions based...
2017-12-04 Grégoire AubertSONAR-10087 SONAR-10113 Display built-in badges on...
2017-12-04 Eric HartmannSONAR-10089 Add a migration removing loaded_templates...
2017-12-04 Eric HartmannSONAR-10089 Automatically update built-in quality gate
2017-12-04 Julien LancelotMerge QGateWsSupport to QualityGatesWsSupport
2017-12-04 Julien LancelotSONAR-10088 Prevent updating built-in quality gate...
2017-12-04 Julien LancelotSONAR-10087 Use protobuf in api/qualitygates/rename
2017-12-04 Julien LancelotSONAR-10087 Move rename logic from QualityGates to ws
2017-12-04 Julien LancelotSONAR-10088 Return available actions in api/qualitygate...
2017-12-04 Julien LancelotSONAR-10088 Return available actions in api/qualitygate...
2017-12-04 Julien LancelotSONAR-10087 Add built-in field in api/qualitygates...
2017-12-04 Julien LancelotSONAR-10087 Use protobuf in api/qualitygates/list
2017-12-04 Julien LancelotSONAR-10087 Move some logic from QualityGates to ListAction
2017-12-04 Julien LancelotSONAR-10087 Replace 'default' by 'isDefault' in api...
2017-12-04 Julien LancelotSONAR-10087 Add built-in field in api/qualitygates...
2017-12-04 Julien LancelotSONAR-10087 Use protobuf in api/qualitygates/show
2017-12-04 Julien LancelotSONAR-10087 Populate built-in flag on existing quality...
2017-12-04 Julien LancelotSONAR-10087 Add built-in flag to provided quality gate
2017-12-01 Guillaume JambetSONAR-10059 Increase timeout to download plugins
2017-12-01 Grégoire AubertFix issue in users admin when editing user without...
2017-12-01 ssjenkaAutomatic merge from branch-6.7
2017-11-30 Teryk BellahseneSONAR-10060 api/system/info throws clean message when...
2017-11-30 ssjenkaAutomatic merge from branch-6.7
2017-11-29 Daniel SchwarzRegenerate sonar-ws
2017-11-29 Simon BrandhofExclude generated files of sonar-ws from analysis
2017-11-29 Simon BrandhofFix Quality flaws in MediaTypes
2017-11-29 Daniel SchwarzReduce the dependency between sonar-server and sonar-ws
2017-11-29 Daniel SchwarzApply naming conventions in sonar-ws protobuf
2017-11-29 Simon BrandhofRemove documentation from generated WS client
2017-11-29 Simon BrandhofAdd @Generated to package_info.java
2017-11-29 Simon BrandhofMerge sonar-ws-generated into sonar-ws
2017-11-29 Daniel SchwarzUpdate Generated annotation, to now link to "sonar...
2017-11-29 Daniel SchwarzUse a static date example in the docs of api/ce/activity
2017-11-29 Daniel SchwarzCopy generated sonar-ws sources to sonar-ws-generated...
2017-11-29 Daniel SchwarzIn ws-client-generator, remove obsolete class name...
2017-11-29 Simon BrandhofGenerate client for api/user_groups
2017-11-29 Simon BrandhofDelete unused class org.sonarqube.ws.MessageFormatter
2017-11-29 Simon BrandhofGenerate client for api/rules
2017-11-29 Simon BrandhofGenerate client for api/settings
2017-11-29 Simon BrandhofExclude some WS from code generation
next