aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeLines
* Add some specs to MailBackendGareth Rees2014-11-04-0/+145
* Merge branch 'hotfix/0.19.0.9' into rails-3-developLouise Crow2014-10-31-478/+4347
|\
| * Comment out spec which sends an invalid utf-8 param.0.19.0.9hotfix/0.19.0.9Louise Crow2014-10-31-6/+9
| * Upgrade to Rails 3.2.20 - fixes CVE-2014-7818Louise Crow2014-10-31-26/+26
| * Results of running 'bundle update rails'Louise Crow2014-10-31-3/+3
| * Latest translations from Transifex0.19.0.8hotfix/0.19.0.8Louise Crow2014-10-27-12/+3876
| * Latest translations from transifex.0.19.0.7hotfix/0.19.0.7Louise Crow2014-10-24-433/+435
| * Merge branch 'hotfix/0.19.0.6'0.19.0.6Gareth Rees2014-09-24-1/+2
| |\
* | \ Merge branch '875-remove-charities' into rails-3-developGareth Rees2014-10-30-10/+0
|\ \ \
| * | | Remove WDTK-specific charity linksGareth Rees2014-10-29-10/+0
* | | | Merge branch 'issues/1457-close-change-request-without-email' into rails-3-de...Louise Crow2014-10-30-27/+38
|\ \ \ \ | |/ / / |/| | |
| * | | Remove redirect to trailing slash URL.Louise Crow2014-10-30-13/+1
| * | | Allow closure of a change request without sending an email.Louise Crow2014-10-30-14/+37
| |/ /
* | | Merge branch 'code_tidying' into rails-3-developGareth Rees2014-10-29-564/+716
|\ \ \
| * | | Remove extra newlinesGareth Rees2014-10-29-3/+0
| * | | Group PublicBody callbacks and macros at topGareth Rees2014-10-29-18/+21
| * | | Extract descriptions in to TrackThing::TRACK_TYPESGareth Rees2014-10-29-20/+9
| * | | Use where syntax for TrackThing.find_existingGareth Rees2014-10-29-2/+5
| * | | Refactor TrackType types and mediums to constantsGareth Rees2014-10-29-12/+11
| * | | Dynamically call params hash for TrackThing#paramsGareth Rees2014-10-29-20/+11
| * | | Extract hashes in TrackThing#params to methodsGareth Rees2014-10-29-113/+134
| * | | Clean TrackThingGareth Rees2014-10-29-51/+49
| * | | Use self. for TrackThing class methodsGareth Rees2014-10-29-8/+8
| * | | Group TrackThing class methods at top of fileGareth Rees2014-10-29-35/+37
| * | | Group TrackThing macro methodsGareth Rees2014-10-29-6/+3
| * | | Extract UserInfoRequestSentAlert alert typesGareth Rees2014-10-29-10/+14
| * | | Clean UserGareth Rees2014-10-29-80/+80
| * | | Group User class methods at top of classGareth Rees2014-10-29-105/+104
| * | | Group User macro methods at top of fileGareth Rees2014-10-29-12/+8
| * | | Move User callbacks to top of fileGareth Rees2014-10-29-2/+3
| * | | Extract RawEmail inline calls to private methodsGareth Rees2014-10-29-3/+8
| * | | Tidy RawEmailGareth Rees2014-10-29-14/+11
| * | | Tidy PurgeRequestGareth Rees2014-10-29-11/+8
| * | | Tidy ProfilePhotoGareth Rees2014-10-29-28/+26
| * | | Extract after_initialize methods in PostRedirectGareth Rees2014-10-29-11/+10
| * | | Tidy PostRedirectGareth Rees2014-10-29-17/+16
| * | | Move PostRedirect class methods to top of fileGareth Rees2014-10-29-20/+22
| * | | Tidy HolidayGareth Rees2014-10-29-12/+12
| * | | Tidy ContactValidatorGareth Rees2014-10-29-1/+3
| * | | Move Comment class method to top of fileGareth Rees2014-10-29-15/+15
| * | | Improve Comment.find_existingGareth Rees2014-10-29-4/+7
| * | | Use more meaningful validations in CommentGareth Rees2014-10-29-3/+9
| * | | Tidy CommentGareth Rees2014-10-29-17/+16
| * | | Extract complexity in ChangeEmailValidatorGareth Rees2014-10-29-2/+10
| * | | Remove duplication in ChangeEmailValidatorGareth Rees2014-10-29-5/+8
| * | | Tidy ChangeEmailValidatorGareth Rees2014-10-29-9/+19
| * | | Add ChangeEmailValidator specGareth Rees2014-10-29-0/+124
| * | | Clean up AboutMeValidatorGareth Rees2014-10-20-1/+1
* | | | Merge branch 'body-show-sidebar-partial' into rails-3-developGareth Rees2014-10-28-21/+28
|\ \ \ \
| * | | | Extract public_body/show sidebar to partialGareth Rees2014-10-28-21/+28
|/ / / /