This website requires JavaScript.
Explore
Help
Sign In
h1or4dme8
/
osu-lazer
Watch
1
Star
0
Fork
0
You've already forked osu-lazer
mirror of
https://github.com/ppy/osu.git
synced
2026-05-15 14:13:01 +08:00
Code
Issues
Releases
Wiki
Activity
75,266
Commits
4
Branches
791
Tags
12e29f0bcc9f80c221c5e97693613c8ca4ba94de
Commit Graph
15 Commits
Fix various other inspections
Dean Herbert
·
2023-10-17 17:48:51 +09:00
e081fa48a2
Automated #nullable processing
Dan Balasescu
·
2022-06-17 16:37:17 +09:00
f8830c6850
Merge branch 'master' into primary-key-consistency
Dean Herbert
·
2021-12-08 21:34:38 +09:00
8d9c37a825
Add
IsManaged
helper method to EF classes to match realm implementation
Dean Herbert
·
2021-11-19 21:56:06 +09:00
eecf6ad558
Move
StoragePath
implementation to an extension method
Dean Herbert
·
2021-11-19 16:08:38 +09:00
59e763467f
Update all EF based models to implement new read only interfaces
Dean Herbert
·
2021-10-01 16:55:50 +09:00
d309636460
Update licence header (and remove year)
Dean Herbert
·
2019-01-24 17:43:03 +09:00
8617aaa2a7
Move primary key attribute to IHasPrimaryKey
smoogipoo
·
2018-11-28 13:19:23 +09:00
14ff4bc26a
Normalize all the line endings
Dean Herbert
·
2018-04-13 18:26:38 +09:00
32a74f95a5
Update licence headers
Dean Herbert
·
2018-01-05 20:21:19 +09:00
37d393bca0
Let's not rename columns yet
smoogipoo
·
2017-10-14 14:30:58 +09:00
b178be21d1
Rework EF Core usage in model classes
TocoToucan
·
2017-10-06 00:23:26 +03:00
887aa7496b
Initial EF Core commit
TocoToucan
·
2017-10-04 22:52:12 +03:00
6a4198d0d6
Allow a single beatmap to reference the same file multiple times
This fixes incorrect reference counts causing database desync.
Dean Herbert
·
2017-07-31 21:49:57 +09:00
404497fa10
Introduce a reference counting file store
Dean Herbert
·
2017-07-26 20:22:02 +09:00
898a601098