Provide control over status (failed/recovery) messages
commitdc08663dc0c6ec8511427896aba30b30cc526d77
authorKyle J. McKay <mackyle@gmail.com>
Tue, 2 Jul 2013 06:25:47 +0000 (1 23:25 -0700)
committerKyle J. McKay <mackyle@gmail.com>
Tue, 2 Jul 2013 06:25:47 +0000 (1 23:25 -0700)
treef0388e95e00a4afc8185778156ff9bed5c84f0ed
parent41d8495a1667ed28935e8804431073a6d716d5c4
Provide control over status (failed/recovery) messages

A new Config.pm setting is added, $admincc, which when set
causes the failure/recovery messages to also be sent to
$admin.  The default setting is 1 to match the previous
behavior.

A new project-specific setting is added to enable/disable
failure/recovery messages to the project owner.  This
defaults to enabled to match the previous behavior but may
be edited on the editproj page for mirror projects that
have completed their initial clone (other projects do not
send these messages).
Girocco/Config.pm
Girocco/Project.pm
cgi/editproj.cgi
cgi/regproj.cgi
jobd/update.sh
shlib.sh