.. |
api.go
|
de6a57cdc3
Sidebar V2 Phase 2 (#14967)
|
4 years ago |
apitestlib.go
|
4a2715974d
MM-27149: optimize initBasic (#15063)
|
4 years ago |
bleve.go
|
0154b8059b
[MM-20979] Add first implementation of the Bleve search engine (#14562)
|
5 years ago |
bleve_test.go
|
4a2715974d
MM-27149: optimize initBasic (#15063)
|
4 years ago |
bot.go
|
6a4e3293f8
[MM-25648] api4: add user/bot convert endpoints (#14877)
|
4 years ago |
bot_local.go
|
6a4e3293f8
[MM-25648] api4: add user/bot convert endpoints (#14877)
|
4 years ago |
bot_test.go
|
4a2715974d
MM-27149: optimize initBasic (#15063)
|
4 years ago |
brand.go
|
4ac0619c90
MM-22273 New auditing system (phase 1) (#13967)
|
5 years ago |
brand_test.go
|
4a2715974d
MM-27149: optimize initBasic (#15063)
|
4 years ago |
channel.go
|
93dc68873a
MM-27258 Cannot update categories with deleted channels (#15109)
|
4 years ago |
channel_local.go
|
b916bae0f7
[MM-24602] Adds local patch channel endpoint (#15032)
|
4 years ago |
channel_test.go
|
93dc68873a
MM-27258 Cannot update categories with deleted channels (#15109)
|
4 years ago |
cluster.go
|
17523fa5d9
MM-21898 - Part 1: Generate and use an interface instead of *A… (#13840)
|
5 years ago |
cluster_test.go
|
4a2715974d
MM-27149: optimize initBasic (#15063)
|
4 years ago |
command.go
|
f5be738923
MM-26339 - Add context and CommandArgs to dynamic autocomplete calls (#14940)
|
4 years ago |
command_help_test.go
|
1d1ab03c38
Passing t to all tests setup functions (#13841)
|
5 years ago |
command_local.go
|
2af00f73c0
MM-24847 MM-24484 MM-24850 MM-24849 - local mode for commands (#14571)
|
5 years ago |
command_test.go
|
2af00f73c0
MM-24847 MM-24484 MM-24850 MM-24849 - local mode for commands (#14571)
|
5 years ago |
commands_test.go
|
a43439dd60
Include deleted channels on get user channels endpoint (#13877)
|
5 years ago |
compliance.go
|
6a27ed4a1d
MM-22785 audit server CLI (#14144)
|
5 years ago |
config.go
|
c58c0ba3dc
MM-24440: Don't allow clearing the site url (#14694)
|
4 years ago |
config_local.go
|
0d89ff5d0e
Mm 23710 mmctl local mode (#14561)
|
5 years ago |
config_test.go
|
4a2715974d
MM-27149: optimize initBasic (#15063)
|
4 years ago |
cors_test.go
|
f5eab1271b
Removing all FakeApp usages (#14174)
|
4 years ago |
data_retention.go
|
a63684fcb5
Consistent license message for all the go files (#13235)
|
5 years ago |
data_retention_test.go
|
4a2715974d
MM-27149: optimize initBasic (#15063)
|
4 years ago |
elasticsearch.go
|
4ac0619c90
MM-22273 New auditing system (phase 1) (#13967)
|
5 years ago |
elasticsearch_test.go
|
4a2715974d
MM-27149: optimize initBasic (#15063)
|
4 years ago |
emoji.go
|
6a27ed4a1d
MM-22785 audit server CLI (#14144)
|
5 years ago |
emoji_test.go
|
1d1ab03c38
Passing t to all tests setup functions (#13841)
|
5 years ago |
file.go
|
38307c0b73
[MM-27293] Remove heap pre-allocation for file uploads (#15143)
|
4 years ago |
file_test.go
|
4210ae60ab
MM-22056: Fix flaky test TestUploadFiles (#14234)
|
5 years ago |
group.go
|
77bee1d4f1
MM-25263 Add group members to search and get users and create getGroupStats endpoint (#14733)
|
4 years ago |
group_local.go
|
8d4da8b968
MM-25073/MM-25074: local mode for getGroupsByChannel and getGroupsByTeam (#14668)
|
5 years ago |
group_test.go
|
4a2715974d
MM-27149: optimize initBasic (#15063)
|
4 years ago |
handlers.go
|
2bb6071f73
MM-26065: Reverts Brotli encoding. (#14834)
|
4 years ago |
handlers_test.go
|
4a2715974d
MM-27149: optimize initBasic (#15063)
|
4 years ago |
helpers.go
|
a63684fcb5
Consistent license message for all the go files (#13235)
|
5 years ago |
image.go
|
52c92d6659
MM-23185 - Markdown image hosted by plugins are not shown if l… (#14185)
|
5 years ago |
image_test.go
|
4a2715974d
MM-27149: optimize initBasic (#15063)
|
4 years ago |
integration_action.go
|
17523fa5d9
MM-21898 - Part 1: Generate and use an interface instead of *A… (#13840)
|
5 years ago |
integration_action_test.go
|
1d1ab03c38
Passing t to all tests setup functions (#13841)
|
5 years ago |
job.go
|
935ddaa251
[MM-19640] Retrieve Compliance files from the System Console (#14976)
|
4 years ago |
job_test.go
|
935ddaa251
[MM-19640] Retrieve Compliance files from the System Console (#14976)
|
4 years ago |
ldap.go
|
ec78168242
[MM-25651] api4/ldap: add migrateid (#14794)
|
4 years ago |
ldap_local.go
|
ec78168242
[MM-25651] api4/ldap: add migrateid (#14794)
|
4 years ago |
ldap_test.go
|
4a2715974d
MM-27149: optimize initBasic (#15063)
|
4 years ago |
license.go
|
a4fc0fcfb7
Adding terms_accepted and receive_emails_accepted params to request trial (#14937)
|
4 years ago |
license_local.go
|
f5eab1271b
Removing all FakeApp usages (#14174)
|
4 years ago |
license_test.go
|
4a2715974d
MM-27149: optimize initBasic (#15063)
|
4 years ago |
main_test.go
|
7035e09fe9
Adding changes to separate unit tests and integration tests (#13670)
|
5 years ago |
oauth.go
|
6a27ed4a1d
MM-22785 audit server CLI (#14144)
|
5 years ago |
oauth_test.go
|
4a2715974d
MM-27149: optimize initBasic (#15063)
|
4 years ago |
openGraph.go
|
c7f7bef9ec
move cache2 package to cache (#14921)
|
4 years ago |
openGraph_test.go
|
1d1ab03c38
Passing t to all tests setup functions (#13841)
|
5 years ago |
plugin.go
|
2135096d88
Convert bool string comparisons to strconv.ParseBool for REST parameters (#13650)
|
5 years ago |
plugin_local.go
|
0d89ff5d0e
Mm 23710 mmctl local mode (#14561)
|
5 years ago |
plugin_test.go
|
4a2715974d
MM-27149: optimize initBasic (#15063)
|
4 years ago |
post.go
|
56fb31f06f
MM-22784 Advanced logging config for audit (#15076)
|
4 years ago |
post_local.go
|
0e714f350a
MM-25071: local mode for getPostsForChannel (#14848)
|
4 years ago |
post_test.go
|
484e813dca
Return 400 error if limit_after is zero (#15049)
|
4 years ago |
preference.go
|
4ac0619c90
MM-22273 New auditing system (phase 1) (#13967)
|
5 years ago |
preference_test.go
|
14aba9bccb
MM-26410/MM-26825 Improve syncing between favorites category and preferences (#15048)
|
4 years ago |
reaction.go
|
882b0324b5
MM_22682_Centralize_ID_Validation (#14237)
|
5 years ago |
reaction_test.go
|
f5eab1271b
Removing all FakeApp usages (#14174)
|
4 years ago |
role.go
|
c0bfa58ec1
[MM-26574] Add role filters to get users, users search and add getFilteredUserStats endpoint (#14998)
|
4 years ago |
role_local.go
|
c6bc7fed6d
api4/role: add role endpoints to local mode (#14876)
|
4 years ago |
role_test.go
|
4a2715974d
MM-27149: optimize initBasic (#15063)
|
4 years ago |
saml.go
|
4ac0619c90
MM-22273 New auditing system (phase 1) (#13967)
|
5 years ago |
saml_test.go
|
4a2715974d
MM-27149: optimize initBasic (#15063)
|
4 years ago |
scheme.go
|
f5eab1271b
Removing all FakeApp usages (#14174)
|
4 years ago |
scheme_test.go
|
4a2715974d
MM-27149: optimize initBasic (#15063)
|
4 years ago |
status.go
|
896c3f736d
MM-23484 - add simple validation to getUserStatusesByIds (#14158)
|
5 years ago |
status_test.go
|
896c3f736d
MM-23484 - add simple validation to getUserStatusesByIds (#14158)
|
5 years ago |
system.go
|
549e5b57cd
Add metric warning support (announcement bar and DM) (#14483)
|
4 years ago |
system_local.go
|
e5edf2683d
[MM-25652] Add /integrity endpoint to local mode API (#15033)
|
4 years ago |
system_test.go
|
4a2715974d
MM-27149: optimize initBasic (#15063)
|
4 years ago |
team.go
|
c511042c0f
[MM-26969] Add team filters to search teams (#15065)
|
4 years ago |
team_local.go
|
fe45e0a98b
return error if option not set instead of soft delete (#15030)
|
4 years ago |
team_test.go
|
b660e217d1
Add tests to get team local endpoints (#15071)
|
4 years ago |
terms_of_service.go
|
f5eab1271b
Removing all FakeApp usages (#14174)
|
4 years ago |
terms_of_service_test.go
|
f5eab1271b
Removing all FakeApp usages (#14174)
|
4 years ago |
user.go
|
7602dc0b19
[MM-25647]: ability to permanently delete users (#14944)
|
4 years ago |
user_local.go
|
46207a35f5
[MM-27130] Add local implementations for get user related endpoints (#15070)
|
4 years ago |
user_test.go
|
61cc7a8680
[MM-26576] fix flaky TestCreateUserInputFilter test (#15097)
|
4 years ago |
user_viewmembers_test.go
|
1d1ab03c38
Passing t to all tests setup functions (#13841)
|
5 years ago |
webhook.go
|
6a27ed4a1d
MM-22785 audit server CLI (#14144)
|
5 years ago |
webhook_test.go
|
1c5b6522e3
WebhookStore migration (#15042)
|
4 years ago |
websocket.go
|
17523fa5d9
MM-21898 - Part 1: Generate and use an interface instead of *A… (#13840)
|
5 years ago |
websocket_test.go
|
4a2715974d
MM-27149: optimize initBasic (#15063)
|
4 years ago |