Dan Balasescu
|
d2380bd840
|
Remove usages of [ExcludeFromDynamicCompile]
|
2023-05-08 18:12:56 +09:00 |
|
Bartłomiej Dach
|
04d4b4a6ce
|
Rename and xmldoc hard link creation method
|
2022-12-28 22:04:05 +01:00 |
|
Bartłomiej Dach
|
2c346eae0d
|
Revert inlining of hard link creation into condition
Just feels bad. Mixing data access with actual underlying logic.
|
2022-12-28 21:19:28 +01:00 |
|
BlauFx
|
c6da7248ba
|
Remove unnecessary directive
|
2022-12-28 14:40:32 +01:00 |
|
BlauFx
|
53bca947d1
|
Move duplicated code into its own method
|
2022-12-28 14:34:27 +01:00 |
|
BlauFx
|
b2aa2e1602
|
Add hardlink support for Linux
|
2022-12-28 13:32:49 +01:00 |
|
Dean Herbert
|
6bf1477939
|
Fix some hard links not being created due to missing directory structure
Co-authored-by: Bartłomiej Dach <dach.bartlomiej@gmail.com>
|
2022-12-15 14:17:28 +09:00 |
|
Dean Herbert
|
bbf931c746
|
Move hard link helper functions to their own class
|
2022-12-13 19:55:18 +09:00 |
|
Dean Herbert
|
1d4230993d
|
Hook up parameter with RealmFileStore to complete the chain
|
2022-12-13 19:55:18 +09:00 |
|
Dean Herbert
|
d8de99bbe4
|
Check for hard link support in first run overlay
|
2022-12-12 13:44:09 +09:00 |
|
Dean Herbert
|
3b1920c060
|
Add code to check whether a file is a hard link
|
2022-12-12 13:44:09 +09:00 |
|
Dean Herbert
|
f27603dd6d
|
Use hard links instead of file copy when available
|
2022-12-12 13:44:09 +09:00 |
|
Dean Herbert
|
390ff8b9da
|
Reduce the scope of realm transactions during import operations
|
2022-10-11 21:58:28 +09:00 |
|
Dan Balasescu
|
f8830c6850
|
Automated #nullable processing
|
2022-06-17 16:37:17 +09:00 |
|
Dean Herbert
|
f23ddfe6cc
|
Move remaining realm classes out of Stores namespace
|
2022-06-15 21:56:00 +09:00 |
|