Commit Graph
9876 Commits
Author SHA1 Message Date
Jordan Brown b1007d5181 Adds chat system messages. Refactored DmbFactory to make final compile job query. Fixed auto updater not loading compile jobs 2018-08-08 15:24:45 -04:00
Jordan Brown c974d39593 Tweak system chat message prefixes 2018-08-08 15:23:17 -04:00
Jordan Brown 937bcbb6d2 Adds chat broadcasting and update channels 2018-08-08 14:39:17 -04:00
Jordan Brown a9e4400802 Actually assign alphaServer and bravoServer in StartNoLock. Remove DB stuff, not useful 2018-08-08 14:38:49 -04:00
Jordan Brown ecd31e3902 Fix a typo 2018-08-08 14:26:34 -04:00
Jordan Brown bae0ffbe5b Remove unecessary EFC Include 2018-08-08 14:26:23 -04:00
Jordan Brown f1c275ef29 Fix reference loop handling in interop json 2018-08-08 14:25:51 -04:00
Jordan BrownandGitHub aca74526f7 Merge pull request #561 from Cyberboss/TooMuchStuff
Various things
2018-08-07 22:37:31 -04:00
Jordan Brown c27ea103a7 Remove dumb stuff from the prototype 2018-08-07 22:06:22 -04:00
Jordan Brown e6d85d8827 Add missing info to startup CompileJob select 2018-08-07 22:03:23 -04:00
Jordan Brown a2b2c850f6 Fix cleaning unused game folders message 2018-08-07 22:01:12 -04:00
Jordan Brown c38f8302a4 Test merging optimization 2018-08-07 21:57:05 -04:00
Jordan Brown 5c9aae969b Fix doc comments 2018-08-07 21:40:43 -04:00
Jordan Brown 1ddce44310 Remove Job requirement from DmbProviders 2018-08-07 21:33:34 -04:00
Jordan Brown 568d169731 Spaces => tab 2018-08-07 20:20:03 -04:00
Jordan Brown e50a1ab44d Fix interop not using InteropConstants 2018-08-07 20:19:49 -04:00
Jordan Brown 2440f9cc37 JobManager attaches model BEFORE invoking 2018-08-07 20:19:27 -04:00
Jordan Brown 243cdec07e Adds symlink detection to DeleteDirectory 2018-08-07 20:19:04 -04:00
Jordan Brown 604d80c9c2 Adds method to read latest Job 2018-08-07 20:18:39 -04:00
Jordan Brown ce35010c5d Fix selected revision information not being attached to context in compile flow 2018-08-07 20:18:14 -04:00
Jordan Brown 00dd5d29f2 Catch occasional InvalidOperationException in Session lifetimeTask 2018-08-07 20:17:46 -04:00
Jordan Brown 62054c0499 Remove unused usings 2018-08-07 20:17:09 -04:00
Jordan Brown 7023baaecd Fix symlinking invocations when the path already exists 2018-08-07 20:16:56 -04:00
Jordan Brown 615c199cb0 Fix interop json serialization 2018-08-07 20:15:43 -04:00
Jordan Brown 694755bf0f Fix validate command 2018-08-07 20:15:14 -04:00
Jordan Brown 8900a2cb80 Fix V4 API not activating 2018-08-07 20:14:13 -04:00
Jordan Brown 4166ecccae No more critical logs if application startup is cancelled 2018-08-07 13:45:54 -04:00
Jordan Brown fbed911ef3 Adds executor logging 2018-08-07 13:45:36 -04:00
Jordan Brown 57ac907c3a Fixes login logging. Buffs system identity expiration time 2018-08-07 13:45:24 -04:00
Jordan Brown 757ceb7154 Use system null for logging user ID's 2018-08-07 13:44:55 -04:00
Jordan Brown a4eb214d95 Remove support for Ultrasafe configurations due to the fucking file read prompts 2018-08-07 13:44:37 -04:00
Jordan Brown 98af395868 Demote Configure log to Trace 2018-08-07 13:43:12 -04:00
Jordan Brown 66bd039ba8 Fix grammar 2018-08-07 13:42:51 -04:00
Jordan Brown 076b80595b Database migration style now determined by config 2018-08-07 13:42:39 -04:00
Jordan Brown 1d62bb7e21 Remove spammy DisposeAndNullController log 2018-08-07 13:41:26 -04:00
Jordan Brown a526ff0138 Log cleaned game directories at init 2018-08-07 13:41:08 -04:00
Jordan Brown acf891498c Fixes SessionController disposal 2018-08-07 13:40:45 -04:00
Jordan Brown a8b75bffe4 Logging without microsoft BS in the way is so much cleaner 2018-08-07 11:54:22 -04:00
Jordan Brown 499a618488 Helpful message 2018-08-07 11:37:19 -04:00
Jordan Brown 4c851168ab Fixups 2018-08-07 11:35:58 -04:00
Jordan Brown 98b19792d8 Cleanup interop a bit 2018-08-07 11:25:45 -04:00
Jordan Brown 77e1633866 The concept of commit early commit often doesn't seem to apply to me 2018-08-05 22:31:37 -04:00
Jordan Brown 06ce3fff08 Remove errant spaces from CompilerStatus.cs 2018-08-05 14:27:39 -04:00
Jordan Brown 9e0e8c27fb Various things
- Fix DMAPI json field names
- Add 2 more compiler statuses
- Fix null reference exception in ByondManager.UseExecutables
- Clean unused compile jobs on instance startup
- Fix file handle overload with CopyDirectory
- Fix NullReferenceException with TemporaryDmbProvider
- Fix InvalidOperationException with dm.exe invocation
2018-08-05 14:25:57 -04:00
Jordan BrownandGitHub 38353b06e7 Merge pull request #560 from Cyberboss/StuffAndStuff
Shit I haven't PR'd yet
2018-08-05 00:06:34 -04:00
Jordan Brown dee9471e02 Stuff and such 2018-08-03 22:56:55 -04:00
Jordan Brown e74a62b206 Various cleanups 2018-08-03 20:42:28 -04:00
Cyberboss 04c1f0d7fe Memes make the world go round 2018-08-03 16:51:32 -04:00
Cyberboss 9566991513 Omg just keep it fucking simple 2018-08-03 16:49:11 -04:00
Cyberboss e2eea59468 Various things:
- Class design tips in CONTRIBUTING
- Finish Instance manager and chat documentation
- Fix Task.WhenAny cancellation gotcha
- Add PullRequestsCommand
- Fix JSON "Required" fields
- Fix chat bot Hi! shennanigans
2018-08-03 16:42:50 -04:00