[Rt-commit] rt branch, master, updated. rt-4.0.8-331-g416d16b
Thomas Sibley
trs at bestpractical.com
Fri Nov 2 17:22:30 EDT 2012
The branch, master has been updated
via 416d16bd909bceb3f6f874cb0b2de1c7ea90da51 (commit)
via 4fb4865dd44a2825cb1fe7dbf337925d53dfb0c2 (commit)
from 60df7c6a25ea9aea10b364be0126b8a91e6e45ef (commit)
Summary of changes:
lib/RT/Shredder.pm | 11 ----
lib/RT/Shredder/ACE.pm | 20 -------
lib/RT/Shredder/Attachment.pm | 42 --------------
lib/RT/Shredder/CachedGroupMember.pm | 42 --------------
lib/RT/Shredder/Constants.pm | 19 -------
lib/RT/Shredder/CustomField.pm | 36 ------------
lib/RT/Shredder/CustomFieldValue.pm | 30 ----------
lib/RT/Shredder/Dependency.pm | 1 -
lib/RT/Shredder/Group.pm | 45 ---------------
lib/RT/Shredder/GroupMember.pm | 44 ---------------
lib/RT/Shredder/Link.pm | 18 ------
lib/RT/Shredder/ObjectCustomFieldValue.pm | 56 -------------------
lib/RT/Shredder/Principal.pm | 30 ----------
lib/RT/Shredder/Record.pm | 92 -------------------------------
lib/RT/Shredder/Scrip.pm | 70 -----------------------
lib/RT/Shredder/ScripAction.pm | 16 ------
lib/RT/Shredder/ScripCondition.pm | 17 ------
lib/RT/Shredder/Template.pm | 34 ------------
lib/RT/Shredder/Ticket.pm | 31 -----------
lib/RT/Shredder/Transaction.pm | 33 -----------
lib/RT/Shredder/User.pm | 42 --------------
21 files changed, 729 deletions(-)
- Log -----------------------------------------------------------------
commit 416d16bd909bceb3f6f874cb0b2de1c7ea90da51
Merge: 60df7c6 4fb4865
Author: Thomas Sibley <trs at bestpractical.com>
Date: Fri Nov 2 14:13:34 2012 -0700
Merge branch '4.2/drop-validation-bits-from-shredder'
Drops __Relates methods, ValidateRelations method, and the RELATES,
VALID, and INVALID flags.
Drops no-op __DependsOn methods in various RT::Shredder::Record
subclasses as part of the cleanup.
-----------------------------------------------------------------------
More information about the Rt-commit
mailing list