Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
New
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search or jump to...
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Appearance settings
Resetting focus
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
nlutsenko
/
parse-server
Public
forked from
parse-community/parse-server
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Branch selector
master
User selector
All users
All time
Commit history
Commits on Feb 3, 2016
Merge branch 'master' of github.com:ParsePlatform/parse-server
gfosco
committed
3d3a97d
Copy full SHA for 3d3a97d
Updated test Parse.User testing user.isCurrent, and raised testing time limit.
gfosco
committed
c430ee9
Copy full SHA for c430ee9
Merge pull request #190 from ParsePlatform/nlutsenko.ignorance
Show description for 3c3f1e5
gfosco
committed
3c3f1e5
Copy full SHA for 3c3f1e5
Add .idea folder to ignore list.
nlutsenko
committed
3e46efc
Copy full SHA for 3e46efc
Merge pull request #189 from ParsePlatform/wangmengyan.add_coverage
Show description for 89bd2f7
gfosco
committed
89bd2f7
Copy full SHA for 89bd2f7
Add istanbul for code coverage
wangmengyan95
committed
adccb28
Copy full SHA for adccb28
Commits on Feb 2, 2016
Merge pull request #179 from maysale01/hotfix-fix-iterator-syntax-for-future-es-syntax
Show description for f82122f
gfosco
committed
f82122f
Copy full SHA for f82122f
Merge pull request #178 from maysale01/hotfix-pass-the-correct-scope-to-rest-write-handle-followup
Show description for 96609e3
gfosco
committed
96609e3
Copy full SHA for 96609e3
Merge pull request #172 from taylorstine/cloud_shim
Show description for a78adfe
gfosco
committed
a78adfe
Copy full SHA for a78adfe
Removed user todo from cloud function
taylorstine
committed
35b6b16
Copy full SHA for 35b6b16
Merge pull request #148 from taylorstine/encode_uri
Show description for 15edb0c
gfosco
committed
15edb0c
Copy full SHA for 15edb0c
Merge pull request #145 from taylorstine/cloud_function
Show description for 8fda77c
gfosco
committed
8fda77c
Copy full SHA for 8fda77c
Merge pull request #180 from maysale01/hotfix-use-symlinked-jasmine-binary-instead-of-global
Show description for 044fb52
gfosco
committed
044fb52
Copy full SHA for 044fb52
Updated package.json to use the symlinked jasmine binary
Show description for fa66ac5
Alexander Mays
committed
fa66ac5
Copy full SHA for fa66ac5
Fixed the missing variable declarations on iterators. This makes running the tests in ES6 pass!
Show description for 52769cc
Alexander Mays
committed
52769cc
Copy full SHA for 52769cc
This fixes an issue exposed during testing with es6 where the scope on the 2nd invocation of handleFollowup isn't set
Show description for 5d05c74
Alexander Mays
committed
5d05c74
Copy full SHA for 5d05c74
Added req.auth.user to parse cloud functions
taylorstine
committed
ffa7d1b
Copy full SHA for ffa7d1b
Added detail comment to the ParseServer constructor for cloud function
taylorstine
committed
95cea92
Copy full SHA for 95cea92
added regex to validate mongo uri and remove unused variables
taylorstine
committed
97cf00b
Copy full SHA for 97cf00b
Merge remote-tracking branch 'upstream/master' into encode_uri
taylorstine
committed
6b91b98
Copy full SHA for 6b91b98
Merge pull request #147 from maysale01/hotfix-default-session-schema-expects-date-not-iso-string
Show description for 477a091
gfosco
committed
477a091
Copy full SHA for 477a091
Merge pull request #156 from skinp/patp.expose-s3
Show description for 3978e41
gfosco
committed
3978e41
Copy full SHA for 3978e41
Commits on Feb 1, 2016
S3Adapter: expose the object and use => for s3.upload callback
skinp
committed
e3c5ea9
Copy full SHA for e3c5ea9
Updating to 2.0.4 with S3 and lots of other fixes.
gfosco
committed
e9f8263
Copy full SHA for e9f8263
Correctly uses date instead of string for expiresAt when creating a session
Show description for 8e1f632
Alexander Mays
committed
8e1f632
Copy full SHA for 8e1f632
Added encoding to user name and password
taylorstine
committed
15ab259
Copy full SHA for 15ab259
Merge pull request #146 from taylorstine/file_fix
Show description for c2373cf
gfosco
committed
c2373cf
Copy full SHA for c2373cf
Fixed bug with null file field
taylorstine
committed
f9a5255
Copy full SHA for f9a5255
Added cloud funciton argument
taylorstine
committed
4bda6e4
Copy full SHA for 4bda6e4
Merge pull request #113 from skinp/s3-files
Show description for 3191793
gfosco
committed
3191793
Copy full SHA for 3191793
Use ES6 => instead of self = this ack
skinp
committed
2008c4d
Copy full SHA for 2008c4d
Add support for saving files to AWS S3
skinp
committed
05c2246
Copy full SHA for 05c2246
Merge pull request #142 from ParsePlatform/fosco.coc
Show description for a814655
gfosco
committed
a814655
Copy full SHA for a814655
Adding CONTRIBUTING.md and Open Code of Conduct.
gfosco
committed
3f21244
Copy full SHA for 3f21244
Some updates to fix tests
gfosco
committed
86e4297
Copy full SHA for 86e4297
Previous
Next
You can’t perform that action at this time.