-
-
Notifications
You must be signed in to change notification settings - Fork 4.8k
fix: Queries fail on nested date attributes #7582
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Draft
hariprasadiit
wants to merge
63
commits into
parse-community:alpha
Choose a base branch
from
vizmo-vms:parse-upstream
base: alpha
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Draft
Changes from all commits
Commits
Show all changes
63 commits
Select commit
Hold shift + click to select a range
c2de8a3
feat: Add test case for #7575
hariprasadiit 5550e01
Merge branch 'master' into parse-upstream
hariprasadiit a42e4a4
fix: should use it instead of fit
hariprasadiit ae28e1a
Merge branch 'parse-upstream' of https://github.com/vizmo-vms/parse-s…
hariprasadiit f328790
Merge branch 'master' into parse-upstream
hariprasadiit b5fb57a
Merge branch 'master' of https://github.com/parse-community/parse-ser…
hariprasadiit 02f406c
Merge branch 'parse-upstream' of https://github.com/vizmo-vms/parse-s…
hariprasadiit 0cff830
Merge branch 'parse-community:master' into parse-upstream
hariprasadiit 5eea57b
fix: failing formatPushTime test for some timezones
hariprasadiit 868e7e3
fix: query fails on nested date attributes
hariprasadiit 679b369
feat: add test cases
hariprasadiit 62f71a9
Add to changelog
hariprasadiit db7fc08
Merge branch 'master' into parse-upstream
hariprasadiit d66021c
fix: revert auto format changes
hariprasadiit 52f5cab
Merge branch 'parse-upstream' of https://github.com/vizmo-vms/vizmo-p…
hariprasadiit 2c335df
Merge branch 'master' into parse-upstream
hariprasadiit 811dc8d
Merge branch 'master' into parse-upstream
hariprasadiit c0a856b
Merge branch 'alpha' into parse-upstream
hariprasadiit 572dabf
fix: revert changelog to match upstream
hariprasadiit 487d133
Merge branch 'alpha' into parse-upstream
hariprasadiit 9e71999
Merge branch 'parse-community:alpha' into parse-upstream
hariprasadiit e38efd9
Merge branch 'parse-community:alpha' into parse-upstream
hariprasadiit ea70508
Merge branch 'parse-community:alpha' into parse-upstream
hariprasadiit bd0e2a2
Merge branch 'parse-community:alpha' into parse-upstream
hariprasadiit 38f64be
ci: update auto-release for LTS
mtrezza 09d04b0
ci: update auto-release workflow
mtrezza c8bc200
ci: Add LTS branches to CI workflow
mtrezza e016d81
fix: The client IP address may be determined incorrectly in some case…
mtrezza a3c13c9
Merge remote-tracking branch 'upstream/release' into parse-upstream
hariprasadiit 30576f1
chore(release): 5.4.1 [skip ci]
semantic-release-bot 2c19c2e
fix: Security upgrade jsonwebtoken to 9.0.0 (#8431)
dblythy b905137
chore(release): 5.4.2 [skip ci]
semantic-release-bot 0ec9239
refactor: Upgrade @graphql-tools/merge from 8.3.6 to 8.3.17 (#8437)
parseplatformorg 4f0f0ec
fix: Unable to create new role if `beforeSave` hook exists (#8474)
yog27ray e9ae435
chore(release): 5.4.3 [skip ci]
semantic-release-bot 196e05f
feat: Add new Parse Server option `fileUpload.fileExtensions` to rest…
mtrezza ac90cb8
chore(release): 5.5.0 [skip ci]
semantic-release-bot c0a9ff8
ci: Fix outdated ubuntu version (#8540)
mtrezza d8bff57
refactor: Upgrade @graphql-tools/merge from 8.3.17 to 8.4.1 (#8555)
snyk-bot 8e83cac
fix: Security upgrade @parse/push-adapter from 4.1.2 to 4.1.3 (#8571)
parseplatformorg c83b343
chore(release): 5.5.1 [skip ci]
semantic-release-bot 81d51f3
refactor: Upgrade ws from 8.9.0 to 8.13.0 (#8567)
snyk-bot e13f7bb
refactor: Upgrade express from 4.18.1 to 4.18.2 (#8600)
snyk-bot 733dc29
refactor: Upgrade winston from 3.8.1 to 3.8.2 (#8609)
parseplatformorg f5c6b3e
refactor: Upgrade body-parser from 1.20.1 to 1.20.2 (#8607)
parseplatformorg a036071
refactor: Upgrade semver from 7.3.8 to 7.5.1 (#8606)
parseplatformorg 5fad292
fix: Remote code execution via MongoDB BSON parser through prototype …
mtrezza e6374e7
chore(release): 5.5.2 [skip ci]
semantic-release-bot 601da1e
fix: Server does not start via CLI when `auth` option is set (#8669)
dblythy 9c0abe0
chore(release): 5.5.3 [skip ci]
semantic-release-bot c7fa3b9
fix: Security upgrade semver from 7.5.1 to 7.5.2 (#8704)
m12331 62bb396
chore(release): 5.5.4 [skip ci]
semantic-release-bot 6458ab0
fix: Parse Pointer allows to access internal Parse Server classes and…
mtrezza ef77b99
chore(release): 5.5.5 [skip ci]
semantic-release-bot a15107e
Merge remote-tracking branch 'upstream/release-5.x.x' into parse-upst…
hariprasadiit 0bb63d8
refactor: Security upgrade graphql from 16.6.0 to 16.8.1 (#8757)
parseplatformorg 686a9f2
fix: Server crash when uploading file without extension; fixes securi…
mtrezza ff4639a
chore(release): 5.5.6 [skip ci]
semantic-release-bot c4a4a2a
feat: Add `$setOnInsert` operator to `Parse.Server.database.update` (…
mtrezza 4b52366
chore(release): 5.6.0 [skip ci]
semantic-release-bot 3e89c7d
Merge remote-tracking branch 'upstream/release-5.x.x' into parse-upst…
hariprasadiit 31c41cb
fix: live query server crashing due to missing __type being accessed …
hariprasadiit 433de1a
Revert "fix: live query server crashing due to missing __type being a…
hariprasadiit File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Large diffs are not rendered by default.
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.