Commit Graph
9876 Commits
Author SHA1 Message Date
Cyberboss f1e207b667 Document the watchdog and finally merge UpdateAndRestartInactiveServer with that other function 2018-09-28 12:40:39 -04:00
Cyberboss a4dca664b4 More architecture docs 2018-09-28 11:14:31 -04:00
Cyberboss 8976fd5525 Buff API.dox 2018-09-28 10:42:30 -04:00
Cyberboss 8732aba816 Buff readme 2018-09-28 10:38:27 -04:00
Cyberboss e798d6eb60 Ensure blocking garbage collection with host watchdog 2018-09-28 10:32:54 -04:00
Cyberboss 6f02ad8813 Debug log the host watchdog PID 2018-09-28 10:30:49 -04:00
Cyberboss c6a46c21fe Remove an unused using 2018-09-28 09:57:00 -04:00
Jordan Brown edf030afaa Cleanup Service.Program.OnExecute 2018-09-27 21:08:47 -04:00
Jordan Brown 1816cda737 Mark Service.Program as sealed 2018-09-27 21:05:00 -04:00
Jordan Brown 0ef6eb8ef1 Remove ExcludeFromCodeCoverageAttributes 2018-09-27 21:04:38 -04:00
Jordan Brown cf6285ab01 Clean up console launchSettings.json 2018-09-27 21:02:49 -04:00
Jordan Brown b3f19d73f4 Update Byond.TopicSender to 1.1.4 2018-09-27 20:47:49 -04:00
Jordan Brown 03bbff1d87 Document security architecture and some other stuff 2018-09-27 20:47:23 -04:00
Jordan Brown ccabd3b39a Fix NewDmbAvailable triggering MonitorActivationReason.ActiveServerRebooted 2018-09-27 19:44:41 -04:00
Jordan Brown f14a576a49 Fix event topic exchange 2018-09-27 19:43:30 -04:00
Jordan Brown 3b318c1886 Fix deployments being unfinishable 2018-09-27 19:34:54 -04:00
Jordan Brown 6411aea1af Remove unecessary Include 2018-09-27 19:30:53 -04:00
Jordan Brown 8722a4d422 Update Byond.TopicSender to 1.1.3 2018-09-27 19:15:40 -04:00
Jordan Brown 80ed0f034b Fix NullReferenceException 2018-09-27 18:28:27 -04:00
Jordan Brown 46ed5a5cc8 Merge branch 'master' of https://github.com/tgstation/tgstation-server into V4Release 2018-09-27 18:24:35 -04:00
Jordan BrownandGitHub 419ee807f1 Merge pull request #728 from tgstation/614-CompilerProgressHueristic
Implement compiler progress heuristics
2018-09-27 17:12:39 -04:00
Cyberboss ec7302594c Fix doc comments 2018-09-27 17:06:06 -04:00
Cyberboss b9f5a58006 Implement compiler progress heuristics 2018-09-27 16:55:11 -04:00
Cyberboss 9e88527381 Maps EventTypes in the DMAPI 2018-09-27 16:33:31 -04:00
Cyberboss 534ff181f5 Buff contributing.md slightly 2018-09-27 16:27:41 -04:00
Cyberboss 8273964559 Implement unimplemented event types 2018-09-27 16:25:09 -04:00
Cyberboss f8fb20df91 Cleanup PosixSystemIdentityFactory 2018-09-27 16:06:14 -04:00
Cyberboss 86674e60a5 Fix service tests 2018-09-27 15:58:51 -04:00
Cyberboss 96f52fe3a4 Fix LINQ query translation issues 2018-09-27 15:56:54 -04:00
Cyberboss f1ac08dfe5 Mark a hack 2018-09-27 15:50:35 -04:00
Cyberboss c144e6c64a Byond command now defaults to what the watchdog is running 2018-09-27 15:48:48 -04:00
Cyberboss b4ebb265ba Improve job exception logging 2018-09-27 15:44:12 -04:00
Cyberboss eb8fcc1900 Dedupe some strings 2018-09-27 15:40:56 -04:00
Cyberboss ed66c2349a ByondManager comments 2018-09-27 15:37:32 -04:00
Cyberboss 6eecb8979a Add missing call to DoNotDeleteThisSession
Even though it does nothing
2018-09-27 15:31:07 -04:00
Cyberboss ca0b6c6e60 Adds logging for cancelled requests and DbUpdateExceptions 2018-09-27 15:26:19 -04:00
Cyberboss d267e4e259 Fix IdentityCache shutdown error 2018-09-27 15:20:49 -04:00
Cyberboss 8a35f87d35 Don't catch OperationCanceledExceptions
Fix IRC connect always returning true
2018-09-27 15:16:38 -04:00
Cyberboss 10fdffb128 Fix for domain system identities 2018-09-27 15:03:24 -04:00
Cyberboss d5639d1b0d Adds additional logging to WindowsSystemIdentityFactory. Cleans things up a bit 2018-09-27 14:45:28 -04:00
Cyberboss 467f9bf5b9 Rearrange properties to be standards compliant 2018-09-27 14:30:58 -04:00
Cyberboss 6425f6cd3b Include CreatedBy in several user queries 2018-09-27 14:29:16 -04:00
Cyberboss 862cfd92ee Never show details in CreatedBy 2018-09-27 14:27:18 -04:00
Cyberboss 0f150576af Add creating user to authentication context setup 2018-09-27 14:22:25 -04:00
Cyberboss d9bed3ac0c Remove IAuthenticationContext.Clone() 2018-09-27 14:20:59 -04:00
Cyberboss a2b1bd3d79 Fix IdentityCache logging ObjectDisposedException 2018-09-27 14:18:01 -04:00
Cyberboss 26517044cf Fix ForbidDueToModeConflicts 2018-09-27 14:10:16 -04:00
Cyberboss 4d4b6a0606 Workaround for https://github.com/dotnet/corefx/issues/31841 2018-09-27 14:03:04 -04:00
Cyberboss 7d7d9ccd7d Fix configuration being read/written using system identities when in HostWrite mode 2018-09-27 13:24:36 -04:00
Cyberboss a4a62e6a69 Cleanup WindowsSystemIdentity factory a bit 2018-09-27 13:13:42 -04:00