wabbajack/Wabbajack.BuildServer
dependabot-preview[bot] 200dfe22d8
Bump Swashbuckle.AspNetCore from 5.0.0 to 5.1.0
Bumps [Swashbuckle.AspNetCore](https://github.com/domaindrivendev/Swashbuckle.AspNetCore) from 5.0.0 to 5.1.0.
- [Release notes](https://github.com/domaindrivendev/Swashbuckle.AspNetCore/releases)
- [Commits](https://github.com/domaindrivendev/Swashbuckle.AspNetCore/compare/v5.0.0...v5.1.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-03-12 07:01:03 +00:00
..
Controllers Fixes for strange edge cases on the server, we now log metrics about list healing 2020-03-10 14:41:45 -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 Bump Swashbuckle.AspNetCore from 5.0.0 to 5.1.0 2020-03-12 07:01:03 +00:00