Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2014-10-15 | Fix logging level to Error in exception handlers | BlueWall | 1 | -18/+18 | |
2014-04-24 | When sending JSON-RPC calls (for UserProfile), use WebUtil instead of ↵ | Oren Hurvitz | 1 | -6/+0 | |
constructing the HTTP requests manually. This allows the calls to be logged when using "debug http all 6". | |||||
2014-04-23 | Eliminated many warnings | Oren Hurvitz | 1 | -1/+0 | |
2013-12-16 | Populate user preferences with UserAccount email if it is present, else ↵ | BlueWall | 1 | -1/+2 | |
return an error indicating no email is on record for the user. | |||||
2013-12-06 | Add support for user preferences (im via email) | BlueWall | 1 | -0/+83 | |
2013-12-05 | Adding profile partners fix to SQLite and PgSQL drivers | BlueWall | 1 | -2/+0 | |
2013-06-07 | SQLite support for UserProfiles | BlueWall | 1 | -0/+904 | |