-
-
Notifications
You must be signed in to change notification settings - Fork 595
Comparing changes
Open a pull request
base repository: parse-community/Parse-SDK-JS
base: ee33c48e4a19f9264fd4301cb1dd3250dc7550a7
head repository: parse-community/Parse-SDK-JS
compare: 2e7a4068d77f3dda5924a645f4a57de13b155ec2
Commits on Jan 10, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 7069564 - Browse repository at this point
Copy the full SHA 7069564View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7aa239d - Browse repository at this point
Copy the full SHA 7aa239dView commit details
Commits on Jan 15, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 3cd3f7c - Browse repository at this point
Copy the full SHA 3cd3f7cView commit details -
Merge pull request #541 from dplewis/full-text-search
Support for Full Text Search Query
Configuration menu - View commit details
-
Copy full SHA for 7ef1b0a - Browse repository at this point
Copy the full SHA 7ef1b0aView commit details
Commits on Jan 28, 2018
-
Adds Purge & Polygon to Parse.Schema (#544)
* Purge & Polygon to Parse.Schema * Purge & Polygon to Parse.Schema * Revert "Purge & Polygon to Parse.Schema" This reverts commit 8d95e05. * fix error
Configuration menu - View commit details
-
Copy full SHA for 741958a - Browse repository at this point
Copy the full SHA 741958aView commit details
Commits on Feb 1, 2018
-
Add Parse.Query.and() to request that all queries must match (#367)
* Add Parse.Query.and() to request that all queries must match * Add test for Parse.Query.and() * Add integration tests for Parse.Query.and()
Configuration menu - View commit details
-
Copy full SHA for 3d7c97b - Browse repository at this point
Copy the full SHA 3d7c97bView commit details
Commits on Mar 6, 2018
-
Added note for React Native applications regarding the new function for setting the AsyncStorage
Configuration menu - View commit details
-
Copy full SHA for 23c22cd - Browse repository at this point
Copy the full SHA 23c22cdView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2364019 - Browse repository at this point
Copy the full SHA 2364019View commit details
Commits on Mar 8, 2018
-
Configuration menu - View commit details
-
Copy full SHA for a86130a - Browse repository at this point
Copy the full SHA a86130aView commit details
Commits on Mar 10, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 024ce34 - Browse repository at this point
Copy the full SHA 024ce34View commit details -
Configuration menu - View commit details
-
Copy full SHA for 79c916d - Browse repository at this point
Copy the full SHA 79c916dView commit details -
Configuration menu - View commit details
-
Copy full SHA for c4eee61 - Browse repository at this point
Copy the full SHA c4eee61View commit details -
Merge pull request #555 from dplewis/jobs-cloud
Add Jobs Functions to Cloud
Configuration menu - View commit details
-
Copy full SHA for cd057a5 - Browse repository at this point
Copy the full SHA cd057a5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0d97d5e - Browse repository at this point
Copy the full SHA 0d97d5eView commit details -
Merge pull request #554 from dplewis/api-readme
Add API Reference link to README
Configuration menu - View commit details
-
Copy full SHA for f71142a - Browse repository at this point
Copy the full SHA f71142aView commit details
Commits on Mar 15, 2018
-
Update ParseFile to handle a data URI containing a number (#483)
* Update ParseFile to handle datauri containing a number * Improve the regex to accept all valid mime types, and to handle the charset param
Configuration menu - View commit details
-
Copy full SHA for d7242d3 - Browse repository at this point
Copy the full SHA d7242d3View commit details
Commits on May 22, 2018
-
Configuration menu - View commit details
-
Copy full SHA for d91dc6d - Browse repository at this point
Copy the full SHA d91dc6dView commit details -
Configuration menu - View commit details
-
Copy full SHA for a395c5b - Browse repository at this point
Copy the full SHA a395c5bView commit details
Commits on May 23, 2018
-
New query condition to match all strings that starts with some other …
Configuration menu - View commit details
-
Copy full SHA for 0fbc604 - Browse repository at this point
Copy the full SHA 0fbc604View commit details
Commits on Jun 25, 2018
-
Introduce ability to not sort geo queries using nearSphere (#582)
* added convenience methods and tests * added more tests * combined methos for sorted and unsorted queries by using `sorted` parameter * sorted parameter defaults to true if not set * made integration tests pending because tests again unpublished version of parse server will fail * removed duplicate of withinGeoBox that was mistakenly added earlier * integration tests running against latest parse-server version; re-activated integration tests for near-sphere * reverted existing test cases to without sorted parameter; added test case with sorted=true parameter * test against latest
Configuration menu - View commit details
-
Copy full SHA for 4a6e619 - Browse repository at this point
Copy the full SHA 4a6e619View commit details -
Configuration menu - View commit details
-
Copy full SHA for dd20b4b - Browse repository at this point
Copy the full SHA dd20b4bView commit details -
Bumps all dependencies with npm update (#586)
* Bumps dependencies to the most recent versions * Bumps dev dependencies * pins dependencies * Use codecov package instead of codecov.io
Configuration menu - View commit details
-
Copy full SHA for e8034f7 - Browse repository at this point
Copy the full SHA e8034f7View commit details
Commits on Jun 26, 2018
-
* chore: add Greenkeeper config file * docs(readme): add Greenkeeper badge
Configuration menu - View commit details
-
Copy full SHA for c8e2a4a - Browse repository at this point
Copy the full SHA c8e2a4aView commit details
Commits on Jun 29, 2018
-
Insist on the difference between 'first' and 'get' (#590)
Users shouldn't expect an undefined when calling get.
Configuration menu - View commit details
-
Copy full SHA for acdb645 - Browse repository at this point
Copy the full SHA acdb645View commit details
Commits on Jul 4, 2018
-
Add options to full text search (#573)
* Adding options to fullText search * adding tests * fix tests * add options validation * add options validation and more test cases * removing commented out code * add more test * sort by text score method * Text fix Indexes don't get deleted between tests so new classes are created as a workaround. Also I can't seem to use language options with case sensitive or diacritic sensitive
Configuration menu - View commit details
-
Copy full SHA for de4bc1c - Browse repository at this point
Copy the full SHA de4bc1cView commit details
Commits on Jul 9, 2018
-
Flovilmart/readme updates (#588)
* chore(package): update dependencies https://greenkeeper.io/ * chore(travis): whitelist greenkeeper branches https://greenkeeper.io/ * docs(readme): add Greenkeeper badge https://greenkeeper.io/ * fixes * Better gitignore * Update README.md * Update README.md * Update README.md
Configuration menu - View commit details
-
Copy full SHA for 2640391 - Browse repository at this point
Copy the full SHA 2640391View commit details
Commits on Jul 26, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 112f00a - Browse repository at this point
Copy the full SHA 112f00aView commit details -
Configuration menu - View commit details
-
Copy full SHA for e60d4c5 - Browse repository at this point
Copy the full SHA e60d4c5View commit details -
Configuration menu - View commit details
-
Copy full SHA for ceb7e4d - Browse repository at this point
Copy the full SHA ceb7e4dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 25d13ed - Browse repository at this point
Copy the full SHA 25d13edView commit details -
Moves integration test at top level with jasmine (#593)
* Moves integration test at top level with jasmine - Use jasmine so toolchain is similar to parse-server - Replaces bash script with pre-test * Update contributing guide * Updates URLs * nits * nits * nit
Configuration menu - View commit details
-
Copy full SHA for 358a335 - Browse repository at this point
Copy the full SHA 358a335View commit details
Commits on Jul 29, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 5b3379f - Browse repository at this point
Copy the full SHA 5b3379fView commit details -
Configuration menu - View commit details
-
Copy full SHA for a0f050d - Browse repository at this point
Copy the full SHA a0f050dView commit details -
Configuration menu - View commit details
-
Copy full SHA for b762756 - Browse repository at this point
Copy the full SHA b762756View commit details
Commits on Aug 4, 2018
-
* Modernizes SDK - Replace ParsePromise with native Promise - Removes all compatibility with Backbone style callbacks * Ensures integration tests are OK * Updates documentations to remove backbone styles * removes es2015 transformations * Adds prepare phase * Adds changelog
Configuration menu - View commit details
-
Copy full SHA for c344fd4 - Browse repository at this point
Copy the full SHA c344fd4View commit details -
Configuration menu - View commit details
-
Copy full SHA for b9b4564 - Browse repository at this point
Copy the full SHA b9b4564View commit details
Commits on Aug 6, 2018
-
Fix documentation and type annotations for include and select (#601)
These both can accept either a string, or an array of strings
Configuration menu - View commit details
-
Copy full SHA for bb8955f - Browse repository at this point
Copy the full SHA bb8955fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 688e936 - Browse repository at this point
Copy the full SHA 688e936View commit details
Commits on Aug 9, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 64aacec - Browse repository at this point
Copy the full SHA 64aacecView commit details -
* ⚡ Release v2.0.1 * Adds documentation for async functions * Adds documentation about 2.0.0 * Adds upgrade guide * Reverts CloudCode docs
Configuration menu - View commit details
-
Copy full SHA for 2e69f39 - Browse repository at this point
Copy the full SHA 2e69f39View commit details
Commits on Aug 10, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 6d5112a - Browse repository at this point
Copy the full SHA 6d5112aView commit details -
Support includeAll Query (#632)
* includeAll * added * to include * removed unnessary fields * include server version
Configuration menu - View commit details
-
Copy full SHA for 000c1fb - Browse repository at this point
Copy the full SHA 000c1fbView commit details
Commits on Aug 11, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 506bc83 - Browse repository at this point
Copy the full SHA 506bc83View commit details
Commits on Aug 12, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 4fd73b0 - Browse repository at this point
Copy the full SHA 4fd73b0View commit details -
Configuration menu - View commit details
-
Copy full SHA for ceb34c5 - Browse repository at this point
Copy the full SHA ceb34c5View commit details -
Support Fetch With Include (#631)
* fetchWithInclude * improve coverage * Add fetchWithInclude to Users * improve docs * nit
Configuration menu - View commit details
-
Copy full SHA for 1353997 - Browse repository at this point
Copy the full SHA 1353997View commit details
Commits on Aug 13, 2018
-
Allow aggregate stages with same name (#637)
* Allow aggregate stages with same name Instead of converting array to json for the payload just pass it though. The pipeline keyword needs to be added to the server. * nit * test update
Configuration menu - View commit details
-
Copy full SHA for ca9000e - Browse repository at this point
Copy the full SHA ca9000eView commit details -
Adds eslint on src and src/__tests__ (#638)
* Adds linting to tests * Adds linting to sources * Adds linting * Adds linting for integration spec * Updates docs with options removed where necessary
Configuration menu - View commit details
-
Copy full SHA for db59b63 - Browse repository at this point
Copy the full SHA db59b63View commit details
Commits on Aug 15, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 910f2f4 - Browse repository at this point
Copy the full SHA 910f2f4View commit details
Commits on Aug 16, 2018
-
Removal of the 'wait=true" comment in destroy (#643)
I couldn't find any trace of this 'wait' option in the code (sdk or server)
Configuration menu - View commit details
-
Copy full SHA for 81e8c44 - Browse repository at this point
Copy the full SHA 81e8c44View commit details
There are no files selected for viewing
This file was deleted.
Large diffs are not rendered by default.
This file was deleted.
This file was deleted.
This file was deleted.
Large diffs are not rendered by default.
Large diffs are not rendered by default.
Large diffs are not rendered by default.
Large diffs are not rendered by default.
Large diffs are not rendered by default.
Large diffs are not rendered by default.
Large diffs are not rendered by default.
Large diffs are not rendered by default.
Large diffs are not rendered by default.
This file was deleted.
Large diffs are not rendered by default.