Highlights
- Arctic Code Vault Contributor
- Pro
Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign up
Pinned
973 contributions in the last year
Contribution activity
November 2020
Created 9 commits in 2 repositories
Created a pull request in mattermost/mattermost-load-test-ng that received 2 comments
[MM-30510] Fix sorted store and api times in output Markdown
Summary PR fixes some rather stupid bugs introduced in #390. Funny thing, the attached sample report was full of issues but nobody noticed (myself …
Opened 10 other pull requests in 3 repositories
mattermost/mattermost-load-test-ng
7
merged
1
open
- [MM-30332] Add connected users count to coordinator status output
- [MM-30437] Add Grafana panel for store times
- [MM-29847] Add support for fully automated load-test comparisons
- Remove final logout on SimulController stop
- [MM-30320] Fix validation for UserControllerConfiguration
- [MM-30326] Fix empty StopTime in coordinator.Status
- Accept empty queries in coordinator's config
- [MM-29859] Improve "ltctl loadtest status" output
mattermost/mmctl
1
open
mattermost/mattermost-server
1
open
Reviewed 18 pull requests in 4 repositories
mattermost/mattermost-server 14 pull requests
- MM-29487: Fix racy TestMuteCommandSpecificChannel
- implement and use striped LRU cache to lower mutex contention
- [MM-30562] Indicate deleteBy in post_deleted websocket event
- MM-29014 shared channel slash commands
- MM-29486: Fix racy test TestPatchChannelModeration
- MM-29488: Fix racy test TestScheduler
- MM-29479: Fix racy test TestSidebarCategory
- [MM-30344] utils/markdown: fix index out of range
- Fixed misspelled compatibility
- MM-29478: Fix race in TestNotifyClusterPluginEvent
- MM-29107: Fix race in LDAP login
- MM-30300: Add coalesce to get null content as empty string on FileInfo store
- MM-29981 - optimize markdown.Inspect
- MM-30140 LRU critical section optimization