| .. |
|
api.go
|
Merge remote-tracking branch 'origin/master' into advanced-permissions-phase-2
|
2018-05-17 07:53:16 -04:00 |
|
api_test.go
|
Structured logging (#8673)
|
2018-04-27 12:49:45 -07:00 |
|
apitestlib.go
|
Pr 9039 (#9187)
|
2018-07-30 15:06:08 -04:00 |
|
brand.go
|
Migrate all the api4 to handle errors in idiomatic way (#9143)
|
2018-08-01 16:55:18 +02:00 |
|
brand_test.go
|
[MM-10718] Move custom branding to TE (#8871)
|
2018-06-02 06:33:59 +08:00 |
|
channel.go
|
MM-11516: Check channel ID in URL param and Body are same. (#9185)
|
2018-07-31 14:13:44 -04:00 |
|
channel_test.go
|
MM-11576: Allow to join and add members to archived channels (#9214)
|
2018-08-03 17:13:02 +02:00 |
|
cluster.go
|
Reduce logging data races, fix MySQL test race condition (#7994)
|
2017-12-22 12:09:33 +00:00 |
|
cluster_test.go
|
Don't use global app for api / api4 tests (#7528)
|
2017-10-02 09:50:56 +01:00 |
|
command.go
|
Migrate all the api4 to handle errors in idiomatic way (#9143)
|
2018-08-01 16:55:18 +02:00 |
|
command_help_test.go
|
Reduce utils.Cfg references (#7650)
|
2017-10-18 15:36:43 -07:00 |
|
command_test.go
|
[MM-10754] Remove unnecessary command_test route (#9050)
|
2018-07-06 09:07:42 -04:00 |
|
commands_test.go
|
Restore config after finisht the test case (#9085)
|
2018-07-11 12:58:16 +02:00 |
|
compliance.go
|
Removed mssola/user_agent library (#8417)
|
2018-03-12 10:21:20 -04:00 |
|
cors_test.go
|
MM-11160 Adding proper CORS support. (#9152)
|
2018-07-26 08:31:22 -07:00 |
|
data_retention.go
|
Migrate all the api4 to handle errors in idiomatic way (#9143)
|
2018-08-01 16:55:18 +02:00 |
|
data_retention_test.go
|
Fix bad merge (#7553)
|
2017-10-02 13:25:33 -07:00 |
|
elasticsearch.go
|
Reduce logging data races, fix MySQL test race condition (#7994)
|
2017-12-22 12:09:33 +00:00 |
|
elasticsearch_test.go
|
Don't use global app for api / api4 tests (#7528)
|
2017-10-02 09:50:56 +01:00 |
|
emoji.go
|
Migrate all the api4 to handle errors in idiomatic way (#9143)
|
2018-08-01 16:55:18 +02:00 |
|
emoji_test.go
|
MM-8853: Adding MANAGE_EMOJIS and MANAGE_OTHERS_EMOJIS permissions (#8860)
|
2018-05-29 15:58:12 +01:00 |
|
file.go
|
MM-9747: Small fixes for attachments import (#9225)
|
2018-08-08 12:10:05 +02:00 |
|
file_test.go
|
Fixing unit tests for Go 1.10 (#8568)
|
2018-04-03 15:41:02 -04:00 |
|
handlers.go
|
Refactor context out of API packages (#8755)
|
2018-05-14 10:24:58 -04:00 |
|
image.go
|
Migrate all the api4 to handle errors in idiomatic way (#9143)
|
2018-08-01 16:55:18 +02:00 |
|
image_test.go
|
Restore config after finisht the test case (#9085)
|
2018-07-11 12:58:16 +02:00 |
|
job.go
|
Migrate all the api4 to handle errors in idiomatic way (#9143)
|
2018-08-01 16:55:18 +02:00 |
|
job_test.go
|
fix job test race condition (#7647)
|
2017-10-18 12:23:41 -04:00 |
|
ldap.go
|
Reduce logging data races, fix MySQL test race condition (#7994)
|
2017-12-22 12:09:33 +00:00 |
|
ldap_test.go
|
Don't use global app for api / api4 tests (#7528)
|
2017-10-02 09:50:56 +01:00 |
|
oauth.go
|
Migrate all the api4 to handle errors in idiomatic way (#9143)
|
2018-08-01 16:55:18 +02:00 |
|
oauth_test.go
|
Implement OAuth2 implicit grant flow (#9178)
|
2018-07-27 17:35:43 -04:00 |
|
openGraph.go
|
Fix opengraph images not going through the image proxy. (#8627)
|
2018-04-16 09:00:59 -04:00 |
|
openGraph_test.go
|
Reduce logging data races, fix MySQL test race condition (#7994)
|
2017-12-22 12:09:33 +00:00 |
|
plugin.go
|
unpack prepacked plugins on plugins initialization (#9149)
|
2018-07-26 08:45:26 -04:00 |
|
plugin_test.go
|
Make plugin IDs case insensitive (#9117)
|
2018-07-16 16:56:55 -04:00 |
|
post.go
|
Migrate all the api4 to handle errors in idiomatic way (#9143)
|
2018-08-01 16:55:18 +02:00 |
|
post_test.go
|
MM-11782: Make archived channels experimental and off-by-default. (#9281)
|
2018-08-22 21:12:51 +02:00 |
|
preference.go
|
Migrate all the api4 to handle errors in idiomatic way (#9143)
|
2018-08-01 16:55:18 +02:00 |
|
preference_test.go
|
fix preference test races (#7645)
|
2017-10-18 12:21:28 -04:00 |
|
reaction.go
|
Migrate all the api4 to handle errors in idiomatic way (#9143)
|
2018-08-01 16:55:18 +02:00 |
|
reaction_test.go
|
Pr 9039 (#9187)
|
2018-07-30 15:06:08 -04:00 |
|
role.go
|
Migrate all the api4 to handle errors in idiomatic way (#9143)
|
2018-08-01 16:55:18 +02:00 |
|
role_test.go
|
Fixing misspell errors (#8544)
|
2018-03-29 10:04:54 -04:00 |
|
saml.go
|
Reduce logging data races, fix MySQL test race condition (#7994)
|
2017-12-22 12:09:33 +00:00 |
|
saml_test.go
|
Don't use global app for api / api4 tests (#7528)
|
2017-10-02 09:50:56 +01:00 |
|
scheme.go
|
Migrate all the api4 to handle errors in idiomatic way (#9143)
|
2018-08-01 16:55:18 +02:00 |
|
scheme_test.go
|
MM-10757: Default roles from scheme should be keyed by name not ID. (#8894)
|
2018-06-01 12:49:02 +01:00 |
|
status.go
|
Migrate all the api4 to handle errors in idiomatic way (#9143)
|
2018-08-01 16:55:18 +02:00 |
|
status_test.go
|
MM-10254 Add plugin APIs for getting/updating user statuses (#9101)
|
2018-07-16 15:49:26 -04:00 |
|
system.go
|
Migrate all the api4 to handle errors in idiomatic way (#9143)
|
2018-08-01 16:55:18 +02:00 |
|
system_test.go
|
Add missed translations (#8959)
|
2018-06-19 19:40:26 +02:00 |
|
team.go
|
Migrate all the api4 to handle errors in idiomatic way (#9143)
|
2018-08-01 16:55:18 +02:00 |
|
team_test.go
|
Restore config after finisht the test case (#9085)
|
2018-07-11 12:58:16 +02:00 |
|
user.go
|
Migrate all the api4 to handle errors in idiomatic way (#9143)
|
2018-08-01 16:55:18 +02:00 |
|
user_test.go
|
Idiomatic error handling on team sql store (#9201)
|
2018-08-03 17:13:50 +02:00 |
|
webhook.go
|
Migrate all the api4 to handle errors in idiomatic way (#9143)
|
2018-08-01 16:55:18 +02:00 |
|
webhook_test.go
|
added the custom icon and username for the outgoing webhook and its response (#9141)
|
2018-07-25 08:31:41 -04:00 |
|
webrtc.go
|
Reduce logging data races, fix MySQL test race condition (#7994)
|
2017-12-22 12:09:33 +00:00 |
|
webrtc_test.go
|
Reduce logging data races, fix MySQL test race condition (#7994)
|
2017-12-22 12:09:33 +00:00 |
|
websocket.go
|
Structured logging (#8673)
|
2018-04-27 12:49:45 -07:00 |
|
websocket_test.go
|
MM-10254 Add plugin APIs for getting/updating user statuses (#9101)
|
2018-07-16 15:49:26 -04:00 |