Dean Herbert
|
b9d0fb96ed
|
Fix cascade deletions
|
2017-10-17 18:26:28 +09:00 |
|
Dean Herbert
|
12639c6819
|
Use a different database name for now to avoid conflicts when switching versions
|
2017-10-17 17:52:20 +09:00 |
|
Dean Herbert
|
3e415e3269
|
Fix tooling failures
|
2017-10-17 17:52:02 +09:00 |
|
Dean Herbert
|
0177fcbe5f
|
Fix xmldoc
|
2017-10-17 17:08:47 +09:00 |
|
Dean Herbert
|
7a18d373ec
|
Improve performance of beatmap imports (still needs revision)
|
2017-10-17 17:08:42 +09:00 |
|
Dean Herbert
|
64dfce258f
|
Fix file prefix not being read when calling storage.Exists
|
2017-10-17 17:08:19 +09:00 |
|
Dean Herbert
|
e02640637a
|
Fix KeyBindingStore regression
|
2017-10-17 17:08:01 +09:00 |
|
Dean Herbert
|
ad54ca9268
|
Fix TestCasePlaySongSelect
|
2017-10-17 16:04:54 +09:00 |
|
Dean Herbert
|
cf3881b18c
|
Fix not being able to restore hidden beatmaps via context menu
|
2017-10-17 15:50:52 +09:00 |
|
Dean Herbert
|
e487b6f82a
|
Standardise context retrieval
|
2017-10-17 15:50:42 +09:00 |
|
Dean Herbert
|
cd41862e3b
|
Add back transaction support for beatmap importing
|
2017-10-17 15:00:27 +09:00 |
|
Dean Herbert
|
fe44a28d48
|
Add back startup tasks runner
|
2017-10-17 12:46:38 +09:00 |
|
Dean Herbert
|
66894d11ea
|
Connection -> context
|
2017-10-17 12:46:29 +09:00 |
|
Dean Herbert
|
c92e0e2dc1
|
Fix username display on beatmap panels
|
2017-10-17 11:24:59 +09:00 |
|
Dean Herbert
|
0df474accb
|
Simplify file storing
|
2017-10-17 11:22:50 +09:00 |
|
Dean Herbert
|
31dc5c97f2
|
Fix intro and duplicate inserts
|
2017-10-17 11:22:42 +09:00 |
|
Dean Herbert
|
ef10bb73db
|
osu.Game csproj fixes
|
2017-10-17 10:31:54 +09:00 |
|
Dean Herbert
|
799f510217
|
FileStore logic fixes
|
2017-10-17 10:25:18 +09:00 |
|
Dean Herbert
|
81476ebe75
|
Correct and simplify BeatmapStore and BeatmapManager
|
2017-10-17 10:17:21 +09:00 |
|
Dean Herbert
|
eff1c20e38
|
CI fixing
|
2017-10-16 22:00:54 +09:00 |
|
Dean Herbert
|
e378d0685d
|
Remove weird additions
|
2017-10-16 20:37:10 +09:00 |
|
Dean Herbert
|
08698b51ec
|
Merge remote-tracking branch 'upstream/master' into EfCore
|
2017-10-16 18:52:30 +09:00 |
|
Dean Herbert
|
9ee6d1e3f9
|
Correct and simplify KeyBindingStore
|
2017-10-16 18:42:49 +09:00 |
|
Dean Herbert
|
6eea0e5cc1
|
Merge pull request #1380 from smoogipoo/update-framework
Update framework
|
2017-10-16 17:25:32 +09:00 |
|
smoogipoo
|
f9aba6fa27
|
Update framework once more
|
2017-10-16 17:11:54 +09:00 |
|
Dean Herbert
|
acc299c7b9
|
Correct and simplify RulesetStore
|
2017-10-16 17:02:31 +09:00 |
|
smoogipoo
|
767775988e
|
Add NS and OS as abbreviations
Satisfies Jetbrains Rider
|
2017-10-16 16:54:28 +09:00 |
|
Dean Herbert
|
ec51314e37
|
Remove duplicate command
|
2017-10-16 16:11:34 +09:00 |
|
Dean Herbert
|
1f4a943f74
|
Fix test case runs not being correctly isolated on mono
|
2017-10-16 15:23:28 +09:00 |
|
Dean Herbert
|
7049a73490
|
Remove ValidTypes from databased stored; explicitly expose query methods instead
|
2017-10-16 14:47:33 +09:00 |
|
Dean Herbert
|
1a16784db9
|
Add BindingRedirects rule to fix dependency when running via nunit
See https://github.com/ErikEJ/EntityFramework.SqlServerCompact/issues/463
|
2017-10-16 14:18:01 +09:00 |
|
Dean Herbert
|
5b6c331434
|
Fix all keybindings being reset every startup
|
2017-10-16 14:12:08 +09:00 |
|
Dean Herbert
|
a5ccf12e4a
|
Fix ValueTuple mess
|
2017-10-16 14:04:04 +09:00 |
|
Dean Herbert
|
29b46a5c5e
|
Add missing reference to System.ValueTuple
|
2017-10-16 13:23:41 +09:00 |
|
Dean Herbert
|
4981630131
|
Fix formatting regressions
|
2017-10-16 13:12:51 +09:00 |
|
Dean Herbert
|
0a6dcdd405
|
Fix remaining warnings
|
2017-10-16 13:09:10 +09:00 |
|
Dean Herbert
|
d73c0c0c98
|
Fix test regression
|
2017-10-16 13:09:01 +09:00 |
|
Dean Herbert
|
8a0b184dd6
|
Revert "Return back DatabaseBackedStore's query and populate functions"
This reverts commit 7cf5d63cd3 .
|
2017-10-16 12:59:59 +09:00 |
|
Dean Herbert
|
04e5f764a3
|
Revert "Fix removal of FileInfo, BeatmapMetadata, BeatmapDifficulty objects"
|
2017-10-16 12:59:59 +09:00 |
|
TocoToucan
|
56e8c7303c
|
Revert "Fix inconsistent lock usage in BeatmapManager"
This reverts commit 4a064da30f .
|
2017-10-16 12:59:59 +09:00 |
|
Dean Herbert
|
e3d31bdd10
|
Not implemented instead of incorrect
|
2017-10-16 12:59:59 +09:00 |
|
Dean Herbert
|
845c5ef39a
|
Update framework
|
2017-10-16 12:59:59 +09:00 |
|
Dean Herbert
|
129cca0704
|
Tidy up context creation
|
2017-10-16 12:59:59 +09:00 |
|
Huo Yaoyuan
|
5a684f926f
|
CI fixes.
|
2017-10-16 12:59:59 +09:00 |
|
Huo Yaoyuan
|
c2836a8393
|
Use format string for double instead of Math.Round.
|
2017-10-16 12:59:59 +09:00 |
|
Huo Yaoyuan
|
f837117495
|
Use localisation engine instead of asking current culture directly.
|
2017-10-16 12:59:59 +09:00 |
|
Huo Yaoyuan
|
90592b0757
|
Construct DwarableScore using null weight.
|
2017-10-16 12:59:59 +09:00 |
|
TocoToucan
|
4a064da30f
|
Fix inconsistent lock usage in BeatmapManager
|
2017-10-15 21:56:33 +03:00 |
|
Dean Herbert
|
e7c7ebdd9d
|
Ignore migrations directory for inspections
|
2017-10-16 02:15:05 +09:00 |
|
Dean Herbert
|
ba4cfd6a2f
|
Update appveyor worker image to vs2017
|
2017-10-16 01:25:58 +09:00 |
|