wabbajack/Wabbajack.BuildServer
2020-04-01 22:21:19 -06:00
..
Controllers Add Nexus data export endpoint 2020-04-01 22:21:19 -06:00
GraphQL Fix file extractor tests, convert metrics to SQL 2020-01-30 06:07:16 -07:00
Models Server side cleanup, give authors the ability to delete their own files. Some sanity and logging checks for 2020-03-02 16:16:15 -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 Support self-healing lists, and a lot of server fixes 2020-02-27 06:46:34 -07:00
JobManager.cs Server side cleanup, give authors the ability to delete their own files. Some sanity and logging checks for 2020-03-02 16:16:15 -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 Fixes for the build server 2020-02-24 06:04:54 -07:00
Wabbajack.BuildServer.csproj Fixes and changes to get into 1.1.4.0 2020-03-30 14:53:59 -06:00