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-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-15487 change quickfix type to be false by default (Solving issue with O...
Pierre
2021-10-19
2
-7
/
+6
*
SONAR-15523 Fixed an issue where the test selecting quickFixAvailable was no...
Lukasz Jarocki
2021-10-18
1
-1
/
+2
*
SONAR-15517 fixed an issue when sometimes audit logs could not be downloaded
Lukasz Jarocki
2021-10-14
2
-1
/
+70
*
SONAR-15487 added unit test for quickFixAvailable added in Issue and DefaultI...
Lukasz Jarocki
2021-10-13
2
-1
/
+103
*
SONAR-15479 updated saving issues from report in the database - added quickFi...
Lukasz Jarocki
2021-10-13
1
-0
/
+3
*
SONAR-15478 added a new boolean column to the Issues table quick_fix_available
Lukasz Jarocki
2021-10-13
4
-5
/
+57
*
SONAR-15469 Stop using deprecated Gradle API in SonarQube
Kengo TODA
2021-10-08
1
-3
/
+3
*
SONAR-15307 Run Audit Purge operation in batches
Duarte Meneses
2021-10-01
4
-19
/
+40
*
SONAR-15450 Take pull requests into account when counting instance's NLOC
Duarte Meneses
2021-09-27
3
-6
/
+2
*
Fix code quality issues
Duarte Meneses
2021-09-24
1
-4
/
+4
*
SONAR-15425 'api/rules/repositories' is empty for new instances
Duarte Meneses
2021-09-23
4
-15
/
+44
*
SONAR-15352 Reopened closed hotspots should bring back their previous state
Duarte Meneses
2021-09-22
2
-4
/
+5
*
SONAR-15422 Portfolios 'selection_expression' column is too short
Duarte Meneses
2021-09-22
1
-1
/
+1
*
SONAR-15143 - Using ISO8601 for DateTimes
9.1.0.47736
Belen Pruvost
2021-09-16
4
-6
/
+17
*
SONAR-15334 - Addressing validation feedback
Belen Pruvost
2021-09-16
2
-3
/
+20
*
[NO-JIRA] Fixing Quality Gate
Belen Pruvost
2021-09-16
3
-4
/
+4
*
SONAR-15225 Cancelled tasks for indexations should be count as failures
Jacek
2021-09-16
4
-19
/
+28
*
[NO-JIRA] Addressing some code smells
Belen Pruvost
2021-09-16
4
-5
/
+49
*
SONAR-15335 - Avoid returning duplicates in Export Findings
Belen Pruvost
2021-09-14
4
-3
/
+29
*
SONAR-15334 - Project Export Findings endpoint
Pierre
2021-09-14
6
-1
/
+111
*
SONAR-15259 Add DB indexes
Duarte Meneses
2021-09-08
1
-0
/
+3
*
SONAR-15259 Purge project from portfolios when removed
Jacek
2021-09-08
6
-13
/
+68
*
SONAR-15259 Remove dead code and minor fixes
Duarte Meneses
2021-09-08
1
-0
/
+9
*
SONAR-15259 Audit portfolios
Jacek
2021-09-08
3
-0
/
+20
*
SONAR-15259 Improve unit tests and fix Move WS
Duarte Meneses
2021-09-08
6
-192
/
+345
*
SONAR-15259 Use portfolios related tables in RemoveDeprecatedViewsStep
Jacek
2021-09-08
5
-21
/
+51
*
SONAR-15259 Use portfolios table in MoveAction WS
Duarte Meneses
2021-09-08
5
-171
/
+318
*
SONAR-15259 Use portfolios realted tables in DefineAction WS
Jacek
2021-09-08
5
-8
/
+119
*
SONAR-15259 Fix generation of subview key
Duarte Meneses
2021-09-08
6
-16
/
+131
*
SONAR-15259 Migrate portfolios from XML to DB
Jacek
2021-09-08
10
-243
/
+161
*
SONAR-15259 Create new tables, daos, dtos and mappers
Duarte Meneses
2021-09-08
12
-0
/
+1314
*
SONAR-15142 - Avoid log creation when a branch or PR is created
Belen Pruvost
2021-09-03
2
-1
/
+19
*
SONAR-15143 - Escape quotes in audits new_value
Belen Pruvost
2021-08-31
2
-3
/
+6
*
SONAR-15323 - Allow encryption of Global DevOps Platform Settings
Belen Pruvost
2021-08-30
4
-14
/
+76
*
SONAR-15322 Allow SQ DB fit encrypted DevOps Platform values
Zipeng WU
2021-08-30
1
-2
/
+2
*
SONAR-15142 Always add AuditPersister to container and use typed NewValue for...
Duarte Meneses
2021-08-26
55
-712
/
+685
*
SONAR-15313 drop endpoints from WebAPI deprecated since 7.X
Lukasz Jarocki
2021-08-26
4
-467
/
+0
*
SONAR-15142 Audit internal properties
Duarte Meneses
2021-08-19
4
-14
/
+129
*
SONAR-15287 When updating a secret, audit logs should log the action
Zipeng WU
2021-08-19
7
-8
/
+91
*
SONAR-15142 - Add componentKey to all logs
Belen Pruvost
2021-08-19
30
-363
/
+507
*
SONAR-15142 - Include template data on user/group permission inserts
Belen Pruvost
2021-08-19
9
-37
/
+89
*
SONAR-15142 Set a permission template default for Projects / Applications / P...
Duarte Meneses
2021-08-19
6
-52
/
+33
*
SONAR-15142 Use permission instead of role
Duarte Meneses
2021-08-19
7
-37
/
+38
*
SONAR-15142 consistently log 'userLogin' when refering to a user
Duarte Meneses
2021-08-19
14
-176
/
+234
*
SONAR-15142 - Skip visibility update logs from PersistComponentsStep
Belen Pruvost
2021-08-19
2
-25
/
+34
*
SONAR-15142 adding user login to audit log when removing or adding permission
Lukasz Jarocki
2021-08-19
9
-184
/
+266
*
SONAR-15142 actions on settings should distinguish add and update
Zipeng WU
2021-08-19
2
-23
/
+53
*
SONAR-15142 - Persisting deletes only when deletedRows > 0
Belen Pruvost
2021-08-19
39
-237
/
+482
*
SONAR-15142 - Add component qualifier to new value in Logs
Belen Pruvost
2021-08-19
30
-281
/
+422
*
SONAR-15142 Logs for add/update/delete are inconsistent for webhooks and devops
Duarte Meneses
2021-08-19
9
-70
/
+55
[prev]
[next]