Jordan Brown and GitHub
6b4699930f
Merge pull request #1046 from tgstation/MoreAPIFixes2 [APIDeploy]
...
More api fixes2
api-v7.0.0
2020-06-11 18:19:19 -04:00
Jordan Brown
4c008c29f2
Manually document 404 and 410.
2020-06-11 16:09:14 -04:00
Jordan Brown
11c38f58ad
Fix request start log message
2020-06-11 15:49:58 -04:00
Jordan Brown
8e2a5f209b
Change ErrorCode 1 default message
2020-06-11 15:49:20 -04:00
Jordan Brown
a13dc6324c
[APIDeploy]
2020-06-09 21:49:37 -04:00
Jordan Brown and GitHub
457864197c
Merge pull request #1038 from tgstation/1037-FixAPI
...
API Documentation Cleanup
2020-06-09 21:47:04 -04:00
Jordan Brown and GitHub
e7710f41ef
Merge branch 'dev' into 1037-FixAPI
2020-06-09 20:42:43 -04:00
Jordan Brown and GitHub
1370f3be92
Change CoC point of contact to #coderbus discord
2020-06-09 20:36:24 -04:00
Jordan Brown and GitHub
e60ccadd73
Merge pull request #1030 from tgstation/979-EnablePostgres [TGSDeploy][APIDeploy][NugetDeploy]
...
Enable Postgres
tgstation-server-v4.3.2
api-v6.6.0
2020-06-08 22:06:21 -04:00
Jordan Brown
447f00849a
Try this
2020-06-08 21:39:33 -04:00
Jordan Brown
23e8a09f5a
Try this
2020-06-08 16:47:45 -04:00
Jordan Brown
45c9bd2c00
Fix build
2020-06-08 15:17:24 -04:00
Jordan Brown
4da1073409
Fix shutdown timeout not being respected
...
- Added more logging
2020-06-08 15:15:13 -04:00
Jordan Brown
963d914570
Fix postgres port
2020-06-08 15:02:19 -04:00
Jordan Brown
3d49b6cc55
Merge branch 'master' of https://github.com/tgstation/tgstation-server into 979-EnablePostgres
2020-06-08 14:57:02 -04:00
Jordan Brown and GitHub
e5d80e232b
Merge pull request #1045 from tgstation/MovingOnUp
...
Various fixes
2020-06-08 14:47:09 -04:00
Jordan Brown
cc6262dde8
Remove this?
2020-06-08 14:06:28 -04:00
Jordan Brown
0ddd47ce71
Fix build errors
2020-06-08 14:02:22 -04:00
Jordan Brown
e129513d1c
Try 12
2020-06-08 13:54:11 -04:00
Jordan Brown
b2f10d8721
Chungus
...
- Made API Instance inherit EntityId
- Added Serilog context logging
- Updated Octokit
- Fixed instance renaming not sending DMAPI notifications
- Fixed socket bind test
2020-06-08 13:39:25 -04:00
Jordan Brown
8860c39292
It's 9.6 on xenial
2020-06-08 11:29:15 -04:00
Jordan Brown
8c42e6bce6
Set postgres version for travis
2020-06-08 11:28:08 -04:00
Jordan Brown
1a205d67f4
Add Postgres version specification
2020-06-08 11:27:08 -04:00
Jordan Brown
716ecc8dbe
Minor comment
2020-06-08 10:58:15 -04:00
Jordan Brown
635be097b4
Fix log file names
2020-06-08 10:55:33 -04:00
Jordan Brown
4e90c937c2
Reword heartbeat failure messages
2020-06-08 10:50:58 -04:00
Jordan Brown
fce15e99b7
Improve log category
2020-06-08 10:50:49 -04:00
Jordan Brown
bc1ced9468
This is dumb
2020-06-08 10:48:39 -04:00
Jordan Brown
13b71970a8
Fix auto update change logic
2020-06-08 10:47:20 -04:00
Jordan Brown
4d5880a3b8
Add a note to the readme about discord bot perms
2020-06-08 10:33:06 -04:00
Jordan Brown
8d37dca85c
Merge branch 'dev' of https://github.com/tgstation/tgstation-server into 979-EnablePostgres
2020-06-04 17:06:45 -04:00
Jordan Brown and GitHub
568f3bd764
Fix bad DMAPI override
2020-06-04 15:11:22 -04:00
Jordan Brown and GitHub
6a31cc4716
Merge pull request #1042 from tgstation/WindowsDDOutput
...
Add DreamDaemon logging to Windows
2020-06-04 14:59:19 -04:00
Jordan Brown
d6fa60a3b8
Add DreamDaemon logging to Windows
2020-06-04 14:20:11 -04:00
Jordan Brown and GitHub
82307daf1f
Merge pull request #1040 from tgstation/FixDeploy
...
Fix a NullReferenceException when deploying with no repo
2020-06-04 12:58:53 -04:00
Jordan Brown
2dd36389a5
Fix a NullReferenceException when deploying with no repo
2020-06-04 12:42:07 -04:00
Jordan Brown and GitHub
cf7e17bf68
Fix documentation link
2020-06-04 05:52:49 -04:00
Jordan Brown
5f8a149725
API v7
...
- Add more error codes
- Make 404 and 410 generic responses with error codes
- Watchdog running conflicts now return 409 instead of 410
2020-06-03 18:54:48 -04:00
Jordan Brown and GitHub
250179af33
Merge pull request #1036 from tgstation/WatchdogDocsAndClenup
...
Watchdog Documentation
2020-06-02 14:46:51 -04:00
Jordan Brown
3932f0047e
Watchdog docs
...
- Cleanup code names/docs
- Error code 80 returned when attempting to restart a stopped watchdog
2020-06-02 13:05:00 -04:00
Jordan Brown
44e4cea531
Note about branches
2020-06-02 12:01:21 -04:00
Jordan Brown
b0fb5689b2
Session docs
2020-06-01 16:38:18 -04:00
Jordan Brown and GitHub
c3e7ffbe8e
Merge pull request #1034 from tgstation/DocsAndStuff
...
Docs and stuff
2020-06-01 16:14:08 -04:00
Jordan Brown
3a4a100af0
Merge branch 'master' of https://github.com/tgstation/tgstation-server into DocsAndStuff
2020-06-01 12:35:02 -04:00
Jordan Brown
0c0e7e2590
Events refactor
...
- Add Components.Events namespace, move all event stuff there.
- Add README.
- Add EventScriptAttribute, all EventTypes must now have an associated script name.
- Added unit tests.
2020-06-01 12:34:47 -04:00
Jordan Brown and GitHub
ee67894d83
Merge pull request #1033 from tgstation/Cyberboss-patch-1
...
Modernize issue templates
2020-06-01 12:31:42 -04:00
Jordan Brown
4a9d66b78e
Minor doc update
2020-06-01 11:59:58 -04:00
Jordan Brown and GitHub
552c597417
Delete old issue template
2020-06-01 11:49:10 -04:00
Jordan Brown and GitHub
b68cacdad9
Modernize issue templates
2020-06-01 11:48:00 -04:00
Jordan Brown and GitHub
12813f4fcc
Merge pull request #1031 from tgstation/DayZeroMillion [TGSDeploy][APIDeploy][NugetDeploy]
...
Day zero fixes
api-v6.5.1
tgstation-server-v4.3.1
2020-06-01 01:54:17 -04:00