..
fileutils
MM-14143 config cleanup final ( #10374 )
2019-03-06 15:06:45 -05:00
imgutils
Remove unused variables ( #12926 )
2019-10-28 11:41:41 -04:00
jsonutils
[MM-13828] Initialize tests in each package with a new temp folder with all test resources ( #10261 )
2019-02-19 09:20:11 -05:00
markdown
Fix panic in markdown link parsing ( #10785 )
2019-05-07 09:14:35 -04:00
testutils
Refactor more code to use testutils.WasCalled ( #13054 )
2019-11-13 16:11:26 +08: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-14845: Updates default permissions. ( #10590 )
2019-04-12 18:00:57 +01:00
authorization_test.go
MM-12815: Clearly deprecated disused config settings. ( #9751 )
2018-10-31 08:38:38 +00:00
backoff.go
Add progressive backoff function ( #11497 )
2019-07-10 15:59:18 -03:00
backoff_test.go
Add progressive backoff function ( #11497 )
2019-07-10 15:59:18 -03:00
emoji.go
Conv emoji to testify ( #12900 )
2019-10-25 13:49:33 -04: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_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
MM-18258 Converting to structured logging the file utils/html.go ( #12134 )
2019-09-13 10:34:48 +02:00
html_test.go
Move to the mattermost/go-i18n fork ( #10669 )
2019-04-23 09:33:42 -04:00
i18n.go
MM-18257 Converting to structured logging the file utils/i18n.… ( #12095 )
2019-09-12 11:55:31 -05:00
license.go
MM-18256 Converting to structured logging the file utils/licen… ( #12094 )
2019-09-24 15:37:21 +02:00
license_test.go
migrate test to use testify ( #12894 )
2019-11-12 15:15:32 +01:00
logger.go
Tracking Push Notifications in a structured logger (notifications.log) ( #10823 )
2019-05-13 07:53:46 -07:00
lru.go
Fix shadowed variables in various places: Part 2 of 2 ( #10176 )
2019-01-28 21:57:45 +01:00
lru_test.go
convert t.fatal into require ( #12899 )
2019-11-07 13:01:54 +01:00
main_test.go
[MM-13828] Initialize tests in each package with a new temp folder with all test resources ( #10261 )
2019-02-19 09:20:11 -05:00
merge.go
MM-14441: restrict system admin config ( #10477 )
2019-03-21 15:46:38 -04:00
merge_test.go
Run ineffassign against codebase ( #12925 )
2019-10-29 15:04:28 +01:00
password.go
[MM-15490] Rework default password requirements ( #10844 )
2019-05-21 11:03:36 -07:00
password_test.go
Run gofmt -s against codebase ( #12943 )
2019-10-28 06:08:08 -07: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-14845: Updates default permissions. ( #10590 )
2019-04-12 18:00:57 +01:00
random.go
PLT-5860 Updated copyright date ( #6058 )
2017-04-12 08:27:57 -04:00
subpath.go
MM-19048: avoid error spam during CI builds ( #12626 )
2019-10-17 09:55:02 -03:00
subpath_test.go
Remove unused variables ( #12926 )
2019-10-28 11:41:41 -04:00
test_files_compiler.go
Cleanup dead code ( #12929 )
2019-10-28 19:12:50 +01:00
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
MM-19670: Migrate tests to use testify ( #12883 ) ( #12898 )
2019-10-24 22:55:58 -04:00
urlencode.go
PLT-5860 Updated copyright date ( #6058 )
2017-04-12 08:27:57 -04:00
urlencode_test.go
migrate test to use testify ( #12894 )
2019-11-12 15:15:32 +01:00
utils.go
[MM-15639] Add config setting to explicitly define which IP headers are trusted ( #10907 )
2019-05-24 20:22:13 +02:00
utils_test.go
MM-19670: Migrate tests to use testify ( #12883 ) ( #12898 )
2019-10-24 22:55:58 -04:00