Release Monitor
Commit 106168 by douggreen
Posted March 16th, 2008 by douggreencommit #106168 by douggreen on DRUPAL-5 - remove author attribution (see http://www.youtube.com/watch?v=ZSFDm3UYkeE)
"Resources" not available on DL-page
Posted January 5th, 2008 by douggreen
5.x-1.x-dev, Documentation, bug report, minor, closed
The link to the demonstration on the projectpage, http://drupal.org/project/releasemonitor, is not longer accessible.
Table creation query is wrong for Postgresql
Posted July 5th, 2007 by douggreen
5.x-1.0, Code, bug report, normal, won't fix
The table creation query for releasemonitor table is wrong. PostgreSQL does not support 'unsigned'.
This causes that table will not be created during installation and then causes problems with normal Drupal usage.