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
*
fix code smells
Pierre
2020-12-14
28
-82
/
+82
*
InputSteam.read() implementation should not return a signed byte
Zipeng WU
2020-12-14
1
-1
/
+3
*
Code smell fix: remove unused code
Zipeng WU
2020-12-11
1
-1
/
+0
*
Code smells test fixes
Jacek
2020-12-09
7
-93
/
+98
*
fix assertions on incompatible types on overall code
Pierre
2020-12-09
1
-5
/
+4
*
SONAR-12821 Fail to update an application branch name
Zipeng WU
2020-12-08
2
-6
/
+75
*
SONAR-14024 fix not purging some pull requests
Michal Duda
2020-12-03
2
-11
/
+30
*
SONAR-12659 Improve Quality Profiles Query Performance
Belen Pruvost
2020-12-02
1
-2
/
+2
*
SONAR-13793 improve ncloc count performance by using projects instead of comp...
Pierre Guillot
2020-12-02
5
-31
/
+12
*
SONAR-14176 Send email to admins when default admin credential is detected
Julien Lancelot
2020-12-02
1
-3
/
+0
*
SONAR-14175 Add 'reset_password' column to 'users' table
Jacek
2020-12-02
4
-2
/
+51
*
Speed up unit tests by improving indexing in unit tests
Duarte Meneses
2020-11-30
1
-4
/
+4
*
Fix cache of MyBatis configuration extensions in unit tests
Duarte Meneses
2020-11-30
2
-15
/
+12
*
SONAR-14091 handle indexation tasks bound to an orphan branch
Pierre Guillot
2020-11-30
2
-1
/
+15
*
SONAR-14033 Refactor storage of applications
Duarte Meneses
2020-11-28
25
-19
/
+839
*
clean code smells (unused import)
Pierre Guillot
2020-11-26
2
-2
/
+0
*
SONAR-14159 enforce user authentication by default
Jacek
2020-11-26
1
-0
/
+1
*
remove code smells
Pierre Guillot
2020-11-25
1
-3
/
+3
*
SONAR-14057 Set sqProjectKey and sqProjectName
belen-pruvost-sonarsource
2020-11-25
1
-0
/
+5
*
SONAR-14133 update get_binding changelog
Pierre
2020-11-25
1
-1
/
+3
*
SONAR-14058 add url to list_definitions endpoint
Belen Pruvost
2020-11-25
1
-0
/
+1
*
SONAR-13988 - GitHub ALM settings validation
Mark Rekveld
2020-11-04
1
-1
/
+2
*
SONAR-13941 Move and adapt application CE processor
Zipeng WU
2020-10-23
1
-2
/
+10
*
SONAR-13936 cleanup
Michal Duda
2020-10-16
6
-18
/
+23
*
SONAR-13936 Rename OrganizationPermission to GlobalPermission
Julien Lancelot
2020-10-16
12
-38
/
+39
*
SONAR-13936 Move default permission templates to internal properties
Julien Lancelot
2020-10-16
2
-13
/
+19
*
SONAR-13936 Remove use of organizations in Groups
Michal Duda
2020-10-16
4
-23
/
+9
*
SONAR-13936 Remove use of organizations in Permissions WS and DB
Julien Lancelot
2020-10-16
13
-37
/
+18
*
SONAR-13936 Remove organization parameter from Users
Julien Lancelot
2020-10-16
1
-1
/
+0
*
SONAR-13936 Drop some Organization code related to Users/Groups/Permission
Duarte Meneses
2020-10-16
50
-3343
/
+973
*
SONAR-13903 Remove use of organizations in Quality Profiles and Active Rules
Pierre
2020-10-05
49
-1248
/
+451
*
SONAR-13861 Remove column 'key_type" from the table 'project_branches'
Duarte Meneses
2020-09-30
17
-81
/
+18
*
SONAR-13862 Do not display dismissed warnings in api/ce/analysis_status
Michal Duda
2020-09-29
4
-0
/
+52
*
SONAR-13862 Add a WS for dismissing analysis warning by the current user
Michal Duda
2020-09-29
23
-29
/
+629
*
SONAR-13869 Add a flag in telemetry to know if there's some c/c++ unanalyzed ...
Julien Lancelot
2020-09-29
4
-0
/
+29
*
SONAR-13862 Add dismiss information to 'api/ce/analysis_status' WS
Julien Lancelot
2020-09-29
3
-4
/
+21
*
SONAR-13835 api/qualitygates/search is not returning deterministic results wh...
Duarte Meneses
2020-09-22
2
-1
/
+21
*
SONAR-13643 Save plugins with type
Duarte Meneses
2020-09-18
4
-42
/
+56
*
SONAR-12692 add project_uuid to issues_changes
Pierre
2020-09-08
11
-39
/
+70
*
SONAR-13572 Add "Buffer Overflow" security category
Jacek
2020-08-26
1
-1
/
+1
*
SONAR-13784 Deleting project should make sure all components are removed
Duarte Meneses
2020-08-24
5
-0
/
+38
*
SONAR-13633 Match existing gitlab projects with gitlab search repos results
Jacek
2020-08-17
1
-0
/
+5
*
SONAR-13518 Drop unused indexes
Duarte Meneses
2020-08-14
3
-55
/
+0
*
SONAR-13747 Drop unused DB columns related to periods
Duarte Meneses
2020-08-14
1
-16
/
+0
*
SONAR-13696 drop PROJECT_ALM_BINDINGS table
Duarte Meneses
2020-08-14
18
-798
/
+0
*
SONAR-11595 drop unused 'value_warning', 'period' columns from 'quality_gate_...
Jacek
2020-08-14
1
-2
/
+0
*
SONAR-13759 use uuid instead of id + use the real schema in test instead of a...
Pierre Guillot
2020-08-13
1
-6
/
+0
*
SONAR-13445 fix failure to export project on Oracle and mssql
Michal Duda
2020-08-12
1
-10
/
+10
*
SONAR-13708 P/R purge should depend on last analysis date
Duarte Meneses
2020-08-06
2
-11
/
+21
*
SONAR-13698 Delete 'project_alm_settings' rows when project is deleted
Jacek
2020-07-30
5
-1
/
+30
[next]