Record user and project creation and recycle times.
commit214b0624c765f3fece9c95536685c8329c65d101
authorKyle J. McKay <mackyle@gmail.com>
Tue, 2 Sep 2014 09:00:23 +0000 (2 02:00 -0700)
committerKyle J. McKay <mackyle@gmail.com>
Tue, 2 Sep 2014 09:00:23 +0000 (2 02:00 -0700)
treebbbe33c7fabae0b57e0e30f54035991655beaf5e
parentb3bbf95507a9a739ee568d2413e7c8afe2807f07
Record user and project creation and recycle times.

When a new user or project is created, record the creationtime.
When a project is recycled record the recycletime.

Recording this information allows the age of a user and project
to be determined so that intelligent housecleaning can be done.
Girocco/Project.pm
Girocco/User.pm
cgi/delproj.cgi
toolbox/trash-project.pl