aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeLines
* Merge branch 'gh-pages-updating-translations' into gh-pagesLouise Crow2014-07-16-4/+20
|\
| * Add a bit more explanation on how to update Transifex files.Louise Crow2014-07-16-4/+20
| |
* | Merge branch 'portugal-workshop-fixes' into gh-pagesLouise Crow2014-07-16-9/+44
|\ \ | |/ |/|
| * Add some details about config for thin.Louise Crow2014-07-16-5/+10
| |
| * Add instructions for updating Alaveteli path in init scripts.Louise Crow2014-07-16-0/+16
| |
| * Make it clear that the last few commands are run on the serverLouise Crow2014-07-16-1/+4
| | | | | | | | Also tell people to restart MTA
| * Remove un-needed backticks.Louise Crow2014-07-16-2/+2
| |
| * Add link to SO for net-ssh bugLouise Crow2014-07-16-1/+1
| |
| * Add leading slashLouise Crow2014-07-16-1/+1
| |
| * Add instructions for setting up authentication of deployment userLouise Crow2014-07-16-1/+5
| |
| * Add HOST to deploy_toLouise Crow2014-07-16-2/+3
| | | | | | | | alaveteli is only used when the install script is run with the --default flag. Otherwise, it uses the HOST param or the EC2 hostname.
| * Add note on broken net-ssh versionLouise Crow2014-07-16-0/+6
| |
| * Update github urlLouise Crow2014-07-16-1/+1
|/ | | | https://developer.github.com/changes/2014-04-25-user-content-security/
* Merge branch 'gh-pages-feedback' into gh-pagesLouise Crow2014-07-15-27/+249
|\
| * Add a simple ajax feedback form to google spreadsheets.Louise Crow2014-07-15-27/+249
| | | | | | | | | | | | Code originally taken from http://mashe.hawksey.info/2014/07/google-sheets-as-a-database-insert-with-apps-script-using-postget-methods-with-ajax-example/ and modified.
* | Merge branch 'gh-pages-email-clarification' into gh-pagesLouise Crow2014-07-15-2/+2
|\ \ | |/ |/|
| * Clarify that MTA install is done by the install script and on EC2.Louise Crow2014-07-15-2/+2
|/
* Merge branch 'gh-pages' of ssh://git.mysociety.org/data/git/public/alaveteli ↵Louise Crow2014-07-10-62/+71
|\ | | | | | | into gh-pages
| * Merge branch 'gh-pages-log-config' into gh-pagesGareth Rees2014-07-10-1/+2
| |\
| | * Add log to shared directories to copyGareth Rees2014-07-10-0/+1
| | |
| | * Fix typoGareth Rees2014-07-10-1/+1
| | |
| * | fix titles for installation pagesDave Whiteland2014-07-09-2/+2
| | |
| * | linkify mailinator in Getting Started guideDave Whiteland2014-07-09-1/+1
| | |
| * | fix glossary links on installation index pageDave Whiteland2014-07-09-4/+5
| | |
| * | fix installation (overview) lead paraDave Whiteland2014-07-09-4/+6
| | | | | | | | | | | | | | | Whoops, this at some point became the deployment page's lead para.
| * | add missing glossary_link to glossary linksDave Whiteland2014-07-09-5/+6
| | | | | | | | | | | | | | | | | | found using git grep -P '<a[^>]+glossary[^>]+' | grep -v __link in case that's handy.
| * | change glossary link class to glossary__link throughoutDave Whiteland2014-07-09-46/+50
| | |
* | | Merge branch 'deploy-fixes' into gh-pagesLouise Crow2014-07-10-1/+2
|\ \ \ | |/ / |/| |
| * | Change order of stepsLouise Crow2014-07-08-1/+1
| | | | | | | | | | | | update_code task fails if the config files aren't there yet
| * | Add the xapiandbs to the list of directories to be copied across.Louise Crow2014-07-08-0/+1
|/ /
* | Merge branch 'gh-pages' of ssh://git.mysociety.org/data/git/public/alaveteli ↵Louise Crow2014-07-08-1943/+253
|\| | | | | | | into gh-pages
| * Merge branch 'gh-pages-crontab-setup' into gh-pagesGareth Rees2014-07-04-32/+56
| |\
| | * Minor updates to init script setupGareth Rees2014-07-03-2/+4
| | |
| | * Add variables for purge varnish init scriptGareth Rees2014-07-03-0/+10
| | |
| | * Add better examples for generating the alert daemonGareth Rees2014-07-03-5/+17
| | |
| | * Add better sections to crontab and init setupGareth Rees2014-07-03-5/+15
| | |
| | * Use better default for VHOST_DIR in cron exampleGareth Rees2014-07-03-1/+1
| | |
| | * Generate crontab to /etc/cron.d/Gareth Rees2014-07-03-1/+1
| | | | | | | | | | | | Might as well put it in the right place
| | * Remove superfluous crontab docsGareth Rees2014-07-03-4/+1
| | |
| | * Update cron variables documentationGareth Rees2014-07-03-7/+4
| | |
| | * Remove unused cron example variableGareth Rees2014-07-03-5/+0
| | | | | | | | | | | | Not used in config/crontab-example.ugly
| | * Minor example code formattingGareth Rees2014-06-26-5/+5
| | |
| | * config_files:convert_crontab now allows MAILTOGareth Rees2014-06-26-3/+4
| | | | | | | | | | | | | | | No longer have to manually edit the crontab as MAILTO can be specified when generating the file.
| * | remove misleading backticksDave Whiteland2014-07-04-1/+1
| | |
| * | Merge branch 'gh-pages-grunt' into gh-pagesDave Whiteland2014-07-04-1911/+197
| |\ \
| | * | update theme (to include distinctive glossary links)Dave Whiteland2014-07-04-1907/+32
| | | |
| | * | add grunt mechanism (from fixmystreet) to gh-pagesDave Whiteland2014-07-04-4/+165
| | | |
* | | | Merge branch 'gh-pages-wheezy' into gh-pagesLouise Crow2014-07-08-26/+91
|\ \ \ \ | |/ / / |/| | |
| * | | We're backporting bundler for Ubuntu.Louise Crow2014-07-08-1/+1
| | | | | | | | | | | | | | | | Update the instructions to reflect that.
| * | | Add wheezy install instructions for the package fileLouise Crow2014-07-08-0/+3
| | | |