index
:
sonarqube.git
4.5.5
6.7
Martin/DefaultSymbol_ErrorMessage
branch-10.0
branch-10.1
branch-10.2
branch-10.3
branch-10.4
branch-10.5
branch-10.6
branch-10.7
branch-10.8
branch-25.01
branch-25.1
branch-5.6
branch-6.0
branch-6.1
branch-6.2
branch-6.3
branch-6.4
branch-6.5
branch-6.5-M1
branch-6.6
branch-6.6-M1
branch-6.7
branch-7.0
branch-7.9
branch-8.1
branch-8.3
branch-8.4
branch-8.5
branch-8.6
branch-8.7
branch-8.9
branch-9.0
branch-9.1
branch-9.2
branch-9.3
branch-9.4
branch-9.5
branch-9.6
branch-9.7
branch-9.8
branch-9.9
bug/cv/SONAR-20986-open-source-build-on-travis-failing
bugfix/cv/upgrade-travisenv-j17
copy_of_master
docs/th/AzureExtensionCompat15621
feat/smarini/BUILD-6088-add-security-md
feature/jay/fix-travis-build
feature/jh/scanner_report_uploader
feature/wad/do-not-merge-do-not-merge
feature/wad/refresh-cache
feature/wad/wip-node-18
fix/jp/fix-jrog
greg/test-new-cirrus-config
jp/test-ut
lj/testing-release
lj/travis-fix-for-master
master
ms/test-timeout
poc/kirill+dam/open-issue-in-ide
poc/me/travis-public-repo
prevent-jvm-override
task/mm/restore-public-build
task/sma/SONAR-22676_DO-NOT-MERGE
wip/ak/BUILD-3755-test-pr
wip/ant1/try_BUILD-3755_no_public_build_for_lts
wouter-admiraal-sonarsource-patch-1
Continuous Inspection: https://github.com/SonarSource/sonarqube
www-data
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
server
/
sonar-db-dao
Commit message (
Expand
)
Author
Age
Files
Lines
*
SONAR-8980 Index organizations when indexing a user
Teryk Bellahsene
2017-03-24
4
-0
/
+77
*
SONAR-8857 fix quality flaws
Daniel Schwarz
2017-03-24
1
-17
/
+0
*
Merge remote-tracking branch 'origin/branch-6.3'
Julien Lancelot
2017-03-24
4
-4
/
+41
*
SONAR-8857 make api/qualityprofiles/deactivate_rule organization aware
Daniel Schwarz
2017-03-23
1
-0
/
+3
*
SONAR-8867 fix too long property identifier in RuleDto for most SGBDs
Sébastien Lesaint
2017-03-23
5
-48
/
+48
*
SONAR-8867 drop metadata columns from table RULES
Sébastien Lesaint
2017-03-23
9
-58
/
+148
*
SONAR-8867 read and write into table RULES_METADATA
Sébastien Lesaint
2017-03-23
7
-85
/
+383
*
SONAR-8867 add organizationUuid parameter to RuleDao#selectByQuery
Sébastien Lesaint
2017-03-23
2
-6
/
+7
*
SONAR-8867 add and use RuleDao#selectAllDefinitions
Sébastien Lesaint
2017-03-23
4
-2
/
+24
*
SONAR-8867 make UserDao#selectEnabled process RuleDefinitionDto
Sébastien Lesaint
2017-03-23
2
-15
/
+5
*
SONAR-8867 add and use UserDao#selectDefinitionByKeys
Sébastien Lesaint
2017-03-23
4
-8
/
+34
*
SONAR-8867 add and use RuleDao#selectDefinitionById[s]
Sébastien Lesaint
2017-03-23
4
-13
/
+63
*
SONAR-8867 add and use RuleDao#selectOrFailDefinitionByKey
Sébastien Lesaint
2017-03-23
2
-26
/
+28
*
SONAR-8867 add and use RuleDao#selectDefinitionByKey
Sébastien Lesaint
2017-03-23
9
-52
/
+118
*
SONAR-8867 enforce definition and metadata are inserted/updated separately
Sébastien Lesaint
2017-03-23
9
-108
/
+118
*
SONAR-8867 RuleDto aggregates RuleDefinitionDto and RuleMetadataDto
Sébastien Lesaint
2017-03-23
5
-182
/
+210
*
SONAR−8867 split persistence of rule definition from metadata
Sébastien Lesaint
2017-03-23
1
-6
/
+58
*
SONAR-8867 split insert/update of definition and metadata in DAO
Sébastien Lesaint
2017-03-23
7
-60
/
+576
*
SONAR-8867 remove usused RuleDao#selectEnabled(DbSession)
Sébastien Lesaint
2017-03-23
3
-29
/
+13
*
SONAR-8867 remove unused RuleMapper#selectAll(ResultHandler)
Sébastien Lesaint
2017-03-23
1
-2
/
+0
*
SONAR-8867 a bit of formatting on RuleMapper.xml
Sébastien Lesaint
2017-03-23
1
-109
/
+192
*
SONAR-8867 add missing jdbcType to RuleMapper
Sébastien Lesaint
2017-03-23
1
-50
/
+51
*
SONAR-8867 remove unused RuleMapper#selectByName
Sébastien Lesaint
2017-03-23
2
-8
/
+0
*
SONAR-8924 restrict count of projects on specified organization
Simon Brandhof
2017-03-23
5
-61
/
+29
*
SONAR-8924 compute active rules statistics via database
Simon Brandhof
2017-03-23
8
-0
/
+198
*
SONAR-8889 api/qualityprofiles/delete must delete changelog and clean-up Elas...
Simon Brandhof
2017-03-23
4
-20
/
+12
*
SONAR-8889 profile related SQLs to delete rows by list of key
Simon Brandhof
2017-03-23
13
-52
/
+302
*
SONAR-8889 remove OrganizationMapper#deleteByKey()
Simon Brandhof
2017-03-23
4
-47
/
+0
*
Drop unused method QualityProfileMapper#selectByProjectIdAndLanguage()
Simon Brandhof
2017-03-23
2
-12
/
+0
*
SONAR-8857 fix quality flaws
Daniel Schwarz
2017-03-23
1
-2
/
+13
*
SONAR-8857 make ws/qualityprofiles/inheritance organization aware
Daniel Schwarz
2017-03-23
4
-9
/
+37
*
fix and simplify pagination CeActivityDao#selectByQuery
Sébastien Lesaint
2017-03-23
4
-41
/
+46
*
fix pagination in OrganizationDao#selectByQuery
Sébastien Lesaint
2017-03-23
4
-43
/
+44
*
SONAR-8931 simpler paging in selectOrganizationsWithoutLoadedTemplate
Sébastien Lesaint
2017-03-23
6
-23
/
+206
*
SONAR-8931 add OrganizationDao#.selectOrganizationsWithoutLoadedTemplate
Sébastien Lesaint
2017-03-23
4
-2
/
+155
*
SONAR-8857 add organization param to api/qualityprofiles/export
Simon Brandhof
2017-03-23
1
-0
/
+19
*
SONAR-8857 each organization can have a default qprofile for each lang
Daniel Schwarz
2017-03-23
4
-9
/
+9
*
SONAR-8857 make ws/api/qualityprofiles/search support organizations
Daniel Schwarz
2017-03-23
10
-54
/
+51
*
SONAR-8857 allow same names for qprofiles in different organizations
Daniel Schwarz
2017-03-23
3
-23
/
+12
*
SONAR-8857 use organization DTO instead of UUID for type-safety
Daniel Schwarz
2017-03-23
1
-4
/
+5
*
SONAR-8857 allow qprofiles with same lang and name in different orgs
Daniel Schwarz
2017-03-23
2
-0
/
+30
*
Move test helper class to test package
Julien Lancelot
2017-03-23
1
-0
/
+0
*
SONAR-8962 Return sub views in api/measures/search
Julien Lancelot
2017-03-23
5
-2
/
+74
*
SONAR-8962 Remove useless selectByQuery using ResultHandler
Julien Lancelot
2017-03-23
3
-151
/
+0
*
SONAR-8968 Add organization parameter in api/users/groups
Julien Lancelot
2017-03-21
6
-31
/
+96
*
SONAR-8968 Remove useless login from GroupMembershipQuery
Julien Lancelot
2017-03-21
4
-45
/
+17
*
SONAR-8968 Remove DbUnit usage in GroupMembershipDaoTest
Julien Lancelot
2017-03-21
5
-181
/
+142
*
SONAR-8894 Search members of an organization WS api/organizations/search_members
Teryk Bellahsene
2017-03-21
8
-3
/
+68
*
Use java.util.function.Consumer when executing DB large input without output
Teryk Bellahsene
2017-03-21
6
-26
/
+4
*
SONAR-8900 Add method to return all organization uuids of a user
Julien Lancelot
2017-03-21
4
-0
/
+28
[next]