1
0
mirror of https://github.com/mattermost/focalboard.git synced 2024-12-24 13:43:12 +02:00
focalboard/server
Miguel de la Cruz e1a39e57ff
Adds a check that errors on store start if MariaDB is detected (#3725)
* Adds a check that errors on store start if MariaDB is detected

* Fix linter

* Update error message

Co-authored-by: Mattermod <mattermod@users.noreply.github.com>
2022-08-24 14:36:43 -06:00
..
admin-scripts Update focalboard endpoints to v2 namespace (#2781) 2022-04-13 15:24:32 -05:00
api Adding the permissions for commenter + viewer roles (#2882) 2022-08-24 15:36:28 -05:00
app Post message channel change (#3717) 2022-08-23 08:48:41 -06:00
assets Custom template's default card template works (#3335) 2022-07-29 11:27:18 -06:00
auth Fix mock early finish issue on test helpers (#3374) 2022-07-15 08:34:36 -04:00
client Add disableNotify param to client APIs, to match Rest APIs (#3723) 2022-08-23 10:37:49 -05:00
integrationtests Adding the permissions for commenter + viewer roles (#2882) 2022-08-24 15:36:28 -05:00
main Print log server information on plugin run (#3711) 2022-08-19 13:16:18 -04:00
model Adding the permissions for commenter + viewer roles (#2882) 2022-08-24 15:36:28 -05:00
server Multi product architecture (#3381) 2022-07-18 13:21:57 -04:00
services Adds a check that errors on store start if MariaDB is detected (#3725) 2022-08-24 14:36:43 -06:00
swagger Fix #3072. Add docs on how to auth to API readme. (#3102) 2022-05-25 09:19:02 -07:00
utils Multi product architecture (#3381) 2022-07-18 13:21:57 -04:00
web Multi product architecture (#3381) 2022-07-18 13:21:57 -04:00
ws Register API router in product mode (#3700) 2022-08-17 17:50:01 +02:00
.golangci.yml add cyclo complexity, update migrate() to use defer (#3257) 2022-06-21 09:12:55 -06:00
go.mod Add foundation tests (#3670) 2022-08-18 17:03:33 +02:00
go.sum Add foundation tests (#3670) 2022-08-18 17:03:33 +02:00
go.tools.mod Updated go version (#3189) 2022-06-06 10:18:21 +02:00
go.tools.sum Adding support for patch blocks (#877) 2021-08-06 14:10:24 +02:00