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-server-common
Commit message (
Expand
)
Author
Age
Files
Lines
*
SONAR-19705 Prevent Spring to log in DEBUG mode
Antoine Vigneau
2023-08-23
1
-3
/
+5
*
SONAR-20198 security hospot should not return cleancode attribute, and should...
Léo Geoffroy
2023-08-22
2
-2
/
+18
*
SONAR-20198 making severity facet work together with software quality facet
lukasz-jarocki-sonarsource
2023-08-22
3
-33
/
+68
*
SONAR-20198 Fix search facets
Léo Geoffroy
2023-08-22
3
-15
/
+15
*
SONAR-20198 Added rules data to elasticsearch indexes
lukasz-jarocki-sonarsource
2023-08-22
8
-17
/
+341
*
SONAR-20198 - add clean code fields in rules endpoints
Benjamin Campomenosi
2023-08-22
1
-0
/
+3
*
SONAR-20021 Fix the code smells
Léo Geoffroy
2023-08-18
4
-9
/
+22
*
SONAR-20021 Update Issues web apis with Clean Code Taxonomy
Jacek Poreda
2023-08-18
3
-2
/
+49
*
SONAR-20021 Add filter and facets for Software Quality, Severity and Clean Co...
Jacek Poreda
2023-08-18
6
-190
/
+146
*
SONAR-20021 persist impacts from report to Database
Léo Geoffroy
2023-08-18
2
-3
/
+33
*
SONAR-20102 add Gitlab Security Report export usage to telemetry
Pierre
2023-08-11
3
-5
/
+21
*
SONAR-19789 schedule permissions sync task upon project onboarding
Aurelien Poscia
2023-08-09
5
-14
/
+158
*
SONAR-20061 purge used anticipated_transition
Steve Marion
2023-08-02
2
-1
/
+92
*
SONAR-19372 Add a new issue visitor in order to apply anticipated transitions...
Matteo Mara
2023-08-02
1
-1
/
+1
*
SONAR-19850 Add indexer event for switch of main branch
Léo Geoffroy
2023-07-19
5
-13
/
+102
*
SONAR-19770 - Implement DAO query for issue list
antoine.vinot
2023-07-19
1
-5
/
+0
*
SONAR-19962 Upgrade Sonar Plugin API to v10.0.0.695
Duarte Meneses
2023-07-18
17
-280
/
+110
*
SONAR-19790 Return managed status for project in /api/project/search
Antoine Vigneau
2023-07-18
3
-0
/
+53
*
SONAR-19787 Restrict permissions changes on managed instances
Antoine Vigneau
2023-07-18
4
-14
/
+48
*
SONAR-19785 update SQ groups permissions from GitHub teams permissions
Aurelien Poscia
2023-07-18
1
-8
/
+1
*
SONAR-19784 allow the CE to re-compute permissions
Aurelien Poscia
2023-07-18
5
-0
/
+1073
*
SONAR-19784 Improve GitHub project lookup to disallow visibility update
Antoine Vigneau
2023-07-18
2
-32
/
+28
*
SONAR-19784 Synchronize visibility from GitHub
Aurelien Poscia
2023-07-18
1
-0
/
+138
*
SONAR-19784 Do not allow visibility update on managed projects
Antoine Vigneau
2023-07-18
3
-11
/
+82
*
NO-JIRA remove unused imports
Pierre
2023-07-17
6
-8
/
+2
*
NO-JIRA replace guava copy uniqueIndex to Collectors.toMap and simplify lambdas
Pierre
2023-07-17
7
-16
/
+15
*
NO-JIRA replace toEnumSet with simple Set
Pierre
2023-07-17
1
-2
/
+2
*
NO-JIRA replace Collectors.toList to Stream.toList
Pierre
2023-07-17
23
-56
/
+45
*
NO-JIRA replace MoreCollectors.toHashSet(size) with Collectors.toSet
Pierre
2023-07-17
3
-8
/
+4
*
NO-JIRA replace MoreCollectors.toArrayList(size) with Collectors.toList
Pierre
2023-07-17
2
-5
/
+5
*
NO-JIRA replace MoreCollectors.toArrayList with Collectors.toList
Pierre
2023-07-17
4
-7
/
+8
*
NO-JIRA replace MoreCollectors.toImmutableList with ImmutableList.toImmutable...
Pierre
2023-07-17
1
-2
/
+3
*
NO-JIRA replace MoreCollectors.toSet(size) with Collectors.toSet
Pierre
2023-07-17
11
-24
/
+21
*
NO-JIRA replace MoreCollectors.toSet with Collectors.toSet
Pierre
2023-07-17
3
-11
/
+9
*
NO-JIRA replace MoreCollectors.toList with Collectors.toList
Pierre
2023-07-17
7
-16
/
+15
*
NO-JIRA replace MoreCollectors.toList(size) with Collectors.toList
Pierre
2023-07-17
4
-8
/
+9
*
NO-JIRA replace MoreCollectors operations to JDK or guava implementations
Pierre
2023-07-17
1
-1
/
+1
*
SONAR-19850 Switch all tests with different uuids by default
Léo Geoffroy
2023-07-07
23
-33
/
+31
*
SONAR-19558 Fix usage of indexOnAnalysis and minor fixes
Léo Geoffroy
2023-07-05
6
-91
/
+57
*
SONAR-19558 Refactor Project Indexers
Duarte Meneses
2023-07-05
24
-556
/
+729
*
SONAR-19558 Update rest of tests for other modules
Léo Geoffroy
2023-07-03
1
-4
/
+5
*
SONAR-19558 Update rest of test for sonar-server-common
Léo Geoffroy
2023-06-30
20
-112
/
+122
*
SONAR-19558 enabled snapshots to correctly use project/branch uuid
Lukasz Jarocki
2023-06-29
1
-2
/
+2
*
SONAR-19558 Refactor 'issues', 'issue_changes', Components and view indexes
Duarte Meneses
2023-06-29
16
-106
/
+108
*
SONAR-19690 updated test to use hostname instead of ip in order to benefit fr...
Lukasz Jarocki
2023-06-26
1
-1
/
+1
*
SONAR-19556 updated webhooks to not rely on component_uuid
Lukasz Jarocki
2023-06-22
4
-13
/
+13
*
SONAR-19028 Drop column 'main_branch_project_uuid' in the Components table
Duarte Meneses
2023-06-20
1
-1
/
+1
*
SONAR-14853 Elasticsearch http encryption
Eric Giffon
2023-06-20
5
-23
/
+135
*
SONAR-19556 Fix DB migration and increase test coverage
Duarte Meneses
2023-06-20
1
-1
/
+1
*
SONAR-19556 Refactor use of DB columns referencing projects or branches for E...
Léo Geoffroy
2023-06-20
1
-0
/
+4
[next]