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-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
*
SONAR-15277 removing duplicates from audit table when changing visibility of ...
Lukasz Jarocki
2021-08-19
5
-31
/
+17
*
SONAR-15271 Add/remove permission from a group should have group name
Zipeng WU
2021-08-19
7
-67
/
+111
*
SONAR-15142 add 'name' and 'key' in component context for Audit
Pierre
2021-08-19
7
-61
/
+131
*
SONAR-15142 remove dead code
Pierre
2021-08-19
2
-27
/
+0
*
SONAR-15142 add name to audit visibility update
Pierre
2021-08-19
4
-6
/
+24
*
SONAR-15138 Generate PDF
Jeremy Davis
2021-08-09
6
-26
/
+26
*
SONAR-15139 - Purge Branch properties
Belen Pruvost
2021-08-09
4
-4
/
+87
*
SONAR-15139 - Update Report Endpoints to work with Projects and Apps
belen-pruvost-sonarsource
2021-08-09
4
-17
/
+21
*
SONAR-15236 Check that data is indexed in ElasticSearch before DB commit
Duarte Meneses
2021-08-04
2
-0
/
+19
*
SONAR-15237 Register removal of plugins
Duarte Meneses
2021-08-04
6
-10
/
+55
*
SONAR-15237 Improve startup performance of the web process
Duarte Meneses
2021-08-04
4
-7
/
+24
*
Code smell fix: Replacing ImmutableList from List
Bruno Andrade
2021-07-29
2
-8
/
+14
*
SONAR-15148 - Fix Audit paginated query for Oracle
Belen Pruvost
2021-07-29
1
-1
/
+35
*
SONAR-15154 add audit logs about projects, portfolios and apps
lukasz-jarocki-sonarsource
2021-07-27
17
-79
/
+730
*
SONAR-15144 - Audit Log Clean Up Job
belen-pruvost-sonarsource
2021-07-27
5
-11
/
+38
*
SONAR-15144 - Add Audit Logs Housekeeping Policy Setting
Belen Pruvost
2021-07-27
1
-4
/
+4
*
SONAR-15142 - Log Permission, Plugin, Secret Key, License and Settings
Belen Pruvost
2021-07-27
63
-550
/
+3562
*
SONAR-15143 created api/audit_logs/download endpoint
Lukasz Jarocki
2021-07-27
7
-101
/
+128
*
SONAR-15142 Persisting audits for User operations
Belen Pruvost
2021-07-27
34
-42
/
+1865
*
SONAR-11411 Detection of inactive projects should take into account branches
Duarte Meneses
2021-07-16
8
-19
/
+235
*
SONAR-10762 Drop usage of 'user_managed' column
Jacek
2021-07-07
7
-147
/
+26
*
SONAR-10762 Drop custom metrics and measures data from tables: `metrics`, 'pr...
Jacek
2021-07-07
1
-1
/
+0
*
SONAR-10762 Drop custom metrics WSs
Jacek
2021-07-07
1
-2
/
+2
*
SONAR-10762 Drop manual measures table
Zipeng WU
2021-07-07
5
-43
/
+0
*
SONAR-10762 Drop Manual Measure from portfolios
Zipeng WU
2021-07-07
5
-123
/
+0
*
SONAR-10762 Drop Custom Measures WS
Zipeng WU
2021-07-07
11
-573
/
+0
*
SONAR-14605 - Make rule name consistent
Belen Pruvost
2021-06-30
4
-0
/
+49
*
SONAR-15109 exclude project-specific webhooks from global webhook list
Pierre
2021-06-29
4
-32
/
+0
*
SONAR-14792 Fix issue on Oracle DB by recreating PK for 'snapshots' table
Jacek
2021-06-17
1
-1
/
+0
*
SONAR-14792 Fix issue on Oracle DB by recreating PK for 'issues' table
Jacek
2021-06-17
1
-1
/
+0
*
SONAR-14792 Fix issue on Oracle DB by recreating PK for 'events' table
Jacek
2021-06-17
1
-1
/
+0
*
SONAR-14792 Fix issue on Oracle DB by recreating PK for 'ce_activity'
Jacek
2021-06-17
1
-1
/
+0
*
SONAR-14935 add 'detectedCI' field
Jacek
2021-06-17
5
-5
/
+52
*
SONAR-14792 Fix schema-sq.ddl - order of PKs
Jacek
2021-06-16
1
-32
/
+32
*
SONAR-14871 Extract global and project Gitlab validation to separate classes
Jacek
2021-06-10
1
-1
/
+1
*
SONAR-13360 Drop multiple ALM settings when downgrading to DE from EE/DCE
Philippe Perrin
2021-04-29
1
-1
/
+1
*
SONAR-14571 add index on WEBHOOK_UUID in WEBHOOK_DELIVERIES
Michal Duda
2021-04-22
1
-0
/
+1
[next]