Commit Graph

1420 Commits

Author SHA1 Message Date
Jordan Brown 5f05619220 Fix a small issue when running integration tests with legacy settings json 2021-04-30 21:07:18 -04:00
Jordan Brown 08b16e43ed Fix listing jobs not returning progress 2021-04-30 12:54:47 -04:00
Jordan Brown 1083231614 Regression test for #1240 2021-03-25 12:33:23 -04:00
Jordan Brown 6c09d4f9e7 Dependency updates 2021-03-25 12:23:40 -04:00
Jordan Brown 3b99c91c94 Separate the definition/library API versions 2021-02-10 23:42:10 -05:00
Jordan Brown 7e325bdadb Fix tests 2021-02-10 23:17:26 -05:00
Jordan Brown ac4a1c7f9b Add the Request/Response namespaces to Api.Models 2021-02-10 22:10:22 -05:00
Jordan Brown 6c69d6bca3 Definition looks good now 2021-02-10 17:29:39 -05:00
Jordan Brown 47ea890040 WIP: Redoing request/response models 2021-02-10 11:07:08 -05:00
Jordan Brown 86ce2d22c8 Minor improvements to setup wizard tests 2021-02-08 02:39:29 -05:00
Jordan Brown b10c609663 This isn't actually how you write nulls in YamlDotNet 2021-02-08 02:39:16 -05:00
Jordan Brown 8b94b4dcce Fix bad security level setting [TGSDeploy][DMDeploy] 2021-01-31 15:51:55 -05:00
Jordan Brown 6432f97a66 Fix bad test asserts [TGSDeploy][DMDeploy] 2021-01-31 13:44:07 -05:00
Jordan Brown 5b86f1a444 Fix V3 DMAPI build error [DMDeploy][TGSDeploy] 2021-01-31 13:02:24 -05:00
Jordan Brown 48fc419b7f Return 400 instead of 401 for Authentication header issues 2021-01-31 12:42:59 -05:00
Jordan Brown 654cfd846d Another rate limit exception test failure [TGSDeploy] 2021-01-27 20:35:20 -05:00
Jordan Brown 1cd07f3006 Catch rate limit exception that was failing tests
Progress on #1206
[TGSDeploy]
2021-01-27 17:13:38 -05:00
Jordan Brown 490061c057 Use 4.8.1 as the test update version 2021-01-26 14:12:31 -05:00
Jordan Brown f6b65c4cfa Test build fix 2021-01-25 20:13:44 -05:00
Jordan Brown 9014e4f7cc Fix swarm updates initiated from the controller failing 2021-01-25 20:10:01 -05:00
Jordan Brown 741e752450 Add missing [TestMethod] 2021-01-22 13:29:02 -05:00
Jordan Brown 99f8129db7 Remove unneeded DMAPI version test 2021-01-22 10:45:08 -05:00
Jordan Brown badd6dca8d Fix DMAPI test version comparison 2021-01-22 10:23:04 -05:00
Jordan Brown 2a50f0faee Merge branch 'dev' into 1169-DMAPISeparation 2021-01-21 20:27:58 -05:00
Jordan Brown 9dfe6e0fef Fix compile errors 2021-01-21 15:09:53 -05:00
Jordan Brown eed120ed09 Remove stray #include 2021-01-21 15:01:00 -05:00
Jordan Brown caec6e9547 YAML unit tests for VersionConverter 2021-01-21 12:43:09 -05:00
Jordan Brown 59750f632d Suppress a bad IDE warning 2021-01-21 12:26:42 -05:00
Jordan Brown ed0a04c4a0 Serparate the DMAPI version from Interop Version 2021-01-21 11:52:22 -05:00
AffectedArc07 62d1d3806c Lets give this a shot 2021-01-18 18:22:23 +00:00
Jordan Brown c3f6639463 Adds Timestamp to RevisionInformation 2021-01-12 13:04:45 -05:00
Jordan Brown 1988b916ec Adds a 410 response to PATCH /Instance 2021-01-05 13:44:18 -05:00
Jordan Brown 5f5e2741ce Add a null check for the OAuth config section 2021-01-03 21:22:41 -05:00
Jordan Brown 76ef4ff63c Clean up the build 2021-01-02 20:10:46 -05:00
Jordan Brown 09dc016118 Test fix 2020-12-31 00:24:27 -05:00
Jordan Brown 2e8f1e701a Adds more integration tests 2020-12-30 22:41:41 -05:00
Jordan Brown 39ad7ca177 Unfuck User/Usergroup shenannigans
- Make Internal.User abstract
- Move User Id and Name to new UserBase class
- ShallowUsers are now only UserBase
- Moved PermissionSet to Internal.UserGroup
- Old Internal.UserGroup properties moved to new Internal.UserGroupBase
- Fixed WriteUsers being able to read users with POST /User
- Fixed full users returned from POST /User not including group permission sets
2020-12-30 14:11:30 -05:00
Jordan Brown 9cdaef0410 Remove all debug conditionals
- Add a down migrations comment
2020-12-30 11:43:41 -05:00
Jordan Brown 989b39d723 Add user group limit to config 2020-12-29 20:14:18 -05:00
Cyberboss f25fda747d Improved cleanup in swarm test 2020-12-28 13:33:35 -05:00
Cyberboss bc90c13322 Adds swarm integration test 2020-12-28 11:00:10 -05:00
Cyberboss f5fcf331d3 Switch all DateTimeOffset.Now references to UtcNow 2020-12-27 20:21:30 -05:00
Cyberboss 8c8ac15f26 Add Swarm configuration to setup wizard 2020-12-27 11:24:22 -05:00
Cyberboss 08cf743d5a Log HttpApiPort on startup 2020-12-27 11:23:41 -05:00
Cyberboss dd18c5253f Rename Version to ServerInformation in client 2020-12-26 21:45:01 -05:00
Cyberboss 51b6f798bb Increase BYOND download timeout 2020-12-26 11:44:05 -05:00
Jordan Brown 61d504a9e4 Move WindowsHost from Administration to ServerInformation
Lock GET /Administration behind ChangeVersion right
[APIDeploy][DMDeploy][NugetDeploy]
2020-12-19 20:24:37 -05:00
Jordan Brown 6bd8f00f15 Bump test BYOND version to 513.1536 2020-12-18 14:23:37 -05:00
Jordan Brown 7c13785969 Properly page UserGroups 2020-12-18 01:14:54 -05:00
Jordan Brown cba2904292 Merge branch 'dev' into 1078-UserGroups 2020-12-18 00:32:45 -05:00