Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove the annotate gem and delete old annotations | Jeroen van Baarsen | 2016-05-09 | 1 | -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_regexp | Rémy Coutable | 2016-02-09 | 1 | -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 specs | Douwe Maan | 2015-12-09 | 1 | -1/+1 |
| | |||||
* | Re-annotate models | Stan Hu | 2015-05-03 | 1 | -0/+19 |
| | |||||
* | Follow newline guidelines. | Douwe Maan | 2015-04-14 | 1 | -3/+0 |
| | |||||
* | Remove duplication between Group and ProjectMember. | Douwe Maan | 2015-04-14 | 1 | -0/+151 |