mattermost/store/sqlstore
Jesús Espino 6bf09e2c34 MM-11384: Add system install date information to the client config (#9218)
* MM-11384: Add system install date information to the client config

* Fixing translation text

* Fixes from Peer Review
2018-08-08 12:04:36 +02:00
..
audit_store.go store/sqlstore cleanup and postgres tests (#7595) 2017-10-09 13:16:14 -04:00
audit_store_test.go store/storetest package (#7588) 2017-10-06 11:08:59 -07:00
channel_member_history_store.go Structured logging (#8673) 2018-04-27 12:49:45 -07:00
channel_member_history_store_test.go PLT-7503: Create Message Export Scheduled Task and CLI Command (#7612) 2017-11-30 09:07:04 -05:00
channel_store.go Pr 9039 (#9187) 2018-07-30 15:06:08 -04:00
channel_store_test.go MM-8796: Full implementation of "Schemes" in Store/Model/App layers. (#8357) 2018-04-20 14:49:13 -04:00
cluster_discovery_store.go fix typo in en.json and remove trailing spaces (#8975) 2018-06-21 16:50:35 +02:00
cluster_discovery_store_test.go store/storetest package (#7588) 2017-10-06 11:08:59 -07:00
command_store.go Add command validation on update (#7742) 2017-10-30 12:14:17 -05:00
command_store_test.go store/storetest package (#7588) 2017-10-06 11:08:59 -07:00
command_webhook_store.go Structured logging (#8673) 2018-04-27 12:49:45 -07:00
command_webhook_store_test.go store/storetest package (#7588) 2017-10-06 11:08:59 -07:00
compliance_store.go Adding RootId information to MessageExport (#9030) 2018-07-03 16:33:10 +02:00
compliance_store_test.go store/storetest package (#7588) 2017-10-06 11:08:59 -07:00
emoji_store.go Add GET /emojis/name/{emoji_name} API endpoint (#8142) 2018-01-24 08:50:11 -05:00
emoji_store_test.go store/storetest package (#7588) 2017-10-06 11:08:59 -07:00
file_info_store.go Implementation of File Exists Function; Delete FileInfos upon Permanent User Delete (#8958) 2018-06-25 12:12:59 -04:00
file_info_store_test.go store/storetest package (#7588) 2017-10-06 11:08:59 -07:00
job_store.go reduce store boiler plate (#7585) 2017-10-06 11:12:10 -04:00
job_store_test.go store/storetest package (#7588) 2017-10-06 11:08:59 -07:00
license_store.go reduce store boiler plate (#7585) 2017-10-06 11:12:10 -04:00
license_store_test.go store/storetest package (#7588) 2017-10-06 11:08:59 -07:00
oauth_store.go Increase OAuth2 state parameter limit 2018-02-07 16:21:22 -05:00
oauth_store_test.go store/storetest package (#7588) 2017-10-06 11:08:59 -07:00
plugin_store.go Hash key for plugin store and limit id length (#7933) 2017-12-05 15:19:33 -08:00
plugin_store_test.go PLT-8131 (part2) Add plugin key value store support (#7902) 2017-11-27 17:23:35 -05:00
post_store.go Pr 9039 (#9187) 2018-07-30 15:06:08 -04:00
post_store_test.go store/storetest package (#7588) 2017-10-06 11:08:59 -07:00
preference_store.go Structured logging (#8673) 2018-04-27 12:49:45 -07:00
preference_store_test.go store/storetest package (#7588) 2017-10-06 11:08:59 -07:00
reaction_store_test.go store/storetest package (#7588) 2017-10-06 11:08:59 -07:00
role_store_test.go XYZ-37: Advanced Permissions Phase 1 Backend. (#8159) 2018-02-06 15:34:08 +00:00
role_supplier.go MM-8796: Full implementation of "Schemes" in Store/Model/App layers. (#8357) 2018-04-20 14:49:13 -04:00
scheme_store_test.go MM-8796: Full implementation of "Schemes" in Store/Model/App layers. (#8357) 2018-04-20 14:49:13 -04:00
scheme_supplier.go MM-10233: Add scheme importing to bulk importer. (#8928) 2018-06-21 12:02:35 +01:00
session_store.go Structured logging (#8673) 2018-04-27 12:49:45 -07:00
session_store_test.go store/storetest package (#7588) 2017-10-06 11:08:59 -07:00
status_store.go reduce store boiler plate (#7585) 2017-10-06 11:12:10 -04:00
status_store_test.go store/storetest package (#7588) 2017-10-06 11:08:59 -07:00
store.go Lock bulk importing to master database node (#9012) 2018-06-27 10:08:40 +01:00
store_test.go Structured logging (#8673) 2018-04-27 12:49:45 -07:00
supplier.go add MaxLifetimeconns to server (#9004) 2018-06-28 09:45:20 -04:00
supplier_reactions.go Structured logging (#8673) 2018-04-27 12:49:45 -07:00
supplier_test.go add MaxLifetimeconns to server (#9004) 2018-06-28 09:45:20 -04:00
system_store.go MM-10760: Using master for any Exec call (#8895) 2018-06-01 14:11:22 +01:00
system_store_test.go store/storetest package (#7588) 2017-10-06 11:08:59 -07:00
team_store.go Idiomatic error handling on team sql store (#9201) 2018-08-03 17:13:50 +02:00
team_store_test.go MM-8796: Full implementation of "Schemes" in Store/Model/App layers. (#8357) 2018-04-20 14:49:13 -04:00
tokens_store.go Structured logging (#8673) 2018-04-27 12:49:45 -07:00
upgrade.go Uncomment upgrade for 5.2.0 (#9216) 2018-08-06 09:45:36 +02:00
upgrade_test.go store/storetest package (#7588) 2017-10-06 11:08:59 -07:00
user_access_token_store.go Add english missed texts to i18n/en.json (#8987) 2018-06-28 17:12:38 +05:30
user_access_token_store_test.go store/storetest package (#7588) 2017-10-06 11:08:59 -07:00
user_store.go MM-11384: Add system install date information to the client config (#9218) 2018-08-08 12:04:36 +02:00
user_store_test.go store/storetest package (#7588) 2017-10-06 11:08:59 -07:00
webhook_store.go added the custom icon and username for the outgoing webhook and its response (#9141) 2018-07-25 08:31:41 -04:00
webhook_store_test.go store/storetest package (#7588) 2017-10-06 11:08:59 -07:00