Drew
|
d33dd68cc5
|
Add revokeSessionOnPasswordReset option. Closes #1584 (#1597)
* Add revokeSessionOnPasswordReset option
* Fix nits
|
2016-04-22 18:21:50 -04:00 |
|
Blayne Chard
|
6e9529f81c
|
Exposes the loggerAdapter as log to Cloud Functions and Triggers (#1565)
This allows access to logging inside cloud code and triggers via
request.log.info
request.log.error
|
2016-04-21 16:20:14 -04:00 |
|
Florent Vilmart
|
c050a65d49
|
Schema.js database agnostic (#1468)
* Schema.js database agnostic
* nits
|
2016-04-12 17:39:27 -04:00 |
|
Florent Vilmart
|
5773143973
|
Disables find on installation from clients
- fixes #1372
|
2016-04-05 13:09:40 -04:00 |
|
wangmengyan95
|
555e25bf33
|
Add LiveQuery
|
2016-03-18 12:32:31 -07:00 |
|
Florent Vilmart
|
dd7fad8e96
|
Allows Operations on Roles
|
2016-03-16 23:07:51 -04:00 |
|
wangmengyan95
|
8ea2b615a4
|
Do master query for before/afterSaveHook
|
2016-03-10 22:38:07 -08:00 |
|
Nikita Lutsenko
|
9bc636dc5c
|
Cleanup, remove unusued methods and unify cache.js.
|
2016-02-26 22:48:53 -08:00 |
|
Nikita Lutsenko
|
5e4cecd94e
|
Use constants instead of magic strings for trigger names.
|
2016-02-25 20:01:52 -08:00 |
|
Florent Vilmart
|
c4abd1e267
|
cache as ES6
|
2016-02-25 08:10:08 -05:00 |
|
Florent Vilmart
|
9ac7a52e40
|
Adds Hooks API
Adds Parse.Hooks.js in src/cloud-code/Parse.Hooks.js
Moves Cloud code related functions in src/cloud-code
|
2016-02-25 08:10:07 -05:00 |
|
Francis Lessard
|
42aacdf62b
|
FIX : User Roles not added to create, update or delete calls
|
2016-02-11 22:16:07 -05:00 |
|
Nikita Lutsenko
|
b989bbcaae
|
Move all source files into 'src' folder.
|
2016-02-08 19:41:07 -08:00 |
|