Commit Graph

1711 Commits

Author SHA1 Message Date
Justin Swanson
1bb7038af6 WorkQueue._tasks swapped to Dictionary 2020-01-11 18:36:45 -06:00
Justin Swanson
b9f27a1080 Unit tests 2020-01-11 18:36:30 -06:00
Justin Swanson
0106d020f9 WorkQueue taking of queue swapped to TryTake
Helps shut down threads during quiet periods
2020-01-11 17:17:45 -06:00
Justin Swanson
e2b2ea1727 Some more comments 2020-01-11 14:59:40 -06:00
Justin Swanson
7fb79f4a9a Some comments 2020-01-11 14:41:44 -06:00
Justin Swanson
df20f65f90 WorkQueue's desired threads obs can be set after ctor. CurrentCpuCount display 2020-01-11 14:20:14 -06:00
Justin Swanson
ddbd1ef754 CpuStatus binding refactors. Target usage slider 2020-01-11 00:43:40 -06:00
Justin Swanson
75c48e5fe2 Merge branch 'master' into settings-pane 2020-01-11 00:42:51 -06:00
Justin Swanson
818d92320e Initial dynamic WorkQueue threads system 2020-01-11 00:42:25 -06:00
Timothy Baldridge
4e4cd49a89 Use job priorities 2020-01-10 21:34:01 -07:00
Timothy Baldridge
4d2f887517 Endpoint for downloading meta.ini data 2020-01-10 21:25:55 -07:00
Timothy Baldridge
5393ed4a84 Can now get meta.ini data from a download state 2020-01-10 21:15:53 -07:00
Timothy Baldridge
bac5e958bf Primary key string 2020-01-10 06:25:01 -07:00
Timothy Baldridge
a1258b5ea9 Index all archives from all modlists 2020-01-10 06:16:41 -07:00
Justin Swanson
265953499d Bgufix for LoginManagerVM.Metadata 2020-01-09 23:00:31 -06:00
Timothy Baldridge
d338b918b2
Merge pull request #379 from Noggog/cpu-display-optimization
Cpu display optimization
2020-01-09 20:56:21 -08:00
Timothy Baldridge
51aa59ecee Integrate build server file indexing into the main app 2020-01-09 21:47:06 -07:00
Justin Swanson
e2fa5da973 Optimizations for CPU display updates 2020-01-09 22:35:37 -06:00
Justin Swanson
36a37a04a9 Swapped calls to ObserveOnGuiThread() 2020-01-09 20:51:19 -06:00
Timothy Baldridge
9252395363 Fix how we finish jobs 2020-01-09 19:49:05 -07:00
Timothy Baldridge
94b01a0454 Metrics bug fixes 2020-01-09 19:06:11 -07:00
Timothy Baldridge
ad5c8b83e6 Bind to all interfaces 2020-01-09 16:47:53 -07:00
Timothy Baldridge
7c5dbac349 Merge remote-tracking branch 'origin/asp-net-core-rewrite' into asp-net-core-rewrite
# Conflicts:
#	Wabbajack.BuildServer/Startup.cs
#	Wabbajack.BuildServer/Wabbajack.BuildServer.csproj
#	Wabbajack.CacheServer/Wabbajack.CacheServer.csproj
#	Wabbajack.sln
2020-01-09 16:34:28 -07:00
Timothy Baldridge
8e601e5056 Disable https redirection (for now) 2020-01-09 16:34:02 -07:00
Timothy Baldridge
f004595b5f delete old server 2020-01-09 16:20:03 -07:00
Timothy Baldridge
ad844e8545 delete old server 2020-01-09 16:19:07 -07:00
Timothy Baldridge
624a8a3662 Publish settings 2020-01-09 16:19:07 -07:00
Timothy Baldridge
a70dd4ba6c Add endpoints for getting IndexedVirtualFiles 2020-01-09 16:19:07 -07:00
Timothy Baldridge
1584cb1ea7 GraphQL endpoints for modlist status 2020-01-09 16:19:07 -07:00
Timothy Baldridge
153dc55d14 Update modlist job 2020-01-09 16:19:07 -07:00
Timothy Baldridge
2869de79c7 Add Job manager and Nexus updater job 2020-01-09 16:19:07 -07:00
Timothy Baldridge
05512d1599 GraphQL support, endpoints for metrics via GraphQL 2020-01-09 16:19:07 -07:00
Timothy Baldridge
5661c20f1d WIP 2020-01-09 16:19:07 -07:00
Timothy Baldridge
88d9d5e6d2
Merge pull request #378 from wabbajack-tools/VFS-DotNetStandard
VFS as .net Standard
2020-01-09 15:15:26 -08:00
Timothy Baldridge
965ca113ed VFS as .net Standard 2020-01-09 16:07:42 -07:00
Timothy Baldridge
820a04263c Publish settings 2020-01-09 16:02:24 -07:00
Timothy Baldridge
2f9a067c31 Add endpoints for getting IndexedVirtualFiles 2020-01-09 15:56:29 -07:00
Timothy Baldridge
5d4d2bc9af
Merge pull request #366 from wabbajack-tools/dependabot/nuget/ReactiveUI.Events.WPF-11.1.6
Bump ReactiveUI.Events.WPF from 11.1.1 to 11.1.6
2020-01-09 06:40:25 -08:00
Timothy Baldridge
8a7a675d64
Merge pull request #367 from wabbajack-tools/dependabot/nuget/ReactiveUI.WPF-11.1.6
Bump ReactiveUI.WPF from 11.1.1 to 11.1.6
2020-01-09 06:39:30 -08:00
Timothy Baldridge
4a3758ffdb
Merge pull request #369 from wabbajack-tools/dependabot/nuget/ReactiveUI-11.1.6
Bump ReactiveUI from 11.1.1 to 11.1.6
2020-01-09 06:39:20 -08:00
Timothy Baldridge
0649999401
Merge pull request #376 from wabbajack-tools/dependabot/nuget/MahApps.Metro.IconPacks-3.1.0
Bump MahApps.Metro.IconPacks from 3.0.1 to 3.1.0
2020-01-09 06:39:06 -08:00
Timothy Baldridge
27d54a2683
Merge pull request #374 from erri120/erri120-fixes
Assortment of fixes
2020-01-09 06:38:56 -08:00
Timothy Baldridge
63725c5637
Merge pull request #375 from tr4wzified/master
Update branding to include new disco emote
2020-01-09 06:38:35 -08:00
Timothy Baldridge
a9362f51e8 GraphQL endpoints for modlist status 2020-01-09 06:36:27 -07:00
Timothy Baldridge
5d22e3d094 Update modlist job 2020-01-09 05:14:48 -07:00
dependabot-preview[bot]
65e80b9021
Bump MahApps.Metro.IconPacks from 3.0.1 to 3.1.0
Bumps [MahApps.Metro.IconPacks](https://github.com/MahApps/MahApps.Metro.IconPacks) from 3.0.1 to 3.1.0.
- [Release notes](https://github.com/MahApps/MahApps.Metro.IconPacks/releases)
- [Changelog](https://github.com/MahApps/MahApps.Metro.IconPacks/blob/dev/GitReleaseManager.yaml)
- [Commits](https://github.com/MahApps/MahApps.Metro.IconPacks/compare/3.0.1...3.1.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-01-09 07:19:15 +00:00
Timothy Baldridge
d9585f8740 Add Job manager and Nexus updater job 2020-01-08 21:42:25 -07:00
Timothy Baldridge
103fd23eba GraphQL support, endpoints for metrics via GraphQL 2020-01-08 17:04:57 -07:00
trawzified
be4058dc67 Update branding to include new disco emote 2020-01-08 19:09:29 +01:00
erri120
01ff7cb093
Only check GOGID for GOG games until further investigation 2020-01-08 17:26:07 +01:00