- Refactored Comment class - Dropped IComment interface - Added AddCommentCommand class - Updated CommentForm refs #4580
refs #4580
refs #4524
- The CommandPipe class now delegates submission of commands to the Transport classes (LocalPipe or SecureShell) - Added SSH options for non-interactive mode - Refactored tests refs #4441