aboutsummaryrefslogtreecommitdiffstats
path: root/docs
Commit message (Collapse)AuthorAgeLines
* Merge branch 'load-sample-data' into gh-pagesGareth Rees2014-10-16-1/+5
|\
| * Update search index after loading sample dataGareth Rees2014-10-15-0/+4
| |
| * Use consistent headingGareth Rees2014-10-15-1/+1
| | | | | | The script loads “sample” data so the heading should say the same
* | Merge branch 'security' into gh-pagesGareth Rees2014-10-16-0/+36
|\ \
| * | Add Security & Maintenance pageGareth Rees2014-10-15-0/+36
| |/
* | Merge branch 'deprecation' into gh-pagesGareth Rees2014-10-16-8/+33
|\ \
| * | Fix extra newlineGareth Rees2014-10-15-1/+0
| | |
| * | Fix typoGareth Rees2014-10-15-1/+1
| | |
| * | Note about series release proceduresGareth Rees2014-10-15-0/+4
| | |
| * | Major release upgrade and compatibilityGareth Rees2014-10-15-0/+6
| | |
| * | Clarify patch and minor version compatibilityGareth Rees2014-10-15-6/+4
| | | | | | | | | | | | Also uses the correct version numbers according to the versioning scheme
| * | Add alaveteli version specificationGareth Rees2014-10-15-0/+18
| |/
* | Fix rebase gunk left in error.Louise Crow2014-10-09-4/+0
| |
* | Merge branch 'gh-pages' of ssh://git.mysociety.org/data/git/public/alaveteli ↵Louise Crow2014-10-09-3/+3
|\| | | | | | | into gh-pages
| * Add code formatting around AMI IDGareth Rees2014-10-06-1/+1
| |
| * Update AMI Installation to latest AMI IDGareth Rees2014-10-06-3/+3
| |
* | Merge branch 'gh-pages-hiding-instructions' into gh-pagesLouise Crow2014-10-09-27/+164
|\ \ | |/ |/|
| * Add some more details to the instructions for adding censor rules.Louise Crow2014-10-09-1/+20
| |
| * Add basic info on hiding incoming or outgoing messages.Louise Crow2014-10-09-0/+15
| |
| * Add some basic instructions on changing the visibility of a request.Louise Crow2014-10-09-0/+23
| |
| * Use 'admin interface' instead of 'admin tool'Louise Crow2014-10-09-0/+4
| |
| * Add a section on deleting requests.Louise Crow2014-10-09-0/+3
| |
| * Add a section on banning a user.Louise Crow2014-10-09-0/+6
| | | | | | | | Text adapted from https://github.com/mysociety/alaveteli/issues/465
| * Add a section on editing outgoing messagesLouise Crow2014-10-09-0/+7
| | | | | | | | Text adapted from https://github.com/mysociety/alaveteli/issues/465
| * Add section on removing message from holding pen.Louise Crow2014-10-09-0/+12
| | | | | | | | Text adapted from https://github.com/mysociety/alaveteli/issues/465
| * Restructure under 'maintenance' and 'support', add TOCLouise Crow2014-09-19-24/+72
| |
| * Use 'user support' consistently rather than 'user interaction'Louise Crow2014-09-19-3/+3
| |
* | Move state descriptions to 'customising' section.Louise Crow2014-09-22-14/+13
|/ | | | Closes #1738.
* Merge branch 'gh-pages' of ssh://git.mysociety.org/data/git/public/alaveteli ↵Louise Crow2014-08-28-1/+1
|\ | | | | | | into gh-pages
| * Fix typo .rhml extension to .html.erbGareth Rees2014-08-27-1/+1
| |
* | Merge branch 'gh-pages-external-smtp-check' into gh-pagesLouise Crow2014-08-28-37/+89
|\ \ | |/ |/|
| * fixup! Add external SMTP check example.Louise Crow2014-08-22-78/+79
| |
| * fixup! Add external SMTP check example.Louise Crow2014-08-22-1/+1
| |
| * Add external SMTP check example.Louise Crow2014-08-21-6/+57
| |
* | Merge branch 'gh-pages' of ssh://git.mysociety.org/data/git/public/alaveteli ↵Louise Crow2014-08-22-231/+535
|\ \ | | | | | | | | | into gh-pages
| * | Explain how thin is installedGareth Rees2014-08-22-1/+1
| | | | | | | | | | | | Plucked from 018842285cade549d4b238373fb5acf69e7439db (Louise Crow)
| * | Extend references to Passenger and Apache to mention Thin and NginxLouise Crow2014-08-22-1/+3
| | |
| * | Add note that thin is installed by the installation scriptLouise Crow2014-08-22-1/+2
| | | | | | | | | | | | Not passenger.
| * | Stop thin processes until daemon generationGareth Rees2014-08-22-0/+2
| | |
| * | Add link to alavetelithemeGareth Rees2014-08-21-2/+1
| | |
| * | Fix bullet list formattingGareth Rees2014-08-21-0/+1
| | |
| * | Update filename to match ↵Louise Crow2014-08-21-2/+2
| | | | | | | | | | | | https://github.com/mysociety/alaveteli/commit/40abf0831fdf9cd6dee2f8d412be6d19558c46d7
| * | Remove libc6 workaround - should now not apply.Louise Crow2014-08-21-10/+0
| | |
| * | Clearer instructions for production test prep.Louise Crow2014-08-21-4/+6
| | |
| * | Add the suexec moduleLouise Crow2014-08-21-1/+2
| | |
| * | Add notes on how to run tests from a production install.Louise Crow2014-08-21-0/+9
| | |
| * | Make it clearer that the SSL and non SSL config files are alternatives.Louise Crow2014-08-21-28/+37
| | | | | | | | | | | | | | | | | | You don't install the non-SSL one and then the SSL one. Promote the SSL one to the first option, and give varnish it's own heading to make clear that it applies to all webserver setups.
| * | Remove redundant asset precompilation.Louise Crow2014-08-21-7/+1
| | | | | | | | | | | | rails-post-deploy will precompile assets if STAGING_SITE has been set to 0 in general.yml as instructed in ecc0fe6.
| * | Fix typoLouise Crow2014-08-21-1/+1
| | |
| * | Remove permissions sectionLouise Crow2014-08-21-7/+0
| | | | | | | | | | | | | | | | | | We've already set the permissions on the init scripts earlier in the guide, so no need to give people an alternative way to make them runnable.