.. |
migrations
|
Migration fixes (#3196)
|
2022-06-08 10:13:56 -04:00 |
blocks.go
|
Standardize err not found (#2834)
|
2022-04-20 11:02:12 -04:00 |
board.go
|
Fixed a bug where migrations didn't run on a clean DB (#3104)
|
2022-05-24 09:40:34 +02:00 |
boards_and_blocks.go
|
update board title when duplicated (#3011)
|
2022-05-03 12:44:34 -06:00 |
category.go
|
Standardize err not found (#2834)
|
2022-04-20 11:02:12 -04:00 |
category_boards.go
|
Updated update category-board mapping method to not rely on DB returning affected rows (#2840)
|
2022-04-20 09:21:53 -06:00 |
data_migrations.go
|
Fixed a bug where migrations didn't run on a clean DB (#3104)
|
2022-05-24 09:40:34 +02:00 |
data_migrations_test.go
|
|
|
data_retention.go
|
Implement Boards Data Retention - Take 2 (#2859)
|
2022-04-25 12:58:08 -06:00 |
helpers_test.go
|
|
|
legacy_blocks.go
|
fix postgres SQL for legacyBoardFields (#3111)
|
2022-05-26 18:11:53 -04:00 |
migrate.go
|
Migration fixes (#3196)
|
2022-06-08 10:13:56 -04:00 |
migrate_test.go
|
|
|
notificationhints.go
|
Standardize err not found (#2834)
|
2022-04-20 11:02:12 -04:00 |
params.go
|
Initialise the store with a single user flag and pass it to the migrations (#2906)
|
2022-04-27 15:11:27 +02:00 |
public_methods.go
|
Implement Boards Data Retention - Take 2 (#2859)
|
2022-04-25 12:58:08 -06:00 |
session.go
|
|
|
sharing.go
|
|
|
sqlstore.go
|
Updated go version (#3189)
|
2022-06-06 10:18:21 +02:00 |
sqlstore_test.go
|
Implement Boards Data Retention - Take 2 (#2859)
|
2022-04-25 12:58:08 -06:00 |
subscriptions.go
|
Standardize err not found (#2834)
|
2022-04-20 11:02:12 -04:00 |
system.go
|
Standardize err not found (#2834)
|
2022-04-20 11:02:12 -04:00 |
team.go
|
|
|
templates.go
|
GH-2745 Don't init default templates when unit testing (#2748)
|
2022-04-08 13:46:16 +02:00 |
user.go
|
|
|
util.go
|
standardize env var naming (#3031)
|
2022-05-05 15:49:34 -04:00 |