Haardik Dharma
343c51830f
Fix initialism errors (PR-2) ( #17032 )
...
* Fix initialism errors
* Fix check-mocks test
* Revert mlog and filestore packages
* Update plugin_hooks_test.go
* Update opentracinglayer.go
* Regenerate mocks and check store layers
* Revert plugin's context changes
* Update context.go
* Update plugin_requests.go
* Update plugin_hooks_test.go
* Regenerate mocks
* Regenerate mocks and store layers
Co-authored-by: Mattermod <mattermod@users.noreply.github.com >
2021-04-03 12:43:22 +05:30
Jesús Espino
8abb4184b5
Extracting mail service into shared libs ( #17030 )
...
* Extracting mail service into shared libs
* Fixing golangci-lint
2021-03-15 11:50:13 +01:00
Mahmudul Haque
a63dea6c55
unparam lint ( #16771 )
...
* fixed: `identifier` is unused lint error
* make saveMultipleMembersT method saveMultipleMembers
Co-authored-by: Mattermod <mattermod@users.noreply.github.com >
2021-02-04 11:08:05 +05:30
Agniva De Sarker
e89b26e8f3
goimports ( #16640 )
...
* format using `goimports -local github.com/mattermost/mattermost-server/v5 -w`
* added goimports lint check to .golangci.yml
* format using `goimports -local github.com/mattermost/mattermost-server/v5 -w` for a corner case
* make app-layers, *-mocks and store-layers for ci check
Co-authored-by: Mahmudul Haque <mahmudulhaque@protonmail.com >
Co-authored-by: Mattermod <mattermod@users.noreply.github.com >
2021-01-07 22:42:43 +05:30
Ben Schumacher
31e99920ef
Fix GetPluginStatus in a non-cluster environment ( #15363 )
2020-09-22 10:57:08 +02:00
Claudio Costa
d0e035467c
[MM-16473] Make plugins' ServerHTTP http.ResponseWriter hijackable ( #14822 )
...
* Make plugins' ServerHTTP http.ResponseWriter hijackable
* Rename brw to align with docs
* Fix error handling
2020-06-26 10:51:23 +02:00
Eli Yukelzon
04e6911a6b
GH-10438 - Rewrite existing plugin API tests to exclusively te… ( #13302 )
2020-01-21 10:41:28 +02:00