Partial rewrite of module - uses different Grant ID paradigm. Burden of logic shifted to node and user save operations, rather than node view/load operations. Should improve performance for site visitors.
PIFR 6.x-1.3, 2008-12-03
------------------------
- Changes:
* Remove debug code.
* $file_id to $file->id.
* Add additional logic to auto-disable-enable code.
* Correct insert ID's for empty patch file.
* Fix query formatting.
* Change notification e-mail to come from noreply@drupal.org as that has an account on the dev list.
* When queueing file for testing make sure file is not currently being tested.
* Type-o in e-mail text.
* Add requirement for temporary table permission for mysql user.
v1 Feature set frozen. Now all we need to do is test for bugs. I'm using it on a couple of production sites without issues. But that doesn't mean it is completely stable just yet.