Commit Graph
9876 Commits
Author SHA1 Message Date
Jordan BrownandGitHub d25624c623 Version bump to 3.2.1.9 [TGSDeploy] tgstation-server-v3.2.1.9 2017-12-12 15:19:28 -05:00
Jordan BrownandGitHub d33938cd59 Merge pull request #457 from Cyberboss/FixLockup
Fixes lockup issue. Revert debugging code
2017-12-12 15:18:28 -05:00
Cyberboss d60a951557 Revert "Merge pull request #455 from Cyberboss/FixLockup"
This reverts commit a93120408f, reversing
changes made to 6e820b89ee.
2017-12-12 15:09:13 -05:00
Cyberboss ee280abee2 Fix misuse of Windows impersonation 2017-12-12 15:03:11 -05:00
Jordan BrownandGitHub 5bb666b324 Version bump to 3.2.1.8 [TGSDeploy] tgstation-server-v3.2.1.8 2017-12-10 11:55:19 -05:00
Jordan BrownandGitHub a93120408f Merge pull request #455 from Cyberboss/FixLockup
Deadlock investigation
2017-12-10 11:54:41 -05:00
Cyberboss bfa50211e4 If handle command is called again before the previous invocation finishes it dumps lock statuses 2017-12-10 11:21:34 -05:00
Cyberboss 4b23c15584 Makes interop async 2017-12-10 11:03:31 -05:00
Cyberboss 67309dc27f Adds call logger 2017-12-10 10:58:17 -05:00
Jordan BrownandGitHub 6e820b89ee Version bump to 3.2.1.7 [TGSDeploy] tgstation-server-v3.2.1.7 2017-12-09 18:13:11 -05:00
Jordan BrownandGitHub 94147e8587 Merge pull request #454 from Cyberboss/AddressAll
Add !tgs to address all tgstation-server chat bots
2017-12-09 18:06:13 -05:00
Jordan BrownandGitHub 46ba1bd0b0 Merge pull request #453 from tgstation/Cyberboss-patch-1
Fix server
2017-12-09 18:05:24 -05:00
Cyberboss 35671416a8 Add !tgs to address all tgstation-server chat bots 2017-12-09 18:01:27 -05:00
Jordan BrownandGitHub d9b18d551f Add missing Byond endpoint 2017-12-09 17:59:10 -05:00
Jordan BrownandGitHub ac5e22e063 Fix server 2017-12-09 17:52:28 -05:00
Jordan BrownandGitHub c144f4743b Version bump to 3.2.1.6 [TGSDeploy] [NugetDeploy] tgstation-server-v3.2.1.6 2017-12-08 16:53:49 -05:00
Jordan BrownandGitHub 02de05483d Merge pull request #450 from Cyberboss/FixStagedCompile
Fix BYOND updates not triggering recompile
2017-12-08 16:53:03 -05:00
Jordan BrownandGitHub 1ca4d57c81 Merge pull request #448 from Cyberboss/TestingRequestedFix
Fix TMM not showing TESTING REQUESTED
2017-12-08 16:37:31 -05:00
Cyberboss 43325055fe Fix BYOND updates not triggering recompile 2017-12-08 16:33:51 -05:00
Jordan BrownandGitHub d69a6cbe04 Merge pull request #449 from Cyberboss/InterfaceRestructure
Interface Restructure
2017-12-08 15:06:09 -05:00
Cyberboss e0766b42e1 Move Version from Definitions to Client 2017-12-08 14:58:18 -05:00
Cyberboss 827604f341 Rename (I)ServerInterface to (I)Client 2017-12-08 13:19:28 -05:00
Cyberboss 4d5b4735fb Update Installer.UI and tests to use the new IServerInterface 2017-12-08 13:12:18 -05:00
Cyberboss e58f09eef4 Update CommandLine to use the new IServerInterface 2017-12-08 13:08:48 -05:00
Cyberboss 50a78b3193 Update ControlPanel to use the new IServerInterface 2017-12-08 12:47:13 -05:00
Cyberboss d20a79c3f9 Update bridge to use new interface 2017-12-08 12:29:52 -05:00
Cyberboss 50054f089a Removes Wrappers namespace and old ServerInterface functions 2017-12-08 12:29:10 -05:00
Cyberboss e15367c0e7 More wrapper standardization 2017-12-08 12:26:45 -05:00
Cyberboss 61c7e3f1ee More security improvements to the wrappers 2017-12-08 12:05:51 -05:00
Cyberboss 3ad606c327 Fix some safety connectivity issues regarding IInstance enumeration 2017-12-08 11:34:52 -05:00
Cyberboss 4e1dbbb215 Fix a few calls to the wrong GetComponent 2017-12-08 11:28:07 -05:00
Cyberboss 5d21df71fd Add IServer to IServerInterface 2017-12-08 11:13:42 -05:00
Cyberboss 6a1911e573 Implement IServer. Add some missing things to IInstance 2017-12-08 11:10:21 -05:00
Cyberboss 79674a3536 Implement IInstance 2017-12-08 10:54:37 -05:00
Cyberboss ff7a8b83ad Move IServer and IInstance to TGS.Interface.Wrappers 2017-12-08 10:42:08 -05:00
Cyberboss 462a491c08 Add IServer and IInstance 2017-12-08 10:36:48 -05:00
Cyberboss 842cee45be Move Definitions to their own class 2017-12-08 10:26:26 -05:00
Cyberboss 29fbf308c1 Move IServerInterface into its own file 2017-12-08 10:18:56 -05:00
Cyberboss 1e5f7c0820 Fix TMM not showing TESTING REQUESTED 2017-12-08 10:14:14 -05:00
Jordan BrownandGitHub 5230e0037c Version bump to 3.2.1.5 [TGSDeploy] tgstation-server-v3.2.1.5 2017-12-07 16:17:34 -05:00
Jordan BrownandGitHub 7c95ea1a15 Merge pull request #446 from tgstation/433-FixCheckboxes
Test Merge Manager improvements
2017-12-07 12:09:47 -05:00
Jordan BrownandGitHub 10a758ab42 Merge pull request #445 from Cyberboss/KillTheCache
Clears BYOND cache on every reboot
2017-12-07 12:09:38 -05:00
Jordan BrownandGitHub 90ef15a146 Merge pull request #447 from tgstation/383-AsyncCopyDelete
Parallelizes directory copying and deletion
2017-12-07 12:09:27 -05:00
Cyberboss 525afec9ec Fix XML Doc comments 2017-12-07 11:27:06 -05:00
Cyberboss 1ad596ca67 Parallelizes directory copying and deletion 2017-12-07 11:09:30 -05:00
Cyberboss 930eed239c Fixes PRs getting test merged if they were merged upstream 2017-12-07 10:54:24 -05:00
Cyberboss c4a312fed0 Adds 3 state checkboxes to test merge manager 2017-12-07 10:53:44 -05:00
Cyberboss 042d9f18f7 Clears BYOND cache on every reboot 2017-12-07 10:06:05 -05:00
Jordan BrownandGitHub c98d9b28d4 Version bump to 3.2.1.4 [TGSDeploy] tgstation-server-v3.2.1.4 2017-12-06 14:24:04 -05:00
Jordan BrownandGitHub d5ea6d65b8 Merge pull request #443 from tgstation/441-FixCrash
Fixes Test Merge Manager crashing Control Panel
2017-12-06 14:12:03 -05:00