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-10301 delete from CE_TASK_INPUT when deleting a project
Sébastien Lesaint
2018-02-13
4
-0
/
+80
*
SONAR-10301 delete from CE_TASK_CHARACTERISTICS when deleting project
Sébastien Lesaint
2018-02-13
4
-0
/
+88
*
SONAR-10301 delete from CE_SCANNER_CONTEXT when deleting a project
Sébastien Lesaint
2018-02-13
4
-2
/
+97
*
Merge branch 'branch-6.7'
Sébastien Lesaint
2018-02-09
2
-25
/
+185
|
\
|
*
SONAR-10410 Rule#getSystemTags is populated with definition tags
Sébastien Lesaint
2018-02-09
1
-0
/
+6
|
*
SONAR-10410 harden UT coverage on some methods of RuleDao
Sébastien Lesaint
2018-02-09
1
-25
/
+180
|
*
Upgrade to version 6.7.2-SNAPSHOT
Eric Hartmann
2017-12-29
1
-1
/
+1
|
*
Release 6.7.1
6.7.1
Simon Brandhof
2017-12-20
1
-1
/
+1
*
|
SONAR-10311 fix RuleDefinitionDto#setRuleKey not reseting cached ruleKey
Sébastien Lesaint
2018-02-08
1
-0
/
+1
*
|
SONAR-10307 RuleDefinitionDto equals/hashcode based on id
Sébastien Lesaint
2018-02-08
2
-51
/
+29
*
|
SONAR-10313 use rule id as doc key in rules indexes instead of RuleKey
Sébastien Lesaint
2018-02-08
9
-48
/
+65
*
|
SONAR-10311 Store deprecated keys of rule at startup
Eric Hartmann
2018-02-08
7
-8
/
+336
*
|
SONAR-10313 Keep the order of issues on Search
Eric Hartmann
2018-02-08
2
-50
/
+5
*
|
SONAR-10313 Do not request DB when list is empty
Eric Hartmann
2018-02-08
1
-0
/
+16
*
|
SONAR-10313 Fix incorrect equlity test on RuleDefinitionDto
Eric Hartmann
2018-02-08
2
-2
/
+81
*
|
SONAR-10313 Use issue ID for ES ISSUES.ISSUE
Eric Hartmann
2018-02-08
1
-1
/
+1
*
|
SONAR-10338 Allow authentication of user using an exising email
Julien Lancelot
2018-02-07
4
-14
/
+18
*
|
SONAR-10321 Add scope field to rule search ws
Duarte Meneses
2018-02-07
1
-2
/
+5
*
|
SONAR-10321 Store rule scope in DB
Duarte Meneses
2018-02-07
12
-2
/
+50
*
|
SONAR-10052 support profiles with more than 1'000 active rules
Simon Brandhof
2018-01-29
1
-5
/
+3
*
|
SONAR-10052 fix N+1 syndrome when loading profile descendants
Simon Brandhof
2018-01-29
4
-14
/
+68
*
|
SONAR-10052 optimize data loading for (de)activation of rules
Simon Brandhof
2018-01-29
8
-68
/
+126
*
|
SONAR-10052 Improve documentation of quality profile DTOs
Simon Brandhof
2018-01-29
2
-2
/
+54
*
|
Set version 7.1-SNAPSHOT
Simon Brandhof
2018-01-24
1
-1
/
+1
*
|
SONAR-10117 minimize risk of deadlock on MySQL
Simon Brandhof
2018-01-24
1
-1
/
+16
*
|
SONAR-10247 add OrganizationDto#equals & hashcode
Sébastien Lesaint
2018-01-23
1
-0
/
+18
*
|
Upgrade assertJ from 3.4.1 to 3.9.0
Simon Brandhof
2018-01-14
1
-1
/
+1
*
|
Cleanup code based on Intellij inspections
Simon Brandhof
2018-01-14
43
-101
/
+97
*
|
SONAR-10117 SONAR-1018 Update measures after relevant issue changes and send ...
Simon Brandhof
2018-01-10
12
-27
/
+367
*
|
Clean-up unused code of ResourceTypes
Simon Brandhof
2018-01-09
1
-45
/
+4
*
|
Fix license headers for 2018
Simon Brandhof
2018-01-07
449
-471
/
+449
*
|
SONAR-10182 Rename homepage parameter from 'value' to 'parameter'
Guillaume Jambet
2018-01-02
4
-27
/
+27
*
|
SONAR-10182 Clean homepage when deleting a project
Guillaume Jambet
2018-01-02
2
-1
/
+31
*
|
SONAR-10182 Clean homepage when deleting an organization
Guillaume Jambet
2018-01-02
4
-0
/
+41
*
|
SONAR-10182 Add api/users/current homepage persistence
Guillaume Jambet
2018-01-02
3
-7
/
+51
*
|
Merge remote-tracking branch 'origin/branch-6.7'
Simon Brandhof
2017-12-20
11
-88
/
+490
|
\
|
|
*
SONAR-10131 purge test files when purging project history
Simon Brandhof
2017-12-20
10
-80
/
+469
*
|
SONAR-10134 Search return only projects from quality gate organization
Julien Lancelot
2017-12-14
3
-0
/
+27
*
|
SONAR-10134 Use QGateWithOrgDto instead of id in ProjectQgateAssociationQuery
Julien Lancelot
2017-12-14
4
-232
/
+92
*
|
SONAR-10134 Move QgateProjectFinder code to SearchAction
Julien Lancelot
2017-12-14
3
-26
/
+13
*
|
SONAR-10134 Correctly delete OrgQualityGates when deleting organization
Julien Lancelot
2017-12-14
5
-18
/
+28
*
|
SONAR-10134 Fix unit tests not having default QG on organization
Julien Lancelot
2017-12-14
1
-1
/
+2
*
|
SONAR-10134 Remove creation of built-in QG in DbTester
Julien Lancelot
2017-12-14
4
-25
/
+8
*
|
SONAR-10147 Remove class QualityGates
Eric Hartmann
2017-12-14
5
-22
/
+28
*
|
SONAR-10147 Remove 'sonar.qualitygate' setting usage to store default quality...
Eric Hartmann
2017-12-14
1
-6
/
+0
*
|
SONAR-10134 Fix test on QualityGateDao
Eric Hartmann
2017-12-14
1
-4
/
+6
*
|
SONAR-10166 Delete quality gates when deleting organization
Julien Lancelot
2017-12-14
4
-0
/
+49
*
|
SONAR-10134 Add organization parameter in api/qualitygates/destroy
Julien Lancelot
2017-12-14
4
-4
/
+14
*
|
SONAR-10136 Set built-in QG as default of new organization
Julien Lancelot
2017-12-14
1
-1
/
+3
*
|
SONAR-10136 Add method to get/set default quality gate on organization
Julien Lancelot
2017-12-14
8
-1
/
+60
[next]