[rt-commit] CVS commit: rt
jesse at fsck.com
jesse at fsck.com
Thu Oct 12 22:54:57 EDT 2000
Module Name: rt
Committed By: jesse
Date: Fri Oct 13 02:54:57 UTC 2000
Modified Files:
rt: Makefile
rt/lib/RT: ACL.pm Queue.pm Ticket.pm User.pm Users.pm
Log Message:
A couple of links on the front page.
Makefile now assumes www-data instead of nobody as the web user. this is not quite right.
Fixed a little bit of the POD in User.pm.
Redid how Ticket.pm deals with Owner on create. the new logic should actually catch errors
instead of easily letting referential integrity checks just _fail_.
Insertdata got cleaned up a little bit.
ACL got its cleaned up a bit
To generate a diff of this commit:
cvs rdiff -u -r1.90.2.101 -r1.90.2.102 rt/Makefile
cvs rdiff -u -r1.1.2.11 -r1.1.2.12 rt/lib/RT/ACL.pm
cvs rdiff -u -r1.1.2.27 -r1.1.2.28 rt/lib/RT/Queue.pm
cvs rdiff -u -r1.1.2.153 -r1.1.2.154 rt/lib/RT/Ticket.pm
cvs rdiff -u -r1.1.2.37 -r1.1.2.38 rt/lib/RT/User.pm
cvs rdiff -u -r1.1.2.10 -r1.1.2.11 rt/lib/RT/Users.pm
More information about the Rt-commit
mailing list