| .. |
|
audit_store.go
|
Migration of AuditStore to return plain errors (#14825)
|
2020-06-26 06:26:35 +02:00 |
|
audit_store_test.go
|
Consistent license message for all the go files (#13235)
|
2019-11-29 12:59:40 +01:00 |
|
bot_store.go
|
MM-27040: Fix flaky tests due to same UpdateAt timestamp (#15216)
|
2020-08-11 21:03:23 +05:30 |
|
bot_store_test.go
|
MM-21645: COALESCE(Bots.LastIconUpdate, 0) (#13638)
|
2020-01-17 17:16:18 -04:00 |
|
channel_member_history_store.go
|
include user delete at (#15191)
|
2020-08-07 12:59:34 -04:00 |
|
channel_member_history_store_test.go
|
Consistent license message for all the go files (#13235)
|
2019-11-29 12:59:40 +01:00 |
|
channel_store.go
|
ChannelStore migration Part 2 (#15405)
|
2020-09-15 23:18:30 +05:30 |
|
channel_store_categories.go
|
store/channel_store_categories: fix index out of bounds error (#15423)
|
2020-09-15 15:25:12 +03:00 |
|
channel_store_categories_test.go
|
Move channel category code into its own files (#15319)
|
2020-08-21 15:07:55 -04:00 |
|
channel_store_test.go
|
[MM-21551] Add search tests structure to test the search engines (#14031)
|
2020-03-30 19:17:40 +02:00 |
|
cluster_discovery_store.go
|
ClusterDiscoveryStore migration (#14970)
|
2020-07-09 15:24:11 +02:00 |
|
cluster_discovery_store_test.go
|
Consistent license message for all the go files (#13235)
|
2019-11-29 12:59:40 +01:00 |
|
command_store.go
|
MM-26057 - Add CreateCommand plugin API (#14916)
|
2020-07-31 17:40:15 +02:00 |
|
command_store_test.go
|
Consistent license message for all the go files (#13235)
|
2019-11-29 12:59:40 +01:00 |
|
command_webhook_store.go
|
Update error messages
|
2020-09-16 16:59:12 +02:00 |
|
command_webhook_store_test.go
|
Consistent license message for all the go files (#13235)
|
2019-11-29 12:59:40 +01:00 |
|
compliance_store.go
|
MM-25478: Migrate compliancestore to plain error (#15074)
|
2020-07-27 15:23:02 +05:30 |
|
compliance_store_test.go
|
Consistent license message for all the go files (#13235)
|
2019-11-29 12:59:40 +01:00 |
|
emoji_store.go
|
Migrate all methods of SqlEmojiStore to return plain error intead of *model.AppError (#14618)
|
2020-06-02 11:31:30 -07:00 |
|
emoji_store_test.go
|
Consistent license message for all the go files (#13235)
|
2019-11-29 12:59:40 +01:00 |
|
file_info_store.go
|
fileinfostore (#15236)
|
2020-08-20 19:36:13 +05:30 |
|
file_info_store_test.go
|
Consistent license message for all the go files (#13235)
|
2019-11-29 12:59:40 +01:00 |
|
group_store.go
|
Migration of TeamStore Part 1 (#15246)
|
2020-09-03 00:29:57 -04:00 |
|
group_store_test.go
|
Consistent license message for all the go files (#13235)
|
2019-11-29 12:59:40 +01:00 |
|
init_test.go
|
Consistent license message for all the go files (#13235)
|
2019-11-29 12:59:40 +01:00 |
|
integrity.go
|
[MM-25652] Add /integrity endpoint to local mode API (#15033)
|
2020-07-27 10:20:22 +02:00 |
|
integrity_test.go
|
[MM-25652] Add /integrity endpoint to local mode API (#15033)
|
2020-07-27 10:20:22 +02:00 |
|
job_store.go
|
jobstore (#15250)
|
2020-08-20 19:37:19 +05:30 |
|
job_store_test.go
|
Consistent license message for all the go files (#13235)
|
2019-11-29 12:59:40 +01:00 |
|
license_store.go
|
LicenseStore migration to return plain errors (#14837)
|
2020-06-24 05:56:35 +02:00 |
|
license_store_test.go
|
Consistent license message for all the go files (#13235)
|
2019-11-29 12:59:40 +01:00 |
|
link_metadata_store.go
|
SqlLinkMetadataStore migrates to plain errors (#14674)
|
2020-06-03 13:32:16 -07:00 |
|
link_metadata_store_test.go
|
Consistent license message for all the go files (#13235)
|
2019-11-29 12:59:40 +01:00 |
|
main_test.go
|
MM-27744 disable Zap for unit tests. (#15398)
|
2020-09-09 15:25:55 -04:00 |
|
oauth_store.go
|
MM-27040: Fix flaky tests due to same UpdateAt timestamp (#15216)
|
2020-08-11 21:03:23 +05:30 |
|
oauth_store_test.go
|
Consistent license message for all the go files (#13235)
|
2019-11-29 12:59:40 +01:00 |
|
plugin_store.go
|
Pluginstore migration (#14971)
|
2020-08-13 01:35:57 -04:00 |
|
plugin_store_test.go
|
MM-21672: KVCompareAndSet improvements (#13858)
|
2020-02-18 16:32:46 -04:00 |
|
post_store.go
|
MM-28444: Optimize GetPostsSince in postgres (#15411)
|
2020-09-09 21:22:54 +05:30 |
|
post_store_test.go
|
Filter stop words when searching posts in mysql (#14509)
|
2020-08-21 17:58:17 +02:00 |
|
preference_store.go
|
preferencestore (#15018)
|
2020-07-28 10:27:24 +05:30 |
|
preference_store_test.go
|
Making private some sqlstore methods (#13895)
|
2020-03-03 11:45:49 +01:00 |
|
reaction_store_test.go
|
Consistent license message for all the go files (#13235)
|
2019-11-29 12:59:40 +01:00 |
|
role_store.go
|
RoleStore migration (#15017)
|
2020-08-04 16:37:21 +02:00 |
|
role_store_test.go
|
MM-23399: Fix for old team schemes that have a blank guest role. (#14267)
|
2020-04-10 13:58:40 -04:00 |
|
scheme_store.go
|
MM-25543: New Admin Roles (#14960)
|
2020-08-21 16:49:31 -04:00 |
|
scheme_store_test.go
|
Consistent license message for all the go files (#13235)
|
2019-11-29 12:59:40 +01:00 |
|
session_store.go
|
SessionStore migration (#15002)
|
2020-07-15 18:56:28 +05:30 |
|
session_store_test.go
|
Consistent license message for all the go files (#13235)
|
2019-11-29 12:59:40 +01:00 |
|
status_store.go
|
StatusStore migration (#14978)
|
2020-08-13 11:12:08 +05:30 |
|
status_store_test.go
|
Consistent license message for all the go files (#13235)
|
2019-11-29 12:59:40 +01:00 |
|
store.go
|
[MM-26812] Add support for resumable file uploads (#15252)
|
2020-09-15 21:28:25 +02:00 |
|
store_test.go
|
[MM-28033] Perform localcachelayer tests for one DB type only when in CI (#15433)
|
2020-09-15 15:05:13 +02:00 |
|
supplier.go
|
[MM-26812] Add support for resumable file uploads (#15252)
|
2020-09-15 21:28:25 +02:00 |
|
supplier_reactions.go
|
Adding initial retry layer version (#14954)
|
2020-08-12 20:05:16 +02:00 |
|
supplier_test.go
|
MM-27957: Fix flaky test TestRecycleDBConns (#15415)
|
2020-09-11 18:33:09 +05:30 |
|
system_store.go
|
SystemStore migration to return plain errors (#14835)
|
2020-08-13 20:32:57 +05:30 |
|
system_store_test.go
|
Consistent license message for all the go files (#13235)
|
2019-11-29 12:59:40 +01:00 |
|
team_store.go
|
[MM-23003] Document sql store 'SqlTeamStore' methods (Task 8) fixes (#15318)
|
2020-09-10 07:29:57 -04:00 |
|
team_store_test.go
|
Team/Channel members bulk save/update/delete (#14053)
|
2020-03-27 13:29:17 +01:00 |
|
terms_of_service_store.go
|
SqlTermsOfService migrates to plain errors (#14675)
|
2020-06-02 22:47:52 +05:30 |
|
terms_of_service_store_test.go
|
Consistent license message for all the go files (#13235)
|
2019-11-29 12:59:40 +01:00 |
|
tokens_store.go
|
TokenStore migration to return plain errors (#14875)
|
2020-07-09 12:46:27 +05:30 |
|
upgrade.go
|
db: upgrade db to 5.27 (#15277)
|
2020-08-19 14:21:03 +02:00 |
|
upgrade_test.go
|
Consistent license message for all the go files (#13235)
|
2019-11-29 12:59:40 +01:00 |
|
upload_session_store.go
|
[MM-26812] Add support for resumable file uploads (#15252)
|
2020-09-15 21:28:25 +02:00 |
|
upload_session_store_test.go
|
[MM-26812] Add support for resumable file uploads (#15252)
|
2020-09-15 21:28:25 +02:00 |
|
user_access_token_store.go
|
UserAccessTokenStore migration (#15029)
|
2020-07-23 14:28:49 +05:30 |
|
user_access_token_store_test.go
|
Consistent license message for all the go files (#13235)
|
2019-11-29 12:59:40 +01:00 |
|
user_store.go
|
cleanup error logging from user_store (#15335)
|
2020-08-25 10:58:46 -03:00 |
|
user_store_test.go
|
[MM-21551] Add search tests structure to test the search engines (#14031)
|
2020-03-30 19:17:40 +02:00 |
|
user_terms_of_service.go
|
Migration of UserTermsOfServiceStore to return plain errors (#14788)
|
2020-06-19 17:49:30 +05:30 |
|
user_terms_of_service_store_test.go
|
Consistent license message for all the go files (#13235)
|
2019-11-29 12:59:40 +01:00 |
|
utils.go
|
[MM-24526] Filter * characters from the search terms in DB (#14884)
|
2020-08-05 13:43:31 +02:00 |
|
utils_test.go
|
[MM-24526] Filter * characters from the search terms in DB (#14884)
|
2020-08-05 13:43:31 +02:00 |
|
webhook_store.go
|
[MM-25673] Upgrades and migrations to start using master gorp (#14823)
|
2020-08-18 10:43:56 +02:00 |
|
webhook_store_test.go
|
Consistent license message for all the go files (#13235)
|
2019-11-29 12:59:40 +01:00 |