Dean Herbert
|
32a74f95a5
|
Normalize all the line endings
|
2018-04-13 18:26:38 +09:00 |
|
smoogipoo
|
c29f7a4333
|
Merge remote-tracking branch 'origin/master' into netstandard
|
2018-03-24 14:49:46 +09:00 |
|
Dean Herbert
|
2351b6ab26
|
Add migration
|
2018-02-22 15:46:11 +09:00 |
|
smoogipoo
|
b500b76407
|
Merge branch 'master' into update-branch
|
2018-02-08 23:35:48 +09:00 |
|
Dean Herbert
|
2865dd3a10
|
Replace missed hardcoded int with enum reference
|
2018-01-31 16:20:01 +09:00 |
|
Dean Herbert
|
042a34e1c2
|
Add migration to ensure database aligns to changed enum
|
2018-01-31 16:10:48 +09:00 |
|
Dean Herbert
|
03154dbc63
|
Fix incorrect initial migration
Also adds variant to settings
|
2018-01-25 23:41:03 +09:00 |
|
Dean Herbert
|
5a00ae36d1
|
Add database-based configuration for rulesets
|
2018-01-24 17:45:28 +09:00 |
|
smoogipoo
|
7a793eaded
|
Merge master into netstandard
|
2017-12-27 20:48:53 +09:00 |
|
Dean Herbert
|
d02e1ae896
|
Update RulesetInfo and add migration
|
2017-12-10 12:15:55 +09:00 |
|
smoogipoo
|
b3bf6e7bee
|
Merge master into netstandard
|
2017-11-21 16:39:21 +09:00 |
|
Dean Herbert
|
492120e88c
|
Add migration for unique constraint on online id
|
2017-11-19 16:02:08 +09:00 |
|
smoogipoo
|
d2ab0621f3
|
Make osu.Game + rulesets compile with netstandard
|
2017-11-19 13:46:51 +09:00 |
|
Dean Herbert
|
487b888f4f
|
Add missing database indices
Also add missing unique constraints where applicable.
|
2017-10-25 22:05:10 +09:00 |
|
Dean Herbert
|
5d5ea5fb2e
|
Fix all remaining db structure issues
|
2017-10-19 14:05:11 +09:00 |
|
Dean Herbert
|
71d614b813
|
FIx missing columns yet again
|
2017-10-18 21:57:54 +09:00 |
|
Dean Herbert
|
4e8019b313
|
Add some more missing indices
|
2017-10-17 19:59:22 +09:00 |
|
Dean Herbert
|
b9d0fb96ed
|
Fix cascade deletions
|
2017-10-17 18:26:28 +09:00 |
|
Dean Herbert
|
04e5f764a3
|
Revert "Fix removal of FileInfo, BeatmapMetadata, BeatmapDifficulty objects"
|
2017-10-16 12:59:59 +09:00 |
|
Dean Herbert
|
0a8b3ad619
|
Add one more licence header
|
2017-10-16 00:58:56 +09:00 |
|
TocoToucan
|
db2750592d
|
Fix removal of FileInfo, BeatmapMetadata, BeatmapDifficulty objects
|
2017-10-15 14:01:35 +03:00 |
|
smoogipoo
|
167eefa397
|
Add logging
|
2017-10-14 15:16:08 +09:00 |
|
smoogipoo
|
b178be21d1
|
Let's not rename columns yet
|
2017-10-14 14:30:58 +09:00 |
|
TocoToucan
|
cbae19b604
|
Fix BeatmapMetadata removing
|
2017-10-10 00:17:12 +03:00 |
|