Timothy Baldridge
|
1d13a330d6
|
Merge pull request #309 from wabbajack-tools/cors-in-caching
Cors in caching
|
2019-12-24 09:48:13 -08:00 |
|
Timothy Baldridge
|
e53bed7bac
|
Disable machine url stuff, broke a ton of things, and I need to get some better tests in place.
|
2019-12-24 08:30:48 -07:00 |
|
Timothy Baldridge
|
5d5d90afb9
|
Merge pull request #308 from Noggog/Mo2-validity-bugfixes
Mo2 validity bugfixes
|
2019-12-24 07:30:20 -08:00 |
|
Timothy Baldridge
|
a5c937a59f
|
base list name off of Machine Link
|
2019-12-24 08:20:13 -07:00 |
|
Timothy Baldridge
|
759259cb8a
|
re-enable list validation (facepalm)
|
2019-12-24 08:05:11 -07:00 |
|
Timothy Baldridge
|
2a5ebce8a0
|
Remove unused cache server tests
|
2019-12-24 08:01:49 -07:00 |
|
Timothy Baldridge
|
32b1a27e34
|
Add CORS support to caching server, add heartbeat endpoint
|
2019-12-24 08:01:06 -07:00 |
|
Justin Swanson
|
1be9b49ae9
|
Offloaded MO2InstallerVM's validity check to the background thread
|
2019-12-24 00:48:47 -06:00 |
|
Justin Swanson
|
d30f81ecbd
|
Removed recursiveness when checking for .wabbajack for valid MO2 installs
|
2019-12-24 00:28:39 -06:00 |
|
Timothy Baldridge
|
271fe56f6b
|
Merge pull request #307 from wabbajack-tools/faster-tests
Don't use such a big BA2 file for recompression
|
2019-12-23 15:51:50 -08:00 |
|
Timothy Baldridge
|
878b1759b2
|
Make file copying parallel during compilation
|
2019-12-23 16:28:47 -07:00 |
|
Timothy Baldridge
|
e32be75816
|
Don't use such a big BA2 file for recompression
|
2019-12-23 16:05:00 -07:00 |
|
Timothy Baldridge
|
4467203174
|
Update azure-pipelines.yml for Azure Pipelines
|
2019-12-23 14:32:26 -08:00 |
|
Timothy Baldridge
|
b97cabd1e6
|
Prep for beta 10
|
2019-12-23 10:29:28 -07:00 |
|
Timothy Baldridge
|
05fd3225fa
|
Merge pull request #306 from Noggog/pmap-test-graceful-timeout
Improved PMap tests to timeout gracefully if starved
|
2019-12-23 09:03:51 -08:00 |
|
Justin Swanson
|
a7b5b6900e
|
Increased PMapTest thread count
|
2019-12-22 23:56:06 -06:00 |
|
Justin Swanson
|
88cc519478
|
Improved PMap tests to timeout gracefully if starved
|
2019-12-22 23:44:53 -06:00 |
|
Timothy Baldridge
|
b1b4ac5829
|
Merge pull request #305 from Noggog/patch-freeze-investigation
Patch freeze investigation
|
2019-12-22 21:17:00 -08:00 |
|
Justin Swanson
|
0ea147ca35
|
Removing some vestigial test code
|
2019-12-22 23:09:00 -06:00 |
|
Justin Swanson
|
95f9aa7d19
|
Another unit test fix
|
2019-12-22 22:59:32 -06:00 |
|
Justin Swanson
|
87ed68c0b8
|
A unit test bugfix
|
2019-12-22 22:51:20 -06:00 |
|
Justin Swanson
|
0e66b31f64
|
Merge branch 'master' into patch-freeze-investigation
|
2019-12-22 22:44:49 -06:00 |
|
Justin Swanson
|
4e7829c7c1
|
WorkQueue IsWorkerThread fixes. PMap unit tests
|
2019-12-22 22:44:33 -06:00 |
|
Justin Swanson
|
11363847c9
|
Added 7z 100% complete status notification
|
2019-12-22 22:44:26 -06:00 |
|
Timothy Baldridge
|
3c9743ec1e
|
Fix bug in verify with HTTPdownloader
|
2019-12-22 21:24:40 -07:00 |
|
Justin Swanson
|
e3abdd17c3
|
Removed unnecessary cast
|
2019-12-22 18:03:45 -06:00 |
|
Justin Swanson
|
7ec61ae688
|
Adjusted nomatch printing
|
2019-12-22 18:03:36 -06:00 |
|
Justin Swanson
|
5f9d47eb5c
|
Added status report for VFS.Indexing
|
2019-12-22 16:49:40 -06:00 |
|
Justin Swanson
|
ec78cae414
|
RawSourceFile takes path in ctor
Would also make member readonly, but Vortex has a set line that we need to sort out
|
2019-12-22 16:03:20 -06:00 |
|
Justin Swanson
|
bf756a2bea
|
Added status reporting to ResolveArchive
|
2019-12-22 16:03:16 -06:00 |
|
Timothy Baldridge
|
00f702f1f8
|
Merge pull request #303 from Noggog/bugs-n-features
Bugs n features
|
2019-12-22 13:57:43 -08:00 |
|
Timothy Baldridge
|
04c9055005
|
Merge pull request #302 from Noggog/pmap-overload
Added another missing PMap overload
|
2019-12-22 13:57:23 -08:00 |
|
Justin Swanson
|
344c8e40d6
|
ProcessExt: WaitForExitAndWarn
|
2019-12-22 01:58:10 -06:00 |
|
Justin Swanson
|
a7aaac425a
|
Added extra logging to 7z extraction completion
|
2019-12-22 01:58:05 -06:00 |
|
Justin Swanson
|
0e0d495364
|
CPU view display styling tweaks
|
2019-12-22 01:57:55 -06:00 |
|
Justin Swanson
|
ed27978a31
|
Title shadow improved
|
2019-12-21 22:38:56 -06:00 |
|
Justin Swanson
|
fb0bfe8e60
|
Added another missing PMap overload
|
2019-12-21 20:59:42 -06:00 |
|
Justin Swanson
|
946ff40021
|
UnderMainenanceOverlay help text
|
2019-12-21 20:10:54 -06:00 |
|
Justin Swanson
|
cf73a2af2f
|
Removed extra HTTPDownloader folder creation call
|
2019-12-21 19:30:56 -06:00 |
|
Justin Swanson
|
b392b667cf
|
MO2 proper install folder logic now ignores files in downloads
|
2019-12-21 19:30:01 -06:00 |
|
Justin Swanson
|
eed71e1c24
|
Purged a few more Task.Wait() calls
|
2019-12-21 18:26:51 -06:00 |
|
Justin Swanson
|
e5aef9a043
|
AsyncLock + tests. NexusApi swapped to use it
|
2019-12-21 18:17:56 -06:00 |
|
Timothy Baldridge
|
afe0d2d875
|
Merge pull request #301 from tr4wzified/minor-changes
Minor changes
|
2019-12-21 14:43:40 -08:00 |
|
Timothy Baldridge
|
21e4f7252f
|
Merge pull request #300 from wabbajack-tools/login-manager
Login manager
|
2019-12-21 14:43:23 -08:00 |
|
trawzified
|
a370b65edd
|
Fix more typos
Revert "Remove if that is always true"
This reverts commit 620298d05b647c9b1c27bcea04289a0798641167.
|
2019-12-21 21:37:54 +01:00 |
|
trawzified
|
e1ae92d52c
|
Fix confusing typo in log
|
2019-12-21 21:37:54 +01:00 |
|
trawzified
|
aa13a363bf
|
Remove unnecessary reference to library Wabbajack.Common
Remove if that is always true
|
2019-12-21 21:37:53 +01:00 |
|
Justin Swanson
|
bef5621441
|
Added slideshow image preload logic
|
2019-12-21 14:23:39 -06:00 |
|
Justin Swanson
|
477622f7ca
|
Some MO2Installer.CheckValidInstallPath unit tests
|
2019-12-20 20:19:17 -06:00 |
|
Timothy Baldridge
|
698a419973
|
Merge branch 'master' into login-manager
|
2019-12-20 16:17:08 -07:00 |
|