Files
mattermost/api4
Jesse Hallam 3a71709103 MM-13893: refactor config (#10230)
* refactor utils/config* to config/

* pull validateLdapFilter into app

* clean up Config/GetConfig/GetSanitizedConfig usage

Eliminate app.GetConfig() in favour of just using app.Config() directly,
but expose app.GetSanitizedConfig() for when the old behaviour was
required.

* web: isolate config setup

* TestInvitePeopleProvider: make config explicit

* regenerateClientConfig: avoid racey map access

* integrate watch flag into app.ConfigFile option

* make app.Option return an error

* release.mk: only cp static files from config/

* release.mk: fix cp static files from config/

* api4: TestPlugin cleanup

* s/c/cfg/ for clarity

* fix merge conflict

* testlib: allow customization of testlib driver name
2019-02-12 08:37:54 -05:00
..
2019-01-10 15:17:31 -05:00
2019-01-24 12:19:32 -08:00
2019-01-10 15:17:31 -05:00
2017-10-02 13:25:33 -07:00
2019-01-10 15:17:31 -05:00
2019-01-10 15:17:31 -05:00
2018-11-20 20:16:25 -05:00
2019-01-10 15:17:31 -05:00
2019-01-10 15:17:31 -05:00
2018-11-20 20:16:25 -05:00
2018-11-20 20:16:25 -05:00
2019-01-10 15:17:31 -05:00
2019-02-12 08:37:54 -05:00
2019-02-12 08:37:54 -05:00