mattermost/utils
Carlos Tadeu Panato Junior fba0f8e8b2
Merge release-5.3
2018-09-12 15:07:33 +02:00
..
jsonutils add megacheck as makefile target (#9288) 2018-09-03 14:08:40 +02:00
markdown Update serverside markdown parser to respect unicode and capitalized links (#9235) 2018-08-08 12:13:04 +02:00
api.go If no origin header is set for WebSocket, do not fail upgrade (#9287) 2018-08-24 11:09:48 +01:00
api_test.go MM-10370: serve subpath (#8968) 2018-06-21 11:31:51 -07:00
authorization.go MM-9618: Don't change default role permissions for policy. (#8303) 2018-02-19 10:16:45 +00:00
authorization_test.go Updates migration tests to reflect front-end mapping changes. (#8237) 2018-02-13 12:08:21 +01:00
config.go Merge remote-tracking branch 'upstream/release-5.3' into release-5.3-daily-merge-20180904 2018-09-04 23:27:39 +02:00
config_test.go MM-11720: disable loading plugin specific config from the environment (#9334) 2018-09-03 17:08:25 +02:00
emoji.go simplify things (#7735) 2017-10-30 11:57:24 -05:00
extract.go simplify things (#7735) 2017-10-30 11:57:24 -05:00
file.go PLT-8314: Test Message Export Against S3 Bucket (#7957) 2017-12-07 15:56:14 -05:00
file_backend.go Implementation of File Exists Function; Delete FileInfos upon Permanent User Delete (#8958) 2018-06-25 12:12:59 -04:00
file_backend_local.go Implementation of File Exists Function; Delete FileInfos upon Permanent User Delete (#8958) 2018-06-25 12:12:59 -04:00
file_backend_s3.go fix s3 memory usage (#9373) 2018-09-10 19:35:01 +02:00
file_backend_s3_test.go remove s3 region to be mandatory and fix when user call test s3 when the config is saved (#8454) 2018-03-14 00:26:56 +08:00
file_backend_test.go Implementation of File Exists Function; Delete FileInfos upon Permanent User Delete (#8958) 2018-06-25 12:12:59 -04:00
file_test.go Reorganize file util functionality (#7848) 2017-11-16 16:04:27 -05:00
hash.go Creating common token store and moving email invites and verification to it (#6213) 2017-04-27 10:55:03 -04:00
html.go Break HTML blocks to individual strings (#8903) 2018-07-20 12:52:20 -04:00
html_test.go Break HTML blocks to individual strings (#8903) 2018-07-20 12:52:20 -04:00
httpclient.go MM-11693 Allow connections to /plugins for interactive message buttons. (#9333) 2018-09-02 09:30:10 +02:00
httpclient_test.go HTTP client refactor (#7884) 2017-11-22 10:15:03 -05:00
i18n.go add megacheck as makefile target (#9288) 2018-09-03 14:08:40 +02:00
inbucket.go XYZ-35: Added Support for GlobalRelay Compliance Export Format 2018-02-07 09:02:46 -05:00
license.go [MM-10718] Move custom branding to TE (#8871) 2018-06-02 06:33:59 +08:00
license_test.go Remove license globals entirely (#8229) 2018-02-09 10:04:48 -06:00
lru.go optimize lru purging (#8381) 2018-02-28 12:07:11 -08:00
lru_test.go optimize lru purging (#8381) 2018-02-28 12:07:11 -08:00
mail.go add megacheck as makefile target (#9288) 2018-09-03 14:08:40 +02:00
mail_test.go re-enabling TestSendMailUsingConfigAdvanced (#8836) 2018-05-27 09:56:44 -04:00
password.go Refactor password validation and config defaults (#7859) 2017-11-20 11:04:04 -06:00
password_test.go Refactor password validation and config defaults (#7859) 2017-11-20 11:04:04 -06:00
path.go Implement experimental REST API endpoints for plugins (#7279) 2017-09-01 09:00:27 -04:00
path_test.go Implement experimental REST API endpoints for plugins (#7279) 2017-09-01 09:00:27 -04:00
policies-roles-mapping.json MM-9618: Don't change default role permissions for policy. (#8303) 2018-02-19 10:16:45 +00:00
random.go PLT-5860 Updated copyright date (#6058) 2017-04-12 08:27:57 -04:00
subpath.go subpath: rewrite manifest.json too (#9017) 2018-06-29 03:27:42 +05:30
subpath_test.go subpath: rewrite manifest.json too (#9017) 2018-06-29 03:27:42 +05:30
textgeneration.go Renaming repo 2017-09-06 23:11:59 -07:00
time.go add missing license headers, test to makefile (#7711) 2017-10-25 09:33:19 -07:00
time_test.go PLT-5860 Updated copyright date (#6058) 2017-04-12 08:27:57 -04:00
timezone.go Timezone feature (#8185) 2018-03-22 09:53:43 -04:00
urlencode.go PLT-5860 Updated copyright date (#6058) 2017-04-12 08:27:57 -04:00
urlencode_test.go PLT-5860 Updated copyright date (#6058) 2017-04-12 08:27:57 -04:00
utils.go Fix TestSendNotifications test (#8712) 2018-05-03 09:40:54 -04:00
utils_test.go PLT-7519: Better rate-limiting. (#7365) 2017-09-05 15:34:17 -04:00