Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Correct the mutt syntax, for sending notification mails about import errors. | Robin Houston | 2011-07-26 | -1/+1 |
| | | | | Closes #90. | |||
* | config/general.yml is just as good as config/general | Robin Houston | 2011-07-08 | -1/+1 |
| | ||||
* | Remove the translate_routes plugin, for now, because it appears to | Robin Houston | 2011-07-06 | -2/+0 |
| | | | | be the cause of several difficult bugs related to routing. | |||
* | Hand the logfile opening over to the runner, rather than the start script. | Robin Houston | 2011-06-29 | -0/+1 |
| | ||||
* | The alert-tracks script should write a log file. | Robin Houston | 2011-06-29 | -17/+29 |
| | | | | | | It should also be automatically restarted if it dies and the init.d script should not start the daemon if it is already running (i.e. we should use --startas instead of --exec, when invoking start-stop-daemon). | |||
* | Ah, the alert-tracks daemon needs to put itself into the background, | Robin Houston | 2011-06-22 | -4/+22 |
| | | | | and write a pid file. | |||
* | Add support for running alert-tracks as a daemon, rather than a cron job. | Robin Houston | 2011-06-22 | -0/+6 |
| | ||||
* | Fix the scripts so they work even if there is a space in the path | Robin Houston | 2011-06-21 | -12/+12 |
| | ||||
* | Add an option to make alert_tracks run continually, rather than just ↵ | Robin Houston | 2011-06-21 | -2/+6 |
| | | | | processing whichever alerts are due right now. | |||
* | Remove a trailing space | Robin Houston | 2011-06-17 | -1/+1 |
| | ||||
* | Make script/generate_pot.sh executable, like the other scripts are. | Robin Houston | 2011-06-15 | -0/+0 |
| | ||||
* | Make the script runner change to the application directory, in an attempt to ↵ | Robin Houston | 2011-06-14 | -3/+7 |
| | | | | fix the locale-related errors being reported by cron | |||
* | added option to install a theme from a remote URL as part of ↵ | Seb Bacon | 2011-06-14 | -0/+5 |
| | | | | rails-post-deploy process | |||
* | further test fixage | Seb Bacon | 2011-04-01 | -2/+1 |
| | ||||
* | initial, basic i18n support with gettext | Seb Bacon | 2011-03-10 | -0/+9 |
| | ||||
* | Adding spec conf files. | Louise Crow | 2011-02-23 | -2/+14 |
| | ||||
* | Allow running single tests via spec command | Seb Bacon | 2010-12-30 | -1/+1 |
| | ||||
* | Some Ruby 1.9 things | Francis Irving | 2010-09-16 | -2/+2 |
| | ||||
* | Scripts to fill and clear caches updated. | Francis Irving | 2010-09-16 | -1/+12 |
| | ||||
* | Load in boot.rb with full name (for Ruby 1.9) | Francis Irving | 2010-09-10 | -14/+14 |
| | ||||
* | Profiler | Francis Irving | 2010-09-10 | -6/+6 |
| | ||||
* | Delete old track things sent records. | Francis Irving | 2010-06-10 | -0/+2 |
| | ||||
* | Rename to a more general script name | Francis Irving | 2010-06-10 | -0/+0 |
| | ||||
* | Give it a better name, as it is more general now | Francis Irving | 2009-12-17 | -0/+0 |
| | ||||
* | Remove unneeded part of script now symlinks in git | Francis Irving | 2009-12-03 | -4/+0 |
| | ||||
* | Probably add Rails itself | Francis Irving | 2009-12-03 | -13/+0 |
| | ||||
* | Remove old versions of Rails | Francis Irving | 2009-12-03 | -13/+4 |
| | ||||
* | Give warning when rails_env.rb is made, as it is very confusing. | Francis Irving | 2009-12-02 | -0/+15 |
| | ||||
* | Changing rspec / rspec_on_rails version | Francis Irving | 2009-12-02 | -4/+4 |
| | ||||
* | Actually send stderr to the right place, so arrives to admin email | Francis Irving | 2009-10-30 | -1/+1 |
| | | | | rather than mailerserver. | |||
* | Fix it so incoming email still arrives, oops. | Francis Irving | 2009-10-29 | -1/+1 |
| | ||||
* | Attach message when mail import fails, and show error code number. | Francis Irving | 2009-10-29 | -4/+13 |
| | ||||
* | New directory for git. | Francis Irving | 2009-10-29 | -5/+5 |
| | ||||
* | Oops, put back directory change. | Francis Irving | 2009-10-29 | -0/+1 |
| | ||||
* | Remove making of symlink that isn't used | Francis Irving | 2009-10-29 | -3/+0 |
| | ||||
* | shlib in new place | Francis Irving | 2009-10-29 | -15/+15 |
| | ||||
* | Now is the application directory, not mysociety CVS dir | Francis Irving | 2009-10-28 | -16/+3 |
| | ||||
* | With new deploy system, is already in the rails app. | Francis Irving | 2009-10-28 | -3/+0 |
| | ||||
* | Fork of rails-post-deploy in mysociety/bin in CVS. | Francis Irving | 2009-10-28 | -0/+110 |
| | | | | | We need it in the same repository, and probably better that it is specific to WDTK anyway. | |||
* | Store only clipped attachment text in database. | francis | 2009-09-17 | -4/+5 |
| | ||||
* | Remove output files when done. | francis | 2009-09-08 | -1/+4 |
| | ||||
* | Meke email reader script return temporary error 75 to Exim, and send an ↵ | francis | 2009-09-08 | -2/+20 |
| | | | | | | email to the admin, when it fails. Rather than just bouncing to the authority. | |||
* | Size and line width tweaks. | francis | 2009-08-11 | -13/+14 |
| | ||||
* | Comments didn't work. | francis | 2009-08-11 | -14/+27 |
| | ||||
* | Add missing states. | francis | 2009-08-11 | -16/+23 |
| | ||||
* | Script to stop new responses on old requests. | francis | 2009-06-27 | -0/+7 |
| | ||||
* | Read more default names we now use on servers | francis | 2009-06-16 | -1/+1 |
| | ||||
* | Redirect cron mail back to team address, switch off verbose option in ↵ | louise | 2009-04-15 | -1/+1 |
| | | | | update-xapian-index | |||
* | Switching on verbose mode for Xapian index updating and redirecting cron ↵ | louise | 2009-04-08 | -1/+1 |
| | | | | output to me in order to investigate slow running of update-xapian-index | |||
* | Pull in new script/spec_server | tony | 2009-03-24 | -15/+45 |
| |