-
-
Notifications
You must be signed in to change notification settings - Fork 4.8k
Comparing changes
Open a pull request
base repository: parse-community/parse-server
base: 2.4.1
head repository: parse-community/parse-server
compare: 2.4.2
- 14 commits
- 17 files changed
- 5 contributors
Commits on May 24, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 1f11ad5 - Browse repository at this point
Copy the full SHA 1f11ad5View commit details
Commits on May 27, 2017
-
chore(PostgresStorageAdapter): nits (#3870)
refactoring method + removing a comment that's no longer needed.
Configuration menu - View commit details
-
Copy full SHA for 14e2d26 - Browse repository at this point
Copy the full SHA 14e2d26View commit details -
Configuration menu - View commit details
-
Copy full SHA for aedaae1 - Browse repository at this point
Copy the full SHA aedaae1View commit details
Commits on May 28, 2017
-
fix(PostgresStorageAdapter): Use transactions when deleting classes (#…
…3869) * Update PostgresStorageAdapter.js refactoring `deleteClass`. * Update PostgresStorageAdapter.js
Configuration menu - View commit details
-
Copy full SHA for d149d16 - Browse repository at this point
Copy the full SHA d149d16View commit details -
Configuration menu - View commit details
-
Copy full SHA for a380fcf - Browse repository at this point
Copy the full SHA a380fcfView commit details -
feat(ParseQuery): Added 'withinPolygon' support for GeoPoints (#3866)
* Added 'withinPolygon' to query * Unit test for withinPolygon * More Unit Test * withinPolygon fix for Postgres * Fix nit nit?
Configuration menu - View commit details
-
Copy full SHA for c99fdea - Browse repository at this point
Copy the full SHA c99fdeaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 38a525b - Browse repository at this point
Copy the full SHA 38a525bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 57efd89 - Browse repository at this point
Copy the full SHA 57efd89View commit details
Commits on May 29, 2017
-
fix(tests): Stabilize flaky tests (#3876)
* Longer TTL, shorter wait * Makes sure we wait for the logout - Parse.User.logOut is async and was making a test flaky
Configuration menu - View commit details
-
Copy full SHA for 73aafa2 - Browse repository at this point
Copy the full SHA 73aafa2View commit details -
fix(Users): Makes sure verifying emails triggers hooks and liveQuery (#…
…3851) * Use RestWrite when verifying emails so hooks are called (as master) * Fixes tests for postgres * nit * Makes rest.update support a full where instead of objectId * Use rest.update to guaranteed proper beforeSave and liveQuery calls
Configuration menu - View commit details
-
Copy full SHA for c2abbae - Browse repository at this point
Copy the full SHA c2abbaeView commit details -
docs: Improves explanations on Postgres testing (#3873)
* Update CONTRIBUTING.md * Update CONTRIBUTING.md
Configuration menu - View commit details
-
Copy full SHA for bd2ea87 - Browse repository at this point
Copy the full SHA bd2ea87View commit details -
fix(Postgres): Support for GeoPoint equality query (#3875)
* Postgres doesn't support this query type yet * removing conflict * near test * remove trailing space
Configuration menu - View commit details
-
Copy full SHA for b692e85 - Browse repository at this point
Copy the full SHA b692e85View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9a6fb82 - Browse repository at this point
Copy the full SHA 9a6fb82View commit details -
* ⚡ Release 2.4.2 * reflects latest pg-promise version
Configuration menu - View commit details
-
Copy full SHA for 31744c5 - Browse repository at this point
Copy the full SHA 31744c5View commit details
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.4.1...2.4.2