aboutsummaryrefslogtreecommitdiffstats
path: root/script/rails-post-deploy
Commit message (Expand)AuthorAgeLines
* Split rails-post-deploy into rails-deploy-(before|while)-downMark Longair2014-01-22-90/+6
* Precompile assets only for production.Louise Crow2013-12-03-1/+4
* Precompile the assets in rails-post-deployMark Longair2013-11-26-0/+2
* Deal with ../logs existing, and log not being a symlinkMark Longair2013-10-29-2/+7
* Normalize whitespace in rails-post-deployMark Longair2013-10-29-27/+27
* Merge branch 'feature/hide-individual-responses' into rails-3-developLouise Crow2013-09-17-6/+0
|\
| * Don't make zip dir publicly accessible.Louise Crow2013-09-16-6/+0
* | Run migrations before trying to install themeIan Chard2013-08-14-3/+1
* | Add a rake task to print a warning if the state of a submodule is not what we...Louise Crow2013-07-30-0/+2
|/
* Now that we removed the readlink command to allow rails-post-deploy to be eas...hotfix/0.11.0.10Louise Crow2013-06-12-1/+1
* Now that runner is invoked via the rails command and not directly from the sc...Louise Crow2013-05-29-7/+7
* Enable rails-post-deploy to be run from any directoryMark Longair2013-04-02-2/+7
* Change email address in header of source code to hello@mysociety.orgMatthew Landauer2013-03-26-1/+1
* Even in development, bundle should be installed in the vendor directory. Fixe...Louise Crow2013-01-15-1/+4
* Don't install the develop or development group of gems in travis.Louise Crow2012-12-17-0/+4
* Remove svn tags that are out of date as we are now using gitMatthew Landauer2012-10-09-3/+0
* Move the installation of themes to a Rake task so that we can use the ALAVETE...Louise Crow2012-08-29-27/+1
* Make the post-deploy script actually work, and for both incantations of theme...Seb Bacon2012-07-17-6/+12
* Run optional "post_install" scriptSeb Bacon2012-07-16-0/+6
* Revert "Revert "Let’s try fixing bundler instead""Robin Houston2012-05-31-22/+1
* Revert "Let’s try fixing bundler instead"Robin Houston2012-05-31-1/+22
* Let’s try fixing bundler insteadRobin Houston2012-05-31-22/+1
* local can only be used in a functionRobin Houston2012-05-31-1/+1
* Bundler fix for rails-post-deployRobin Houston2012-05-31-8/+30
* Correctly iterate over THEME_URLS arraySeb Bacon2012-05-23-2/+3
* Introduce ability to install multiple, layered themes.Seb Bacon2012-05-23-0/+10
* Use "bundle exec bundle install" (ugh) as a workaround for the fact that in d...Seb Bacon2012-05-16-2/+2
* Now we use bundler, update all scripts to exec `rake` as `bundle exec rake`Seb Bacon2012-05-04-1/+1
* in production mode, ensure we skip development and test gemsSeb Bacon2012-03-13-1/+1
* Do 'bundler' stuff in correct orderSeb Bacon2012-03-12-4/+6
* cause the post-deploy process to run "bundler install"Seb Bacon2012-02-22-1/+6
* Attempt to ensure tests always run using the "test" environment, by:Seb Bacon2012-02-07-14/+13
* Create config/rails_env.rb in productionRobin Houston2012-02-06-17/+37
* Get rid of config/rails_env.rbRobin Houston2012-02-02-27/+0
* don't cause an error if script has been run before (due to trying to create e...Seb Bacon2011-09-26-2/+5
* Add notes about how to make zipfiles downloadable (and provide for this in th...Seb Bacon2011-09-15-0/+4
* config/general.yml is just as good as config/generalRobin Houston2011-07-08-1/+1
* added option to install a theme from a remote URL as part of rails-post-deplo...Seb Bacon2011-06-14-0/+5
* Remove unneeded part of script now symlinks in gitFrancis Irving2009-12-03-4/+0
* Probably add Rails itselfFrancis Irving2009-12-03-13/+0
* Remove old versions of RailsFrancis Irving2009-12-03-13/+4
* Give warning when rails_env.rb is made, as it is very confusing.Francis Irving2009-12-02-0/+15
* Changing rspec / rspec_on_rails versionFrancis Irving2009-12-02-4/+4
* Oops, put back directory change.Francis Irving2009-10-29-0/+1
* Remove making of symlink that isn't usedFrancis Irving2009-10-29-3/+0
* shlib in new placeFrancis Irving2009-10-29-1/+1
* Now is the application directory, not mysociety CVS dirFrancis Irving2009-10-28-16/+3
* With new deploy system, is already in the rails app.Francis Irving2009-10-28-3/+0
* Fork of rails-post-deploy in mysociety/bin in CVS.Francis Irving2009-10-28-0/+110