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
/
test
Commit message (
Expand
)
Author
Age
Files
Lines
*
NO-JIRA replace un-necessary and flaky expired_push_events_are_purged_on_sche...
Aurelien Poscia
2022-11-04
1
-0
/
+101
*
[NOJIRA] Fix build on master
Léo Geoffroy
2022-10-12
1
-1
/
+1
*
SONAR-17352 Refactor component keys to not include branch suffix
Duarte Meneses
2022-10-12
1
-8
/
+8
*
SONAR-17110 Register events on default quality profile updates
Klaudio Sinani
2022-10-12
1
-8
/
+105
*
SONAR-16659 - Create ProjectKeyChanged Events
Belen Pruvost
2022-07-29
4
-20
/
+20
*
[NO JIRA] Fix Quality Gate
Belen Pruvost
2022-07-28
1
-0
/
+3
*
SONAR-16647 - Move previous SSE events to DB queue
Belen Pruvost
2022-07-28
8
-469
/
+163
*
SONAR-16374 Distribute events from analysis to SL clients
Jacek
2022-07-25
2
-11
/
+93
*
SONAR-16374 Simplify purge scheduler
Jacek
2022-07-25
2
-51
/
+5
*
SONAR-16374 Add scheduled task to read PushEvents from DB
Jacek
2022-07-25
4
-1
/
+251
*
SONAR-16645 - Push Events Scheduled Purge
Belen Pruvost
2022-07-25
3
-0
/
+220
*
SONAR-16518 Remove replaceRuleDescriptionSectionDtos method
Antoine Vinot
2022-06-30
1
-5
/
+3
*
SONAR-16518 Add context to RuleDescriptionSectionDto
Léo Geoffroy
2022-06-30
1
-1
/
+1
*
SONAR-16372 - Push IssueChangedEvents
Belen Pruvost
2022-05-16
7
-17
/
+504
*
SONAR-16302 remove RuleDefinitionDto and put information in RuleDto
Aurelien
2022-05-06
1
-5
/
+4
*
SONAR-16302 persist and fetch rules with new DB structure
Aurelien Poscia
2022-05-06
1
-1
/
+1
*
SONAR-16302 adapt RuleDto, RuleDefinitionDto and introduce RuleSectionDescrip...
Léo Geoffroy
2022-05-06
1
-3
/
+3
*
SONAR-15919 Use long-form rule key in events
Damien Urruty
2022-03-03
3
-15
/
+17
*
SONAR-15919 Send only rule keys for deactivated rules in RuleSetChanged
Damien Urruty
2022-03-03
3
-37
/
+13
*
SONAR-15919 Rename RuleSetChangedEvent and fix payload format
Damien Urruty
2022-02-25
4
-78
/
+75
*
SONAR-15919 fixed starting of Data Center edition with server push feature (...
lukasz-jarocki-sonarsource
2022-02-22
1
-1
/
+30
*
SONAR-15994 Migrate Sonarqube IOC framework from Pico to Spring
Duarte Meneses
2022-02-22
1
-7
/
+3
*
SONAR-15918 improve connections management of SonarLintClients
Belen Pruvost
2022-02-18
2
-10
/
+31
*
SONAR-16029 integration test for push endpoint
Lukasz Jarocki
2022-02-18
1
-1
/
+17
*
SONAR-15919 improve test coverage
Pierre
2022-02-18
3
-11
/
+229
*
SONAR-15985 implemented security checks before pushing a message to SL clients
Lukasz Jarocki
2022-02-18
5
-24
/
+183
*
SONAR-15919 added filtering rule set change events based on languages user su...
Lukasz Jarocki
2022-02-18
1
-1
/
+62
*
SONAR-15919 add ruleset changes
Pierre
2022-02-18
1
-1
/
+2
*
SONAR-15918 update the license headers to 2022
Pierre
2022-02-18
7
-7
/
+7
*
Added monitoring and telemetry to SonarLint push feature. (#5315)
lukasz-jarocki-sonarsource
2022-02-18
1
-3
/
+3
*
SONAR-15918 managing the connections of SonarLint push endpoint
lukasz-jarocki-sonarsource
2022-02-18
5
-5
/
+363
*
SONAR-15918 making the new endpoint /api/push/sonarlint_events async
Lukasz Jarocki
2022-02-18
2
-8
/
+21
*
SONAR-15934 introduced new module sonar-webserver-pushapi and added required ...
Lukasz Jarocki
2022-02-18
3
-0
/
+164