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
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
SONAR-13221 change PK of properties
Pierre
2020-05-25
8
-108
/
+129
*
SONAR-13221 change PK to uuid of RULES_PROFILES table
Jacek
2020-05-25
15
-148
/
+113
*
SONAR-13221 change PK to uuid of PERMISSION_TEMPLATES table
Jacek
2020-05-25
17
-411
/
+392
*
SONAR-13221 Metrics
Duarte Meneses
2020-05-25
39
-289
/
+295
*
SONAR-13221 change PK to uuid of RULES_PARAMETERS table
Jacek
2020-05-25
10
-39
/
+50
*
Fix ITs
Duarte Meneses
2020-05-25
1
-1
/
+1
*
Fix ITs
Duarte Meneses
2020-05-25
1
-1
/
+1
*
SONAR-13240 Change PK of ACTIVE_RULES and update FK
Duarte Meneses
2020-05-25
14
-150
/
+154
*
SONAR-13221 Feedback from review and fix tests
Duarte Meneses
2020-05-25
5
-6
/
+10
*
SONAR-13221 Fix permission template tables
Duarte Meneses
2020-05-25
11
-50
/
+70
*
SONAR-13221 Update Dbversion83
Duarte Meneses
2020-05-25
1
-15
/
+15
*
SONAR-13221 Quality gate conditions
Duarte Meneses
2020-05-25
6
-36
/
+39
*
SONAR-13221 Issue changes
Duarte Meneses
2020-05-25
5
-11
/
+19
*
SONAR-13221 File sources
Duarte Meneses
2020-05-25
5
-16
/
+30
*
SONAR-13221 User roles
Duarte Meneses
2020-05-25
4
-9
/
+18
*
SONAR-13221 Group roles
Duarte Meneses
2020-05-25
4
-7
/
+20
*
SONAR-13235 change PK of manual measures
Michal Duda
2020-05-25
7
-58
/
+79
*
SONAR-13221 change PK to uuid of PROJECT_QPROFILES table
Jacek
2020-05-25
4
-8
/
+13
*
SONAR-13221 replace auto-incremented ID by UUID for user tokens
Pierre
2020-05-25
5
-4
/
+25
*
SONAR-13221 change PK to uuid of PROJECT_MEASURES table
Jacek
2020-05-25
5
-3
/
+26
*
SONAR-13221 change PK to uuid of ACTIVE_RULE_PARAMETERS table
Jacek
2020-05-25
6
-25
/
+35
*
Do not recreate UuidFactory for DbTester
Jacek
2020-05-25
1
-1
/
+3
*
SONAR-13221 change PK to uuid of DUPLICATIONS_INDEX table
Jacek
2020-05-25
5
-14
/
+24
*
SONAR-13221 replace auto-incremented ID by UUID for ce_activity
Pierre
2020-05-25
2
-7
/
+5
*
SONAR-13221 change PK of ce_queue
Pierre
2020-05-25
2
-13
/
+10
*
SONAR-13221 Set primary key of 'SNAPSHOTS' table to column 'UUID' and drop 'ID'
Julien Lancelot
2020-05-25
10
-82
/
+52
*
SONAR-13221 Set primary key of 'ISSUES' table to column 'KEE' and drop 'ID'
Julien Lancelot
2020-05-25
5
-17
/
+2
*
SONAR-13221 replace auto-incremented ID by UUID for notifications
Pierre
2020-05-25
6
-39
/
+67
*
SONAR-13221 Set primary key of 'EVENTS' table to column 'UUID' and drop 'ID'
Julien Lancelot
2020-05-25
7
-37
/
+2
*
SONAR-13188 store qualifier in project measure index
Jacek
2020-04-15
2
-10
/
+38
*
SONAR-13193 Stop using legacy project ID and use project UUID instead
Duarte Meneses
2020-04-14
1
-5
/
+4
*
SONAR-13193 Stop using legacy project ID and use project UUID instead
Duarte Meneses
2020-04-14
70
-1624
/
+983
*
SONAR-12691 Refactor measures DAO
Duarte Meneses
2020-03-30
10
-533
/
+112
*
SONAR-12691 Don't persist project measures that are not historical
Duarte Meneses
2020-03-30
9
-129
/
+1
*
SONAR-12691 Dont delete past measures of directories and files
Duarte Meneses
2020-03-30
7
-108
/
+12
*
SONAR-13214 Remove org.sonar.api.config.Settings from the API
Julien HENRY
2020-03-23
4
-4
/
+4
*
SONAR-13155 Drop usage of commons-dbutils
Simon Brandhof
2020-03-21
2
-5
/
+8
*
SONAR-13160 Fix display of Portfolio Admin page when project contains UTF-8 c...
Julien Lancelot
2020-03-12
2
-4
/
+4
*
SONAR-12928 Persistence of live measures is a performance hotspot on Oracle a...
Duarte Meneses
2020-03-11
4
-53
/
+77
*
SONAR-13139 Add 'summaryCommentEnable' property to allow enable/disable of sh...
Jacek
2020-03-06
5
-15
/
+78
*
SONAR-13126 add summary of analysis to GH discussion tab
Jacek
2020-03-06
1
-0
/
+1
*
SONAR-13099 ALM settings WS for GitLab should support URL and project binding
Duarte Meneses
2020-02-21
1
-0
/
+1
*
SONAR-13003 display already imported BBS repos
Pierre Guillot
2020-02-20
6
-2
/
+61
*
SONAR-13002 auto configure PR settings when BBS project is imported
Pierre Guillot
2020-02-20
1
-1
/
+0
*
cleanup unused sonarcloud code
Pierre Guillot
2020-02-20
4
-43
/
+0
*
SONAR-13001 apply review feedback
Pierre Guillot
2020-02-20
5
-39
/
+57
*
SONAR-13001 create endpoint alm_integrations/set_pat
Pierre Guillot
2020-02-20
15
-2
/
+567
*
SONAR-13089 Fix permission template issue when lot of groups
Julien Lancelot
2020-02-18
5
-27
/
+77
*
SONAR-12961 add facets for new code period: new_security_hotspots_reviewed, n...
Jacek
2020-02-11
1
-0
/
+2
*
SONAR-12961 add facets for: security_hotspots_reviewed, security_review_rating
Jacek
2020-02-11
1
-0
/
+2
[prev]
[next]