wabbajack/Wabbajack.BuildServer
2020-02-14 06:30:58 -07:00
..
Controllers Fix a bunch of issues with compilation, indexing and VFS loading performance 2020-02-14 06:30:58 -07:00
GraphQL Fix file extractor tests, convert metrics to SQL 2020-01-30 06:07:16 -07:00
Models Fix a bunch of issues with compilation, indexing and VFS loading performance 2020-02-14 06:30:58 -07:00
Properties Fix typos + inconsistencies in logs 2020-01-13 22:11:07 +01:00
public GraphQL support, endpoints for metrics via GraphQL 2020-01-09 16:19:07 -07:00
sql Fixes for sql for unicode paths in sql tables (instead of ascitables 🤦) 2020-02-03 21:58:32 -07:00
ApiKeyAuthenticationHandler.cs Start on file upload support 2020-01-17 15:55:03 -07:00
AppSettings.cs Make number of jobs configurable, fix bug in IndexedFile query 2020-01-30 16:39:14 -07:00
appsettings.Development.json GraphQL support, endpoints for metrics via GraphQL 2020-01-09 16:19:07 -07:00
appsettings.json Switch the indexed archives backend to MSSQL for better ACID support 2020-01-25 21:50:17 -07:00
Extensions.cs Fix compilation error 2020-01-27 14:38:32 -07:00
JobManager.cs * Disable server-side indexing of all mods from the Nexus 2020-02-13 05:29:59 -07:00
Program.cs Add Upload support to WJ, fixes for the new server, etc. 2020-01-18 15:09:32 -07:00
SerializerSettings.cs GraphQL support, endpoints for metrics via GraphQL 2020-01-09 16:19:07 -07:00
Startup.cs Switch the indexed archives backend to MSSQL for better ACID support 2020-01-25 21:50:17 -07:00
Wabbajack.BuildServer.csproj * Disable server-side indexing of all mods from the Nexus 2020-02-13 05:29:59 -07:00