Age | Commit message (Expand) | Author |
---|---|---|
2013-07-24 | validations of email format and local domain moved over | Azul |
2013-01-17 | unit tests passing | Azul |
2013-01-14 | got users controller test to pass - tickets controller test next. | Azul |
2012-12-20 | fixed tests, testing corner cases, fixed these | Azul |
2012-12-18 | only destroy user that has been persisted in teardown | Azul |
2012-12-18 | refactored email_alias creation and validation | Azul |
2012-12-13 | refactor: changed add_email to add_email_alias | Azul |
2012-12-13 | LocalEmail added - will validate uniqueness amongst emails and aliases | Azul |
2012-12-10 | created generic Email class and use it with EmailAliases | Azul |