Commit Graph
9876 Commits
Author SHA1 Message Date
Jordan Brown 1f3d704fdb Merge branch 'master' into dev 2021-02-21 13:43:01 -05:00
Jordan BrownandGitHub 9ed512abe6 Merge pull request #1230 from tgstation/MinorDMAPIFixups [DMDeploy]
Fix DMAPI spacing to be compliant with main
dmapi-v6.0.3
2021-02-21 13:37:12 -05:00
Jordan BrownandGitHub eb9c648f66 Merge pull request #1229 from tgstation/1219-ApiHeaderBasedRedirects
Make webpanel redirection work on presence of `Api` header
2021-02-21 13:36:50 -05:00
Jordan BrownandGitHub 6513353d7b Merge branch 'dev' into 1219-ApiHeaderBasedRedirects 2021-02-21 13:07:19 -05:00
Jordan Brown 228b94d2fb DMAPI to 6.0.3 2021-02-21 13:05:52 -05:00
Jordan Brown 39298dc016 Adjust whitespace to be compliant with standards 2021-02-21 13:05:23 -05:00
Jordan Brown c74655bbe1 Fix issue with UserGroup ids in the spec 2021-02-20 22:34:39 -05:00
Jordan Brown af49818a97 Fix the build 2021-02-18 14:49:26 -05:00
Jordan Brown a7fa8c05a0 Logging cleanup regarding web control panel status 2021-02-18 14:33:25 -05:00
Jordan Brown 9de21bedbb Webpanel redirection only occurs if Api header is missing
- Remove browser detection library.
- Move ControlPanelController route definition into the controller from Application.
2021-02-18 14:32:39 -05:00
Jordan BrownandGitHub 7329d2c3ad Merge pull request #1228 from tgstation/FixWatchdogShutdownScript [TGSDeploy]
Fix watchdog shutdown script invocation
tgstation-server-v4.9.3
2021-02-11 22:38:59 -05:00
Jordan Brown a2c17fb965 Version bump to 4.9.3 2021-02-11 19:46:42 -05:00
Jordan Brown be5fdb5e4e Fix bad call to IEventConsumer.HandleEvent 2021-02-11 19:46:26 -05:00
Jordan BrownandGitHub dff49a4350 Merge pull request #1225 from tgstation/FixSetupWizardSwarm
Redoing request/response models to cleanup swagger nullability
2021-02-11 13:57:31 -05:00
Jordan Brown 1fb4641c37 Truncate the Instance.Name column to 100 2021-02-11 13:06:57 -05:00
Jordan Brown 3b99c91c94 Separate the definition/library API versions 2021-02-10 23:42:10 -05:00
Jordan BrownandGitHub 06f807a6a8 Merge branch 'dev' into FixSetupWizardSwarm 2021-02-10 23:26:29 -05:00
Jordan Brown 7e325bdadb Fix tests 2021-02-10 23:17:26 -05:00
Jordan Brown cfa3baae91 Unmap deprecated error codes 2021-02-10 23:12:29 -05:00
Jordan Brown ac4a1c7f9b Add the Request/Response namespaces to Api.Models 2021-02-10 22:10:22 -05:00
Jordan Brown 801ef71ea5 So this doesn't compile in .NET 3.1 2021-02-10 18:01:53 -05:00
Jordan Brown f8a97f84af Warnings cleaned up 2021-02-10 17:53:05 -05:00
Jordan Brown 6c69d6bca3 Definition looks good now 2021-02-10 17:29:39 -05:00
Jordan Brown 8b1ad11254 Package updates 2021-02-10 11:39:34 -05:00
Jordan Brown 47ea890040 WIP: Redoing request/response models 2021-02-10 11:07:08 -05:00
Jordan BrownandGitHub d6944cd22b Merge pull request #1224 from tgstation/FixSetupWizardSwarm [TGSDeploy]
v4.9.2
tgstation-server-v4.9.2
2021-02-08 05:53:03 -05:00
Jordan Brown 9eaf7c7bd7 Version bump to 4.9.2 2021-02-08 05:00:30 -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 84a906f674 Fix serilizing out Uri's in config yaml 2021-02-08 02:38:46 -05:00
Jordan Brown 1cc3a99ba0 Some repository cleanups
- Bad git credentials should now throw a proper JobException.
- Use ILibGit2Comamnds in Repository instead of Commands class directly.
2021-02-07 14:33:57 -05:00
Jordan Brown a64be6d981 [TGSDeploy] tgstation-server-v4.9.1 2021-02-03 09:16:27 -05:00
Jordan Brown f5b5280a43 Fix TGS4_RELEASE_NOTES_TOKEN in CI 2021-02-03 09:16:05 -05:00
Jordan Brown a7c75d6461 [TGSDeploy] 2021-02-02 12:53:43 -05:00
Jordan Brown 19ea691e0a Rate limits should not fail the release process 2021-02-02 12:51:31 -05:00
Jordan BrownandGitHub c18135d9a2 Merge pull request #1223 from tgstation/BetterFileCopy [TGSDeploy]
Better file copy
2021-02-02 12:18:04 -05:00
Jordan Brown 7795c6631f Merge branch 'master' into BetterFileCopy 2021-02-02 11:47:53 -05:00
Jordan BrownandGitHub 5630a99c9f Merge pull request #1222 from tgstation/HolyFuckHowdIDropThat [TGSDeploy]
Fix PushTestMergeCommits not being respected
2021-02-02 11:42:53 -05:00
Jordan Brown 5f7e735086 Use sequential scan on FileStream creation 2021-02-02 11:16:07 -05:00
Jordan Brown cbaf57c9cb Cleanup some warnings 2021-02-02 10:42:53 -05:00
Jordan Brown d98287e2e2 Fix PushTestMergeCommits not being respected 2021-02-02 09:51:40 -05:00
Jordan BrownandGitHub d2b489f18c Merge pull request #1218 from AnturK/notoken
Fixes trying to use empty github token in GithubClientFactory
2021-02-02 09:48:35 -05:00
Jordan BrownandGitHub 1b9be162b6 Fix default channel being overridden
Fix appsettings.json being saved as YAML
2021-02-01 10:03:56 -05:00
Jordan BrownandGitHub 4034073bd2 Merge branch 'master' into notoken 2021-02-01 09:09:58 -05:00
Jordan BrownandGitHub 206a04b22f Version bump to 4.9.1 2021-02-01 09:09:37 -05:00
AnturK bc08b1917b Fixes trying to use empty github token. 2021-02-01 08:41:18 +01:00
Jordan Brown 8b94b4dcce Fix bad security level setting [TGSDeploy][DMDeploy] dmapi-v6.0.2 tgstation-server-v4.9.0 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 0c1b1ba2ba Remove stray space [TGSDeploy][DMDeploy] 2021-01-31 13:30:02 -05:00
Jordan BrownandGitHub 1f5c31bce1 Merge pull request #1217 from tgstation/alexkar598-patch-1 [TGSDeploy][DMDeploy]
Update ControlPanelVersion.props so it can support node 15
2021-01-31 13:06:04 -05:00