Nikita Lutsenko
|
6893895aea
|
Remove direct mongo access from SchemaRouter.modify, Schema.deleteField.
|
2016-02-29 19:47:08 -08:00 |
|
Nikita Lutsenko
|
d78c2746e9
|
Rename ExportAdapter to DatabaseController.
|
2016-02-29 12:50:47 -08:00 |
|
Fosco Marotto
|
791c5512aa
|
Merge pull request #567 from IlyaDiallo/master
Accept subdocuments keys ("object.subobject"), to allow atomic updates of an object field.
|
2016-02-26 02:05:03 -08:00 |
|
Nikita Lutsenko
|
a96cb6b31d
|
Remove 'url' as a required field on Files when they are stored on object.
|
2016-02-25 19:31:55 -08:00 |
|
Ilya Diallo
|
170dd40d3c
|
Accept subdocuments keys ("object.subobject"), to allow atomic updates of an object field.
|
2016-02-22 12:57:18 +01:00 |
|
Florent Vilmart
|
6e55e59b86
|
Fix typo,
- Adds automatic downloadName to match original Parse API
|
2016-02-19 14:07:12 -05:00 |
|
Florent Vilmart
|
9c477907bf
|
Adds receipt validation endpoint
|
2016-02-19 13:06:02 -05:00 |
|
Drew Gross
|
61b4468dac
|
Implement DELETE /schemas/:className
|
2016-02-17 19:00:17 -08:00 |
|
Drew Gross
|
a455e1b23f
|
Finish implementation of PUT /schemas/:className
|
2016-02-16 12:30:30 -08:00 |
|
Drew Gross
|
92e9db9064
|
Fix comment
|
2016-02-10 16:31:07 -08:00 |
|
Drew Gross
|
747f278f2a
|
Enable deleting pointer fields, fix tests
|
2016-02-10 16:25:28 -08:00 |
|
Drew Gross
|
0a0d4f65ef
|
Finish implementation of delete field from schema
|
2016-02-10 14:12:27 -08:00 |
|
Drew Gross
|
b0c4b8f6ce
|
Drop _Join collection when deleting a relation field
|
2016-02-10 14:12:27 -08:00 |
|
Drew Gross
|
f07836e33f
|
Add validation of deleteField function
|
2016-02-10 14:12:27 -08:00 |
|
Nikita Lutsenko
|
07aa00f382
|
Fix invalid JavaScript.
|
2016-02-08 20:19:49 -08:00 |
|
Nikita Lutsenko
|
b989bbcaae
|
Move all source files into 'src' folder.
|
2016-02-08 19:41:07 -08:00 |
|