This website requires JavaScript.
Explore
Help
Sign in
codeninjasllc
/
codecombat
Watch
1
Star
0
Fork
You've already forked codecombat
0
mirror of
https://github.com/codeninjasllc/codecombat.git
synced
2024-11-24 08:08:15 -05:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
6491105f68
codecombat
/
server
/
users
History
Scott Erickson
da93c45ef3
Tweaked emailLower and nameLower auto-setting to not set if their respective depending properties do not exist. With minimizing mongoose off, this was causing db duplicate key problems.
2015-01-12 11:51:48 -08:00
..
remarks
Revert "Fixed
#1076
, and all other instances of empty objects being stripped out of documents. Turns out mongoose was doing this intentionally as a feature? I don't understand why that's on by default. Oh mongoose."
2015-01-09 18:30:05 -08:00
User.coffee
Tweaked emailLower and nameLower auto-setting to not set if their respective depending properties do not exist. With minimizing mongoose off, this was causing db duplicate key problems.
2015-01-12 11:51:48 -08:00
user_handler.coffee
Fixed
#1968
.
2015-01-08 11:57:31 -08:00