wabbajack/Wabbajack.BuildServer/Models/Jobs
Timothy Baldridge f036420b42 * Disable server-side indexing of all mods from the Nexus
* Accept download states from clients and index the mods we haven't seen
* Fixes for Skyrin VR USSEP patch
* Remember the download states that we index on the server
* Only print remaining nexus quotas when they change
2020-02-13 05:29:59 -07:00
..
EnqueueAllArchives.cs Switch the indexed archives backend to MSSQL for better ACID support 2020-01-25 21:50:17 -07:00
EnqueueAllGameFiles.cs Switch the indexed archives backend to MSSQL for better ACID support 2020-01-25 21:50:17 -07:00
EnqueueRecentFiles.cs Switch the indexed archives backend to MSSQL for better ACID support 2020-01-25 21:50:17 -07:00
GetNexusUpdatesJob.cs Switch the indexed archives backend to MSSQL for better ACID support 2020-01-25 21:50:17 -07:00
IBackEndJob.cs Add Upload support to WJ, fixes for the new server, etc. 2020-01-18 15:09:32 -07:00
IFrontEndJob.cs Add Upload support to WJ, fixes for the new server, etc. 2020-01-18 15:09:32 -07:00
IndexDynDOLOD.cs Switch the indexed archives backend to MSSQL for better ACID support 2020-01-25 21:50:17 -07:00
IndexJob.cs * Disable server-side indexing of all mods from the Nexus 2020-02-13 05:29:59 -07:00
ReindexArchives.cs Fixes for sql for unicode paths in sql tables (instead of ascitables 🤦) 2020-02-03 21:58:32 -07:00
UpdateModLists.cs Switch the indexed archives backend to MSSQL for better ACID support 2020-01-25 21:50:17 -07:00
UploadToCDN.cs Switch the indexed archives backend to MSSQL for better ACID support 2020-01-25 21:50:17 -07:00