-
-
Notifications
You must be signed in to change notification settings - Fork 4.8k
Pull requests: parse-community/parse-server
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
ci: Exclude build tooling (resources/) from coverage
#10561
opened Jul 5, 2026 by
dblythy
Member
Loading…
1 task done
test: Add full unit coverage for MongoTransform
#10560
opened Jul 5, 2026 by
dblythy
Member
Loading…
1 task done
refactor: Correct under-reported code coverage for Options/parsers
#10559
opened Jul 5, 2026 by
dblythy
Member
Loading…
1 task done
docs: Clarify LiveQuery options in --help output
#10558
opened Jul 5, 2026 by
dblythy
Member
Loading…
docs: Clarify that maxUploadSize limits the request body size, not the file size
#10557
opened Jul 5, 2026 by
dblythy
Member
Loading…
fix: Install the latest Parse Server version in bootstrap.sh
#10556
opened Jul 5, 2026 by
dblythy
Member
Loading…
fix: Document and validate multiple client IDs for Apple and Google auth
#10555
opened Jul 5, 2026 by
dblythy
Member
Loading…
fix: Name the offending field in the addField permission error
#10554
opened Jul 5, 2026 by
dblythy
Member
Loading…
fix: Strip HTML formatting tags from Parse Server CLI
--help output
#10553
opened Jul 5, 2026 by
dblythy
Member
Loading…
feat: Deprecation - return MongoDB
explain results as an array via databaseOptions.explainResultsAsArray
#10552
opened Jul 5, 2026 by
dblythy
Member
Loading…
fix: GraphQL classes query passes a boolean instead of options to getAllClasses
#10551
opened Jul 5, 2026 by
dblythy
Member
Loading…
fix: Cloud function specific rate limit is ignored when cloud code is loaded at startup
#10550
opened Jul 5, 2026 by
dblythy
Member
Loading…
fix: Queries for a user fail when the user has authData for an unconfigured auth provider
#10549
opened Jul 5, 2026 by
dblythy
Member
Loading…
fix: A request with a malformed pointer and a beforeSave trigger hangs until timeout
#10548
opened Jul 5, 2026 by
dblythy
Member
Loading…
fix: A null Date field is returned as epoch (1970) instead of null
#10547
opened Jul 5, 2026 by
dblythy
Member
Loading…
fix: LiveQuery matcher crashes when a pointer or typed field value is null
#10546
opened Jul 5, 2026 by
dblythy
Member
Loading…
fix: Server crash on unhandled rejection when an email adapter fails to send
#10545
opened Jul 5, 2026 by
dblythy
Member
Loading…
fix: Server crash querying _User after disabling anonymous users
#10544
opened Jul 4, 2026 by
dblythy
Member
Loading…
fix: MFA SMS token request fails when maxPasswordHistory is set
#10543
opened Jul 4, 2026 by
dblythy
Member
Loading…
fix: No IP address in request when directAccess is enabled
#10542
opened Jul 4, 2026 by
dblythy
Member
Loading…
fix: Relation query with limit and descending order under-returns when a related object was deleted
#10541
opened Jul 4, 2026 by
dblythy
Member
Loading…
fix: Server crash from unhandled promise rejection when multiple Cloud Code validator fields fail
#10540
opened Jul 4, 2026 by
dblythy
Member
Loading…
fix: GraphQL schema rebuilds leak Apollo signal handlers and pin old schema graphs in memory
#10539
opened Jul 4, 2026 by
dblythy
Member
Loading…
fix: Account lockout does not reset failed login count after duration expires
#10538
opened Jul 4, 2026 by
dblythy
Member
Loading…
fix: Server fails to start with IndexKeySpecsConflict on _Idempotency TTL index on MongoDB 8.0
#10537
opened Jul 4, 2026 by
dblythy
Member
Loading…
Previous Next
ProTip!
Filter pull requests by the default branch with base:alpha.