| .. |
|
admin.go
|
ABC-176 Prevent changing PluginSettings.EnableUploads through the API (#8249)
|
2018-02-13 11:08:49 -05:00 |
|
admin_test.go
|
ABC-176 Prevent changing PluginSettings.EnableUploads through the API (#8249)
|
2018-02-13 11:08:49 -05:00 |
|
api.go
|
ABC-132: sign error page parameters (#8197)
|
2018-02-07 12:05:46 -05:00 |
|
api_test.go
|
Refactoring cfg refs and load / save functions (#7749)
|
2017-10-31 10:39:31 -04:00 |
|
apitestlib.go
|
Remove license globals entirely (#8229)
|
2018-02-09 10:04:48 -06:00 |
|
channel.go
|
Reduce logging data races, fix MySQL test race condition (#7994)
|
2017-12-22 12:09:33 +00:00 |
|
channel_test.go
|
Eliminate utils.SetLicense calls (#8217)
|
2018-02-07 16:20:51 -06:00 |
|
command.go
|
Reduce logging data races, fix MySQL test race condition (#7994)
|
2017-12-22 12:09:33 +00:00 |
|
command_echo_test.go
|
Don't use global app for api / api4 tests (#7528)
|
2017-10-02 09:50:56 +01:00 |
|
command_expand_collapse_test.go
|
Don't use global app for api / api4 tests (#7528)
|
2017-10-02 09:50:56 +01:00 |
|
command_groupmsg_test.go
|
PLT-7111 Add groupmsg command (#7419)
|
2017-11-14 17:27:14 -05:00 |
|
command_help_test.go
|
Reduce utils.Cfg references (#7650)
|
2017-10-18 15:36:43 -07:00 |
|
command_invite_people_test.go
|
Don't use global app for api / api4 tests (#7528)
|
2017-10-02 09:50:56 +01:00 |
|
command_join_test.go
|
Don't use global app for api / api4 tests (#7528)
|
2017-10-02 09:50:56 +01:00 |
|
command_leave_test.go
|
Don't use global app for api / api4 tests (#7528)
|
2017-10-02 09:50:56 +01:00 |
|
command_loadtest_test.go
|
Reduce cfg boilerplate (#7689)
|
2017-10-23 02:39:51 -07:00 |
|
command_logout_test.go
|
Don't use global app for api / api4 tests (#7528)
|
2017-10-02 09:50:56 +01:00 |
|
command_me_test.go
|
Don't use global app for api / api4 tests (#7528)
|
2017-10-02 09:50:56 +01:00 |
|
command_msg_test.go
|
Don't use global app for api / api4 tests (#7528)
|
2017-10-02 09:50:56 +01:00 |
|
command_open_test.go
|
add /open command (#6717)
|
2017-06-26 09:36:47 -07:00 |
|
command_search_test.go
|
Don't use global app for api / api4 tests (#7528)
|
2017-10-02 09:50:56 +01:00 |
|
command_settings_test.go
|
Don't use global app for api / api4 tests (#7528)
|
2017-10-02 09:50:56 +01:00 |
|
command_shortcuts_test.go
|
Don't use global app for api / api4 tests (#7528)
|
2017-10-02 09:50:56 +01:00 |
|
command_shrug_test.go
|
Don't use global app for api / api4 tests (#7528)
|
2017-10-02 09:50:56 +01:00 |
|
command_statuses_test.go
|
Don't use global app for api / api4 tests (#7528)
|
2017-10-02 09:50:56 +01:00 |
|
command_test.go
|
Reduce utils.Cfg references (#7650)
|
2017-10-18 15:36:43 -07:00 |
|
context.go
|
ABC-132: sign error page parameters (#8197)
|
2018-02-07 12:05:46 -05:00 |
|
context_test.go
|
PLT-5860 Updated copyright date (#6058)
|
2017-04-12 08:27:57 -04:00 |
|
deprecated_test.go
|
PLT-5860 Updated copyright date (#6058)
|
2017-04-12 08:27:57 -04:00 |
|
emoji.go
|
Add sort query parameter to GET /emojis (#8121)
|
2018-01-19 09:37:59 -05:00 |
|
emoji_test.go
|
Reorganize file util functionality (#7848)
|
2017-11-16 16:04:27 -05:00 |
|
file.go
|
MM-9556 Added ability to upload files without a multipart request (#8306)
|
2018-02-20 10:41:00 -05:00 |
|
file_test.go
|
Reorganize file util functionality (#7848)
|
2017-11-16 16:04:27 -05:00 |
|
general.go
|
Remove utils.ClientCfg and utils.ClientCfgHash (#8041)
|
2018-01-05 16:17:57 -06:00 |
|
general_test.go
|
Reduce logging data races, fix MySQL test race condition (#7994)
|
2017-12-22 12:09:33 +00:00 |
|
license.go
|
Remove license globals entirely (#8229)
|
2018-02-09 10:04:48 -06:00 |
|
license_test.go
|
Remove license globals entirely (#8229)
|
2018-02-09 10:04:48 -06:00 |
|
oauth.go
|
Reduce logging data races, fix MySQL test race condition (#7994)
|
2017-12-22 12:09:33 +00:00 |
|
oauth_test.go
|
Finally remove utils.Cfg (#8113)
|
2018-01-17 13:38:37 -05:00 |
|
post.go
|
PLT-3383: image proxy support (#7991)
|
2018-01-22 15:32:50 -06:00 |
|
post_test.go
|
Eliminate utils.SetLicense calls (#8217)
|
2018-02-07 16:20:51 -06:00 |
|
preference.go
|
Reduce logging data races, fix MySQL test race condition (#7994)
|
2017-12-22 12:09:33 +00:00 |
|
preference_test.go
|
Don't use global app for api / api4 tests (#7528)
|
2017-10-02 09:50:56 +01:00 |
|
reaction.go
|
Reduce logging data races, fix MySQL test race condition (#7994)
|
2017-12-22 12:09:33 +00:00 |
|
reaction_test.go
|
Don't use global app for api / api4 tests (#7528)
|
2017-10-02 09:50:56 +01:00 |
|
status.go
|
Reduce logging data races, fix MySQL test race condition (#7994)
|
2017-12-22 12:09:33 +00:00 |
|
status_test.go
|
Remove more global refs / state (#7723)
|
2017-10-26 15:21:22 -04:00 |
|
team.go
|
add App.License, remove utils.IsLicensed / utils.License calls (#8203)
|
2018-02-06 17:25:49 -06:00 |
|
team_test.go
|
Eliminate utils.SetLicense calls (#8217)
|
2018-02-07 16:20:51 -06:00 |
|
user.go
|
Remove license globals entirely (#8229)
|
2018-02-09 10:04:48 -06:00 |
|
user_test.go
|
Eliminate utils.SetLicense calls (#8217)
|
2018-02-07 16:20:51 -06:00 |
|
webhook.go
|
Reduce logging data races, fix MySQL test race condition (#7994)
|
2017-12-22 12:09:33 +00:00 |
|
webhook_test.go
|
Eliminate utils.SetLicense calls (#8217)
|
2018-02-07 16:20:51 -06:00 |
|
webrtc.go
|
Reduce logging data races, fix MySQL test race condition (#7994)
|
2017-12-22 12:09:33 +00:00 |
|
websocket.go
|
Reduce logging data races, fix MySQL test race condition (#7994)
|
2017-12-22 12:09:33 +00:00 |
|
websocket_test.go
|
Reduce utils.Cfg references (#7650)
|
2017-10-18 15:36:43 -07:00 |