mattermost-server/testlib
Miguel de la Cruz 4fde004a5b
[MM-23535] Add disable database search flag and return empty posts results if set (#14245)
* [MM-23535] Add disable database search flag and return empty posts results if set

* Add UpdateConfig function for the SearchStore and hook it into the app lifecycle

* Add the config listener in the server instance instead of using FakeApp

* Instantiate searchlayer as a pointer to avoid passing around copies of it
2020-05-13 14:00:57 +02:00
..
assertions.go MM-23926: avoid setting last viewed for bots (#14253) 2020-04-22 12:28:31 -03:00
cluster.go Consistent license message for all the go files (#13235) 2019-11-29 12:59:40 +01:00
doc.go golint fix (#13613) 2020-01-20 12:32:20 +01:00
helper.go [MM-23535] Add disable database search flag and return empty posts results if set (#14245) 2020-05-13 14:00:57 +02:00
resources_test.go Consistent license message for all the go files (#13235) 2019-11-29 12:59:40 +01:00
resources.go Consistent license message for all the go files (#13235) 2019-11-29 12:59:40 +01:00
store.go MM-23093 Implement Server Setup telemetry - server configuration (#14374) 2020-04-30 18:18:12 +03:00