focalboard/server/services
Miguel de la Cruz e7c38c8822
Adds data migrations and the unique IDs migration (#1776)
* Adds data migrations and the unique IDs migration

* Adds GetSystemSetting tests

* Add log statements to data migrations

* Move migrations to the store and ensure they follow an order mixing database and data migrations

* Fix system settings

* Add tests for unique id migration

* Small comment change

* Make a couple of methods private and wrap the migration in a transaction

* Update public methods

* Add database mutex to data migrations

* Create server params and pass a mutex factory to the store

* Fix plugin linter

* Make isPlugin private

* Fix comment typo

Co-authored-by: Doug Lauder <wiggin77@warpmail.net>

Co-authored-by: Doug Lauder <wiggin77@warpmail.net>
2021-11-11 17:01:43 +01:00
..
audit MM-38342 plugin logging (#1193) 2021-09-15 09:01:05 -04:00
auth fix remaining golangci linter warnings (#686) 2021-07-08 21:09:02 -04:00
config Create FeatureFlags in configurations (#1622) 2021-11-01 19:12:43 -06:00
metrics Replace mlog with server v6 mlog (#1088) 2021-08-25 16:08:01 -04:00
notify typed block type (#1672) 2021-10-26 21:11:19 -04:00
scheduler Some other code improvements from the golangci 2020-10-22 15:22:36 +02:00
store Adds data migrations and the unique IDs migration (#1776) 2021-11-11 17:01:43 +01:00
telemetry use milliseconds for all timestamps (server) (#1447) 2021-10-07 07:51:01 -04:00
webhook Replace mlog with server v6 mlog (#1088) 2021-08-25 16:08:01 -04:00