mattermost/api4
Agniva De Sarker aba6471512
revertws (#17216)
* Revert "MM-34000: Use non-epoll mode for TLS connections (#17172)"

This reverts commit 2743089b54.

* Revert "MM-33233: Fix double close of webconn pump (#17026)"

This reverts commit 0f98620b65.

* Revert "MM-33836: Detect and upgrade incorrect HTTP version for websocket handshakes (#17142)"

This reverts commit 4c5ea07aff.

* revert i18n

* Revert "MM-21012: Revamp websocket implementation (#16620)"

This reverts commit a246104d04.

* fix go.mod

* Trigger CI
2021-03-24 15:29:23 +05:30
..
api.go [MM-31247] Add support for compressed export files with attachments (#16614) 2021-02-09 11:58:31 +01:00
apitestlib.go MM-28090 User settings api when ldap sync (#16822) 2021-03-22 19:02:16 +01:00
bleve.go MM-28537 System role with write experimental should be able to purge indexes (#15557) 2020-09-24 11:26:00 -04:00
bleve_test.go MM-28537 System role with write experimental should be able to purge indexes (#15557) 2020-09-24 11:26:00 -04:00
bot.go unparam lint (#16771) 2021-02-04 11:08:05 +05:30
bot_local.go [MM-25648] api4: add user/bot convert endpoints (#14877) 2020-07-17 10:00:43 +03:00
bot_test.go Replacing require.nil in api layer (#16906) 2021-02-17 09:52:18 +01:00
brand.go MM-25543: New Admin Roles (#14960) 2020-08-21 16:49:31 -04:00
brand_test.go Replacing require.nil in api layer (#16906) 2021-02-17 09:52:18 +01:00
channel.go Moving mlog to corelibs (#16915) 2021-03-05 09:18:37 +01:00
channel_category.go Moving mlog to corelibs (#16915) 2021-03-05 09:18:37 +01:00
channel_category_test.go goimports (#16640) 2021-01-07 22:42:43 +05:30
channel_local.go Allow 'mmctl channel move' to move private channels (#16433) 2021-02-11 17:26:56 +01:00
channel_test.go Allow 'mmctl channel move' to move private channels (#16433) 2021-02-11 17:26:56 +01:00
cloud.go [MM-33198] - Portal: Send admin welcome email after the installation is complete (#17043) 2021-03-10 20:39:21 +03:00
cluster.go MM-25543: New Admin Roles (#14960) 2020-08-21 16:49:31 -04:00
cluster_test.go goimports (#16640) 2021-01-07 22:42:43 +05:30
command.go Fix empty string comparison issues in the codebase (#16686) 2021-01-25 11:15:17 +01:00
command_help_test.go goimports (#16640) 2021-01-07 22:42:43 +05:30
command_local.go MM-24847 MM-24484 MM-24850 MM-24849 - local mode for commands (#14571) 2020-05-31 16:57:04 +02:00
command_test.go Replacing require.nil in api layer (#16906) 2021-02-17 09:52:18 +01:00
commands_test.go MM-31105 /Join <channel name> is case sensitive (#16903) 2021-03-03 10:44:18 +02:00
compliance.go MM-31721: Fix Cache-Control directives (#16763) 2021-01-21 12:38:49 +01:00
config.go Moving mlog to corelibs (#16915) 2021-03-05 09:18:37 +01:00
config_local.go [MM-31404] api4/config: return error when patching PluginSettings.EnableUploads (#16611) 2021-01-20 14:45:21 +03:00
config_test.go [MM-32234] Fix config.json getting reset (#16805) 2021-01-28 20:04:17 +01:00
cors_test.go goimports (#16640) 2021-01-07 22:42:43 +05:30
data_retention.go Consistent license message for all the go files (#13235) 2019-11-29 12:59:40 +01:00
data_retention_test.go MM-27149: optimize initBasic (#15063) 2020-07-22 13:50:33 +05:30
elasticsearch.go MM-25543: New Admin Roles (#14960) 2020-08-21 16:49:31 -04:00
elasticsearch_test.go MM-27149: optimize initBasic (#15063) 2020-07-22 13:50:33 +05:30
emoji.go MM-31721: Fix Cache-Control directives (#16763) 2021-01-21 12:38:49 +01:00
emoji_test.go Replacing require.nil in api layer (#16906) 2021-02-17 09:52:18 +01:00
export.go [MM-31247] Add support for compressed export files with attachments (#16614) 2021-02-09 11:58:31 +01:00
export_local.go [MM-31247] Add support for compressed export files with attachments (#16614) 2021-02-09 11:58:31 +01:00
export_test.go Replacing require.nil in api layer (#16906) 2021-02-17 09:52:18 +01:00
file.go Add the API for search files (#15605) 2021-02-26 07:41:05 +01:00
file_test.go Add the API for search files (#15605) 2021-02-26 07:41:05 +01:00
group.go Revert "Fix initialism errors (PR-3) (#17062)" (#17202) 2021-03-23 10:32:54 +01:00
group_local.go MM-25073/MM-25074: local mode for getGroupsByChannel and getGroupsByTeam (#14668) 2020-06-01 12:01:05 +02:00
group_test.go Revert "Fix initialism errors (PR-3) (#17062)" (#17202) 2021-03-23 10:32:54 +01:00
handlers.go goimports (#16640) 2021-01-07 22:42:43 +05:30
handlers_test.go MM-27149: optimize initBasic (#15063) 2020-07-22 13:50:33 +05:30
helpers.go Consistent license message for all the go files (#13235) 2019-11-29 12:59:40 +01:00
image.go [MM-30092] api4/image: add support for protocol rel. urls (#16189) 2020-12-10 09:54:13 +03:00
image_test.go [MM-30092] api4/image: add support for protocol rel. urls (#16189) 2020-12-10 09:54:13 +03:00
import.go [MM-28422] Enable processing of import files through API (#16062) 2020-12-03 11:38:00 +01:00
import_local.go [MM-28422] Enable processing of import files through API (#16062) 2020-12-03 11:38:00 +01:00
import_test.go Replacing require.nil in api layer (#16906) 2021-02-17 09:52:18 +01:00
integration_action.go MM-21898 - Part 1: Generate and use an interface instead of *A… (#13840) 2020-02-13 13:26:58 +01:00
integration_action_test.go Replacing require.nil in api layer (#16906) 2021-02-17 09:52:18 +01:00
job.go unparam lint (#16865) 2021-02-09 18:52:27 +01:00
job_local.go [MM-28422] Enable processing of import files through API (#16062) 2020-12-03 11:38:00 +01:00
job_test.go Replacing require.nil in api layer (#16906) 2021-02-17 09:52:18 +01:00
ldap.go Fix empty string comparison issues in the codebase (#16686) 2021-01-25 11:15:17 +01:00
ldap_local.go Implement LDAP Certificate (#15361) 2020-09-14 12:53:42 -06:00
ldap_test.go Implement LDAP Certificate (#15361) 2020-09-14 12:53:42 -06:00
license.go [MM-31112] - Update license renewal email (#16747) 2021-01-20 19:57:29 +03:00
license_local.go Removing all FakeApp usages (#14174) 2020-06-12 13:43:50 +02:00
license_test.go Replacing require.nil in api layer (#16906) 2021-02-17 09:52:18 +01:00
main_test.go [MM-31094] Replication Lag (#16888) 2021-03-12 12:37:30 -05:00
oauth.go MM-22785 audit server CLI (#14144) 2020-04-08 00:52:30 -04:00
oauth_test.go Replacing require.nil in api layer (#16906) 2021-02-17 09:52:18 +01:00
openGraph.go Fix empty string comparison issues in the codebase (#16686) 2021-01-25 11:15:17 +01:00
openGraph_test.go Passing t to all tests setup functions (#13841) 2020-02-10 19:31:41 +01:00
plugin.go Moving mlog to corelibs (#16915) 2021-03-05 09:18:37 +01:00
plugin_local.go [MM-27022] Add marketplace endpoints to local mode (#15053) 2020-08-19 13:54:46 +02:00
plugin_test.go Replacing require.nil in api layer (#16906) 2021-02-17 09:52:18 +01:00
post.go MM-33544 is_following prop in getPosts API methods (#17093) 2021-03-23 13:31:54 +02:00
post_local.go MM-25071: local mode for getPostsForChannel (#14848) 2020-06-22 14:06:37 +05:30
post_test.go Replacing require.nil in api layer (#16906) 2021-02-17 09:52:18 +01:00
preference.go MM-22273 New auditing system (phase 1) (#13967) 2020-03-12 15:50:21 -04:00
preference_test.go Replacing require.nil in api layer (#16906) 2021-02-17 09:52:18 +01:00
reaction.go Fix empty string comparison issues in the codebase (#16686) 2021-01-25 11:15:17 +01:00
reaction_test.go Replacing require.nil in api layer (#16906) 2021-02-17 09:52:18 +01:00
role.go MM-30005: Require manage_system to patch system_admin role. (#16096) 2020-12-16 13:01:15 -05:00
role_local.go api4/role: add role endpoints to local mode (#14876) 2020-06-23 12:56:52 +03:00
role_test.go Replacing require.nil in api layer (#16906) 2021-02-17 09:52:18 +01:00
saml.go [MM-28536] [MM-28535] sysconsole_write_authentication bug fixes (#15558) 2020-09-24 11:26:11 -04:00
saml_test.go goimports (#16640) 2021-01-07 22:42:43 +05:30
scheme.go MM-25543: New Admin Roles (#14960) 2020-08-21 16:49:31 -04:00
scheme_test.go Replacing require.nil in api layer (#16906) 2021-02-17 09:52:18 +01:00
status.go Remove Custom statuses feature flag (#17075) 2021-03-05 10:21:58 +02:00
status_test.go goimports (#16640) 2021-01-07 22:42:43 +05:30
system.go Moving mlog to corelibs (#16915) 2021-03-05 09:18:37 +01:00
system_local.go [MM-28630] Add ping endpoint to local mode (#15694) 2020-10-01 21:39:35 +02:00
system_test.go Mm 29605 read permission s3 bucket (#16977) 2021-03-16 15:48:32 +01:00
team.go Fix panic (#17055) 2021-03-09 18:05:47 +01:00
team_local.go goimports (#16640) 2021-01-07 22:42:43 +05:30
team_test.go Extracting mail service into shared libs (#17030) 2021-03-15 11:50:13 +01:00
terms_of_service.go MM-31063: Change constants to use CamelCase (#16608) 2021-01-04 11:32:29 +05:30
terms_of_service_test.go goimports (#16640) 2021-01-07 22:42:43 +05:30
upload.go [MM-28422] Enable processing of import files through API (#16062) 2020-12-03 11:38:00 +01:00
upload_local.go [MM-28422] Enable processing of import files through API (#16062) 2020-12-03 11:38:00 +01:00
upload_test.go Replacing require.nil in api layer (#16906) 2021-02-17 09:52:18 +01:00
user.go MM-28090 User settings api when ldap sync (#16822) 2021-03-22 19:02:16 +01:00
user_local.go api4/user: add promte/demote uset to local router (#17036) 2021-03-15 18:20:58 +01:00
user_test.go MM-28090 User settings api when ldap sync (#16822) 2021-03-22 19:02:16 +01:00
user_viewmembers_test.go goimports (#16640) 2021-01-07 22:42:43 +05:30
webhook.go Fix empty string comparison issues in the codebase (#16686) 2021-01-25 11:15:17 +01:00
webhook_local.go Fixes error message when creator_id is not set (#16998) 2021-02-24 20:47:12 +03:00
webhook_test.go [MM-30016] Allows to create incoming and outgoing webhooks for a different user (#16425) 2020-12-15 15:56:42 +01:00
websocket.go revertws (#17216) 2021-03-24 15:29:23 +05:30
websocket_norace_test.go MM-30706: Skip racy test TestWebSocket (#16357) 2020-11-24 21:56:10 +05:30
websocket_test.go Replacing require.nil in api layer (#16906) 2021-02-17 09:52:18 +01:00