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-webserver-auth
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
SONAR-21227 Configure a new Logger file for deprecated API usages
antoine.vinot
2023-12-19
2
-0
/
+38
*
[NO-JIRA] Update io.jsonwebtoken 0.11.5 -> 0.12.3
Jacek Poreda
2023-11-07
3
-105
/
+119
*
SONAR-20700 Move GithubPermissionConverter to community edition
Aurelien Poscia
2023-10-20
3
-149
/
+0
*
SONAR-20825 Replace log assertions with explicit not expected logs
Dimitris Kavvathas
2023-10-20
1
-49
/
+56
*
SONAR-20758 fix FP log pollution
Steve Marion
2023-10-13
1
-1
/
+1
*
SONAR-20630 Discriminate between UI and API calls for projects creation
Aurelien Poscia
2023-10-05
24
-21
/
+122
*
SONAR-20475 Ignore allowUsersToSignUp parameter on managed instance
Antoine Vigneau
2023-09-19
2
-6
/
+15
*
SONAR-20328 Upgrade sonar-orchestrator version and update affected tests from...
Dimitris Kavvathas
2023-09-07
1
-1
/
+1
*
SONAR-19962 Upgrade Sonar Plugin API to v10.0.0.695
Duarte Meneses
2023-07-18
4
-172
/
+7
*
SONAR-19785 update SQ groups permissions from GitHub teams permissions
Aurelien Poscia
2023-07-18
2
-4
/
+27
*
NO-JIRA remove unused imports
Pierre
2023-07-17
3
-5
/
+0
*
NO-JIRA replace guava copy uniqueIndex to Collectors.toMap and simplify lambdas
Pierre
2023-07-17
1
-4
/
+5
*
NO-JIRA replace Collectors.toList to Stream.toList
Pierre
2023-07-17
4
-6
/
+4
*
NO-JIRA replace MoreCollectors.join with String.join or Collectors.joining
Pierre
2023-07-17
1
-3
/
+1
*
NO-JIRA replace MoreCollectors.toSet(size) with Collectors.toSet
Pierre
2023-07-17
1
-3
/
+2
*
NO-JIRA replace MoreCollectors.toList with Collectors.toList
Pierre
2023-07-17
1
-2
/
+2
*
NO-JIRA replace MoreCollectors.toList(size) with Collectors.toList
Pierre
2023-07-17
2
-3
/
+3
*
SONAR-19850 Fix permissions on tests
Léo Geoffroy
2023-07-10
1
-0
/
+5
*
SONAR-19850 Switch all tests with different uuids by default
Léo Geoffroy
2023-07-07
19
-21
/
+20
*
SONAR-19558 made webserver-auth tests compatible with project/branch uuid
lukasz-jarocki-sonarsource
2023-06-30
3
-154
/
+1
*
SONAR-19558 Update rest of test for sonar-db-dao
Léo Geoffroy
2023-06-30
1
-5
/
+5
*
SONAR-19028 Drop column 'main_branch_project_uuid' in the Components table
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
2
-1
/
+2
*
SONAR-19445 update elasticSearch permission index
Benjamin Campomenosi
2023-06-19
1
-4
/
+4
*
SONAR-19445 Remove usage of registerComponents in UserSessionRule
Léo Geoffroy
2023-06-19
3
-23
/
+3
*
[NO JIRA] Remove unused imports
Duarte Meneses
2023-06-19
3
-3
/
+0
*
SONAR-19445 Review and improve the endpoints in WebAPI that rely on ComponentDto
Duarte Meneses
2023-06-19
4
-12
/
+17
*
SONAR-19445 Rename AuthorizationDao methods to use entity instead
Léo Geoffroy
2023-06-19
1
-5
/
+5
*
SONAR-19445 Remove unnecessary methods using projectDto in AbstractUserSessio...
Léo Geoffroy
2023-06-19
16
-163
/
+82
*
SONAR-19445 Update AuthorizationDao to not rely on components
Léo Geoffroy
2023-06-19
20
-206
/
+209
*
NO-JIRA improve log to not be sensitive to line return from user input
Pierre
2023-06-15
2
-9
/
+26
*
[NOJIRA] Remove usage of deprecated Loggers. (#8527)
Wojtek Wajerowicz
2023-06-13
14
-42
/
+44
*
[NOJIRA] Remove unused imports. (#8541)
Wojtek Wajerowicz
2023-06-13
4
-4
/
+0
*
SONAR-18856 Fix code smells and TODOs
Léo Geoffroy
2023-06-01
1
-1
/
+1
*
SONAR-18856 permissions system now correctly validates subportfolios
Lukasz Jarocki
2023-06-01
1
-1
/
+1
*
SONAR-18856 renaming properties.component_uuid to properties.entity_uuid
Lukasz Jarocki
2023-06-01
1
-4
/
+4
*
SONAR-18856 Refactor properties
Duarte Meneses
2023-06-01
1
-4
/
+1
*
SONAR-18856 Refactor favorites and properties
Duarte Meneses
2023-06-01
5
-3
/
+85
*
SONAR-18856 accurate usage of project uuid in applications
Lukasz Jarocki
2023-05-12
1
-36
/
+37
*
SONAR-18856 Adapt IT tests to support branch and project having different uuids
Léo Geoffroy
2023-05-08
3
-81
/
+81
*
SONAR-18917 Project analysis token isn't updated when project is rekeyed
Duarte Meneses
2023-05-04
1
-2
/
+2
*
SONAR-19014 Don't rely on plugin APIs list of static resources
Duarte Meneses
2023-05-03
3
-7
/
+6
*
SONAR-19045 Migrate from javaxi.servlet to framework agnostic plugin api classes
Antoine Vinot
2023-04-24
52
-451
/
+499
*
SONAR-18860 Remove use of main_branch_project_uuid
Duarte Meneses
2023-04-12
4
-16
/
+14
*
[NO JIRA] Remove unused imports
Duarte Meneses
2023-04-12
1
-2
/
+0
*
SONAR-19015 Use new log test fixtures in the sonar-plugin-api
Jeremy Davis
2023-04-11
11
-36
/
+39
*
[SONAR-18809] replace hash by nonce for CSP headers
Steve Marion
2023-04-11
5
-98
/
+35
*
SONAR-18850 clean sonar-webserver-auth of main_branc_project_uuid usage
Benjamin Campomenosi
2023-04-07
6
-49
/
+139
*
SONAR-18850 update branch mapper to use is main and update test framework
Lukasz Jarocki
2023-04-04
1
-1
/
+1
*
SONAR-18728 Remove ES User index
Aurelien Poscia
2023-03-31
6
-104
/
+9
[next]