index
:
leap_web.git
drop/ruby-2.1
feat/drop-signup
master
version/0.6
version/0.6.1
version/0.7
version/0.7.1
version/0.8
version/0.9
[leap_web]
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
users
/
app
/
models
/
local_email.rb
Age
Commit message (
Expand
)
Author
2013-10-17
blacklist system logins for aliases and logins
Azul
2013-09-05
Move handle method to Email model and have it work for local and non-local em...
jessib
2013-07-24
allow available and unique forwards only
Azul
2013-07-24
validations of email format and local domain moved over
Azul
2013-07-24
local email adds domain if needed
Azul
2013-07-24
testing all versions of emial identities, emails are now strings
Azul
2013-01-18
more flexible email partial
Azul
2013-01-17
minor fixes to validation workflow
Azul
2013-01-17
unit tests passing
Azul
2013-01-16
incomplete initial changes to make email address just login@domain.tld
Azul
2012-12-20
fixed tests, testing corner cases, fixed these
Azul
2012-12-20
this is what += is there for
Azul
2012-12-20
validating email domain and displaying it as the placeholder
Azul
2012-12-18
refactored email_alias creation and validation
Azul
2012-12-13
use the same partial for Email and LocalEmail
Azul
2012-12-13
LocalEmail added - will validate uniqueness amongst emails and aliases
Azul