summaryrefslogtreecommitdiff
path: root/spec/models/member_spec.rb
Commit message (Collapse)AuthorAgeFilesLines
* Remove the annotate gem and delete old annotationsJeroen van Baarsen2016-05-091-19/+0
| | | | | | | | | In 8278b763d96ef10c6494409b18b7eb541463af29 the default behaviour of annotation has changes, which was causing a lot of noise in diffs. We decided in #17382 that it is better to get rid of the whole annotate gem, and instead let people look at schema.rb for the columns in a table. Fixes: #17382
* Validate email addresses using Devise.email_regexpRémy Coutable2016-02-091-1/+5
| | | | | | | Also: - Get rid of legacy :strict_mode - Get rid of custom :email validator - Add some shared examples to spec emails validation
* Tag model specsDouwe Maan2015-12-091-1/+1
|
* Re-annotate modelsStan Hu2015-05-031-0/+19
|
* Follow newline guidelines.Douwe Maan2015-04-141-3/+0
|
* Remove duplication between Group and ProjectMember.Douwe Maan2015-04-141-0/+151