Commit Graph
9876 Commits
Author SHA1 Message Date
Cyberboss 3dae953477 Add Doxygen layout file, move Doxyfile to docs folder 2018-09-06 12:28:51 -04:00
Cyberboss 20f367d587 Remove TODO in favor of GitHub milestone 2018-09-06 11:56:37 -04:00
Cyberboss a618e75448 Reduce token expiration clock skew to 1 minute 2018-09-06 11:53:18 -04:00
Jordan BrownandGitHub 5bb463ded9 Merge pull request #594 from Cyberboss/StaticFilesDelete [NugetDeploy]
PR with more commits than a title can explain
2018-09-06 11:43:11 -04:00
Cyberboss 2ef73e7fa2 Fix failing appveyor tests not failing the build 2018-09-06 11:15:12 -04:00
Cyberboss 8c7c146943 Fix unset MySqlServerVersion error 2018-09-06 11:07:25 -04:00
Cyberboss 64fb5c3e41 Fix EFCore being PrivateAssets 2018-09-06 11:02:23 -04:00
Cyberboss c5d2a56812 Still dealing with this issue in CURRENT YEAR. Other CONTRIBUTING updates 2018-09-06 10:58:01 -04:00
Cyberboss 3efa366008 Remove this TODO 2018-09-06 10:52:51 -04:00
Cyberboss c875ae7e33 Removes EnsureCreatedAsync 2018-09-06 10:52:01 -04:00
Cyberboss a360892458 Fix README grammar 2018-09-06 10:51:29 -04:00
Cyberboss 976d1b478b Adds missing things to Docker json 2018-09-06 10:41:55 -04:00
Cyberboss 07460585cc Add MySQL migrations 2018-09-06 10:41:39 -04:00
Cyberboss 0c920e85c3 Add dotnet ef core CLI 2018-09-06 10:21:00 -04:00
Cyberboss ea76c43305 Add SqlServer initial migration 2018-09-06 10:07:50 -04:00
Cyberboss 813baa6836 Some migration fixups 2018-09-06 09:53:50 -04:00
Cyberboss 3df893a0f0 Fix appveyor connection string 2018-09-06 09:39:29 -04:00
Cyberboss 5ba904b0ce Merge branch 'master' of https://github.com/tgstation/tgstation-server into StaticFilesDelete 2018-09-06 09:36:34 -04:00
Cyberboss 6966c2ef97 Fix nuget cache directory 2018-09-06 09:34:39 -04:00
Cyberboss 5578a9a691 Add OSX builds 2018-09-06 09:34:26 -04:00
Cyberboss 98fbc497cc Add missing integration tests to travis 2018-09-06 09:29:58 -04:00
Cyberboss 17c637edd6 Add mono: none to speed up travis build 2018-09-06 09:29:03 -04:00
Jordan BrownandGitHub 8cfe777253 Merge pull request #596 from Cyberboss/IdkTheresSomethingThatNeedsDoing
Fix job manager not marking cancelled jobs as finished on app startup
2018-09-05 20:36:34 -04:00
Jordan Brown 928eb7b980 Fix job manager not marking cancelled jobs as finished on app startup 2018-09-05 20:06:48 -04:00
Cyberboss 90d58777bb Remove failing test 2018-09-05 16:58:11 -04:00
Cyberboss 120bc022b2 More travis fixes 2018-09-05 16:47:13 -04:00
Cyberboss 54f8249695 dotnet > nuget 2018-09-05 11:32:02 -04:00
Cyberboss ab89ecd0e2 Eat your semicolons kids 2018-09-05 11:16:02 -04:00
Jordan BrownandGitHub 1b49197819 Fix travis.yml indentation 2018-09-05 09:43:08 -04:00
Cyberboss bbea5bc176 Remove duplicate environment key from appveypr.yml 2018-09-04 17:01:40 -04:00
Cyberboss 9d6b2c7f78 Switch to Pomelo MySQL EFCore provider 2018-09-04 16:59:22 -04:00
Cyberboss d1d6aa4861 Add dotnet tests to travis 2018-09-04 16:25:15 -04:00
Cyberboss 05f667b0bc Extend integration test migration timeout 2018-09-04 16:18:37 -04:00
Cyberboss 00d1b12d58 Prevent errors relating to job cancellation 2018-09-04 16:16:10 -04:00
Cyberboss 6bb940dea8 Remove testing from docker build 2018-09-04 16:01:49 -04:00
Cyberboss 389f03d2e2 Fix integration test on appveyor 2018-09-04 16:00:19 -04:00
Cyberboss a13e87da4a Fix integration test to work without Sqlite 2018-09-04 16:00:03 -04:00
Cyberboss 4ba5fb1397 Remove Sqlite mentions from README.md 2018-09-04 15:59:44 -04:00
Cyberboss cad9890254 Update TODO list 2018-09-04 15:59:12 -04:00
Cyberboss 0edee48223 Add DropDatabase configuration setting
God help me...
2018-09-04 15:58:56 -04:00
Cyberboss 18c9b23a32 Add missing XML doc comments 2018-09-04 15:58:37 -04:00
Cyberboss c5b21be9ba Removes sqlite
Way too much of a multithreaded environment to handle this correctly
2018-09-04 15:58:09 -04:00
Cyberboss b90171e917 More integration tests 2018-09-04 15:22:47 -04:00
Cyberboss 58051797cb Update stable nuget packages 2018-09-04 14:54:10 -04:00
Cyberboss 1c5a134a1c Various Configuration fixups 2018-09-04 14:31:58 -04:00
Cyberboss 757a722f64 Add missing instance specification to ConfigurationClient.DeleteEmptyDirectory 2018-09-04 12:14:19 -04:00
Cyberboss b8fd7589a2 Fix GetId MoveJob reads NullReferenceException 2018-09-04 12:12:41 -04:00
Cyberboss 2fe22971ad Bump API preview version 2018-09-04 12:06:26 -04:00
Cyberboss dce16f2109 Update documentation about instance move jobs 2018-09-04 12:06:01 -04:00
Cyberboss c9794a55a2 Renamed some InstanceManagerClient functions 2018-09-04 11:58:29 -04:00