aboutsummaryrefslogtreecommitdiffstats
path: root/app/models/change_email_validator.rb
Commit message (Expand)AuthorAgeLines
* Change email address in header of source code to hello@mysociety.orgMatthew Landauer2013-03-26-1/+1
* Remove schema information as this won't be updated any moreHenare Degan2013-03-04-11/+0
* Convert validators to newer, more Railsy ActiveModelHenare Degan2013-03-04-10/+11
* Merge branch 'develop' into rails-3-spikeHenare Degan2013-02-15-1/+4
|\
| * ChangeEmailValidator model - Overwriting validate is deprecated in Rails 3Henare Degan2013-01-25-1/+4
* | #errors always returns an array now so check for an empty one insteadHenare Degan2013-02-07-2/+2
|/
* Remove svn tags that are out of date as we are now using gitMatthew Landauer2012-10-09-2/+0
* Further annotation correctionsSeb Bacon2012-05-24-1/+1
* Remove trailing whitespace (to make a cleaner forthcoming merge with wombleto...Seb Bacon2012-05-15-1/+1
* Ensure model schema documentation is up to date.Seb Bacon2012-01-09-4/+5
* initial merge of Kosovan branch; still need to get tests passing, factor out ...Seb Bacon2011-07-06-4/+4
|\
| * I18n string for modelsFaton Selishta2011-06-30-4/+4
* | Don't store passwords in post_params.Louise Crow2011-05-16-2/+7
|/
* Updating validations so that none expect automatic interpolation of the attri...Louise Crow2011-02-24-11/+11
* Annotate models.Francis Irving2010-10-09-1/+1
* Update model annotations.Francis Irving2010-09-15-1/+1
* Update model annotations.Francis Irving2010-07-27-1/+1
* Add specific draft attribute.Francis Irving2010-07-15-1/+1
* Update model annotations.Francis Irving2010-07-15-0/+10
* Allow emails case insensitively.Francis Irving2010-03-20-1/+1
* Form for changing your email addressFrancis Irving2010-03-10-0/+42