Dean Herbert
|
dede0e56ce
|
Merge branch 'master' into user-lookup-by-username-cleanup
|
2021-11-08 13:38:26 +09:00 |
|
Dean Herbert
|
62600b47b1
|
Merge branch 'master' into user-class-cleanup
|
2021-11-08 12:51:12 +09:00 |
|
Bartłomiej Dach
|
6d30248cef
|
Merge branch 'master' into use-class-rename
|
2021-11-07 15:41:00 +01:00 |
|
Dean Herbert
|
0ecf5f201c
|
Rename User to APIUser and move to correct namespace
|
2021-11-07 11:26:01 +09:00 |
|
Bartłomiej Dach
|
6a1c27d67a
|
Merge branch 'master' into fix-more-null
|
2021-11-06 15:36:15 +01:00 |
|
Dean Herbert
|
bc17446055
|
Merge branch 'master' into user-lookup-by-username-cleanup
|
2021-11-06 14:38:30 +09:00 |
|
Dean Herbert
|
9a7c75508e
|
Merge branch 'master' into user-class-cleanup
|
2021-11-05 19:56:18 +09:00 |
|
Dean Herbert
|
6c385ccd29
|
Move second generic to abstract model downloader rather than interface type
|
2021-11-05 17:37:05 +09:00 |
|
Dean Herbert
|
1fe9bca819
|
Change ModelDownloader 's requirement to an IModelImporter rather than IModelManager
|
2021-11-05 16:47:18 +09:00 |
|
Salman Ahmed
|
b723975767
|
Replace pragma with add/remove => throw
|
2021-11-05 09:10:38 +03:00 |
|
Dean Herbert
|
ba74dd93b2
|
Remove weird fetchOnline logic
|
2021-11-05 13:55:34 +09:00 |
|
Dean Herbert
|
1f5ca122b0
|
Merge branch 'master' into user-class-cleanup
|
2021-11-05 13:55:22 +09:00 |
|
Dean Herbert
|
ead64282dd
|
Split out a couple more nested classes
|
2021-11-05 13:40:44 +09:00 |
|
Dan Balasescu
|
acb06d4a99
|
Merge branch 'master' into beatmap-refactor/remove-online-info
|
2021-11-05 12:46:02 +09:00 |
|
Salman Ahmed
|
2764ad90ea
|
Merge branch 'master' into fix-more-null
|
2021-11-05 05:14:22 +03:00 |
|
Salman Ahmed
|
6197ef426d
|
Disable another "code heurstically unreachable" with comment
|
2021-11-05 03:50:17 +03:00 |
|
Salman Ahmed
|
af6ae1cce5
|
Remove hacky code with explicit pragma disable
|
2021-11-05 03:49:35 +03:00 |
|
Bartłomiej Dach
|
9246adc349
|
Add failing test coverage for labelled drawable description visible
|
2021-11-04 21:43:20 +01:00 |
|
Dean Herbert
|
7049d0de66
|
Merge branch 'master' into beatmap-refactor/remove-online-info
|
2021-11-05 01:16:11 +09:00 |
|
Dean Herbert
|
ed07ee8c61
|
Update all existing usages of AuthorString /AuthorId
Unfortunately the getters need to be left in place else EF breaks.
|
2021-11-04 18:59:37 +09:00 |
|
Dan Balasescu
|
45dcf187b9
|
Merge branch 'master' into beatmap-refactor/playlist-use-api-beatmap-extended
|
2021-11-04 18:59:04 +09:00 |
|
Dean Herbert
|
86540d1fb6
|
Update existing usages of Author as string to access Username directly
|
2021-11-04 18:57:54 +09:00 |
|
Dean Herbert
|
b9983add15
|
Rename User to APIUser and move to correct namespace
|
2021-11-04 18:21:31 +09:00 |
|
Dean Herbert
|
d2831b1152
|
Merge branch 'beatmap-refactor/remove-online-info' into beatmap-refactor/to-model-removal-2
|
2021-11-04 17:09:50 +09:00 |
|
Dean Herbert
|
77be610b26
|
Revert "Clean up DirectDownloadButton test scene"
This reverts commit baabe99f78 .
|
2021-11-04 17:09:20 +09:00 |
|
Dean Herbert
|
5a078da4d9
|
Fix APIBeatmapSet.Beatmaps being IEnumerable , causing stupid issues
|
2021-11-04 16:50:14 +09:00 |
|
Dean Herbert
|
c820d445ad
|
Merge pull request #15461 from peppy/fix-more-computationally-expensive
Fix a few more "maybe null" inspections
|
2021-11-04 16:49:38 +09:00 |
|
Dean Herbert
|
8f459e6ce8
|
Fix APIBeatmapSet.Beatmaps being IEnumerable , causing stupid issues
|
2021-11-04 16:44:17 +09:00 |
|
Dean Herbert
|
baabe99f78
|
Clean up DirectDownloadButton test scene
|
2021-11-04 16:28:29 +09:00 |
|
Dean Herbert
|
317506d4d7
|
Fix a few more "maybe null" inspections
|
2021-11-04 16:11:23 +09:00 |
|
Dean Herbert
|
0f4f1349db
|
Merge branch 'master' into editor-context-menu-on-select
|
2021-11-04 15:59:06 +09:00 |
|
Dan Balasescu
|
222c3e552b
|
Merge pull request #15456 from peppy/beatmap-refactor/beatmap-metadata-nullable-enable
Enable nullable support on `BeatmapMetadata`
|
2021-11-04 15:47:18 +09:00 |
|
Dean Herbert
|
9c926e5514
|
Remove BeatmapSetInfo.OnlineInfo and all usages
|
2021-11-04 15:23:04 +09:00 |
|
Dean Herbert
|
66f4516eee
|
Allow creating sample API models without specifying a ruleset
|
2021-11-04 15:23:04 +09:00 |
|
Dean Herbert
|
8733767416
|
Merge branch 'beatmap-refactor/beatmap-metadata-nullable-enable' into beatmap-refactor/remove-online-info
|
2021-11-04 15:23:02 +09:00 |
|
Dean Herbert
|
09f9731d74
|
Add temporary disable of failing r# inspection
|
2021-11-04 15:09:04 +09:00 |
|
Dean Herbert
|
d1e6d1cb98
|
Update some other missed incorrect null/empty usages
|
2021-11-04 14:50:43 +09:00 |
|
Dean Herbert
|
67d9590a79
|
Fix new inspections
|
2021-11-04 14:02:09 +09:00 |
|
Dan Balasescu
|
dd948e5ada
|
Merge pull request #15447 from peppy/fix-invalid-characters-zip-export
Fix beatmaps being exported with malformed filenames inside `.osz` zip files
|
2021-11-04 09:03:51 +09:00 |
|
Bartłomiej Dach
|
6e33fa088f
|
Add test case for drawable room with too long beatmap name
|
2021-11-03 17:32:53 +01:00 |
|
Dean Herbert
|
601b218119
|
Add test coverage for characters which are invalid in zip storage
|
2021-11-03 16:45:16 +09:00 |
|
Bartłomiej Dach
|
cf7545e36c
|
Merge branch 'master' into beatmap-card-basics
|
2021-11-03 00:11:03 +01:00 |
|
Dean Herbert
|
1bfa1365a0
|
Rename "null user" tests to better explain purpose
|
2021-11-02 17:13:37 +09:00 |
|
Dean Herbert
|
e472656b37
|
Add test coverage of room participants updating on room join
|
2021-11-02 17:13:37 +09:00 |
|
Dean Herbert
|
d4be6fc797
|
Add test coverage of skin with missing section header
|
2021-11-02 14:05:14 +09:00 |
|
Bartłomiej Dach
|
5962f16b1c
|
Implement basic card appearance
|
2021-11-01 19:41:11 +01:00 |
|
Bartłomiej Dach
|
d82564aab6
|
Add test scene for beatmap cards
|
2021-11-01 19:41:10 +01:00 |
|
dependabot[bot]
|
7747fd5810
|
Bump Microsoft.NET.Test.Sdk from 16.11.0 to 17.0.0
Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 16.11.0 to 17.0.0.
- [Release notes](https://github.com/microsoft/vstest/releases)
- [Commits](https://github.com/microsoft/vstest/compare/v16.11.0...v17.0.0)
---
updated-dependencies:
- dependency-name: Microsoft.NET.Test.Sdk
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-11-01 17:01:54 +00:00 |
|
Dean Herbert
|
caa9d8997b
|
Merge branch 'master' into score-refactor/less-create-score-info
|
2021-11-01 22:59:11 +09:00 |
|
Bartłomiej Dach
|
0d65493b56
|
Mark test usages of Ruleset.CreateInstance() as returning non-null
|
2021-11-01 12:12:21 +01:00 |
|