Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | The mysociety debian repo only has 64-bit packages | Ganesh Sittampalam | 2013-08-14 | -1/+1 |
| | ||||
* | Update for Rails 3 - script/server is deprecated. | Louise Crow | 2013-08-07 | -1/+1 |
| | ||||
* | Merge remote-tracking branch 'scjody_github/patch-1' into rails-3-develop | Louise Crow | 2013-07-31 | -1/+1 |
|\ | ||||
| * | Fix name of locale/ directory in INSTALL.md | Jody McIntyre | 2013-07-31 | -1/+1 |
| | | ||||
* | | Add a note on how to start mailcatcher. | Louise Crow | 2013-07-30 | -1/+2 |
| | | ||||
* | | Move crontab.ugly to crontab-example | Louise Crow | 2013-06-12 | -2/+2 |
| | | ||||
* | | Update the install documentation for the new database.yml param | Louise Crow | 2013-05-28 | -1/+2 |
| | | ||||
* | | Re-remove text removed in e0db6cf956e2270413143017baa7c1472b2e95f2 and ↵ | Louise Crow | 2013-04-30 | -13/+0 |
| | | | | | | | | reinstated in subsequent merge. | |||
* | | Rename httpd.conf to httpd.conf-example | Mark Longair | 2013-04-08 | -2/+2 |
| | | | | | | | | | | | | | | | | The httpd.conf file needs to be customized before being deployed, and in mySociety's deploy system, a custom version is only looked for if a corresponding -example file exists. Also change httpd.conf to httpd.conf-example in INSTALL.md | |||
* | | Remove superfluous leading './'s | Mark Longair | 2013-04-03 | -4/+4 |
| | | | | | | | | | | | | | | When running a script in another directory via a relative path it's not necessary to have a leading ./ regardless of your PATH. (At least that's is the case with bash, zsh, tcsh, csh and dash.) | |||
* | | Merge branch 'develop' into rails-3-develop | Louise Crow | 2013-03-19 | -1/+1 |
|\| | | | | | | | | | | | | | | | Conflicts: Gemfile Gemfile.lock app/views/admin_request/show.html.erb config/environment.rb | |||
| * | Allow the emergency user account to be disabled. | Louise Crow | 2013-03-19 | -1/+1 |
| | | ||||
* | | Merge branch 'develop' into rails-3-develop | Matthew Landauer | 2013-03-19 | -20/+33 |
|\| | | | | | | | | | | | | | Conflicts: Gemfile Gemfile.lock doc/INSTALL.md | |||
| * | Consistent syntax for X-Forwarded-Proto | Louise Crow | 2013-03-13 | -23/+23 |
| | | ||||
* | | Merge remote-tracking branch 'mysociety/develop' into rails-3-develop | Henare Degan | 2013-03-14 | -0/+28 |
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: Gemfile Gemfile.lock app/controllers/admin_request_controller.rb app/controllers/admin_track_controller.rb app/controllers/request_controller.rb app/controllers/services_controller.rb app/helpers/link_to_helper.rb app/mailers/request_mailer.rb app/models/application_mailer.rb app/models/info_request.rb app/views/admin_censor_rule/edit.html.erb app/views/admin_censor_rule/new.html.erb app/views/admin_public_body/_form.html.erb app/views/admin_public_body/_locale_selector.html.erb app/views/admin_public_body/_one_list.html.erb app/views/admin_public_body/edit.html.erb app/views/admin_public_body/list.html.erb app/views/admin_public_body/new.html.erb app/views/admin_request/_incoming_message_actions.html.erb app/views/admin_request/edit.html.erb app/views/admin_request/edit_comment.html.erb app/views/admin_request/edit_outgoing.html.erb app/views/admin_request/list.html.erb app/views/admin_request/list_old_unclassified.html.erb app/views/admin_request/show.html.erb app/views/admin_track/_some_tracks.html.erb app/views/admin_track/list.html.erb app/views/admin_user/edit.html.erb app/views/admin_user/list.html.erb app/views/admin_user/show.html.erb app/views/general/_footer.html.erb app/views/general/exception_caught.html.erb app/views/help/contact.html.erb app/views/layouts/default.html.erb app/views/public_body/_alphabet.html.erb app/views/request/_request_listing_single.html.erb app/views/request/_sidebar.html.erb app/views/request/new.html.erb app/views/request/show.html.erb app/views/request_mailer/external_response.rhtml app/views/request_mailer/fake_response.rhtml config/environment.rb config/environments/production.rb config/routes.rb spec/controllers/admin_censor_rule_controller_spec.rb spec/controllers/request_controller_spec.rb spec/controllers/track_controller_spec.rb spec/helpers/link_to_helper_spec.rb spec/mailers/request_mailer_spec.rb spec/models/info_request_spec.rb spec/spec_helper.rb spec/views/public_body/show.html.erb_spec.rb spec/views/request/show.html.erb_spec.rb vendor/plugins/rails_xss/lib/rails_xss/erubis.rb | |||
| * | Use different form of X-Forwarded-Proto header that is correctly recognised ↵ | Matthew Landauer | 2013-02-18 | -1/+1 |
| | | | | | | | | by Varnish | |||
| * | Add a little documentation on how to set up apache as an SSL terminator | Matthew Landauer | 2013-02-15 | -0/+28 |
| | | ||||
* | | We don't need an old version of Rubygems so hopefully we don't need to do this | Henare Degan | 2013-03-05 | -22/+1 |
|/ | ||||
* | Remove memcached config files, references to memcached and interlock. | Louise Crow | 2013-01-17 | -6/+0 |
| | ||||
* | Add some notes about using mailcatcher in development. | Louise Crow | 2012-11-08 | -0/+4 |
| | ||||
* | Following 32ac4ff55f2e174718fad97fcbd57b50a3daef7b, add some brief ↵ | Louise Crow | 2012-10-24 | -0/+6 |
| | | | | documentation about newrelic.yml-example, and switch off all monitoring by default. I don't think we want to get into the situation where a new install has monitoring running but doesn't know. | |||
* | Merge remote-tracking branch 'origin/feature/create-init-files' into develop | Louise Crow | 2012-09-24 | -5/+12 |
|\ | ||||
| * | Add some doc about the new rake task. | Louise Crow | 2012-09-20 | -4/+7 |
| | | ||||
| * | Add doc about $vhost_dir. | Louise Crow | 2012-09-20 | -1/+5 |
| | | ||||
* | | Add instructions about package pinning to the install doc. | Louise Crow | 2012-09-24 | -0/+12 |
| | | ||||
* | | Correct spelling of package | Henare Degan | 2012-09-22 | -1/+1 |
|/ | ||||
* | Edit note on running init scripts - can just be installed with execute ↵ | Louise Crow | 2012-09-20 | -1/+1 |
| | | | | permission for the deployment user. | |||
* | Add a note about how to allow these commands to be run with elevated ↵ | Henare Degan | 2012-09-20 | -1/+5 |
| | | | | privileges by a luser | |||
* | Add a note about how to easily install run-with-lockfile system-wide | Henare Degan | 2012-09-20 | -1/+2 |
| | ||||
* | Update references to point to the mySociety repo. | Louise Crow | 2012-08-29 | -7/+7 |
| | ||||
* | Update install doc to reflect the fact that develop is now the default ↵ | Louise Crow | 2012-08-13 | -5/+4 |
| | | | | branch on github. | |||
* | Merge branch 'hotfix/0.6.2.1' into develop | Seb Bacon | 2012-07-16 | -1/+1 |
|\ | ||||
| * | Merge branch 'release/0.6.2'0.6.2 | Seb Bacon | 2012-07-04 | -12/+10 |
| |\ | | | | | | | | | | | | | Conflicts: doc/INSTALL.md | |||
| * | | another pointless whitespace change to try to trigger Travis github hook | Seb Bacon | 2012-06-29 | -1/+1 |
| | | | ||||
| * | | pointless whitespace change to try to trigger Travis github hook | Seb Bacon | 2012-06-29 | -1/+1 |
| | | | ||||
* | | | A dumb script to generate a crontab | Seb Bacon | 2012-07-16 | -0/+3 |
| |/ |/| | ||||
* | | Add debian-testing as apt source requirement to documentation (and explain ↵ | Seb Bacon | 2012-07-04 | -6/+8 |
| | | | | | | | | better) | |||
* | | another pointless whitespace change to try to trigger Travis github hook | Seb Bacon | 2012-06-29 | -1/+1 |
| | | ||||
* | | Drop redundant duplicate suggestion | Seb Bacon | 2012-06-28 | -4/+0 |
| | | ||||
* | | Correct reference to RubyGems version | Seb Bacon | 2012-06-28 | -1/+1 |
|/ | ||||
* | Mention translations in the "upgrading" section | Seb Bacon | 2012-06-19 | -0/+9 |
| | ||||
* | Declutter the part of the instructions that deals with bundler; it | Seb Bacon | 2012-06-15 | -12/+17 |
| | | | | | should Just Work on debian, and we can add specific instructions for other platforms in the "troubleshooting" section. | |||
* | Clarify where the latest release can be found | Seb Bacon | 2012-05-22 | -2/+3 |
| | ||||
* | Improve administrative user account support: | Seb Bacon | 2012-05-14 | -17/+20 |
| | | | | | | * Allow users with `super` admin level to use the administrative interface. * Allow bootstrapping these users with an Emergency User over HTTP Basic Auth * Introduce new `SKIP_ADMIN_AUTH` setting to allow all admin auth to be bypassed (used by mySociety) | |||
* | Notes about how to upgrade. Fixes #467 | Seb Bacon | 2012-05-04 | -0/+19 |
| | ||||
* | Give a admins a clue about where to find `run-with-lockfile` command | Seb Bacon | 2012-05-04 | -0/+5 |
| | ||||
* | Fix copy-and-paste error | Seb Bacon | 2012-05-04 | -6/+0 |
| | ||||
* | Advise bundler-oriented incantation for `rake spec` | Seb Bacon | 2012-05-04 | -1/+1 |
| | ||||
* | Mention the `purge-requests` init script in the documentation. | Seb Bacon | 2012-05-02 | -0/+8 |
| | ||||
* | Reorder the wording so that it's clear before you do this step (just tripped ↵ | Henare Degan | 2012-04-02 | -5/+6 |
| | | | | me up) |