Pinned
1,337 contributions in the last year
Less
More
Activity overview
Contributed to
mattermost/mattermost-server,
mattermost/mattermost-load-test-ng,
mattermost/mattermost-webapp
and 5 other
repositories
Contribution activity
August 2021
Created 19 commits in 1 repository
Created a pull request in mattermost/mattermost-server that received 11 comments
MM-35754: Fail fast if templates directory is not found
We used to log an error and move forward, which led to panics later during server execution, because the templates don't exist. While technically s…
+11
−12
•
11
comments
Opened 23 other pull requests in 1 repository
mattermost/mattermost-server
3
open
18
merged
2
closed
- Added a sqlXPassThrough layer
- Prepare support for sqlx
- Skip flaky TestTrialLicense
- Improve session cleanup
- Use DB native JSON operations for Delete post
- Update Session Props to use one query
- MM-37378: Unskip TestPanicLog
- Update channel member notify props to use native JSON
- Skip racy TestPreparePostForClient
- Modified updateUserNotifyProps to directly update the field
- Using native JSON operations to add thread participants
- tmp
- tmp
- Log error from a compliance job failure
- Remove remnants of config watcher
- MM-37576: Fix reference to incorrect error variable
- MM-37575: Handle nil value in override_username
- MM-37573: Ignore nil fields in attachments
- MM-37579: Fix typo in map property
- MM-37165: Fix improper plugin shutdown
- Remove deprecated *model.Client methods
- Print a helpful message for JSON column update failures.
- MM-36990: Use upsert for system key update
Reviewed 35 pull requests in 5 repositories
mattermost/mattermost-server
29 pull requests
- Add plugin websocket hooks
- Change inbucket default port from 10080 to 9001
- Added a sqlXPassThrough layer
- MM-36764 mlog refactor
- Update channel member notify props to use native JSON
- [MM-22051] Remove To/From JSON methods from model
- [MM-24714] Render markdown in email notifications
- [MM-22051] Remove To/From JSON
- Switch to mysql/mysql-server docker image for ARM64 support.
- [MM-37760] Reduce export surface of client4
- [MM-22051] Remove To/From JSON (Team)
- [MM-37557] Move error out of client4 response
- [MM-22051] Remove To/From JSON (Channels)
- [MM-36387] Address db performance audit items
- Using native JSON operations to add thread participants
- update mm server builder to use go 1.16.7
- [GH-18004] Fix staticcheck errors from _test.go files
- [MM-33262] db/migrations: add publicchannels migration
- MM-37491: Fix flaky test on file content extraction
- Fix possible endless loop
- [MM-37306] Replace db count query in user signup process
- MM-37576: Fix reference to incorrect error variable
- MM-37165: Fix improper plugin shutdown
- Move threads over to new schema migrations
- [MM-28985] Remove pointers to slice (part 2)
- Some pull request reviews not shown.