| .. |
|
templates
|
Merge pull request #697 from mattermost/PLT-93
|
2015-09-16 16:32:27 -04:00 |
|
admin.go
|
PLT-11 Adding ability to save config file
|
2015-09-17 21:00:59 -07:00 |
|
admin_test.go
|
PLT-11 Adding ability to save config file
|
2015-09-17 21:00:59 -07:00 |
|
api.go
|
Implement incoming webhooks.
|
2015-09-21 14:22:23 -04:00 |
|
api_test.go
|
Implement OAuth2 service provider functionality.
|
2015-09-16 15:49:12 -04:00 |
|
auto_channels.go
|
first commit
|
2015-06-14 23:53:32 -08:00 |
|
auto_constants.go
|
Adding gofmt to travis build
|
2015-09-17 09:07:37 -04:00 |
|
auto_enviroment.go
|
first commit
|
2015-06-14 23:53:32 -08:00 |
|
auto_posts.go
|
first commit
|
2015-06-14 23:53:32 -08:00 |
|
auto_teams.go
|
Adding gofmt to travis build
|
2015-09-17 09:07:37 -04:00 |
|
auto_users.go
|
Changing the way we mattermost handles URLs. team.domain.com becomes domain.com/team.
|
2015-07-20 17:45:23 -04:00 |
|
channel.go
|
Implement incoming webhooks.
|
2015-09-21 14:22:23 -04:00 |
|
channel_benchmark_test.go
|
Adding etag to channel extra_info api call.
|
2015-07-29 14:35:25 -04:00 |
|
channel_test.go
|
Renaming "Handle" to "Channel URL" or "URL"
|
2015-09-20 21:17:20 -07:00 |
|
command.go
|
Fix authentication for loadtests.
|
2015-09-18 12:16:53 -04:00 |
|
command_test.go
|
Added unit tests
|
2015-08-26 07:21:37 -07:00 |
|
context.go
|
Making changes to versioning
|
2015-09-17 13:01:40 -07:00 |
|
context_test.go
|
Fixing unit test
|
2015-09-10 15:10:57 -07:00 |
|
export.go
|
Adding ability to export data from mattermost
|
2015-09-04 11:11:38 -04:00 |
|
file.go
|
fix conflict
|
2015-09-22 08:16:51 -07:00 |
|
file_benchmark_test.go
|
first commit
|
2015-06-14 23:53:32 -08:00 |
|
file_test.go
|
Fixes mm-1912 move get file info into its own web service call
|
2015-08-24 15:03:52 -07:00 |
|
import.go
|
Implemention of slack import feature.
|
2015-08-19 08:52:49 -04:00 |
|
oauth.go
|
Implement OAuth2 service provider functionality.
|
2015-09-16 15:49:12 -04:00 |
|
oauth_test.go
|
Implement OAuth2 service provider functionality.
|
2015-09-16 15:49:12 -04:00 |
|
post.go
|
Adding gofmt to travis build
|
2015-09-17 09:07:37 -04:00 |
|
post_benchmark_test.go
|
first commit
|
2015-06-14 23:53:32 -08:00 |
|
post_test.go
|
Implement OAuth2 service provider functionality.
|
2015-09-16 15:49:12 -04:00 |
|
server.go
|
Fixes mm-1355 adds rate limiting apis
|
2015-07-29 01:26:10 -08:00 |
|
server_test.go
|
first commit
|
2015-06-14 23:53:32 -08:00 |
|
sharding.go
|
Changing the way we mattermost handles URLs. team.domain.com becomes domain.com/team.
|
2015-07-20 17:45:23 -04:00 |
|
slackimport.go
|
Allowing underscores in channel names. Added conversion of some slack channel names into valid mattermost names.
|
2015-09-14 12:18:38 -04:00 |
|
team.go
|
Fixes GIT-698 allow ability to disable team creation for SSO
|
2015-09-16 21:31:45 -07:00 |
|
team_test.go
|
Implement OAuth2 service provider functionality.
|
2015-09-16 15:49:12 -04:00 |
|
user.go
|
Updated godep workspace and freetype library so that godep save and restore work again
|
2015-09-17 11:10:06 -04:00 |
|
user_test.go
|
Implement OAuth2 service provider functionality.
|
2015-09-16 15:49:12 -04:00 |
|
web_conn.go
|
Refactored post handling/updating on both the client and server.
|
2015-08-27 08:21:26 -04:00 |
|
web_hub.go
|
Refactored post handling/updating on both the client and server.
|
2015-08-27 08:21:26 -04:00 |
|
web_socket.go
|
first commit
|
2015-06-14 23:53:32 -08:00 |
|
web_socket_test.go
|
Implement incoming webhooks.
|
2015-09-21 14:22:23 -04:00 |
|
web_team_hub.go
|
Refactored post handling/updating on both the client and server.
|
2015-08-27 08:21:26 -04:00 |
|
webhook.go
|
Implement incoming webhooks.
|
2015-09-21 14:22:23 -04:00 |
|
webhook_test.go
|
Implement incoming webhooks.
|
2015-09-21 14:22:23 -04:00 |