index
:
sonarqube.git
4.5.5
6.7
Martin/DefaultSymbol_ErrorMessage
az/ps-wide-output
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-13398 Throw ES exception in case component is a portfolio, subview or app
Jacek
2020-06-26
5
-8
/
+69
*
SONAR-13444 Return hasFailure flag for indexation progress status
Jacek
2020-06-26
7
-5
/
+68
*
SONAR-13398 Verify needIssue sync flag at project level
Jacek
2020-06-26
4
-23
/
+11
*
SONAR-13400 exclude portfolio (but not applications) from worker peek during ...
Pierre
2020-06-26
4
-16
/
+76
*
SONAR-13398 fail with 503 api/issues/search WS if needIssueSync is set to true
Jacek
2020-06-26
4
-6
/
+89
*
SONAR-13444 order projects by last analysis date
Pierre
2020-06-26
1
-1
/
+1
*
SONAR-13444 purge CE indexation tasks when triggering a disaster recovery
Pierre
2020-06-26
4
-2
/
+78
*
SONAR-13444 background tasks for issue indexation implementation
Pierre
2020-06-26
10
-18
/
+113
*
SONAR-13398 add ws api/ce/indexation_status to track progress of issue indexa...
Jacek
2020-06-26
4
-1
/
+63
*
SONAR-13399 return 'needIssueSync' flag in api/components/show WS
Jacek
2020-06-26
4
-2
/
+34
*
SONAR-13399 return 'needIssueSync' flag in api/components/search_projects WS
Jacek
2020-06-26
4
-6
/
+46
*
SONAR-13444 add 'need_issue_sync' to 'project_branches' table
Jacek
2020-06-26
4
-25
/
+41
*
Optimize database migrations
Duarte Meneses
2020-06-23
1
-7
/
+7
*
SONAR-13327 Fix SSF-107
Julien Lancelot
2020-06-15
9
-0
/
+324
*
SONAR-13221 Increase size of FK user_uuid column to 255
Jacek
2020-06-15
1
-6
/
+6
*
SONAR-13390 SONAR-13391 New Code Reference Branch
Duarte Meneses
2020-06-11
1
-1
/
+2
*
SONAR-13472 Fix SSF-113
Julien Lancelot
2020-06-11
10
-0
/
+446
*
Table creation migrations should not be re-entrant
Julien Lancelot
2020-06-03
9
-59
/
+30
*
SONAR-13291 index components with qualifier ['APP', 'TRK', 'VW', 'SVW'] only...
Jacek
2020-05-26
3
-37
/
+38
*
SONAR-13221 change PK of RULES and update FK
Michal Duda
2020-05-25
30
-435
/
+471
*
SONAR-13221 drop id column of USERS table
Jacek
2020-05-25
18
-190
/
+127
*
SONAR-13221 change USER_ROLES user_id FK to user_uuid
Jacek
2020-05-25
10
-137
/
+124
*
SONAR-13221 change QPROFILE_EDIT_USERS user_id FK to user_uuid
Jacek
2020-05-25
7
-98
/
+96
*
SONAR-13221 change PROPERTIES user_id FK to user_uuid
Jacek
2020-05-25
13
-269
/
+268
*
SONAR-13221 change PERM_TEMPLATES_USERS user_id FK to user_uuid
Jacek
2020-05-25
8
-63
/
+62
*
SONAR-13221 change ORGANIZATION_MEMBERS user_id FK to user_uuid
Jacek
2020-05-25
14
-115
/
+85
*
SONAR-13221 change USERS_GROUPS user_id FK to user_uuid
Jacek
2020-05-25
33
-328
/
+344
*
SONAR-13221 change PK of quality gates from id to uuid, update FKs, update API
Pierre
2020-05-25
16
-117
/
+74
*
SONAR-13221 Update method and var names
Duarte Meneses
2020-05-25
4
-16
/
+8
*
SONAR-13221 change PK of GROUPS and update FKs
Duarte Meneses
2020-05-25
60
-641
/
+651
*
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
[next]