mattermost/web
Ibrahim Serdar Acikgoz b03d87af40
[MM-41576] Add schema version to the client configuration (#19757)
* revamp db version and add applied migrations endpoint

* replace old schema version with new

* add db version subcommand

* add to local api

* reflect review comments

* log errors

* remove setting the version from model.CurrentVersion

* fix a test

* use different field for schema version

* add build hash and current version to the support packet

* add tests

* update test to use new assets
2022-03-15 16:39:23 +03:00
..
context.go MM-40817: Use license interface in Channels (#19678) 2022-03-10 09:00:29 +05:30
context_test.go [MM-41576] Add schema version to the client configuration (#19757) 2022-03-15 16:39:23 +03:00
handlers.go MM-40817: Use license interface in Channels (#19678) 2022-03-10 09:00:29 +05:30
handlers_test.go [MM-41576] Add schema version to the client configuration (#19757) 2022-03-15 16:39:23 +03:00
main_test.go MM-36764 mlog refactor (#18118) 2021-08-17 16:08:04 -04:00
oauth.go Convert URLs to fully-qualified for HTTP redirects (#19020) 2021-11-23 08:51:25 -08:00
oauth_test.go Convert URLs to fully-qualified for HTTP redirects (#19020) 2021-11-23 08:51:25 -08:00
params.go Custom groups (#18839) 2022-02-17 12:34:39 -05:00
params_test.go [MM-36792] limit number of threads returned from SQL store (#18260) 2021-08-31 19:16:54 +05:30
response_writer_wrapper.go MM-23131 Include HTTP status code in the metrics (#14240) 2020-04-14 14:15:00 +02:00
response_writer_wrapper_test.go Replacing require.nil in web package (#16954) 2021-02-26 07:30:22 +01:00
saml.go [MM-41263] Fix stackoverflow error in saml login (#19423) 2022-01-31 15:34:18 +02:00
static.go Improve API4 initialization (#18680) 2021-10-15 19:57:05 +05:30
unsupported_browser.go MM-36271: Bump major version to 6.0 (#17973) 2021-07-22 12:21:47 +05:30
web.go Improve API4 initialization (#18680) 2021-10-15 19:57:05 +05:30
web_test.go [GH-19267] Spelling comments (#19268) 2022-01-20 10:07:27 +05:30
webhook.go [MM-22051] Remove To/From JSON (#18070) 2021-09-01 14:43:12 +02:00
webhook_test.go [MM-36444] Manage config deprecations for 6.0 (#18035) 2021-09-14 13:22:59 -04:00