Skip to content

Pull requests: parse-community/Parse-SDK-dotNET

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

Add UNIT_TEST constant to ParseTest.Unit
#122 by hallucinogen was closed Dec 10, 2015 Loading… updated Dec 10, 2015
[Typo] Fixes typo in Parse/Internal/Json.cs
#119 by kamronbatman was merged Dec 8, 2015 Loading… updated Jan 8, 2016 1.7.0
Moha
#246 by wujun4code was closed Dec 12, 2016 Loading… updated Dec 12, 2016
chore: support xbuild
#254 by aisk was closed Mar 14, 2017 Loading… updated Mar 14, 2017
[Typo] Fixes typo in Parse/Internal/Json.cs
#83 by kamronbatman was merged Nov 17, 2015 Loading… updated Apr 5, 2017 1.6.2
Add new ParsePush.jar
#58 by hallucinogen was closed Nov 14, 2015 Loading… updated Apr 5, 2017 1.6.2
Drop support for Unity 4, to support push notifications.
#42 by richardjrossiii was merged Oct 29, 2015 Loading… updated Apr 5, 2017 1.6.2
[Unity] Fix build error with IL2CPP
#124 by theSoenke was closed Dec 14, 2015 Loading… updated Apr 5, 2017
Implement support to send delayed push notification using .NET SDK.
#94 by Julien-Mialon was merged Nov 24, 2015 Loading… updated Apr 5, 2017 1.7.0
FacebookAuthenticationProvider.cs fix
#103 by MaximBarminov was merged Nov 30, 2015 Loading… updated Apr 5, 2017 1.7.0
HttpClient.Portable.cs bug fix
#187 by rihadavid was merged Feb 25, 2016 Loading… updated Apr 5, 2017
Fixed problem with adding extra gcm sender ids
#195 by unger was merged Mar 16, 2016 Loading… updated Apr 5, 2017
Use the InvariantCulture to format DateTime.
#184 by kostub was merged Feb 23, 2016 Loading… updated Apr 5, 2017
Track push notification open count for windows phone and winrt
#164 by Julien-Mialon was closed Jan 20, 2016 Loading… updated Apr 5, 2017
Fix contitional judgment for gcm_sender_id value
#224 by noughts was merged Jul 28, 2016 Loading… updated Apr 5, 2017
Fixed minor bug which was causing failing ParseFile uploads.
#240 by kyurkchyan was merged Oct 17, 2016 Loading… updated Apr 5, 2017
Added initialization code for hosted Parse on the README
#258 by jcguarinpenaranda was merged Aug 18, 2017 Loading… updated Aug 18, 2017
Fixed parse docs link
#273 by jcguarinpenaranda was merged Oct 24, 2017 Loading… updated Oct 24, 2017
Removed android.permission.GET_ACCOUNTS from required permissions.
#223 by noughts was merged Dec 2, 2017 Loading… updated Dec 2, 2017
Use ParseCommunity on Appveyor
#277 by montymxb was merged Dec 3, 2017 Loading… updated Dec 3, 2017
Adds appveyor.yml
#275 by montymxb was merged Dec 2, 2017 Loading… updated Dec 3, 2017
Task.Run should run tasks on the threadpool
#251 by benwulfe was merged Dec 3, 2017 Loading… updated Dec 3, 2017
Swap 2 error messages
#279 by Mofl2328 was merged Dec 6, 2017 Loading… updated Dec 6, 2017
ProTip! Exclude everything labeled bug with -label:bug.