| Commit message (Expand) | Author | Age | Lines |
* | Split rails-post-deploy into rails-deploy-(before|while)-down | Mark Longair | 2014-01-22 | -90/+6 |
* | Precompile assets only for production. | Louise Crow | 2013-12-03 | -1/+4 |
* | Precompile the assets in rails-post-deploy | Mark Longair | 2013-11-26 | -0/+2 |
* | Deal with ../logs existing, and log not being a symlink | Mark Longair | 2013-10-29 | -2/+7 |
* | Normalize whitespace in rails-post-deploy | Mark Longair | 2013-10-29 | -27/+27 |
* | Merge branch 'feature/hide-individual-responses' into rails-3-develop | Louise Crow | 2013-09-17 | -6/+0 |
|\ |
|
| * | Don't make zip dir publicly accessible. | Louise Crow | 2013-09-16 | -6/+0 |
* | | Run migrations before trying to install theme | Ian Chard | 2013-08-14 | -3/+1 |
* | | Add a rake task to print a warning if the state of a submodule is not what we... | Louise Crow | 2013-07-30 | -0/+2 |
|/ |
|
* | Now that we removed the readlink command to allow rails-post-deploy to be eas...hotfix/0.11.0.10 | Louise Crow | 2013-06-12 | -1/+1 |
* | Now that runner is invoked via the rails command and not directly from the sc... | Louise Crow | 2013-05-29 | -7/+7 |
* | Enable rails-post-deploy to be run from any directory | Mark Longair | 2013-04-02 | -2/+7 |
* | Change email address in header of source code to hello@mysociety.org | Matthew Landauer | 2013-03-26 | -1/+1 |
* | Even in development, bundle should be installed in the vendor directory. Fixe... | Louise Crow | 2013-01-15 | -1/+4 |
* | Don't install the develop or development group of gems in travis. | Louise Crow | 2012-12-17 | -0/+4 |
* | Remove svn tags that are out of date as we are now using git | Matthew Landauer | 2012-10-09 | -3/+0 |
* | Move the installation of themes to a Rake task so that we can use the ALAVETE... | Louise Crow | 2012-08-29 | -27/+1 |
* | Make the post-deploy script actually work, and for both incantations of theme... | Seb Bacon | 2012-07-17 | -6/+12 |
* | Run optional "post_install" script | Seb Bacon | 2012-07-16 | -0/+6 |
* | Revert "Revert "Let’s try fixing bundler instead"" | Robin Houston | 2012-05-31 | -22/+1 |
* | Revert "Let’s try fixing bundler instead" | Robin Houston | 2012-05-31 | -1/+22 |
* | Let’s try fixing bundler instead | Robin Houston | 2012-05-31 | -22/+1 |
* | local can only be used in a function | Robin Houston | 2012-05-31 | -1/+1 |
* | Bundler fix for rails-post-deploy | Robin Houston | 2012-05-31 | -8/+30 |
* | Correctly iterate over THEME_URLS array | Seb Bacon | 2012-05-23 | -2/+3 |
* | Introduce ability to install multiple, layered themes. | Seb Bacon | 2012-05-23 | -0/+10 |
* | Use "bundle exec bundle install" (ugh) as a workaround for the fact that in d... | Seb Bacon | 2012-05-16 | -2/+2 |
* | Now we use bundler, update all scripts to exec `rake` as `bundle exec rake` | Seb Bacon | 2012-05-04 | -1/+1 |
* | in production mode, ensure we skip development and test gems | Seb Bacon | 2012-03-13 | -1/+1 |
* | Do 'bundler' stuff in correct order | Seb Bacon | 2012-03-12 | -4/+6 |
* | cause the post-deploy process to run "bundler install" | Seb Bacon | 2012-02-22 | -1/+6 |
* | Attempt to ensure tests always run using the "test" environment, by: | Seb Bacon | 2012-02-07 | -14/+13 |
* | Create config/rails_env.rb in production | Robin Houston | 2012-02-06 | -17/+37 |
* | Get rid of config/rails_env.rb | Robin Houston | 2012-02-02 | -27/+0 |
* | don't cause an error if script has been run before (due to trying to create e... | Seb Bacon | 2011-09-26 | -2/+5 |
* | Add notes about how to make zipfiles downloadable (and provide for this in th... | Seb Bacon | 2011-09-15 | -0/+4 |
* | config/general.yml is just as good as config/general | Robin Houston | 2011-07-08 | -1/+1 |
* | added option to install a theme from a remote URL as part of rails-post-deplo... | Seb Bacon | 2011-06-14 | -0/+5 |
* | 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 |
* | 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 | -1/+1 |
* | 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 |