Jordan Brown and GitHub
cf9b13d349
Merge branch 'dev' into 979-Postgres
2020-05-18 15:16:38 -04:00
Jordan Brown
2dff106917
Version bump to 4.3.0
2020-05-18 14:25:14 -04:00
Jordan Brown
3d70c346d2
Return DMAPI version in ServerInformation, version bumps across the board
2020-05-18 12:33:20 -04:00
Jordan Brown
e3d863783c
Fixes
2020-05-16 12:15:33 -04:00
Jordan Brown
7729895d2d
Grumble
2020-05-16 12:09:31 -04:00
Jordan Brown
ff03057b85
Merge branch '979-Postgres' of https://github.com/tgstation/tgstation-server into 979-Postgres
2020-05-16 12:06:30 -04:00
Jordan Brown
3397aef0b0
Fix test_core.sh
2020-05-16 12:04:48 -04:00
Jordan Brown and GitHub
ce1a630e45
Merge branch 'dev' into 979-Postgres
2020-05-16 12:01:55 -04:00
Jordan Brown
d2ab2a885f
Implement PostgresSQL database context
...
- Add DatabaseType
- Add DatabaseContext
- Add SetupWizardry
- Add DesignTimeDbContextFactory
- Add migration
- Add integration test to travis as separate job (split out others too)
- Other minor code cleanups
2020-05-16 07:41:13 -04:00
Jordan Brown
14a6e9c5f9
Version bump to 4.2.2
2020-05-15 15:39:47 -04:00
Jordan Brown
448c658ed6
Fix this
2020-05-15 15:27:48 -04:00
Jordan Brown
89873d89e7
Even better release notes generation
2020-05-14 22:16:50 -04:00
Jordan Brown
93e4c12a2b
Version bump to 4.2.1
2020-05-14 14:43:15 -04:00
Jordan Brown
1755acf1b0
TGS side DMAPI version bump
2020-05-14 14:42:43 -04:00
Jordan Brown and GitHub
74a5eaceaa
Merge branch 'dev' into 622-MyHeatBeatsForYou
2020-05-13 15:16:33 -04:00
Jordan Brown
3215aefbbf
Change dox generation to a travis job
2020-05-13 13:16:57 -04:00
Jordan Brown
cc97ded94d
Bro that is not a patch
2020-05-12 23:51:19 -04:00
Jordan Brown
5aa042758b
Version bump
2020-05-12 23:04:06 -04:00
Jordan Brown
452fea0b5d
Bump client versions because of API change
2020-05-12 14:57:53 -04:00
Jordan Brown
098c45458b
Merge remote-tracking branch 'origin/dev' into 622-MyHeatBeatsForYou
2020-05-12 14:39:57 -04:00
Jordan Brown
c324f5cc52
Use the default port instead of getting weird about it
2020-05-12 14:09:46 -04:00
Jordan Brown
813baf7b61
Set file logging in docker file
2020-05-12 13:58:53 -04:00
Jordan Brown
9cc5587ca5
Version bump to 4.1.5
2020-05-12 12:47:24 -04:00
Jordan Brown
38d80a3c8e
Fix docker file logging
2020-05-11 15:27:37 -04:00
Jordan Brown
4c52c3834d
DMAPI 5.1.0
2020-05-10 23:57:48 -04:00
Jordan Brown
8d50835901
Version bump to 4.1.4
2020-05-09 13:48:40 -04:00
Jordan Brown
e6e82f5c4a
Version bump to 4.1.3 [TGSDeploy]
2020-05-08 22:19:22 -04:00
Jordan Brown
3eab26daab
Remove accidental file [TGSDeploy]
2020-05-08 14:43:58 -04:00
Jordan Brown
09cb779fcb
Wrong framework version [TGSDeploy]
2020-05-08 14:42:01 -04:00
Jordan Brown
3c7440b703
Version bump to 4.1.2 [TGSDeploy]
2020-05-08 14:05:47 -04:00
Jordan Brown
95e786b198
Version bump to 4.1.1
2020-05-08 03:17:43 -04:00
Jordan Brown
6492d78f9c
v4.1.0 [TGSDeploy]
2020-05-08 01:23:41 -04:00
Jordan Brown
2bc08035e3
Fucks sakes
2020-05-04 12:57:54 -04:00
Jordan Brown
39f178d073
So I'm stupid
2020-05-04 12:51:02 -04:00
Jordan Brown
ecb6b1870b
Actually upload sqlite coverage
2020-05-04 04:26:40 -04:00
Jordan Brown
c633541ee1
Fix that right up
2020-05-04 03:01:23 -04:00
Jordan Brown
2b2113892b
Merge branch 'dev' of https://github.com/tgstation/tgstation-server into DMAPI-Updates
2020-04-27 23:06:07 -04:00
Jordan Brown
b070566c1e
Bump DMAPI version in Version.props
2020-04-27 23:05:36 -04:00
Jordan Brown
99b343da0d
Allows joining IRC channels with keys
...
- API bump to 6.1.0.
- Store the key colon separated with the channel.
2020-04-27 19:44:45 -04:00
Jordan Brown
0ed830970f
TGSCP to 0.4.0
2020-04-26 20:11:00 -04:00
Jordan Brown
e1439b8ec5
Merge branch 'dev' of https://github.com/tgstation/tgstation-server into INTEGRATE
2020-04-26 20:02:23 -04:00
Jordan Brown
babf435cd9
Set ValidInstancePaths to /tgs4_instances in docker
2020-04-26 19:31:57 -04:00
Jordan Brown
f74672bee0
Add more version tests
2020-04-26 18:39:10 -04:00
Jordan Brown
eba28423bc
Some changes have necesscitated a version bump to 6.0.0
2020-04-26 18:26:57 -04:00
Jordan Brown
744243b619
Update TGSCP to 0.3.0
...
- Remove tslint because who tf cares
- Use public folder of tgscp for everything except index.html
2020-04-25 03:21:14 -04:00
Jordan Brown
0899b2ce4a
Fixes and performance improvements for Dockerfile
2020-04-24 19:36:13 -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
a8d0f4c948
Fix docker script error
2020-04-24 14:41:00 -04:00