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 15:32:53 +08:00
Code
Issues
Releases
Wiki
Activity
75,266
Commits
4
Branches
791
Tags
12e29f0bcc9f80c221c5e97693613c8ca4ba94de
Commit Graph
15 Commits
Fill out xmldoc and adjust inline commentary
Bartłomiej Dach
·
2023-08-16 09:40:46 +02:00
d70a9a5bc4
Add helper method for safer realm
Find<T>
Dean Herbert
·
2023-08-16 15:37:09 +09:00
6e11162ab1
Fix transaction not being disposed
Dean Herbert
·
2022-07-07 18:15:38 +09:00
ac216d94a8
Add automatic transaction handling to realm helper methods
Dean Herbert
·
2022-07-07 17:36:25 +09:00
5197d0fa9e
Automated #nullable processing
Dan Balasescu
·
2022-06-17 16:37:17 +09:00
f8830c6850
Add extension method to detect and isolate realm collection-level changes
Dean Herbert
·
2022-03-08 14:50:47 +09:00
2a55c5e02e
Refine
RealmContext
implementation API
Dean Herbert
·
2021-09-30 23:56:38 +09:00
9fa901f6aa
Remove unused automapper setup for the time being
Dean Herbert
·
2021-03-31 15:10:05 +09:00
37bf79e8a4
Fix broken xmldoc
Dean Herbert
·
2021-01-13 18:38:30 +09:00
674e78fd93
Remove Live<> wrapper until it is needed
Dean Herbert
·
2021-01-13 18:36:37 +09:00
9bf9a8c351
Allow detach to be run against an IQueryable directly
Dean Herbert
·
2021-01-12 17:01:16 +09:00
46a1d99c74
Remove unnecessary mapped type
Dean Herbert
·
2021-01-12 15:50:09 +09:00
f0a9688baa
Add xmldoc for extension methods
Dean Herbert
·
2021-01-12 15:48:26 +09:00
7769d95e7b
Add helper method for detaching lists from realm
Dean Herbert
·
2021-01-12 14:45:36 +09:00
fc55d67c66
Move extensions methods into own class
Dean Herbert
·
2021-01-12 14:45:36 +09:00
dd50b5870e