summaryrefslogtreecommitdiff
path: root/features/profile/emails.feature
Commit message (Collapse)AuthorAgeFilesLines
* Splitted the Spinach tests to prevent time-outsJeroen van Baarsen2014-06-041-0/+1
| | | | Signed-off-by: Jeroen van Baarsen <jeroenvanbaarsen@gmail.com>
* Add email aliases for usersJason Hollingsworth2014-02-131-0/+25
Emails are used to associate commits with users. The emails are not verified and don't have to be valid email addresses. They are assigned on a first come, first serve basis. Notifications are sent when an email is added.