Jordan Dominion
d7a38abc6c
Merge branch 'IOptionsSnapshot' into MoreWork
2025-08-15 23:58:05 -04:00
Jordan Dominion
3c46164515
ThrowsExactly conversion except harder
2025-08-01 19:37:43 -04:00
Jordan Dominion
ba67cf5159
Prevent race conditions with chat integration tests
2025-04-18 09:55:47 -04:00
Jordan Dominion
be6960d942
Move long-running delay task fix to AsyncDelayer
...
Fixes #1985
2024-11-03 10:28:09 -05:00
Jordan Dominion
fd93c96310
Merge branch 'dev' of https://github.com/tgstation/tgstation-server into IOptionsSnapshot
2024-10-19 10:44:20 -04:00
craftxbox
94aafc1f9a
fix the tests (i forgot about them)
2024-10-04 01:11:25 -02:30
craftxbox
5c4f55850c
Refactor IrcProvider just a little
2024-10-03 21:38:24 -02:30
Jordan Dominion
8fc4c36fd3
Nullify Job
2023-12-18 23:19:48 -05:00
Jordan Dominion
c9b236da67
Nullify ChatBot
2023-12-18 15:14:32 -05:00
Jordan Dominion
c6aac8fbac
Merge branch 'master' into dev
2023-10-11 20:52:53 -04:00
Jordan Dominion
62accd21bf
Fix test merges resetting in auto-update
...
If an error calling GitHub ocurred the job would stop after merging the HEAD branch and continue to deploy. Implement two measures to prevent this:
- If the repository update job fails, do not proceed with code deployment.
- Do not make changes to the repository before calling GitHub.
2023-10-10 19:47:56 -04:00
Jordan Dominion
faeb730ebe
Penultimate ValueTask conversion
2023-10-07 17:31:50 -04:00
Jordan Dominion
6695cbd168
Fix failing tests
2023-06-27 23:43:01 -04:00
Dominion
71753f5a44
ValueTask a bunch of Database Functions
2023-06-14 02:33:02 -04:00
Dominion
6ac18508da
Assert valid connection strings in chat tests
2023-05-23 17:54:06 -04:00
Dominion
76b214d40e
Mock IChatProviders when testing without secrets
2023-05-23 02:59:02 -04:00
Dominion
50873dc616
Connect/Disconnect test for IRC
2023-05-22 19:53:12 -04:00
Dominion
43e1fec1b0
Move a bunch of non-core classes to new Utils namespace
...
- Clean up VS messages, primarily in SessionController.cs
2023-04-23 13:42:16 -04:00
Jordan Brown
42686d6d34
Remove unused usings
2021-05-09 10:10:27 -04:00
Jordan Brown
a250efefa6
Regression test for #1255
2021-05-09 10:08:13 -04:00