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-webserver-pushapi
/
src
/
main
Commit message (
Expand
)
Author
Age
Files
Lines
*
NO-JIRA Update license headers to 2024
Pierre
2024-01-03
27
-27
/
+27
*
[NO-JIRA] Remove reported code smells about usages of toList
Matteo Mara
2023-01-10
1
-4
/
+4
*
Update license templates for 2023
Pierre
2023-01-02
27
-27
/
+27
*
NO-JIRA replace un-necessary and flaky expired_push_events_are_purged_on_sche...
Aurelien Poscia
2022-11-04
1
-2
/
+7
*
SONAR-17352 Refactor component keys to not include branch suffix
Duarte Meneses
2022-10-12
1
-1
/
+1
*
SONAR-17110 Register events on default quality profile updates
Klaudio Sinani
2022-10-12
1
-13
/
+62
*
[NO-JIRA] Fix code smells
Jacek
2022-08-08
3
-0
/
+63
*
SONAR-16659 - Create ProjectKeyChanged Events
Belen Pruvost
2022-07-29
6
-53
/
+46
*
SONAR-16647 - Move previous SSE events to DB queue
Belen Pruvost
2022-07-28
13
-506
/
+93
*
SONAR-16374 Distribute events from analysis to SL clients
Jacek
2022-07-25
4
-15
/
+104
*
SONAR-16645 - Purge Push Events ITs
Belen Pruvost
2022-07-25
2
-2
/
+2
*
SONAR-16374 Simplify purge scheduler
Jacek
2022-07-25
4
-146
/
+83
*
SONAR-16374 Add scheduled task to read PushEvents from DB
Jacek
2022-07-25
5
-1
/
+237
*
SONAR-16645 - Push Events Scheduled Purge
Belen Pruvost
2022-07-25
6
-1
/
+240
*
SONAR-16372 - Push IssueChangedEvents
Belen Pruvost
2022-05-16
13
-75
/
+542
*
SONAR-16289 reduce Sonarlint client heartbeat to 20s
Pierre
2022-04-14
1
-1
/
+1
*
Fix SonarQube quality issues
Duarte Meneses
2022-03-23
3
-0
/
+63
*
SONAR-15919 Use long-form rule key in events
Damien Urruty
2022-03-03
1
-6
/
+6
*
SONAR-15919 Send only rule keys for deactivated rules in RuleSetChanged
Damien Urruty
2022-03-03
2
-16
/
+43
*
SONAR-15919 Rename RuleSetChangedEvent and fix payload format
Damien Urruty
2022-02-25
5
-31
/
+31
*
SONAR-15919 fixed starting of Data Center edition with server push feature (...
lukasz-jarocki-sonarsource
2022-02-22
1
-2
/
+17
*
SONAR-15919 fix nullable activeRule
Pierre
2022-02-21
1
-2
/
+3
*
SONAR-15918 improve connections management of SonarLintClients
Belen Pruvost
2022-02-18
2
-8
/
+7
*
SONAR-16029 integration test for push endpoint
Lukasz Jarocki
2022-02-18
2
-2
/
+6
*
SONAR-15919 improve test coverage
Pierre
2022-02-18
2
-50
/
+40
*
SONAR-15985 implemented security checks before pushing a message to SL clients
Lukasz Jarocki
2022-02-18
6
-26
/
+124
*
SONAR-15919 added filtering rule set change events based on languages user su...
Lukasz Jarocki
2022-02-18
8
-20
/
+380
*
SONAR-15919 add ruleset changes
Pierre
2022-02-18
4
-3
/
+114
*
SONAR-15918 update the license headers to 2022
Pierre
2022-02-18
8
-8
/
+8
*
Added monitoring and telemetry to SonarLint push feature. (#5315)
lukasz-jarocki-sonarsource
2022-02-18
1
-4
/
+2
*
SONAR-15918 managing the connections of SonarLint push endpoint
lukasz-jarocki-sonarsource
2022-02-18
6
-17
/
+348
*
SONAR-15918 making the new endpoint /api/push/sonarlint_events async
Lukasz Jarocki
2022-02-18
2
-6
/
+53
*
SONAR-15934 introduced new module sonar-webserver-pushapi and added required ...
Lukasz Jarocki
2022-02-18
4
-0
/
+173