Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Fix link | Louise Crow | 2014-06-13 | -1/+1 |
| | ||||
* | Move docs content under docs/ | Louise Crow | 2014-06-13 | -284/+285 |
| | ||||
* | new glossary entries | Dave Whiteland | 2014-06-13 | -3/+152 |
| | ||||
* | fix broken link | Dave Whiteland | 2014-06-13 | -1/+1 |
| | ||||
* | Merge branch 'gh-pages-deploy-docs' into gh-pages | Dave Whiteland | 2014-06-13 | -12/+328 |
|\ | ||||
| * | Merge branch 'gh-pages' into gh-pages-deploy-docs | Dave Whiteland | 2014-06-13 | -91/+53 |
| |\ | |/ |/| | ||||
* | | Refer to docs, not wiki, for production best practice notes. | Louise Crow | 2014-06-13 | -3/+2 |
| | | ||||
* | | Merge branch 'gh-pages-less-translation-info' into gh-pages | Louise Crow | 2014-06-13 | -56/+0 |
|\ \ | ||||
| * | | We don't need the release manager's view here. | Louise Crow | 2014-06-12 | -56/+0 |
| | | | ||||
* | | | Merge branch 'gh-pages-search' into gh-pages | Louise Crow | 2014-06-13 | -0/+21 |
|\ \ \ | ||||
| * | | | Add a google custom search page. | Louise Crow | 2014-06-13 | -0/+21 |
| | | | | | | | | | | | | | | | | | | | | We should migrate this to a mysociety account once we are on google apps - it's created by my personal google account. | |||
* | | | | Merge branch 'gh-pages-new-ami' into gh-pages | Louise Crow | 2014-06-12 | -10/+8 |
|\ \ \ \ | ||||
| * | | | | Remove comment about micro. | Louise Crow | 2014-06-12 | -2/+1 |
| | | | | | ||||
| * | | | | Update the AMI info | Louise Crow | 2014-06-09 | -8/+7 |
| | | | | | ||||
* | | | | | Typo | Louise Crow | 2014-06-12 | -6/+6 |
| |_|/ / |/| | | | ||||
* | | | | Link markup, typos | Louise Crow | 2014-06-12 | -2/+2 |
| | | | | ||||
* | | | | Update links. | Louise Crow | 2014-06-12 | -10/+10 |
| |/ / |/| | | ||||
* | | | Fix link | Louise Crow | 2014-06-10 | -1/+1 |
| | | | ||||
* | | | Merge branch 'gh-pages-fix-branchname' into gh-pages | Louise Crow | 2014-06-10 | -3/+3 |
|\ \ \ | ||||
| * | | | Fix some syntax/naming issues. | Louise Crow | 2014-06-09 | -3/+3 |
| |/ / | ||||
| | * | fixes to comments/input from @crowbot | Dave Whiteland | 2014-06-13 | -40/+114 |
| | | | | | | | | | | | | This includes the deploy/Capistrano instructions from #1596 | |||
| | * | add Capistrano to the glossary | Dave Whiteland | 2014-06-12 | -1/+24 |
| | | | ||||
| | * | explicit link to installation from deploy page | Dave Whiteland | 2014-06-12 | -3/+3 |
| | | | ||||
| | * | copyedit: remove unclear 'However' | Dave Whiteland | 2014-06-12 | -1/+1 |
| | | | ||||
| | * | insert missing word | Dave Whiteland | 2014-06-12 | -1/+1 |
| | | | ||||
| | * | fix title error (Installing, not Deploying!) | Dave Whiteland | 2014-06-12 | -1/+1 |
| | | | ||||
| | * | clarifications to deploy page | Dave Whiteland | 2014-06-12 | -19/+35 |
| | | | ||||
| | * | tidy up wording | Dave Whiteland | 2014-06-10 | -1/+1 |
| | | | ||||
| | * | add setting STAGING_SITE to dev/staging/production defs | Dave Whiteland | 2014-06-10 | -5/+31 |
| | | | | | | | | | | | | this sets the production environment in Rails, nice to have this documented now :-) | |||
| | * | add deployment to docs, update install pages accordingly | Dave Whiteland | 2014-06-10 | -9/+186 |
| |/ |/| | | | | | | | | | Also added glossary entries for dev/staging/production. The deployment text is from doc/DEPLOY.md which will can be removed if this goes live into code.alaveteli.org | |||
* | | add Sass to glossary | Dave Whiteland | 2014-06-09 | -3/+34 |
| | | ||||
* | | Merge branch 'theme-updates' into gh-pages | Dave Whiteland | 2014-06-09 | -22/+21 |
|\ \ | ||||
| * | | Fix link and whitespace. | Louise Crow | 2014-06-09 | -1/+1 |
| | | | ||||
| * | | First draft of new theme editing section | Louise Crow | 2014-06-09 | -13/+12 |
| | | | ||||
| * | | Whitespace changes. | Louise Crow | 2014-06-09 | -5/+5 |
| | | | ||||
| * | | Fix path | Louise Crow | 2014-06-09 | -1/+1 |
| | | | ||||
| * | | Plugin install method now obsolete. | Louise Crow | 2014-06-09 | -3/+3 |
| |/ | | | | | | | Superceded by rake task. | |||
* | | add Rails to glossary | Dave Whiteland | 2014-06-09 | -0/+22 |
| | | ||||
* | | rename installing/exim4 to installing/email | Dave Whiteland | 2014-06-09 | -11/+10 |
| | | | | | | | | | | because it's no longer just about exim but also postfix. This commit includes updating links in the docs to the new page. | |||
* | | add postfix MTA setup instructions/example | Dave Whiteland | 2014-06-09 | -13/+102 |
| | | | | | | | | from doc/INSTALL-postfix.md | |||
* | | markdown: remove space to preserve double hyphen | Dave Whiteland | 2014-06-09 | -1/+1 |
| | | ||||
* | | delete redundant anchor tag (Jekyll autogenerates it) | Dave Whiteland | 2014-06-09 | -2/+0 |
| | | ||||
* | | fix bad links to .md docs: should be code.alaveteli pages | Dave Whiteland | 2014-06-09 | -15/+19 |
| | | ||||
* | | track what's been included/missed from docs/ dir | Dave Whiteland | 2014-06-09 | -0/+13 |
|/ | ||||
* | Merge branch 'gh-pages-fix-typo' into gh-pages | Louise Crow | 2014-05-29 | -1/+1 |
|\ | ||||
| * | Fix typo in param name | Louise Crow | 2014-05-29 | -1/+1 |
| | | | | | | | | This connection param is consulted in config/initializers/alaveteli.rb to see whether to load our patch for constraint disabling from lib/no_constraint_disabling.rb | |||
* | | Merge branch 'gh-pages' of ssh://git.mysociety.org/data/git/public/alaveteli ↵ | Louise Crow | 2014-05-29 | -185/+58 |
|\ \ | | | | | | | | | | into gh-pages | |||
| * | | update doc summary | Dave Whiteland | 2014-05-23 | -2/+2 |
| | | | ||||
| * | | use "Request state" wording | Dave Whiteland | 2014-05-23 | -3/+3 |
| | | | | | | | | | | | | | | | | | | Had been "States of request" to avoid "Request" to sound like a verb,,, but it's weird because everywhere these are simply called "request states" and the title being different was confusing me. | |||
| * | | make Kosovo/UK comparison more readable/useful | Dave Whiteland | 2014-05-23 | -178/+52 |
| | | |