Commit Graph

137 Commits

Author SHA1 Message Date
Timothy Baldridge
7f669885a2 Fix broken ingest code 2020-04-22 16:09:38 -06:00
Timothy Baldridge
a9ea0421be Bump all the deps in the project 2020-04-20 16:54:32 -06:00
Timothy Baldridge
a82b2d5094
Merge pull request #719 from wabbajack-tools/extraction-improvements
Extraction improvements
2020-04-17 08:25:17 -06:00
Timothy Baldridge
bb9ef89dee BSA archives are now lazily extracted.
7Zip extracted archives now only extract the fewest files required.
Audited the uses of .Wait
Lazily init the VFS cleaning
2020-04-16 21:52:19 -06:00
Timothy Baldridge
d65cf0f8c2
Merge pull request #711 from wabbajack-tools/dependabot/nuget/FluentFTP-32.3.3
Bump FluentFTP from 32.3.1 to 32.3.3
2020-04-16 17:07:57 -06:00
Timothy Baldridge
6a65a7f626 Fixes for jobs 2020-04-15 16:12:06 -06:00
Timothy Baldridge
cc6b6eb3c7 Fix nexus updater code 2020-04-15 15:01:01 -06:00
Timothy Baldridge
470992cc4a Merge Master 2020-04-15 06:05:05 -06:00
Timothy Baldridge
65cac27403 List validation, can heal HTTP downloads (and probably Nexus archives) 2020-04-14 21:25:00 -06:00
Timothy Baldridge
74a332d6cb WIP Archive Patching 2020-04-14 07:31:03 -06:00
Timothy Baldridge
94514bd2cb Validation service seems to be working well 2020-04-13 17:31:48 -06:00
dependabot-preview[bot]
7ea00b62ab
Bump FluentFTP from 32.3.1 to 32.3.3
Bumps [FluentFTP](https://github.com/robinrodricks/FluentFTP) from 32.3.1 to 32.3.3.
- [Release notes](https://github.com/robinrodricks/FluentFTP/releases)
- [Changelog](https://github.com/robinrodricks/FluentFTP/blob/master/RELEASES.md)
- [Commits](https://github.com/robinrodricks/FluentFTP/commits)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-04-13 07:22:03 +00:00
Justin Swanson
c4cce47399 Swapped calls to intended TryGet variants 2020-04-12 14:37:42 -05:00
Justin Swanson
01588dbcc9 Merge branch 'master' into wabbajack-lib-nullability 2020-04-12 00:40:49 -05:00
Timothy Baldridge
f9f2c349c0 WIP List Validation code 2020-04-11 22:18:21 -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
f59fe643f1 Fix heartbeat test 2020-04-10 22:42:07 -06:00
Timothy Baldridge
86b9406e08
Merge branch 'master' into issue-705 2020-04-10 22:08:17 -06:00
Timothy Baldridge
508eb32230 Fixes for nexus cache priming 2020-04-10 21:16:10 -06: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
a29eb93caf Wabbajack.Lib downloaders enable nullable 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
Timothy Baldridge
a481f546c1 Fix a bunch of tests with auto-healing 2020-04-09 21:54:02 -06:00
Timothy Baldridge
d4e7311115 Merge master 2020-04-09 16:36:07 -06:00
Timothy Baldridge
45716c76e0 Test downloading and indexing jobs 2020-04-09 06:46:33 -06:00
Timothy Baldridge
b1909a0851 Add Metrics test 2020-04-08 16:28:50 -06:00
Timothy Baldridge
7cf817853c Implement tests for List validation 2020-04-07 22:19:36 -06:00
Timothy Baldridge
32d0752e3f try to fix the coverage 2020-04-07 14:34:20 -06:00
Timothy Baldridge
22a307844b 1.1.5.0 Release 2020-04-06 22:32:48 -06:00
Timothy Baldridge
4e0b050260 Fix several tests 2020-04-06 16:02:01 -06:00
Timothy Baldridge
45254b0055 No more MessagePack, Json is love, Json is life 2020-04-06 14:48:54 -06:00
Timothy Baldridge
3d16b1e838 Purge all remaining references to MongoDB and BJSON 2020-04-05 15:15:01 -06:00
Timothy Baldridge
07bc3546bb Fix for the temp folder being on a different drive. 2020-04-04 11:25:54 -06:00
Timothy Baldridge
07c35f7a96 Fix nullable reference logic errors. 2020-04-03 22:02:53 -06:00
Timothy Baldridge
a140b1daca Rebase against latest master 2020-04-03 16:56:14 -06:00
Timothy Baldridge
eef41fc908 Changes I forgot to include 2020-04-03 16:41:42 -06:00
Timothy Baldridge
220382a3a8 Fix a few more broken tests 2020-04-03 16:41:42 -06:00
Timothy Baldridge
8af841f3d6 Fix several more tests 2020-04-03 16:41:42 -06:00
Timothy Baldridge
55fb7e1467 Nexus Cache is now SQL Based 2020-04-03 16:41:42 -06:00
Timothy Baldridge
be2d24a578 Add Nexus cache ingestion support 2020-04-03 16:41:19 -06:00
Timothy Baldridge
1e3f9e313f Placeholder file for the public folder 2020-04-03 16:41:17 -06:00
Timothy Baldridge
e39f483b81 Tests for INI uploading/downloading 2020-04-03 16:41:17 -06:00
Timothy Baldridge
a6e3ef5f72 Game type is now an enum for Nexus downloads 2020-04-03 16:41:17 -06:00
Timothy Baldridge
160ac8a4c3 Fixes for author APIs 2020-04-03 16:41:17 -06:00
Timothy Baldridge
8b9210eeb0 Tests for the listing uploaded files by user 2020-04-03 16:41:17 -06:00
Timothy Baldridge
fcb589a442 Uploaded files and API keys are now stored in SQL, still working on adding more tests 2020-04-03 16:41:17 -06:00
Timothy Baldridge
3d2ab80f34 Pie chart of metrics 2020-04-03 16:41:17 -06:00