23 Commits

Author SHA1 Message Date
poprhythm 72e1f1da6e Fix _port not parsing from connection string 2022-12-12 12:32:46 -05:00
poprhythm 0160c1d7b5 Piscal Ssh Client cleanup 2022-10-19 09:01:40 -04:00
poprhythm e06d5d5b66 Beginning to configure SshClient for docker instance 2022-09-20 09:37:27 -04:00
poprhythm 129c0da4dd Add retry to connection attempts for the PiscalSshClient 2019-11-21 10:11:49 -05:00
poprhythm 8763a86840 Update SSH client to patched version 2019-11-19 14:52:12 -05:00
poprhythm 51301528df Update for some unit tests 2019-11-18 14:00:08 -05:00
poprhythm 4338b4fee5 Add cancel 2017-01-26 08:36:54 -05:00
poprhythm 9e710effc1 Umbraco update
Error email updates
Piscal communication error handling
Empty page for terms of service
2017-01-04 08:49:36 -05:00
poprhythm 6fd7e46f5d Leaf Input and Submit 2016-12-06 11:53:30 -05:00
poprhythm 77ae03534e Add output file type, collect all files 2016-05-18 13:05:24 -04:00
poprhythm b0c586fab4 Cleanup PiscalSshClient ending newlines 2016-05-11 10:30:18 -04:00
poprhythm e0788154ec Notify complete from Piscal to LeafWeb 2016-05-04 12:12:35 -04:00
poprhythm e9a9ae186c Add option to suppress storage copy for testing 2016-05-04 10:47:04 -04:00
poprhythm ca1a235c1d Piscal Queue working more resilient to error 2016-04-18 10:59:49 -04:00
poprhythm b317f0c65a Add error message info for entities 2016-04-09 22:20:55 -04:00
poprhythm 151f17943f Piscal processing work 2016-04-06 13:00:26 -04:00
poprhythm 9e86b92f08 Submit all LeafInputFiles together 2016-03-28 10:20:50 -04:00
poprhythm e80ddbc4d6 Email notification for LeafWeb jobs 2016-03-09 11:43:44 -05:00
poprhythm 05b2bfefb1 Display results from Piscal processing
Error handling for Piscal processing
2016-03-07 11:47:55 -05:00
poprhythm 659d9b811e Cleanup data after complete for Piscal Service 2016-03-02 11:48:28 -05:00
poprhythm 10cd2986cf Organize Piscal Service items
Add nlog, PiscalQueueManager

	modified:   Core.Tests/Remote/PiscalSshClientTests.cs
	modified:   Core/DAL/DataService.cs
	modified:   Core/Remote/IPiscalClient.cs
	modified:   Core/Remote/PiscalSshClient.cs
	new file:   Web/Attributes/ActionLogAttribute.cs
	modified:   Web/Controllers/ControllerBase.cs
	modified:   Web/Controllers/LeafInputController.cs
	modified:   Web/Controllers/LeafOutputController.cs
	new file:   Web/NLog.config
	new file:   Web/NLog.xsd
	new file:   Web/Services/PiscalQueueManager.cs
	modified:   Web/Services/PiscalService.cs
	modified:   Web/Startup.cs
	modified:   Web/Web.csproj
	modified:   Web/packages.config

Ignore logs

Organize piscal queue manager

	modified:   Core/Entities/LeafInputFile.cs
	modified:   Web/Controllers/LeafInputController.cs
	renamed:    Web/Startup.cs -> Web/HangfireStartup.cs
	modified:   Web/Services/PiscalQueueManager.cs
	modified:   Web/Web.csproj

cleanup usings in leafinputcontroller
2016-03-01 07:35:58 -05:00
poprhythm 59e2f9d8bd Retrieve LeafOutput operational 2016-02-26 11:54:07 -05:00
poprhythm 75fa448a0f Piscal client - check status and retrieve file skeleton in place 2016-02-19 11:45:16 -05:00