]> source.dussan.org Git - sonarqube.git/shortlog
sonarqube.git
2017-03-27 Teryk BellahseneSONAR-8999 Return only organization members when changi...
2017-03-27 Grégoire AubertSONAR-8844 Fix project tags selector (#1857)
2017-03-27 Stas Vilchikoptimize js bundles (#1855)
2017-03-24 Teryk BellahseneSONAR-8980 Do not user index method getNullableByLogin 1838/head
2017-03-24 Teryk BellahseneSONAR-8980 Reindex user when creating an organization...
2017-03-24 Teryk BellahseneSONAR-8980 Reindex users when deleting an organization
2017-03-24 Teryk BellahseneSONAR-8980 Index a list of users
2017-03-24 Teryk BellahseneSONAR-8980 Reindex a user when removing an organization...
2017-03-24 Teryk BellahseneSONAR-8980 Reindex a user when adding an organization...
2017-03-24 Teryk BellahseneSONAR-8980 Index organizations when indexing a user
2017-03-24 Grégoire AubertFix menu hover highlighting
2017-03-24 Daniel SchwarzSONAR-8857 fix quality flaws
2017-03-24 Stas Vilchikfix search on projects page
2017-03-24 Sébastien LesaintSONAR-8864 add canCreateCustomRule to response of api... 1852/head
2017-03-24 Sébastien LesaintSONAR-9006 add canCustomizeRule to response of api...
2017-03-24 Eric HartmannSONAR-9002 Add a log when a node is waiting for initial...
2017-03-24 Stas Vilchikadd flow-typed definitions (#1847)
2017-03-24 Julien LancelotMerge remote-tracking branch 'origin/branch-6.3'
2017-03-24 Julien LancelotFix changelog of api/components/show
2017-03-23 Simon BrandhofFix reliability of RemoveGroupActionTest
2017-03-23 Daniel SchwarzSONAR-8857 make api/qualityprofiles/de|activate_rules... 1753/head
2017-03-23 Daniel SchwarzSONAR-8857 remove redundant QProfileService class
2017-03-23 Daniel SchwarzSONAR-8857 reduce duplicated code for bulk requests
2017-03-23 Daniel SchwarzSONAR-8857 split BulkRuleActivationActions
2017-03-23 Daniel SchwarzSONAR-8857 make api/qualityprofiles/activate_rule organ...
2017-03-23 Daniel SchwarzSONAR-8857 make api/qualityprofiles/deactivate_rule...
2017-03-23 Daniel Schwarzprovide session to QProfileService
2017-03-23 Daniel SchwarzSONAR-8857 split RuleActivationActions into activation...
2017-03-23 Sébastien LesaintSONAR-8867 fix too long property identifier in RuleDto... 1842/head
2017-03-23 Sébastien LesaintSONAR-8867 drop metadata columns from table RULES
2017-03-23 Sébastien LesaintSONAR-8867 add AbstractDbTester#assertColumnDoesNotExist
2017-03-23 Sébastien LesaintSONAR-8897 add H2 support in DropColumnsBuilder
2017-03-23 Sébastien LesaintSONAR-8867 RuleResultSetIterator supports table RULES_M...
2017-03-23 Sébastien LesaintSONAR-8867 read and write into table RULES_METADATA
2017-03-23 Sébastien LesaintSONAR-8867 populate table RULES_METADATA
2017-03-23 Sébastien LesaintSONAR-8867 create table RULES_METADATA
2017-03-23 Sébastien LesaintSONAR-8867 add organizationUuid parameter to RuleDao...
2017-03-23 Sébastien LesaintSONAR-8867 add and use RuleDao#selectAllDefinitions
2017-03-23 Sébastien LesaintSONAR-8867 make UserDao#selectEnabled process RuleDefin...
2017-03-23 Sébastien LesaintSONAR-8867 add and use UserDao#selectDefinitionByKeys
2017-03-23 Sébastien LesaintSONAR-8867 add and use RuleDao#selectDefinitionById[s]
2017-03-23 Sébastien LesaintSONAR-8867 add and use RuleDao#selectOrFailDefinitionByKey
2017-03-23 Sébastien LesaintSONAR-8867 add and use RuleDao#selectDefinitionByKey
2017-03-23 Sébastien LesaintSONAR-8867 add CoreDbTester#defaultOrganization()
2017-03-23 Sébastien LesaintSONAR-8867 fix support for composite PK in assertPrimaryKey
2017-03-23 Sébastien LesaintSONAR-8867 enforce definition and metadata are inserted...
2017-03-23 Sébastien LesaintSONAR-8867 RuleDto aggregates RuleDefinitionDto and...
2017-03-23 Sébastien LesaintSONAR−8867 split persistence of rule definition from...
2017-03-23 Sébastien LesaintSONAR-8867 split insert/update of definition and metada...
2017-03-23 Sébastien LesaintSONAR-8867 don't open extra DbSession in RuleCreator
2017-03-23 Sébastien LesaintSONAR-8867 remove usused RuleDao#selectEnabled(DbSession)
2017-03-23 Sébastien LesaintSONAR-6547 remove now useless ClearRulesOverloadedDebt
2017-03-23 Sébastien LesaintSONAR-8867 remove unused RuleMapper#selectAll(ResultHan...
2017-03-23 Sébastien LesaintSONAR-8867 a bit of formatting on RuleMapper.xml
2017-03-23 Sébastien LesaintSONAR-8867 add missing jdbcType to RuleMapper
2017-03-23 Sébastien LesaintSONAR-8867 remove unused RuleMapper#selectByName
2017-03-23 Simon BrandhofSONAR-8925 re-enable IssueAssignTest
2017-03-23 Simon BrandhofSONAR-8925 scanner sends param "organization" when...
2017-03-23 Simon BrandhofSONAR-8971 check consistency of Quality profiles in...
2017-03-23 Simon BrandhofSONAR-8924 restrict count of projects on specified...
2017-03-23 Simon BrandhofSONAR-8924 compute active rules statistics via database
2017-03-23 Simon BrandhofSONAR-8924 add and populate field "orgUuid" to ES index...
2017-03-23 Simon BrandhofSONAR-8889 fix Quality flaws in ActiveRuleIndexer
2017-03-23 Simon BrandhofSONAR-8889 drop Quality profiles when deleting an organ...
2017-03-23 Simon BrandhofSONAR-8889 do not drop Quality profile at startup if...
2017-03-23 Simon BrandhofSONAR-8889 api/qualityprofiles/delete must delete chang...
2017-03-23 Simon BrandhofSONAR-8889 profile related SQLs to delete rows by list...
2017-03-23 Simon BrandhofSONAR-8889 remove OrganizationMapper#deleteByKey()
2017-03-23 Simon BrandhofSONAR-8888 fix indexing of quality profiles on SQLServer
2017-03-23 Simon BrandhofRemove unused "statuses" field in response of api/rules/app
2017-03-23 Simon BrandhofSONAR-8865 support new param "organization" in api...
2017-03-23 Daniel SchwarzSONAR-8857 temporarily ignore IssueAssignTest, until...
2017-03-23 Daniel SchwarzSONAR-8857 add /restore and /activate_rule to sonar...
2017-03-23 Simon BrandhofDrop unused method QualityProfileMapper#selectByProject...
2017-03-23 Sébastien LesaintSONAR-8888 use DefinedQProfileRepository in QProfileRes...
2017-03-23 Sébastien LesaintSONAR-8888 create default quality profiles when creatin...
2017-03-23 Sébastien LesaintSONAR-8888 move commit out of DefinedQProfileCreation...
2017-03-23 Sébastien LesaintSONAR-8888 add DefinedQProfileCreation
2017-03-23 Sébastien LesaintSONAR-8888 load DefinedQProfiles even when no startup...
2017-03-23 Sébastien LesaintSONAR-8888 add DefinedQProfileRepository
2017-03-23 Sébastien LesaintSONAR-8931 fix log level
2017-03-23 Daniel SchwarzSONAR-8857 fix quality flaws
2017-03-23 Daniel SchwarzSONAR-8857 support organizations in api/qualityprofiles...
2017-03-23 Daniel SchwarzSONAR-8857 use random names in change_parent wsAction...
2017-03-23 Daniel SchwarzSONAR-8857 refactored change_parent medium test to...
2017-03-23 Daniel SchwarzSONAR-8857 make ws/qualityprofiles/inheritance organiza...
2017-03-23 Daniel SchwarzSONAR-8857 make ws/qualityprofiles/inheritance organiza...
2017-03-23 Daniel SchwarzSONAR-8857 move code from QProfileLoader to callers
2017-03-23 Daniel SchwarzSONAR-8857 refactored inheritance action medium test...
2017-03-23 Daniel SchwarzSONAR-8857 make ws api/qualityprofiles/changelog organi...
2017-03-23 Simon BrandhofSONAR-8857 add param "organization" to api/qualityprofi...
2017-03-23 Simon BrandhofSONAR-8857 support organization in api/qualityprofiles...
2017-03-23 Simon BrandhofSONAR-8857 remove test of api/qualityprofiles/copy...
2017-03-23 Simon BrandhofSONAR-8857 clean-up backup/restore
2017-03-23 Daniel SchwarzSONAR-8857 move code from SearchDataLoader to SearchAction
2017-03-23 Sébastien LesaintSONAR-6315 use standard UUID in examples for QP keys
2017-03-23 Sébastien Lesaintfix and simplify pagination CeActivityDao#selectByQuery
2017-03-23 Sébastien Lesaintfix pagination in OrganizationDao#selectByQuery
2017-03-23 Sébastien LesaintSONAR-8931 simpler paging in selectOrganizationsWithout...
2017-03-23 Sébastien Lesaintmove profile with-db-drivers to server to allow testing...
next