FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for src - Dacode45/parse-server · GitHub
Dacode45
/
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
Breadcrumbs
History for
parse-server
src
on
master
User selector
Datepicker
Commit history
Commits on Feb 27, 2016
Remove dependency from DatabaseAdapter on cache.js.
nlutsenko
committed
0cf3f56
View commit details
Copy full SHA for 0cf3f56
View code at this point
Browse repository at this point
Commits on Feb 26, 2016
Merge pull request #684 from Marco129/client-class-creation
Show description for ca9b750
drew-gross
committed
ca9b750
View commit details
Copy full SHA for ca9b750
View code at this point
Browse repository at this point
Merge pull request #679 from ParsePlatform/fosco.empty-authData
Show description for 9142dec
drew-gross
committed
9142dec
View commit details
Copy full SHA for 9142dec
View code at this point
Browse repository at this point
Merge pull request #682 from ParsePlatform/flovilmart.fixKeysChecking
Show description for 34a621b
gfosco
committed
34a621b
View commit details
Copy full SHA for 34a621b
View code at this point
Browse repository at this point
Fixes handing of no keys set in config
flovilmart
committed
4e5cc1f
View commit details
Copy full SHA for 4e5cc1f
View code at this point
Browse repository at this point
Improves key matching algorithm
flovilmart
committed
ea2de87
View commit details
Copy full SHA for ea2de87
View code at this point
Browse repository at this point
Add allowClientClassCreation option
Marco129
committed
9748910
View commit details
Copy full SHA for 9748910
View code at this point
Browse repository at this point
Fix for JS SDK needing a key
gfosco
committed
6a17eca
View commit details
Copy full SHA for 6a17eca
View code at this point
Browse repository at this point
Fix for #413 - support empty authData on signup
gfosco
committed
1b83d9c
View commit details
Copy full SHA for 1b83d9c
View code at this point
Browse repository at this point
Merge pull request #567 from IlyaDiallo/master
Show description for 791c551
gfosco
committed
791c551
View commit details
Copy full SHA for 791c551
View code at this point
Browse repository at this point
Merge pull request #670 from ParsePlatform/nlutsenko.strings
Show description for 3b1165b
nlutsenko
committed
3b1165b
View commit details
Copy full SHA for 3b1165b
View code at this point
Browse repository at this point
Use constants instead of magic strings for trigger names.
nlutsenko
committed
5e4cecd
View commit details
Copy full SHA for 5e4cecd
View code at this point
Browse repository at this point
Remove 'url' as a required field on Files when they are stored on object.
nlutsenko
committed
a96cb6b
View commit details
Copy full SHA for a96cb6b
View code at this point
Browse repository at this point
Merge pull request #663 from ParsePlatform/flovilmart.hotfix#659
Show description for 1945313
drew-gross
committed
1945313
View commit details
Copy full SHA for 1945313
View code at this point
Browse repository at this point
sets defaults value to options
flovilmart
committed
fa729c5
View commit details
Copy full SHA for fa729c5
View code at this point
Browse repository at this point
Commits on Feb 25, 2016
Generates a javascriptKey if not passed for CloudCode
flovilmart
committed
98c6506
View commit details
Copy full SHA for 98c6506
View code at this point
Browse repository at this point
Fixes
flovilmart
committed
3c61415
View commit details
Copy full SHA for 3c61415
View code at this point
Browse repository at this point
cache as ES6
flovilmart
committed
c4abd1e
View commit details
Copy full SHA for c4abd1e
View code at this point
Browse repository at this point
Adds Hooks API
Show description for 9ac7a52
flovilmart
committed
9ac7a52
View commit details
Copy full SHA for 9ac7a52
View code at this point
Browse repository at this point
Merge pull request #603 from flovilmart/proper-cli
Show description for a7262da
drew-gross
committed
a7262da
View commit details
Copy full SHA for a7262da
View code at this point
Browse repository at this point
Merge pull request #640 from drew-gross/allow-master-key
Show description for e58aa54
drew-gross
committed
e58aa54
View commit details
Copy full SHA for e58aa54
View code at this point
Browse repository at this point
Allow master key headers
drew-gross
committed
c867e37
View commit details
Copy full SHA for c867e37
View code at this point
Browse repository at this point
Infers serverURL based on mountPath and port
flovilmart
committed
db5338a
View commit details
Copy full SHA for db5338a
View code at this point
Browse repository at this point
Stupid ES6 imports...
flovilmart
committed
fe11fb5
View commit details
Copy full SHA for fe11fb5
View code at this point
Browse repository at this point
ES6-ify
flovilmart
committed
f58befd
View commit details
Copy full SHA for f58befd
View code at this point
Browse repository at this point
Adds maxUploadSize
flovilmart
committed
3ca1e9f
View commit details
Copy full SHA for 3ca1e9f
View code at this point
Browse repository at this point
Updates README, makes serverURL required
Show description for 81f5c68
flovilmart
committed
81f5c68
View commit details
Copy full SHA for 81f5c68
View code at this point
Browse repository at this point
Adds proper tests
flovilmart
committed
30aafd2
View commit details
Copy full SHA for 30aafd2
View code at this point
Browse repository at this point
New CLI for parse-server
flovilmart
committed
ab425d8
View commit details
Copy full SHA for ab425d8
View code at this point
Browse repository at this point
Commits on Feb 24, 2016
Fix missing file URL for short-circuited _User in RestWrite.
nlutsenko
committed
9d342a8
View commit details
Copy full SHA for 9d342a8
View code at this point
Browse repository at this point
Send a sessionToken back on /users/me.
nlutsenko
committed
bc90eff
View commit details
Copy full SHA for bc90eff
View code at this point
Browse repository at this point
Updating comments for loggerAdapter.
peterdotjs
committed
5fae411
View commit details
Copy full SHA for 5fae411
View code at this point
Browse repository at this point
Inflate all data as dirty for new ParseObject in beforeSave.
nlutsenko
committed
ae82f33
View commit details
Copy full SHA for ae82f33
View code at this point
Browse repository at this point
Use saveJSON instead of full JSON to avoid expansion of pointers.
nlutsenko
committed
74289f9
View commit details
Copy full SHA for 74289f9
View code at this point
Browse repository at this point
Restrict triggers on _Session class.
nlutsenko
committed
7a14695
View commit details
Copy full SHA for 7a14695
View code at this point
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL