| .. |
|
layer_generators
|
Opentracing layer generator improvement (#14206)
|
2020-04-02 11:33:43 +03:00 |
|
plugin_api_tests
|
GH-10438 - Rewrite existing plugin API tests to exclusively te… (#13302)
|
2020-01-21 10:41:28 +02:00 |
|
admin.go
|
MM-21898 - Part 1: Generate and use an interface instead of *A… (#13840)
|
2020-02-13 13:26:58 +01:00 |
|
analytics.go
|
MM-23222 mirror audit logs to file (#14062)
|
2020-03-17 16:12:56 -04:00 |
|
app.go
|
Removing some unneded FakeApp instance (#14139)
|
2020-03-27 14:52:57 +01:00 |
|
app_iface.go
|
[MM-21517] Team Member Manage User Modal not display correct roles (#14043)
|
2020-03-30 10:48:03 -04:00 |
|
app_test.go
|
[MM-23019] Create use_group_mentions permission and migrate existing roles (#13987)
|
2020-03-30 23:08:48 -04:00 |
|
audit.go
|
MM-23222 mirror audit logs to file (#14062)
|
2020-03-17 16:12:56 -04:00 |
|
authentication.go
|
MM-21976: Include cache layer to be tested (#13749)
|
2020-03-04 14:18:03 +01:00 |
|
authentication_test.go
|
Consistent license message for all the go files (#13235)
|
2019-11-29 12:59:40 +01:00 |
|
authorization.go
|
MM-21898 - Part 1: Generate and use an interface instead of *A… (#13840)
|
2020-02-13 13:26:58 +01:00 |
|
authorization_test.go
|
MM-22212 & MM-22208: Read from the higher-scoped scheme if the permission is non-moderated. (#13813)
|
2020-03-23 13:44:20 -04:00 |
|
auto_channels.go
|
Consistent license message for all the go files (#13235)
|
2019-11-29 12:59:40 +01:00 |
|
auto_constants.go
|
Consistent license message for all the go files (#13235)
|
2019-11-29 12:59:40 +01:00 |
|
auto_environment.go
|
Consistent license message for all the go files (#13235)
|
2019-11-29 12:59:40 +01:00 |
|
auto_posts.go
|
MM-17468 - Improve thread fetching (#13653)
|
2020-02-05 13:27:35 +01:00 |
|
auto_responder.go
|
GH-13421 Autoresponder should not reply to bot DMs (#13583)
|
2020-02-06 12:49:58 +01:00 |
|
auto_responder_test.go
|
GH-13421 Autoresponder should not reply to bot DMs (#13583)
|
2020-02-06 12:49:58 +01:00 |
|
auto_teams.go
|
Consistent license message for all the go files (#13235)
|
2019-11-29 12:59:40 +01:00 |
|
auto_users.go
|
MM-21898 - Part 1: Generate and use an interface instead of *A… (#13840)
|
2020-02-13 13:26:58 +01:00 |
|
bot.go
|
MM-21898 - Part 1: Generate and use an interface instead of *A… (#13840)
|
2020-02-13 13:26:58 +01:00 |
|
bot_test.go
|
[MM-22485] Sync bot message to message displayed in webapp (#13867)
|
2020-03-02 15:57:29 -06:00 |
|
brand.go
|
Consistent license message for all the go files (#13235)
|
2019-11-29 12:59:40 +01:00 |
|
busy.go
|
MM-8607: Add ability to turn off non-critical services when under load; cluster support (#13267)
|
2019-12-03 18:56:39 +01:00 |
|
busy_test.go
|
Passing t to all tests setup functions (#13841)
|
2020-02-10 19:31:41 +01:00 |
|
channel.go
|
MM-23876: Fix for patching channel moderations with a null team schem… (#14239)
|
2020-04-07 17:35:03 +05:30 |
|
channel_test.go
|
MM-23620: Handle error from GetUser (#14204)
|
2020-04-06 21:07:30 +05:30 |
|
cluster.go
|
Consistent license message for all the go files (#13235)
|
2019-11-29 12:59:40 +01:00 |
|
cluster_discovery.go
|
MM-21898 - Part 1: Generate and use an interface instead of *A… (#13840)
|
2020-02-13 13:26:58 +01:00 |
|
cluster_discovery_test.go
|
Consistent license message for all the go files (#13235)
|
2019-11-29 12:59:40 +01:00 |
|
cluster_handlers.go
|
MM-23254: Add nil checks to WebSocketEventFromJson (#14050)
|
2020-03-25 21:43:25 -07:00 |
|
command.go
|
MM-21343: Recognize multi-line slash commands without requiring trailing space after trigger word (#13646)
|
2020-03-23 14:38:21 -03:00 |
|
command_away.go
|
Consistent license message for all the go files (#13235)
|
2019-11-29 12:59:40 +01:00 |
|
command_channel_header.go
|
Consistent license message for all the go files (#13235)
|
2019-11-29 12:59:40 +01:00 |
|
command_channel_header_test.go
|
Consistent license message for all the go files (#13235)
|
2019-11-29 12:59:40 +01:00 |
|
command_channel_purpose.go
|
Consistent license message for all the go files (#13235)
|
2019-11-29 12:59:40 +01:00 |
|
command_channel_purpose_test.go
|
Consistent license message for all the go files (#13235)
|
2019-11-29 12:59:40 +01:00 |
|
command_channel_rename.go
|
Consistent license message for all the go files (#13235)
|
2019-11-29 12:59:40 +01:00 |
|
command_channel_rename_test.go
|
Consistent license message for all the go files (#13235)
|
2019-11-29 12:59:40 +01:00 |
|
command_code.go
|
GH-12702 v2: Add new command response parameter: "skip_slack_p… (#13420)
|
2020-01-17 08:34:11 +01:00 |
|
command_code_test.go
|
Consistent license message for all the go files (#13235)
|
2019-11-29 12:59:40 +01:00 |
|
command_dnd.go
|
Consistent license message for all the go files (#13235)
|
2019-11-29 12:59:40 +01:00 |
|
command_echo.go
|
MM-21898 - Part 1: Generate and use an interface instead of *A… (#13840)
|
2020-02-13 13:26:58 +01:00 |
|
command_expand_collapse.go
|
MM-21898 - Part 1: Generate and use an interface instead of *A… (#13840)
|
2020-02-13 13:26:58 +01:00 |
|
command_groupmsg.go
|
MM-21898 - Part 1: Generate and use an interface instead of *A… (#13840)
|
2020-02-13 13:26:58 +01:00 |
|
command_groupmsg_test.go
|
Consistent license message for all the go files (#13235)
|
2019-11-29 12:59:40 +01:00 |
|
command_help.go
|
Consistent license message for all the go files (#13235)
|
2019-11-29 12:59:40 +01:00 |
|
command_invite.go
|
MM-21898 - Part 1: Generate and use an interface instead of *A… (#13840)
|
2020-02-13 13:26:58 +01:00 |
|
command_invite_people.go
|
Consistent license message for all the go files (#13235)
|
2019-11-29 12:59:40 +01:00 |
|
command_invite_people_test.go
|
Consistent license message for all the go files (#13235)
|
2019-11-29 12:59:40 +01:00 |
|
command_invite_test.go
|
[MM-20029] Fix incorrect bot message (#13392)
|
2020-01-03 18:31:13 +04:00 |
|
command_join.go
|
MM-21898 - Part 1: Generate and use an interface instead of *A… (#13840)
|
2020-02-13 13:26:58 +01:00 |
|
command_join_test.go
|
Consistent license message for all the go files (#13235)
|
2019-11-29 12:59:40 +01:00 |
|
command_leave.go
|
Consistent license message for all the go files (#13235)
|
2019-11-29 12:59:40 +01:00 |
|
command_leave_test.go
|
Consistent license message for all the go files (#13235)
|
2019-11-29 12:59:40 +01:00 |
|
command_loadtest.go
|
MM-21898 - Part 1: Generate and use an interface instead of *A… (#13840)
|
2020-02-13 13:26:58 +01:00 |
|
command_logout.go
|
Consistent license message for all the go files (#13235)
|
2019-11-29 12:59:40 +01:00 |
|
command_me.go
|
Consistent license message for all the go files (#13235)
|
2019-11-29 12:59:40 +01:00 |
|
command_me_test.go
|
Consistent license message for all the go files (#13235)
|
2019-11-29 12:59:40 +01:00 |
|
command_msg.go
|
MM-21898 - Part 1: Generate and use an interface instead of *A… (#13840)
|
2020-02-13 13:26:58 +01:00 |
|
command_msg_test.go
|
Consistent license message for all the go files (#13235)
|
2019-11-29 12:59:40 +01:00 |
|
command_mute.go
|
MM-21898 - Part 1: Generate and use an interface instead of *A… (#13840)
|
2020-02-13 13:26:58 +01:00 |
|
command_mute_test.go
|
Consistent license message for all the go files (#13235)
|
2019-11-29 12:59:40 +01:00 |
|
command_offline.go
|
Consistent license message for all the go files (#13235)
|
2019-11-29 12:59:40 +01:00 |
|
command_online.go
|
Consistent license message for all the go files (#13235)
|
2019-11-29 12:59:40 +01:00 |
|
command_open.go
|
Consistent license message for all the go files (#13235)
|
2019-11-29 12:59:40 +01:00 |
|
command_remove.go
|
MM-21898 - Part 1: Generate and use an interface instead of *A… (#13840)
|
2020-02-13 13:26:58 +01:00 |
|
command_remove_test.go
|
Consistent license message for all the go files (#13235)
|
2019-11-29 12:59:40 +01:00 |
|
command_search.go
|
Consistent license message for all the go files (#13235)
|
2019-11-29 12:59:40 +01:00 |
|
command_settings.go
|
Consistent license message for all the go files (#13235)
|
2019-11-29 12:59:40 +01:00 |
|
command_shortcuts.go
|
Consistent license message for all the go files (#13235)
|
2019-11-29 12:59:40 +01:00 |
|
command_shrug.go
|
Consistent license message for all the go files (#13235)
|
2019-11-29 12:59:40 +01:00 |
|
command_test.go
|
MM-23747 fix Sprintf linter errors (#14196)
|
2020-03-31 16:50:06 -04:00 |
|
compliance.go
|
MM-21898 - Part 1: Generate and use an interface instead of *A… (#13840)
|
2020-02-13 13:26:58 +01:00 |
|
config.go
|
Adding the new search engine abstraction (#13304)
|
2020-03-13 15:33:18 +01:00 |
|
config_test.go
|
Adding the new search engine abstraction (#13304)
|
2020-03-13 15:33:18 +01:00 |
|
data_retention.go
|
MM-21898 - Part 1: Generate and use an interface instead of *A… (#13840)
|
2020-02-13 13:26:58 +01:00 |
|
diagnostics.go
|
Setting to enable new experimental channel sidebar (#14036)
|
2020-03-17 12:01:59 -04:00 |
|
diagnostics_test.go
|
MM-22619: check for nil plugins environment (#13901)
|
2020-02-15 17:46:26 -05:00 |
|
download.go
|
MM-21898 - Part 1: Generate and use an interface instead of *A… (#13840)
|
2020-02-13 13:26:58 +01:00 |
|
email.go
|
Making private some methods that are not needed publicly (#13959)
|
2020-03-03 22:43:48 +01:00 |
|
email_batching.go
|
Making private some methods that are not needed publicly (#13959)
|
2020-03-03 22:43:48 +01:00 |
|
email_batching_test.go
|
Adding changes to separate unit tests and integration tests (#13670)
|
2020-03-02 08:13:39 -08:00 |
|
email_test.go
|
Consistent license message for all the go files (#13235)
|
2019-11-29 12:59:40 +01:00 |
|
emoji.go
|
MM-21898 - Part 1: Generate and use an interface instead of *A… (#13840)
|
2020-02-13 13:26:58 +01:00 |
|
enterprise.go
|
Removing some unneded FakeApp instance (#14139)
|
2020-03-27 14:52:57 +01:00 |
|
enterprise_test.go
|
Adding changes to separate unit tests and integration tests (#13670)
|
2020-03-02 08:13:39 -08:00 |
|
export.go
|
Making private some methods that are not needed publicly (#13959)
|
2020-03-03 22:43:48 +01:00 |
|
export_converters.go
|
add support for exporting and importing props (#14034)
|
2020-03-23 09:21:05 -04:00 |
|
export_test.go
|
add support for exporting and importing props (#14034)
|
2020-03-23 09:21:05 -04:00 |
|
extract_plugin_tar.go
|
MM-21915: improve tar gz path traversal (#13675)
|
2020-01-27 11:33:11 -05:00 |
|
extract_plugin_tar_test.go
|
MM-21915: improve tar gz path traversal (#13675)
|
2020-01-27 11:33:11 -05:00 |
|
file.go
|
MM-22056: Fix flaky test TestUploadFiles (#14234)
|
2020-04-07 07:09:04 -07:00 |
|
file_bench_test.go
|
MM-21898 - Part 1: Generate and use an interface instead of *A… (#13840)
|
2020-02-13 13:26:58 +01:00 |
|
file_test.go
|
MM-21898 - Part 1: Generate and use an interface instead of *A… (#13840)
|
2020-02-13 13:26:58 +01:00 |
|
group.go
|
MM-21898 - Part 1: Generate and use an interface instead of *A… (#13840)
|
2020-02-13 13:26:58 +01:00 |
|
group_test.go
|
MM-20644: Add users to teams as a SchemeAdmin based on a new configuration field on GroupTeams and GroupChannels records. (#13361)
|
2020-01-10 09:19:39 -08:00 |
|
helper_test.go
|
Team/Channel members bulk save/update/delete (#14053)
|
2020-03-27 13:29:17 +01:00 |
|
import.go
|
MM-21552: Adding SaveMultiple to posts (#13766)
|
2020-03-11 14:29:32 +01:00 |
|
import_functions.go
|
Team/Channel members bulk save/update/delete (#14053)
|
2020-03-27 13:29:17 +01:00 |
|
import_functions_test.go
|
Team/Channel members bulk save/update/delete (#14053)
|
2020-03-27 13:29:17 +01:00 |
|
import_test.go
|
add support for exporting and importing props (#14034)
|
2020-03-23 09:21:05 -04:00 |
|
import_types.go
|
add support for exporting and importing props (#14034)
|
2020-03-23 09:21:05 -04:00 |
|
import_validators.go
|
MM-22783: Fix scopelint issues (#13969)
|
2020-03-13 08:44:39 +05:30 |
|
import_validators_test.go
|
Consistent license message for all the go files (#13235)
|
2019-11-29 12:59:40 +01:00 |
|
integration_action.go
|
[GH-13968] Add "skip_slack_parsing" to PostActionIntegration… (#13976)
|
2020-03-26 14:27:55 +01:00 |
|
integration_action_test.go
|
[MM-21378] Add mutex to model.Post to guard against race conditions on Post.Props (#13884)
|
2020-03-13 21:12:20 +01:00 |
|
job.go
|
MM-21898 - Part 1: Generate and use an interface instead of *A… (#13840)
|
2020-02-13 13:26:58 +01:00 |
|
job_test.go
|
MM-21898 - Part 1: Generate and use an interface instead of *A… (#13840)
|
2020-02-13 13:26:58 +01:00 |
|
ldap.go
|
MM-21898 - Part 1: Generate and use an interface instead of *A… (#13840)
|
2020-02-13 13:26:58 +01:00 |
|
license.go
|
MM-22235: Fixing stop/start behavior on Elasticsearch engine (#13887)
|
2020-03-04 00:52:59 +08:00 |
|
license_test.go
|
MM-21254: Removing unnused/unnecesary getClientLicense etag (#13416)
|
2019-12-19 17:00:15 +01:00 |
|
login.go
|
MM-21898 - Part 1: Generate and use an interface instead of *A… (#13840)
|
2020-02-13 13:26:58 +01:00 |
|
login_test.go
|
Consistent license message for all the go files (#13235)
|
2019-11-29 12:59:40 +01:00 |
|
main_test.go
|
Consistent license message for all the go files (#13235)
|
2019-11-29 12:59:40 +01:00 |
|
migrations.go
|
MM-21898 - Part 1: Generate and use an interface instead of *A… (#13840)
|
2020-02-13 13:26:58 +01:00 |
|
notification.go
|
MM-23211: Fix user not being notified in out of channel mentions (#14097)
|
2020-03-24 13:43:25 -07:00 |
|
notification_email.go
|
Making private some methods that are not needed publicly (#13959)
|
2020-03-03 22:43:48 +01:00 |
|
notification_email_test.go
|
Adding changes to separate unit tests and integration tests (#13670)
|
2020-03-02 08:13:39 -08:00 |
|
notification_push.go
|
MM-23460: Reuse a single HTTP client across all push notifications (#14122)
|
2020-03-28 09:33:38 +05:30 |
|
notification_push_test.go
|
MM-23460: Reuse a single HTTP client across all push notifications (#14122)
|
2020-03-28 09:33:38 +05:30 |
|
notification_test.go
|
MM-23211: Fix user not being notified in out of channel mentions (#14097)
|
2020-03-24 13:43:25 -07:00 |
|
oauth.go
|
MM-21898 - Part 1: Generate and use an interface instead of *A… (#13840)
|
2020-02-13 13:26:58 +01:00 |
|
oauth_test.go
|
MM-21898 - Part 1: Generate and use an interface instead of *A… (#13840)
|
2020-02-13 13:26:58 +01:00 |
|
opengraph.go
|
MM-21898 - Part 1: Generate and use an interface instead of *A… (#13840)
|
2020-02-13 13:26:58 +01:00 |
|
opengraph_test.go
|
Consistent license message for all the go files (#13235)
|
2019-11-29 12:59:40 +01:00 |
|
opentracing_layer.go
|
[MM-21517] Team Member Manage User Modal not display correct roles (#14043)
|
2020-03-30 10:48:03 -04:00 |
|
options.go
|
Adding the new search engine abstraction (#13304)
|
2020-03-13 15:33:18 +01:00 |
|
permissions.go
|
MM-22212 & MM-22208: Read from the higher-scoped scheme if the permission is non-moderated. (#13813)
|
2020-03-23 13:44:20 -04:00 |
|
permissions_migrations.go
|
[MM-23019] Create use_group_mentions permission and migrate existing roles (#13987)
|
2020-03-30 23:08:48 -04:00 |
|
permissions_migrations_test.go
|
[MM-23019] Create use_group_mentions permission and migrate existing roles (#13987)
|
2020-03-30 23:08:48 -04:00 |
|
permissions_test.go
|
MM-21898 - Part 1: Generate and use an interface instead of *A… (#13840)
|
2020-02-13 13:26:58 +01:00 |
|
plugin.go
|
MM-2276: Fix flaky TestPlugin in cmd/mattermost/commands (#14064)
|
2020-03-17 21:26:59 +05:30 |
|
plugin_api.go
|
MM-23508: Fix plugin API's GetPostsForChannel (#14125)
|
2020-03-25 10:24:42 +01:00 |
|
plugin_api_test.go
|
MM-23508: Fix plugin API's GetPostsForChannel (#14125)
|
2020-03-25 10:24:42 +01:00 |
|
plugin_commands.go
|
MM-21987 Resolve mentions in slash commands (#13762)
|
2020-03-11 11:50:12 +01:00 |
|
plugin_commands_test.go
|
Remove remaining t.Fatal from the codebase (#13876)
|
2020-02-13 17:53:23 +01:00 |
|
plugin_context.go
|
MM-21898 - Part 1: Generate and use an interface instead of *A… (#13840)
|
2020-02-13 13:26:58 +01:00 |
|
plugin_deadlock_test.go
|
[MM-21378] Add mutex to model.Post to guard against race conditions on Post.Props (#13884)
|
2020-03-13 21:12:20 +01:00 |
|
plugin_event.go
|
MM-21898 - Part 1: Generate and use an interface instead of *A… (#13840)
|
2020-02-13 13:26:58 +01:00 |
|
plugin_health_check_test.go
|
[MM-23281] Persist registeredPlugin in plugin.Environment when plugin is deactivated (#14110)
|
2020-03-31 21:20:22 -03:00 |
|
plugin_hooks_test.go
|
MM-21626, MM-21627 - Plugin API/Hooks Prometheus instrumentati… (#13825)
|
2020-02-14 15:47:43 -05:00 |
|
plugin_install.go
|
MM-21915: improve tar gz path traversal (#13675)
|
2020-01-27 11:33:11 -05:00 |
|
plugin_install_test.go
|
Consistent license message for all the go files (#13235)
|
2019-11-29 12:59:40 +01:00 |
|
plugin_key_value_store.go
|
MM-21898 - Part 1: Generate and use an interface instead of *A… (#13840)
|
2020-02-13 13:26:58 +01:00 |
|
plugin_public_keys.go
|
[MM-20309] production public key (#13244)
|
2019-12-05 23:41:52 +04:00 |
|
plugin_requests.go
|
MM-22355 - Fix typos detected by goreportcad.com (#13842)
|
2020-03-02 17:10:40 +01:00 |
|
plugin_shutdown_test.go
|
Remove remaining t.Fatal from the codebase (#13876)
|
2020-02-13 17:53:23 +01:00 |
|
plugin_signature.go
|
MM-21898 - Part 1: Generate and use an interface instead of *A… (#13840)
|
2020-02-13 13:26:58 +01:00 |
|
plugin_signature_test.go
|
Adding changes to separate unit tests and integration tests (#13670)
|
2020-03-02 08:13:39 -08:00 |
|
plugin_statuses.go
|
MM-21898 - Part 1: Generate and use an interface instead of *A… (#13840)
|
2020-02-13 13:26:58 +01:00 |
|
plugin_test.go
|
MM-23261 plugin stderr debug logs (#14166)
|
2020-03-30 15:00:45 -03:00 |
|
post.go
|
Adding team_name to post props for channel mentions (#14150)
|
2020-03-31 15:25:53 +02:00 |
|
post_metadata.go
|
[MM-21378] Add mutex to model.Post to guard against race conditions on Post.Props (#13884)
|
2020-03-13 21:12:20 +01:00 |
|
post_metadata_test.go
|
MM-22056: Fix flaky test TestUploadFiles (#14234)
|
2020-04-07 07:09:04 -07:00 |
|
post_test.go
|
Adding team_name to post props for channel mentions (#14150)
|
2020-03-31 15:25:53 +02:00 |
|
preference.go
|
MM-21898 - Part 1: Generate and use an interface instead of *A… (#13840)
|
2020-02-13 13:26:58 +01:00 |
|
ratelimit.go
|
Consistent license message for all the go files (#13235)
|
2019-11-29 12:59:40 +01:00 |
|
ratelimit_test.go
|
Consistent license message for all the go files (#13235)
|
2019-11-29 12:59:40 +01:00 |
|
reaction.go
|
Making private some methods that are not needed publicly (#13959)
|
2020-03-03 22:43:48 +01:00 |
|
response_transfer.go
|
Consistent license message for all the go files (#13235)
|
2019-11-29 12:59:40 +01:00 |
|
role.go
|
MM-22212 & MM-22208: Read from the higher-scoped scheme if the permission is non-moderated. (#13813)
|
2020-03-23 13:44:20 -04:00 |
|
role_test.go
|
MM-22212 & MM-22208: Read from the higher-scoped scheme if the permission is non-moderated. (#13813)
|
2020-03-23 13:44:20 -04:00 |
|
saml.go
|
MM-21898 - Part 1: Generate and use an interface instead of *A… (#13840)
|
2020-02-13 13:26:58 +01:00 |
|
scheme.go
|
MM-22212 & MM-22208: Read from the higher-scoped scheme if the permission is non-moderated. (#13813)
|
2020-03-23 13:44:20 -04:00 |
|
searchengine.go
|
[MM-21551] Add search tests structure to test the search engines (#14031)
|
2020-03-30 19:17:40 +02:00 |
|
security_update_check.go
|
Consistent license message for all the go files (#13235)
|
2019-11-29 12:59:40 +01:00 |
|
server.go
|
MM-23460: Reuse a single HTTP client across all push notifications (#14122)
|
2020-03-28 09:33:38 +05:30 |
|
server_app_adapters.go
|
Removing some unneded FakeApp instance (#14139)
|
2020-03-27 14:52:57 +01:00 |
|
server_license.go
|
Consistent license message for all the go files (#13235)
|
2019-11-29 12:59:40 +01:00 |
|
server_test.go
|
Consistent license message for all the go files (#13235)
|
2019-11-29 12:59:40 +01:00 |
|
session.go
|
Making private some methods that are not needed publicly (#13959)
|
2020-03-03 22:43:48 +01:00 |
|
session_test.go
|
MM-21898 - Part 1: Generate and use an interface instead of *A… (#13840)
|
2020-02-13 13:26:58 +01:00 |
|
slack.go
|
MM-21898 - Part 1: Generate and use an interface instead of *A… (#13840)
|
2020-02-13 13:26:58 +01:00 |
|
slack_test.go
|
Consistent license message for all the go files (#13235)
|
2019-11-29 12:59:40 +01:00 |
|
slackimport.go
|
MM-22560: Fix crash during slack import (#14054)
|
2020-03-16 21:52:06 +05:30 |
|
slackimport_test.go
|
MM-22560: Fix crash during slack import (#14054)
|
2020-03-16 21:52:06 +05:30 |
|
status.go
|
MM-21898 - Part 1: Generate and use an interface instead of *A… (#13840)
|
2020-02-13 13:26:58 +01:00 |
|
status_test.go
|
Consistent license message for all the go files (#13235)
|
2019-11-29 12:59:40 +01:00 |
|
svg.go
|
Consistent license message for all the go files (#13235)
|
2019-11-29 12:59:40 +01:00 |
|
svg_test.go
|
Consistent license message for all the go files (#13235)
|
2019-11-29 12:59:40 +01:00 |
|
syncables.go
|
MM-22355 - Fix typos detected by goreportcad.com (#13842)
|
2020-03-02 17:10:40 +01:00 |
|
syncables_test.go
|
MM-21898 - Part 1: Generate and use an interface instead of *A… (#13840)
|
2020-02-13 13:26:58 +01:00 |
|
team.go
|
[MM-21517] Team Member Manage User Modal not display correct roles (#14043)
|
2020-03-30 10:48:03 -04:00 |
|
team_test.go
|
[MM-21517] Team Member Manage User Modal not display correct roles (#14043)
|
2020-03-30 10:48:03 -04:00 |
|
terms_of_service.go
|
MM-21898 - Part 1: Generate and use an interface instead of *A… (#13840)
|
2020-02-13 13:26:58 +01:00 |
|
user.go
|
[MM-22791] Prevent account creation if new user does not have allowed domain for the team (#14012)
|
2020-03-17 17:23:59 +03:00 |
|
user_agent.go
|
[MM-22167] Add mmctl to the User-Agent parser (#13894)
|
2020-03-19 11:18:17 +01:00 |
|
user_agent_test.go
|
[MM-22167] Add mmctl to the User-Agent parser (#13894)
|
2020-03-19 11:18:17 +01:00 |
|
user_terms_of_service.go
|
MM-21898 - Part 1: Generate and use an interface instead of *A… (#13840)
|
2020-02-13 13:26:58 +01:00 |
|
user_terms_of_service_test.go
|
Consistent license message for all the go files (#13235)
|
2019-11-29 12:59:40 +01:00 |
|
user_test.go
|
[MM-22791] Prevent account creation if new user does not have allowed domain for the team (#14012)
|
2020-03-17 17:23:59 +03:00 |
|
user_viewmembers_test.go
|
[MM-21517] Team Member Manage User Modal not display correct roles (#14043)
|
2020-03-30 10:48:03 -04:00 |
|
web_conn.go
|
MM-22044: Fix panic on web_conn send hello (#13799)
|
2020-03-30 18:12:40 +05:30 |
|
web_conn_test.go
|
MM-22265 - Restrict the WS "update_team" event broadcast (#13848)
|
2020-02-11 03:41:55 -05:00 |
|
web_hub.go
|
MM-22044: Fix panic on web_conn send hello (#13799)
|
2020-03-30 18:12:40 +05:30 |
|
web_hub_test.go
|
Include Mutex for Hubs property (#13917)
|
2020-03-02 19:37:57 +01:00 |
|
webhook.go
|
[MM-21378] Add mutex to model.Post to guard against race conditions on Post.Props (#13884)
|
2020-03-13 21:12:20 +01:00 |
|
webhook_test.go
|
[MM-21378] Add mutex to model.Post to guard against race conditions on Post.Props (#13884)
|
2020-03-13 21:12:20 +01:00 |
|
webhub_fuzz.go
|
MM-22782: Write fuzz testing for websockets (#14203)
|
2020-04-07 14:41:55 +05:30 |
|
websocket_router.go
|
MM-21898 - Part 1: Generate and use an interface instead of *A… (#13840)
|
2020-02-13 13:26:58 +01:00 |