Mailing List Archive

CVS commit: rt
Module Name: rt
Committed By: jesse
Date: Wed Mar 21 07:37:19 UTC 2001

Modified Files:
rt/bin: rt rt-mailgate
rt/lib: RT.pm
rt/lib/RT: Attachment.pm Date.pm Tickets.pm User.pm

Log Message:
Added more error checking and error handling to the mail gateway
finished code in Attachment.pm to handle too-long attachments

added support for limiting by date to the CLI

fixed little bugs in user, date and tickets.


To generate a diff of this commit:
cvs rdiff -u -r1.1.2.18 -r1.1.2.19 rt/bin/rt
cvs rdiff -u -r1.1.2.4 -r1.1.2.5 rt/bin/rt-mailgate
cvs rdiff -u -r1.1.2.3 -r1.1.2.4 rt/lib/RT.pm
cvs rdiff -u -r1.1.2.35 -r1.1.2.36 rt/lib/RT/Attachment.pm
cvs rdiff -u -r1.1.2.14 -r1.1.2.15 rt/lib/RT/Date.pm
cvs rdiff -u -r1.1.2.37 -r1.1.2.38 rt/lib/RT/Tickets.pm
cvs rdiff -u -r1.1.2.80 -r1.1.2.81 rt/lib/RT/User.pm