Jordan Brown
|
1d9f38ec9c
|
Fix issue with CheckoutSha requests
|
2020-04-25 00:15:33 -04:00 |
|
 Jordan BrownandGitHub
|
a9217df142
|
Merge pull request #942 from tgstation/925-JobExceptions
Job error codes
|
2020-04-25 00:14:01 -04:00 |
|
Jordan Brown
|
2791053137
|
Merge branch 'dev' of https://github.com/tgstation/tgstation-server into INTEGRATE
|
2020-04-24 23:48:52 -04:00 |
|
Jordan Brown
|
791f24e9b3
|
Add migrations for the previous commit
|
2020-04-24 22:55:23 -04:00 |
|
Jordan Brown
|
08edd075e1
|
Add ErrorCodes to all JobExceptions
|
2020-04-24 22:43:03 -04:00 |
|
Jordan Brown
|
c7d7e14cbf
|
Merge remote-tracking branch 'origin/dev' into 925-JobExceptions
|
2020-04-24 22:30:13 -04:00 |
|
 Jordan BrownandGitHub
|
a594b87682
|
Merge pull request #940 from tgstation/939-Easy
Add more data to server information
|
2020-04-24 22:29:40 -04:00 |
|
Jordan Brown
|
c418b37e5d
|
Fixed potential bug in process exit handling
- Process.Exited can be called multiple times in certain circumstances.
|
2020-04-24 21:44:45 -04:00 |
|
 Jordan BrownandGitHub
|
128027e4df
|
Merge branch 'dev' into 939-Easy
|
2020-04-24 21:27:31 -04:00 |
|
Jordan Brown
|
b3151d908a
|
Buffs release notes
Closes #922
|
2020-04-24 21:27:16 -04:00 |
|
Jordan Brown
|
a26162b44a
|
Note the web CP is incomplete in the setup wizard
|
2020-04-24 21:10:24 -04:00 |
|
Jordan Brown
|
156e8740d7
|
Merge branch 'dev' of https://github.com/tgstation/tgstation-server into 939-Easy
|
2020-04-24 20:52:57 -04:00 |
|
 Jordan BrownandGitHub
|
63a33ca45e
|
Merge pull request #936 from tgstation/FixesForSteamport
Various stuff
|
2020-04-24 20:52:54 -04:00 |
|
Jordan Brown
|
ff552186a7
|
Add some general configuration options to ServerInformation
Ensure we use Semver everywhere
|
2020-04-24 20:52:41 -04:00 |
|
Jordan Brown
|
306858baa2
|
Limit API and Client to .NET Standard 2.0 for now
- Required by Tgstation.Server.ControlPanel
- Semantically, we can't make this change until API version 6
|
2020-04-24 19:54:54 -04:00 |
|
Jordan Brown
|
d243afd05a
|
Use our own version converter in the HTTP API
|
2020-04-24 19:51:52 -04:00 |
|
Jordan Brown
|
0899b2ce4a
|
Fixes and performance improvements for Dockerfile
|
2020-04-24 19:36:13 -04:00 |
|
Jordan Brown
|
016637b1e7
|
Update .dockerignore
|
2020-04-24 19:30:34 -04:00 |
|
Jordan Brown
|
6ad3a0b2ee
|
Fix which JobException is thrown for git credentials errors
|
2020-04-24 19:30:16 -04:00 |
|
Jordan Brown
|
23aca07cc9
|
Code cleanup for libgit2 interop
|
2020-04-24 18:32:16 -04:00 |
|
Jordan Brown
|
b2bfa1f63e
|
Typos in the readme
|
2020-04-24 18:11:57 -04:00 |
|
Jordan Brown
|
b9b0a3f380
|
Fix using the wrong base path for hosting
- Move the call to IServiceCollection.RemoveEventLogging
- Fix warnings in ServerPortProvider
|
2020-04-24 18:03:21 -04:00 |
|
Jordan Brown
|
181ca95cb1
|
Okay remove this
|
2020-04-24 16:05:38 -04:00 |
|
Jordan Brown
|
cdd910220d
|
ADDDKDJSF
|
2020-04-24 15:59:46 -04:00 |
|
Jordan Brown
|
6c2e53fc5c
|
Delete this
|
2020-04-24 15:28:47 -04:00 |
|
Jordan Brown
|
08c0e55680
|
Rename local debugger configuration
|
2020-04-24 15:19:23 -04:00 |
|
Jordan Brown
|
7a9901d0ea
|
Log configuration at application startup
|
2020-04-24 15:17:51 -04:00 |
|
Jordan Brown
|
6db68e3d37
|
Debugging docker uses Debug config
|
2020-04-24 15:17:37 -04:00 |
|
Jordan Brown
|
44f8ae022e
|
Echo not necessary with -v
|
2020-04-24 14:59:02 -04:00 |
|
Jordan Brown
|
8b66f243e3
|
Add missing fi
|
2020-04-24 14:58:16 -04:00 |
|
Jordan Brown
|
82a40c9bc0
|
Early out if ln fails. Make it verbose
|
2020-04-24 14:55:34 -04:00 |
|
Jordan Brown
|
05777646c7
|
Improve wording of an exception
|
2020-04-24 14:51:03 -04:00 |
|
Jordan Brown
|
fd1624ea28
|
Improve ServerPortProvider code
|
2020-04-24 14:41:15 -04:00 |
|
Jordan Brown
|
a8d0f4c948
|
Fix docker script error
|
2020-04-24 14:41:00 -04:00 |
|
Jordan Brown
|
4bd8bc3acb
|
Hopefully fix appveyor taking so long to build PRs
- Always use dot to generate graphs.
|
2020-04-24 14:38:23 -04:00 |
|
Jordan Brown
|
e1a10bc0dd
|
Add a more informative throw when kestrel configuration is missing
|
2020-04-24 14:29:55 -04:00 |
|
Jordan Brown
|
1d1854f842
|
Add more logging to docker startup
|
2020-04-24 14:26:51 -04:00 |
|
Jordan Brown
|
e8fd2592d6
|
Minor fixes
- Move ProgramShutdownTokenSource to the System namespace.
- Fix a bad doc XML cref.
|
2020-04-24 14:07:06 -04:00 |
|
Jordan Brown
|
53336f2a75
|
Add VS docker debug support
|
2020-04-24 13:45:05 -04:00 |
|
Jordan Brown
|
7c5f6c07f2
|
Working on integration tests
|
2020-04-23 18:21:30 -04:00 |
|
 Jordan BrownandGitHub
|
f43f5bd8e2
|
Merge pull request #935 from tgstation/668-HttpDM
DMAPI v5
|
2020-04-23 12:20:43 -04:00 |
|
Jordan Brown
|
b3e21bf335
|
Fix DMAPI test configuration
|
2020-04-23 05:31:09 -04:00 |
|
Jordan Brown
|
92c69e0cc9
|
Merge branch 'dev' of https://github.com/tgstation/tgstation-server into 668-HttpDM
|
2020-04-23 05:22:34 -04:00 |
|
Jordan Brown
|
f63e0fb25c
|
Get things working
|
2020-04-23 05:06:59 -04:00 |
|
Jordan Brown
|
38ad954b04
|
You got to SANITIZE man, there's a virus going around!
|
2020-04-23 04:53:31 -04:00 |
|
Jordan Brown
|
0d21ec5695
|
Always dreaming never stopping
|
2020-04-23 04:50:22 -04:00 |
|
Jordan Brown
|
fabb509316
|
Argh
|
2020-04-23 04:24:20 -04:00 |
|
Jordan Brown
|
39bd8e3a29
|
More DMAPI fixes
|
2020-04-23 03:56:21 -04:00 |
|
Jordan Brown
|
384f9b687b
|
More fixes
|
2020-04-23 03:48:18 -04:00 |
|
Jordan Brown
|
25df7e6a92
|
Fix custom commands issue
|
2020-04-23 03:44:07 -04:00 |
|