]> source.dussan.org Git - sonarqube.git/shortlog
sonarqube.git
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
2017-11-29 Simon BrandhofGenerate client of api/qualitygates and api/roots
2017-11-29 Daniel SchwarzAdd generator of sonar-ws sources
2017-11-29 Simon BrandhofInitial generation of sonar-ws client
2017-11-29 Stas VilchikSONAR-9000 display all organizations a user is a member of
2017-11-29 Teryk BellahseneSONAR-9000 Regenerate WS client for api/organizations...
2017-11-29 Teryk BellahseneSONAR-9000 Drop api/organizations/search_my_organizations
2017-11-29 Teryk BellahseneSONAR-9000 Add admin action to WS api/organizations...
2017-11-29 Teryk BellahseneSONAR-9000 Filter on membership in WS api/organizations...
2017-11-29 Teryk BellahseneSONAR-9000 Limit number of results for api/organization...
2017-11-29 Grégoire AubertSONAR-10072 Fix styling issue for Applications Quality...
2017-11-28 Grégoire AubertUse correct metric suffix
2017-11-27 ssjenkaAutomatic merge from branch-6.7 2823/head
2017-11-24 Stas Vilchikfix assignee select in bulk change form
2017-11-24 Grégoire AubertAdd Unit tests for users permission page
2017-11-24 Grégoire AubertUpdate users permission IT's
2017-11-24 Grégoire AubertRemove old users page
2017-11-24 Grégoire AubertRewrite users page to TS and React
2017-11-24 Grégoire AubertMove 'parseError' to request lib
2017-11-24 Simon BrandhofFix Maven scanner incompatibility in UpgradeTest
next