..
admin.go
Reduce logging data races, fix MySQL test race condition ( #7994 )
2017-12-22 12:09:33 +00:00
admin_test.go
Refactoring cfg refs and load / save functions ( #7749 )
2017-10-31 10:39:31 -04:00
api.go
Reduce logging data races, fix MySQL test race condition ( #7994 )
2017-12-22 12:09:33 +00:00
api_test.go
Refactoring cfg refs and load / save functions ( #7749 )
2017-10-31 10:39:31 -04:00
apitestlib.go
Finally remove utils.Cfg ( #8113 )
2018-01-17 13:38:37 -05:00
channel.go
Reduce logging data races, fix MySQL test race condition ( #7994 )
2017-12-22 12:09:33 +00:00
channel_test.go
Role refactor ( #7867 )
2017-11-21 11:08:32 -08: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
[PLT-6936] Translate AppError.Message automatically by default ( #8063 )
2018-01-08 13:13:24 -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
Reduce logging data races, fix MySQL test race condition ( #7994 )
2017-12-22 12:09:33 +00: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
Reduce logging data races, fix MySQL test race condition ( #7994 )
2017-12-22 12:09:33 +00:00
license_test.go
Don't use global app for api / api4 tests ( #7528 )
2017-10-02 09:50:56 +01: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
Role refactor ( #7867 )
2017-11-21 11:08:32 -08: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
Reduce logging data races, fix MySQL test race condition ( #7994 )
2017-12-22 12:09:33 +00:00
team_test.go
Finally remove utils.Cfg ( #8113 )
2018-01-17 13:38:37 -05:00
user.go
Allow deactivation of SSO users api3 ( #8008 )
2018-01-16 15:47:06 -06:00
user_test.go
Role refactor ( #7867 )
2017-11-21 11:08:32 -08:00
webhook.go
Reduce logging data races, fix MySQL test race condition ( #7994 )
2017-12-22 12:09:33 +00:00
webhook_test.go
Role refactor ( #7867 )
2017-11-21 11:08:32 -08: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