[rt-commit] CVS commit: rt

jesse at fsck.com jesse at fsck.com
Fri Feb 23 17:31:08 EST 2001


Module Name:	rt
Committed By:	jesse
Date:		Fri Feb 23 22:31:08 UTC 2001

Modified Files:
	rt: Makefile README
	rt/bin: initacls.mysql webmux.pl
	rt/lib/RT: ACE.pm ACL.pm Link.pm Queue.pm Ticket.pm User.pm
	rt/lib/RT/Interface: Web.pm

Log Message:
Fixed a bug that made a first install with mysql fail
yanked a UNIVERSAL::AUTOLOADER handler I inserted to test things out.
Fixed several ACL creation bugs.
Initial implementation of merge for the core.
Testdeps now does database testing.

Made Ticket->Load smarter. (nolonger needs a seperate LoadByURI sub.

fixed bugs in the readme


To generate a diff of this commit:
cvs rdiff -u -r1.90.2.140 -r1.90.2.141 rt/Makefile
cvs rdiff -u -r1.23.2.43 -r1.23.2.44 rt/README
cvs rdiff -u -r1.1.2.5 -r1.1.2.6 rt/bin/initacls.mysql
cvs rdiff -u -r1.1.2.27 -r1.1.2.28 rt/bin/webmux.pl
cvs rdiff -u -r1.1.2.32 -r1.1.2.33 rt/lib/RT/ACE.pm
cvs rdiff -u -r1.1.2.20 -r1.1.2.21 rt/lib/RT/ACL.pm
cvs rdiff -u -r1.1.2.22 -r1.1.2.23 rt/lib/RT/Link.pm
cvs rdiff -u -r1.1.2.53 -r1.1.2.54 rt/lib/RT/Queue.pm
cvs rdiff -u -r1.1.2.202 -r1.1.2.203 rt/lib/RT/Ticket.pm
cvs rdiff -u -r1.1.2.75 -r1.1.2.76 rt/lib/RT/User.pm
cvs rdiff -u -r1.1.2.33 -r1.1.2.34 rt/lib/RT/Interface/Web.pm





More information about the Rt-commit mailing list