Florent Vilmart
|
a770c4cba8
|
Adds relation fields to objects
|
2016-04-08 07:42:02 -04:00 |
|
Florent Vilmart
|
91de7504fe
|
🎉 fixes #1288
* ⚡ regression test for #1288
* 🎉 fixes #1288
|
2016-04-04 14:27:11 -04:00 |
|
Florent Vilmart
|
e270964b4b
|
adds test for issue #1031
|
2016-03-17 00:04:52 -04:00 |
|
Florent Vilmart
|
e1c475512c
|
Returns updated keys when running with beforeSave
|
2016-03-16 23:48:52 -04:00 |
|
Florent Vilmart
|
ba545fbf59
|
Returns full modifications on PUT
|
2016-03-16 22:30:52 -04:00 |
|
wangmengyan95
|
8ea2b615a4
|
Do master query for before/afterSaveHook
|
2016-03-10 22:38:07 -08:00 |
|
Nikita Lutsenko
|
0f07c5204e
|
Add test validating that we have ACL propagate to before/after save hooks.
|
2016-03-08 16:15:49 -08:00 |
|
Fosco Marotto
|
e92ee7e1c2
|
Merge pull request #863 from ParsePlatform/fosco.authData2
Test empty authData block on login for #413
|
2016-03-06 14:35:23 -08:00 |
|
Fosco Marotto
|
3266d59fcc
|
beforeSave changes should propagate to the response
|
2016-03-06 02:16:17 -08:00 |
|
Fosco Marotto
|
2d4c08c5a3
|
Test empty authData block on login for #413
|
2016-03-06 01:03:51 -08:00 |
|
Nikita Lutsenko
|
edc7720660
|
Add tests that verify installationId in Cloud Code triggers.
|
2016-03-02 21:02:50 -08:00 |
|
Nikita Lutsenko
|
b778b314fb
|
Flatten custom operations in request.object in afterSave hooks.
|
2016-03-02 18:25:27 -08:00 |
|
Fosco Marotto
|
bfafcd4e87
|
Fix an installation deduplication bug
|
2016-03-02 14:14:12 -08:00 |
|
Florent Vilmart
|
e43c471a7e
|
Adds test that ensures the keys are properly set when using cloudcode
|
2016-02-28 12:38:36 -05:00 |
|
Nikita Lutsenko
|
0cf3f56b00
|
Remove dependency from DatabaseAdapter on cache.js.
|
2016-02-26 20:46:49 -08: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 |
|
Nikita Lutsenko
|
39dce71e4f
|
Add a test to validate pointer mutation in beforeSave hooks.
|
2016-02-24 01:24:16 -08:00 |
|
Nikita Lutsenko
|
24a25d14b3
|
Unify all beforeSave with custom hooks into a single describe(), reset the global state on before/after test.
|
2016-02-23 22:01:12 -08:00 |
|
Nikita Lutsenko
|
69efeac1a3
|
Enable strict mode in ParseAPI.spec.js.
|
2016-02-23 22:00:48 -08:00 |
|
Nikita Lutsenko
|
14cc82a057
|
Fix dirtyKeys() and dirty(key:) on beforeSave when updating objects.
|
2016-02-23 21:50:17 -08:00 |
|
Nikita Lutsenko
|
be693fb736
|
Do not pass objectId, updatedAt, createdAt to beforeSave hooks on object create.
|
2016-02-22 19:33:32 -08:00 |
|
Björn Kaiser
|
ce1de0a5ef
|
Cloud Function validation now uses the complete request instead of just the request parameters
|
2016-02-17 20:43:09 +00:00 |
|
Björn Kaiser
|
bd0d21af29
|
Merge remote-tracking branch 'upstream/master'
|
2016-02-17 20:35:17 +00:00 |
|
Fosco Marotto
|
eace10f35e
|
Merge pull request #439 from flovilmart/flovilmart.cloud-code-request-params
Adds ability to pass qs params to cloud code functions
|
2016-02-16 05:13:32 -08:00 |
|
Florent Vilmart
|
8296d77f28
|
Adds ability to pass qs params to cloud code functions
|
2016-02-15 22:18:19 -05:00 |
|
Lewuathe
|
ce4f13f3bf
|
Limit 100 records as default
|
2016-02-13 17:58:46 +09:00 |
|
Björn Kaiser
|
ec1bbc8d74
|
Merge remote-tracking branch 'upstream/master'
|
2016-02-12 20:37:10 +00:00 |
|
Nikita Lutsenko
|
3271b45102
|
Update imports in all specs.
|
2016-02-08 20:20:08 -08:00 |
|
Björn Kaiser
|
4822d2b668
|
Merge branch 'master' into test_for_calling_nonexisting_cf
|
2016-02-03 22:08:30 +00:00 |
|
Björn Kaiser
|
5b960d3d50
|
Merge remote-tracking branch 'upstream/master'
|
2016-02-03 21:27:54 +00:00 |
|
Björn Kaiser
|
035fcd2615
|
Added test for proper handling of trying to call a non-existing Cloud Function
|
2016-02-03 21:21:30 +00:00 |
|
Björn Kaiser
|
b8752c8687
|
Merge branch 'master' of github.com:codegefluester/parse-server
|
2016-02-03 20:53:58 +00:00 |
|
Nikita Lutsenko
|
f035307984
|
Fixed Cloud functions/triggers async rejection crashing server.
|
2016-02-03 01:47:05 -08:00 |
|
Fosco Marotto
|
7f5d744ce2
|
Initial release, parse-server, 2.0.0
|
2016-01-28 10:58:12 -08:00 |
|