Jacek Migdal
|
0e3c992fd8
|
No argument in client accounts callbacks.
https://github.com/meteor/meteor/issues/3572
[stubailo] Improve docs
|
2015-02-23 21:51:27 -08:00 |
|
Jacek Migdal
|
b5861c114a
|
Implement Account.onLogin/onLoginFailure on client.
https://github.com/meteor/meteor/issues/3572
|
2015-02-23 21:51:26 -08:00 |
|
David Glasser
|
106337311e
|
use upsert method, fix indentation
|
2015-01-12 14:06:29 -08:00 |
|
Daniel Dent
|
f12b08947a
|
Avoids a race condition when multiple server instances are backed by the MongoDB database. MongoDB does not have transactions, atomic upserts are used instead.
|
2015-01-12 14:05:00 -08:00 |
|
Slava Kim
|
23ee0966a5
|
Clarify the message behind Meteor.user().profile
The `profile` field is public and writable by the user.
|
2014-12-08 11:29:00 -08:00 |
|
Sashko Stubailo
|
088dee92b7
|
Make service-configuration more obvious
|
2014-10-27 21:27:39 -07:00 |
|
Sashko Stubailo
|
ae7a0c6bb0
|
Fixed links on full docs
|
2014-10-23 10:50:57 -07:00 |
|