..
admin.go
Adding LDAP user filtering capability
2016-04-06 08:19:56 -04:00
admin_test.go
PLT-2115 Adding compliance
2016-03-15 18:27:45 -07:00
api.go
Visiting invalid URLs and bad APIs causes redirect to error page
2016-04-01 11:51:17 -04:00
api_test.go
Fixing email unit tests
2016-02-01 08:35:08 -08:00
auto_channels.go
Changing SpinPunch to Mattermost in copyright
2015-10-08 12:27:09 -04:00
auto_constants.go
Changing SpinPunch to Mattermost in copyright
2015-10-08 12:27:09 -04:00
auto_environment.go
Go fmt and rename file with 'enviroment' in filename
2015-10-30 12:55:48 -05:00
auto_posts.go
Changing SpinPunch to Mattermost in copyright
2015-10-08 12:27:09 -04:00
auto_teams.go
Fix spelling of environment
2015-10-30 12:42:26 -05:00
auto_users.go
Revert " PLT-7 adding loc for db calls"
2016-01-20 13:36:16 -06:00
channel.go
Fixing IE expire issue
2016-02-11 13:17:27 -08:00
channel_benchmark_test.go
Fixing email unit tests
2016-02-01 08:35:08 -08:00
channel_test.go
Fixing email unit tests
2016-02-01 08:35:08 -08:00
command.go
Revert "PLT-2183 Slash command auto-complete"
2016-03-18 13:16:51 -04:00
command_echo.go
Adding loc to new command backend
2016-02-01 18:52:43 -08:00
command_echo_test.go
adding different commands
2016-01-09 08:54:07 -06:00
command_join.go
Adding loc to new command backend
2016-02-01 18:52:43 -08:00
command_join_test.go
adding different commands
2016-01-09 08:54:07 -06:00
command_loadtest.go
PLT-2525: Render attachment fields similar to Slack
2016-04-06 08:23:26 -04:00
command_loadtest_test.go
PLT-2525: Render attachment fields similar to Slack
2016-04-06 08:23:26 -04:00
command_logout.go
PLT-1988 fixing slash logout
2016-03-07 17:16:56 -08:00
command_logout_test.go
Fixing unit test
2016-03-07 17:45:15 -08:00
command_me.go
Adding loc to new command backend
2016-02-01 18:52:43 -08:00
command_me_test.go
adding different commands
2016-01-09 08:54:07 -06:00
command_msg.go
msg command
2016-03-24 23:45:15 -04:00
command_msg_test.go
msg command
2016-03-24 23:45:15 -04:00
command_shrug.go
Adding loc to new command backend
2016-02-01 18:52:43 -08:00
command_shrug_test.go
Fixing unit tests
2016-01-09 09:22:14 -06:00
command_test.go
Revert "PLT-2183 Slash command auto-complete"
2016-03-18 13:16:51 -04:00
context.go
Minor fix for expired sessions
2016-04-04 14:58:05 -04:00
context_test.go
Changing SpinPunch to Mattermost in copyright
2015-10-08 12:27:09 -04:00
export.go
Refactoring api to use translations (chunk 2)
2016-01-22 01:37:11 -03:00
file.go
Minor fix for expired sessions
2016-04-04 14:58:05 -04:00
file_benchmark_test.go
Changing SpinPunch to Mattermost in copyright
2015-10-08 12:27:09 -04:00
file_test.go
Converting to Webpack. Stage 1.
2016-03-16 18:02:55 -04:00
import.go
Refactoring api to use translations (chunk 2)
2016-01-22 01:37:11 -03:00
license.go
PLT-2115 Adding compliance
2016-03-15 18:27:45 -07:00
license_test.go
Convering client to react-router.
2016-03-14 00:38:25 -04:00
oauth.go
Fix oauth routes and link issues
2016-03-24 19:32:25 -04:00
oauth_test.go
Fixing email unit tests
2016-02-01 08:35:08 -08:00
post.go
Send notifications to the creator of a posting webhook
2016-04-04 11:12:37 -04:00
post_benchmark_test.go
Changing SpinPunch to Mattermost in copyright
2015-10-08 12:27:09 -04:00
post_test.go
Removed search test case where MySQL and PostgreSQL didn't agree
2016-03-18 12:53:09 -04:00
preference.go
Refactoring api to use translations (chunk 2)
2016-01-22 01:37:11 -03:00
preference_test.go
Fixing email unit tests
2016-02-01 08:35:08 -08:00
server.go
Set CORS Headers when needed if CORS is enabled
2016-03-02 21:24:40 -03:00
server_test.go
Changing SpinPunch to Mattermost in copyright
2015-10-08 12:27:09 -04:00
sharding.go
Changing SpinPunch to Mattermost in copyright
2015-10-08 12:27:09 -04:00
slackimport.go
Fixing slack import.
2016-02-08 09:41:56 -05:00
team.go
Convering client to react-router.
2016-03-14 00:38:25 -04:00
team_test.go
Convering client to react-router.
2016-03-14 00:38:25 -04:00
user.go
Minor fix for expired sessions
2016-04-04 14:58:05 -04:00
user_test.go
Add MFA functionality
2016-03-30 12:49:29 -04:00
web_conn.go
PLT-7: Refactoring api to use translations (chunk 3)
2016-01-23 10:25:10 -03:00
web_hub.go
PLT-7: Refactoring api to use translations (chunk 3)
2016-01-23 10:25:10 -03:00
web_socket.go
Minor fix for expired sessions
2016-04-04 14:58:05 -04:00
web_socket_test.go
Fixing email unit tests
2016-02-01 08:35:08 -08:00
web_team_hub.go
Added ephemeral messages sent when a user mentions someone not in the channel
2016-02-04 11:38:56 -05:00
webhook.go
Fixing incoming webhooks
2016-03-21 08:19:03 -04:00
webhook_test.go
Fixing merge
2016-02-01 14:44:17 -08:00