- 05 Jun, 2015 1 commit
-
-
Added Remove Field support on Object, including tests
Dan Krause committed
-
- 04 Jun, 2015 3 commits
-
-
Removed extra line after `testCanRemoveField` test case
Felipe Lavratti committed -
Felipe Lavratti committed
-
The `remove` method works like the `increment` method of the `Object` class, but instead incrementing it clears a column value.
Felipe Lavratti committed
-
- 05 May, 2015 1 commit
-
-
dgrtwo committed
-
- 16 Apr, 2015 4 commits
-
-
Fixed minor problems caused by tests
David Robinson committed -
Dan Robinson committed
-
Dan Robinson committed
-
Dan Robinson committed
-
- 13 Apr, 2015 3 commits
-
-
Added check for config directory in CloudCode directory - fix #83
David Robinson committed -
Revert "Set an ACL on ParseResource by default"
David Robinson committed -
Default ACL breaks some functionalities. This reverts commit eb437d98. Closes #97
Dan Robinson committed
-
- 26 Mar, 2015 1 commit
-
-
closes #95
Dan Krause committed
-
- 25 Mar, 2015 7 commits
-
-
Set an ACL on ParseResource by default
Dan Krause committed -
Also switch ACLs default permissions to public read/write fixes #97
Dan Krause committed -
Make ACL default to master key only
Dan Krause committed -
Dan Krause committed
-
Base Role from Object instead of ParseResource
Dan Krause committed -
This gives us everything we need from Object and reduces code duplication
Dan Krause committed -
Add the ability to drop whole classes
Dan Krause committed
-
- 23 Mar, 2015 1 commit
-
-
implments #100
Dan Krause committed
-
- 07 Mar, 2015 2 commits
-
-
The last 4 unit tests fail when run in series, but not if they were run individually. The test for testCanGetCurrentUser registers the service using the session token which loses the previous registration. The other tests require that they are registered with the master_key, so now the testCanGetCurrentUser test re-registers.
brad committed -
brad committed
-
- 21 Feb, 2015 1 commit
-
-
User.current_user() when a valid session token is provided
David Robinson committed
-
- 20 Feb, 2015 2 commits
-
-
Dean Quiñanola committed
-
Dean Quiñanola committed
-
- 17 Feb, 2015 3 commits
-
-
Add config object
David Robinson committed -
Enable Session Tokens to be used to access ACL-protected objects.
David Robinson committed -
Ivan Nikolic committed
-
- 30 Jan, 2015 3 commits
-
-
Solve Datetime object not JSON serializable
David Robinson committed -
ACL patch
David Robinson committed -
Added Installation channel subscription modification
David Robinson committed
-
- 29 Jan, 2015 2 commits
-
-
Handle adding and removing relations by User.
David Robinson committed -
Marlon committed
-
- 28 Jan, 2015 1 commit
-
-
Added Installation channel modification so that account holders can manually add/remove subscriptions of users on their application
Ara Hayrabedian committed
-
- 27 Jan, 2015 2 commits
- 25 Jan, 2015 1 commit
-
-
Simple fix using "default=" argument of json.dumps to pass a date_handler.
konoufo committed
-
- 17 Jan, 2015 2 commits