Jordan Brown and GitHub
5eb74832b4
Version bump to 3.1.6.4 [TGSDeploy]
tgstation-server-v3.1.6.4
2017-10-31 23:21:19 -04:00
Jordan Brown and GitHub
b2a4d4d212
Removes the unmanaged exports nuget dependency [TGSDeploy]
tgstation-server-v3.1.6.3
2017-10-31 23:12:01 -04:00
Jordan Brown and GitHub
08343079fa
Merge branch 'master' into Cyberboss-patch-2
2017-10-31 22:53:17 -04:00
Cyberboss
10ffbf6fd5
Merge pull request #295 [TGSDeploy]
2017-10-31 22:50:02 -04:00
Jordan Brown and GitHub
7f70509b22
Fixes nuget not packing
2017-10-31 22:42:47 -04:00
Jordan Brown and GitHub
084f202315
Fix github release token [TGSDeploy]
2017-10-31 22:03:23 -04:00
Jordan Brown and GitHub
858f34eb7f
Version bump to 3.1.6.3 [TGSDeploy]
2017-10-31 21:43:53 -04:00
Jordan Brown and GitHub
9d3654c0b3
Merge pull request #293 from Cyberboss/InterfaceNugetPackage
...
Adds a nuget package for the interface
2017-10-31 21:31:11 -04:00
Cyberboss
de30980fb4
Merge branch 'InterfaceNugetPackage' of https://github.com/Cyberboss/tgstation-server into InterfaceNugetPackage
2017-10-31 21:21:54 -04:00
Cyberboss
082cb4a421
Make nuget things a little better
2017-10-31 21:21:50 -04:00
Jordan Brown and GitHub
984447b09b
Merge branch 'master' into InterfaceNugetPackage
2017-10-31 21:00:58 -04:00
Cyberboss
b3e6905e26
Adds a nuget package for the interface
2017-10-31 21:00:48 -04:00
Jordan Brown and GitHub
3bab32dbcd
Merge pull request #291 from tgstation/Cyberboss-patch-3
...
Caches nuget packages
2017-10-31 20:58:57 -04:00
Jordan Brown and GitHub
0bd7669f90
Caches nuget packages
2017-10-31 20:41:10 -04:00
Jordan Brown and GitHub
d7bd3db97e
Version bump to 3.1.6.2 [TGSDeploy]
tgstation-server-v3.1.6.2
2017-10-31 19:45:59 -04:00
Jordan Brown and GitHub
fcecea0300
Merge pull request #289 from Cyberboss/DomainAuth
...
Makes authentication work with Windows domains
2017-10-31 19:45:06 -04:00
Cyberboss
1ec302039d
Makes authentication work with Windows domains
2017-10-31 19:38:55 -04:00
Jordan Brown and GitHub
c90d9a30b1
Proper formatting
2017-10-31 19:17:30 -04:00
Jordan Brown and GitHub
972a06060b
Documents the versioning system
2017-10-31 19:16:06 -04:00
Cyberboss
39d2374bb3
Cleans up Service InstanceConfig handling
2017-10-31 17:29:42 -04:00
Cyberboss
8db5ecb26d
Heavy instancing work
...
Added InstanceRootCommand for blocking instance based commands if no
instance is chosen
CLI now prints the service version
Added service level CLI commands
Fixed Service.LockLoggingID
Added InstanceMetadata DataContract
Implemented Service.ListInstances
ExitCode is now set to int parent type
Fixed ConnectivityLevel flags
Optimized channel closing during instance switching
2017-10-31 16:55:01 -04:00
Cyberboss
e6f44a10b3
Clean up how connectivity level is determined
2017-10-31 15:09:23 -04:00
Cyberboss
6373fa4f28
Fix DMAPI error
2017-10-31 14:35:40 -04:00
Cyberboss
8672a9d5c6
Modify Interface to accept instance switching. Add ITGInstance
2017-10-31 13:14:28 -04:00
Cyberboss
da7814e3d9
Merge upstream
2017-10-31 12:44:53 -04:00
Jordan Brown and GitHub
c75d7ec237
Merge pull request #287 from Cyberboss/InterfaceInstancing
...
Renames Main form to ControlPanel. Interface now needs to be instantiated
2017-10-31 12:30:18 -04:00
Cyberboss
fb0a128268
Makes Interface an instantiable class
2017-10-31 12:12:45 -04:00
Cyberboss
8166248529
Rename Main form to ControlPanel
2017-10-31 11:19:39 -04:00
Cyberboss
3b098ddddc
Fix interop
2017-10-30 17:04:08 -04:00
Cyberboss
b440f49570
Add som missing RelativePath()s
2017-10-30 16:51:12 -04:00
Cyberboss
9d20358558
Merge upstream
2017-10-30 16:35:30 -04:00
Jordan Brown and GitHub
efdaeeb0e4
Merge pull request #285 from tgstation/Cyberboss-patch-2
...
Removes hardcoded reference to libmysql.dll
2017-10-30 16:26:57 -04:00
Jordan Brown and GitHub
926856f961
Merge branch 'master' into Cyberboss-patch-2
2017-10-30 16:04:49 -04:00
Jordan Brown and GitHub
7ef2c422a1
Merge pull request #286 from tgstation/Cyberboss-patch-3
...
Fixes recursive symlink deletion
2017-10-30 16:04:40 -04:00
Jordan Brown and GitHub
459708c0fa
Add documentation
2017-10-30 15:27:34 -04:00
Jordan Brown and GitHub
3c3128cb85
Remove reference to future API
2017-10-30 15:25:52 -04:00
Jordan Brown and GitHub
bd5faf9917
Fixes recursive symlink deletion
2017-10-30 15:25:15 -04:00
Jordan Brown and GitHub
43219e6d3b
Removes hardcoded reference to libmysql.dll
2017-10-30 15:19:37 -04:00
Cyberboss
8f67f0732d
Minor refactoring + ban bad instance names
2017-10-30 15:04:48 -04:00
Cyberboss
5019cc8ab4
Fix the DM API
2017-10-30 12:50:39 -04:00
Cyberboss
7406480f48
Merge upstream
2017-10-30 12:45:47 -04:00
Cyberboss
7f4e09bcd2
Fix documentation errors
2017-10-30 12:43:00 -04:00
Cyberboss
baf40bee31
Closes the serviceHost in OnStop
2017-10-30 12:38:08 -04:00
Cyberboss
cfdafa9d69
Implements the instance manipulation functions
2017-10-30 12:36:01 -04:00
Jordan Brown and GitHub
af767305f9
Merge pull request #282 from Cyberboss/InstallerInterfaceDLLErrors
...
Shows an error message when the interface DLL fails to load
2017-10-30 11:13:13 -04:00
Jordan Brown and GitHub
c78eb7d2a3
Merge branch 'master' into InstallerInterfaceDLLErrors
2017-10-30 11:00:55 -04:00
Jordan Brown and GitHub
029aa161e6
Merge pull request #284 from tgstation/Cyberboss-patch-2
...
Version mismatch warning won't be triggered for service/interface versions within the same minor release number
2017-10-30 11:00:42 -04:00
Jordan Brown and GitHub
332772c13f
Version mismatch warning won't be triggered for service/interface versions within the same minor release number
2017-10-30 10:49:18 -04:00
Jordan Brown and GitHub
c2209f1306
Merge pull request #281 from Cyberboss/30Warning
...
Adds a warning about static directory deletion when updating from 3.0
2017-10-30 10:48:30 -04:00
Jordan Brown and GitHub
61d2676efa
Merge branch 'master' into 30Warning
2017-10-30 10:40:46 -04:00