Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Abort if a script is run in an old deploy. | Matthew Somerville | 2018-04-16 | -4/+15 |
| | ||||
* | Remove need for List::MoreUtils from setenv.pl | Matthew Somerville | 2018-03-15 | -5/+2 |
| | ||||
* | Remove need for cron-wrapper with existing scripts | Matthew Somerville | 2015-01-19 | -7/+6 |
| | | | | | Call the necessary boilerplate in each script so you can call them directly. Remove boilerplate from files that don't need it. | |||
* | move location of use List::MoreUtils to make sure we get our version | Struan Donald | 2012-01-12 | -2/+4 |
| | ||||
* | use local directory for library as carton defaults to this | Struan Donald | 2012-01-09 | -3/+2 |
| | ||||
* | Update crontab to use cron-wrapper. | Matthew Somerville | 2011-06-10 | -1/+1 |
| | ||||
* | Simple cron wrapper to run in correct environment. | Matthew Somerville | 2011-06-10 | -6/+0 |
| | ||||
* | Fix RSS lat/lon redirect from alert list page; break setenv.pl's ARGV feature. | Matthew Somerville | 2011-06-03 | -4/+4 |
| | ||||
* | Fix - need quotes to delay compilation | Edmund von der Burg | 2011-04-05 | -1/+1 |
| | ||||
* | Fix for vhost deploy | Edmund von der Burg | 2011-04-05 | -1/+5 |
| | ||||
* | disable debug output | Edmund von der Burg | 2011-03-22 | -11/+1 |
| | ||||
* | Changes so that proper environment is setup when running as cgi/fastcgi | Edmund von der Burg | 2011-03-18 | -9/+50 |
| | ||||
* | bug fixes | Edmund von der Burg | 2011-03-12 | -2/+3 |
| | ||||
* | bug fix | Edmund von der Burg | 2011-03-12 | -3/+4 |
| | ||||
* | Better setting of environment | Edmund von der Burg | 2011-03-12 | -0/+54 |