Justin Swanson
|
c4cce47399
|
Swapped calls to intended TryGet variants
|
2020-04-12 14:37:42 -05:00 |
|
Justin Swanson
|
e85f6b54dd
|
Clearing jobs create new lists instead of clearing
Other users may have grabbed them and then have the content swiped out from under them
|
2020-04-12 13:55:59 -05:00 |
|
Justin Swanson
|
db293b6808
|
Add swapped to SetTo
|
2020-04-12 13:18:08 -05:00 |
|
Justin Swanson
|
14a2285b73
|
Merge fixes
|
2020-04-12 00:43:05 -05:00 |
|
Justin Swanson
|
01588dbcc9
|
Merge branch 'master' into wabbajack-lib-nullability
|
2020-04-12 00:40:49 -05:00 |
|
Timothy Baldridge
|
137e9e73d1
|
Merge pull request #703 from Noggog/missing-delete-awaits
Missing DeleteDirectory awaits
|
2020-04-11 18:51:34 -06:00 |
|
Justin Swanson
|
24ef0a74a5
|
VirtualFileSystemTests utilize xUnit IAsyncLifetime
|
2020-04-11 14:00:52 -05:00 |
|
Timothy Baldridge
|
e04ca9b411
|
Fix broken tests
|
2020-04-11 08:12:51 -06:00 |
|
Timothy Baldridge
|
da818d86f7
|
Add a golive plan
|
2020-04-11 08:07:38 -06:00 |
|
Timothy Baldridge
|
c02c1cd693
|
Implement a primary key on jobs so that they only run one at a time
|
2020-04-11 07:59:15 -06:00 |
|
Timothy Baldridge
|
ac7b4ed3ac
|
Merge pull request #706 from wabbajack-tools/issue-705
Use RSS feeds to improve cache support
|
2020-04-11 07:40:27 -06:00 |
|
Timothy Baldridge
|
f59fe643f1
|
Fix heartbeat test
|
2020-04-10 22:42:07 -06:00 |
|
Timothy Baldridge
|
3f8f83e027
|
Update VirtualFileSystemTests.cs
|
2020-04-10 22:22:10 -06:00 |
|
Timothy Baldridge
|
86b9406e08
|
Merge branch 'master' into issue-705
|
2020-04-10 22:08:17 -06:00 |
|
Timothy Baldridge
|
ff2397b48b
|
Merge pull request #702 from Noggog/missing-prepare-awaits
Missing IDownloader.Prepare awaits
|
2020-04-10 22:04:57 -06:00 |
|
Timothy Baldridge
|
90c2bf6901
|
Don't prepare inside GetInstance
|
2020-04-10 21:26:05 -06:00 |
|
Timothy Baldridge
|
508eb32230
|
Fixes for nexus cache priming
|
2020-04-10 21:16:10 -06:00 |
|
Timothy Baldridge
|
a11508e4b6
|
Merge branch 'master' into missing-delete-awaits
|
2020-04-10 17:20:29 -06:00 |
|
Timothy Baldridge
|
8e66f47fb7
|
Merge pull request #704 from wabbajack-tools/issue-700
Switch several ProcessStartInfo uses to ProcessHelper
|
2020-04-10 17:16:42 -06:00 |
|
Timothy Baldridge
|
e947919462
|
Retarget EntryPoint to be based off the location of Wabbajack.Common.dll
|
2020-04-10 16:55:32 -06:00 |
|
Timothy Baldridge
|
26a42d3ceb
|
Verified that nexus entries are purged by the updates job
|
2020-04-10 16:48:53 -06:00 |
|
Timothy Baldridge
|
c8120adf8b
|
Fix nullable error
|
2020-04-10 16:35:35 -06:00 |
|
Timothy Baldridge
|
c4ef7f3be1
|
Can load and dedupe RSS feeds
|
2020-04-10 16:31:06 -06:00 |
|
Timothy Baldridge
|
0830480821
|
Fixes for broken bethesda tests.
|
2020-04-10 15:52:31 -06:00 |
|
Justin Swanson
|
69f18f2e22
|
Context.Stage's return action swapped to Func<Task>
So that its internal delete directory call can be awaited
|
2020-04-10 14:44:36 -05:00 |
|
Justin Swanson
|
f8d692afd0
|
Added async factory to VFSTests, so deletion can be awaited
|
2020-04-10 14:35:47 -05:00 |
|
Justin Swanson
|
165b857709
|
WabbajackTest.TestUtils calls await on directory deletion
|
2020-04-10 14:33:09 -05:00 |
|
Justin Swanson
|
482b7f9c9e
|
Missing IDownloader.Prepare awaits
|
2020-04-10 14:06:32 -05:00 |
|
Justin Swanson
|
806ff74893
|
Wabbajack.Lib nullability finished up
|
2020-04-10 13:32:35 -05:00 |
|
Justin Swanson
|
a30bba2c0b
|
Inferencer nullability enabled
|
2020-04-10 13:23:23 -05:00 |
|
Justin Swanson
|
4e1a32caac
|
MO2Compiler nullability enabled
|
2020-04-10 13:23:23 -05:00 |
|
Justin Swanson
|
a29eb93caf
|
Wabbajack.Lib downloaders enable nullable
|
2020-04-10 13:23:23 -05:00 |
|
Justin Swanson
|
a7ad4f1f16
|
TryGetByFuzzyName
Added choice for nullable return
|
2020-04-10 13:23:23 -05:00 |
|
Justin Swanson
|
5a38f40a66
|
GameMetaData.TryGetGameLocation()
Added choice of nullable return or not
|
2020-04-10 13:23:23 -05:00 |
|
Justin Swanson
|
86641d01df
|
Wabbajack.Lib Compilation steps nullable enabled
|
2020-04-10 13:23:23 -05:00 |
|
Justin Swanson
|
64f5531411
|
Wabbajack.Lib: Some nullability enabled
|
2020-04-10 13:23:10 -05:00 |
|
Justin Swanson
|
6572f14f49
|
ABatchProcessor nullable. ConfigureProcessor removed
|
2020-04-10 13:23:10 -05:00 |
|
Justin Swanson
|
5377cd0cce
|
WorkQueue's active threads observable nullable as intended again
|
2020-04-10 13:23:10 -05:00 |
|
Justin Swanson
|
3b0e10c86d
|
Nullability fix. Removed unused json parameters
|
2020-04-10 13:23:10 -05:00 |
|
Timothy Baldridge
|
712438c6a6
|
Several ProcessStartInfo -> ProcessHelper conversions
|
2020-04-10 06:58:55 -06:00 |
|
Timothy Baldridge
|
18d5f56f52
|
Merge pull request #697 from wabbajack-tools/dependabot/nuget/MegaApiClient-1.8.0
Bump MegaApiClient from 1.7.1 to 1.8.0
|
2020-04-10 05:16:44 -06:00 |
|
Timothy Baldridge
|
ea1b4a1661
|
Merge pull request #698 from erri120/mega-tfa
Mega TFA fix
|
2020-04-10 05:16:17 -06:00 |
|
erri120
|
d25915c4f5
|
Using new Enum value for MEGA ApiResultCode
|
2020-04-10 12:47:29 +02:00 |
|
erri120
|
a864677463
|
Updated MegaApiClient to 1.8.0
|
2020-04-10 12:46:01 +02:00 |
|
dependabot-preview[bot]
|
87b13533d6
|
Bump MegaApiClient from 1.7.1 to 1.8.0
Bumps [MegaApiClient](https://github.com/gpailler/MegaApiClient) from 1.7.1 to 1.8.0.
- [Release notes](https://github.com/gpailler/MegaApiClient/releases)
- [Commits](https://github.com/gpailler/MegaApiClient/compare/v1.7.1...v1.8.0)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-04-10 07:16:16 +00:00 |
|
Timothy Baldridge
|
a481f546c1
|
Fix a bunch of tests with auto-healing
|
2020-04-09 21:54:02 -06:00 |
|
Timothy Baldridge
|
0ed4f123af
|
Merge pull request #683 from wabbajack-tools/dependabot/nuget/MahApps.Metro.IconPacks-3.7.0
Bump MahApps.Metro.IconPacks from 3.4.0 to 3.7.0
|
2020-04-09 17:21:26 -06:00 |
|
Timothy Baldridge
|
368649be7e
|
Merge pull request #696 from wabbajack-tools/wabbajack-2.0
Wabbajack 2.0
|
2020-04-09 16:55:49 -06:00 |
|
Timothy Baldridge
|
d4e7311115
|
Merge master
|
2020-04-09 16:36:07 -06:00 |
|
Timothy Baldridge
|
d6e4ca6b1a
|
Merge pull request #695 from erri120/loverslab-meta-fixes
Better data scrapping for loverslab
|
2020-04-09 14:24:21 -06:00 |
|