-
-
Notifications
You must be signed in to change notification settings - Fork 4.8k
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Comparing changes
Choose two branches to see what’s changed or to start a new pull request.
If you need to, you can also or
learn more about diff comparisons.
Open a pull request
Create a new pull request by comparing changes across two branches. If you need to, you can also .
Learn more about diff comparisons here.
base repository: parse-community/parse-server
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 2.6.4
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: parse-community/parse-server
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 2.6.5
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 7 commits
- 24 files changed
- 4 contributors
Commits on Oct 25, 2017
-
Configuration menu - View commit details
-
Copy full SHA for a185c97 - Browse repository at this point
Copy the full SHA a185c97View commit details -
Add support for expiration interval in Push (#4202)
* Add support for expiration_interval in Push * Support expiration_interval for immediate pushes * Test * Add 'expiration_interval' to _PushStatus class * Fix coverage
Configuration menu - View commit details
-
Copy full SHA for 8a23c00 - Browse repository at this point
Copy the full SHA 8a23c00View commit details
Commits on Oct 26, 2017
-
Configuration menu - View commit details
-
Copy full SHA for c2fc0f5 - Browse repository at this point
Copy the full SHA c2fc0f5View commit details -
Handle possible afterSave exception (#4293)
* capture and log exceptions caused by afterFind * Wording * Consolidated promise chaining * use logger instead of console
Configuration menu - View commit details
-
Copy full SHA for 87b79ce - Browse repository at this point
Copy the full SHA 87b79ceView commit details -
Adds support for read-only masterKey (#4297)
* Adds support for read-only masterKey * Adds tests to make sure all endpoints are properly protected * Updates readme * nits
Configuration menu - View commit details
-
Copy full SHA for 1dd58b7 - Browse repository at this point
Copy the full SHA 1dd58b7View commit details -
* Add relative time queries * Encode successful result * Add integration test * Add more error cases * Remove unnecessary new Date * Error when time has both 'in' and 'ago' * naturalTimeToDate -> relativeTimeToDate * Add $relativeTime operator * Throw error if $relativeTime is invalid * Add integration test for invalid relative time * Exclude $exists query * Only run integration tests on MongoDB * Add it_only_db test helper https://github.com/parse-community/parse-server/blame/bd2ea87c1d508efe337a1e8880443b1a52a8fb81/CONTRIBUTING.md#L23 * Handle where val might be null or undefined * Add integration test for multiple results * Lowercase text before processing * Always past if not future * Precompute seconds multiplication * Add shorthand for interval hr, hrs min, mins sec, secs * Throw error if $relativeTime is used with $exists, $ne, and $eq * Improve coverage for relativeTimeToDate * Add test for erroring on floating point units * Remove unnecessary dropDatabase function * Unit test $ne, $exists, $eq * Verify field type * Fix unit test for $exists Unnest query object
Configuration menu - View commit details
-
Copy full SHA for 6f1fe89 - Browse repository at this point
Copy the full SHA 6f1fe89View commit details -
Configuration menu - View commit details
-
Copy full SHA for fecbb2d - Browse repository at this point
Copy the full SHA fecbb2dView commit details
Loading
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff 2.6.4...2.6.5