An open API service for software projects hosted on Open Collective.

github.com/parse-community/Parse-SDK-iOS-OSX

The Apple SDK for Parse Platform (iOS, macOS, watchOS, tvOS)
https://github.com/parse-community/Parse-SDK-iOS-OSX

Only create new installation if loading of installationId succeeded.

47214e791750c2852b72451be24a93dde84f0d19 authored over 9 years ago
Unify and provide consistent client-side error and exception reporting. (#897)

622b8cc59622d5a035efc077039468d03076a384 authored over 9 years ago
Merge pull request #899 from ParsePlatform/nlutsenko.fileCache

Add ability to clear PFFile cache.

5d833317451200d7af1ac3b2efbf1a901cb4d9e3 authored over 9 years ago
Add tests for new methods.

77e2bee8c04fc60df9582a04a39831fc6515696d authored over 9 years ago
Add ability to clear file cache.

953182cde9b45d3997d1406ffacabfd092f54e0a authored over 9 years ago
Merge pull request #888 from ParsePlatform/nlutsenko.starters

Update Travis-CI to Xcode 7.3 and fix all starter projects for latest Swift.

dd531aa1badd2badd6c97d67102c11ef29ecdc95 authored over 9 years ago
Update Travis-CI to Xcode 7.3.

c58910abee65e79a7a8e5381bf07bf1d1aebb443 authored over 9 years ago
Update and fix all starter projects for latest Swift, Xcode.

d31db15cd922c9e666c23eb99f75609ac22c90ba authored over 9 years ago
update documentation in some places (#844)

a336b2f0dd5e8629c1d7bdaea8eeb20912b020c4 authored over 9 years ago
Merge pull request #784 from ParadimeWeb/patch-1

Swift iOS StarterProject AppDelegate - noPushPayload variable is wrong

1a335491ffe8965610f595890aca7130693e6d72 authored over 9 years ago
Merge pull request #886 from ParsePlatform/nlutsenko.latest

Add APIs to load current user, installation, config asynchronously.

012b9faef2619b59a735d7f86a0c891d9aec58e8 authored over 9 years ago
Use async api to preload user, installation, config on SDK initialization.

389ec90f6262c7a40aed43106541d199fd079b68 authored over 9 years ago
Add asynchronous API for loading current config.

b0d29ace5b1decc3b9cdbb68de5f4175fe565fee authored over 9 years ago
Add asynchronous API for fetching current installation.

2504c19f03698b4f7d89a22708133a410b17fba9 authored over 9 years ago
Add asynchronous API for fetching current user.

f4a9e4b08b8e464182ba249f3bbee58ac2ce4e9c authored over 9 years ago
Merge pull request #887 from ParsePlatform/nlutsenko.dependencies

Update Bolts, xctoolchain to latest.

142edcd5c4659a3febe53005ebe1585a01bede52 authored over 9 years ago
Update xctoolchain to latest version.

70262761bbc2d2de62bb59d98fba5e30c93d2858 authored over 9 years ago
Update Bolts to latest version.

f398fd2a34ab99b0018f4f6bb9d90dd30daeae5d authored over 9 years ago
Merge pull request #874 from ParsePlatform/nlutsenko.initialize

Add assertion that makes it invalid to initialize Parse twice in a single runtime.

4d3b9ebc54cbb446908afce8cf76ba298fa02fca authored over 9 years ago
Cleanup setup logic in InstallationIdentifier, Installation, Session tests.

a522675b42d2ac19c3bff1019560f50332883d8b authored over 9 years ago
Add assertion that makes it invalid to initialize Parse twice in a single runtime.

a96ea9c6393990fa4fbdcf2d3d7751ed7d54fed6 authored over 9 years ago
Merge pull request #867 from ParsePlatform/nlutsenko.swift22

Fix incorrect Swift 2.2 method conversion, cleanup tests and imports.

a0372136fcc51ba84a5d8f065966ee6fea9b95de authored over 9 years ago
Improve syntax on few import statements.

dc330449b7eae0b99fc900e0caea7f6d431b0fac authored over 9 years ago
Remove bridging header in tests, as it's no longer used.

10db693067f48c4f43895b945071ac57aa61f954 authored over 9 years ago
Add a test that validates type imports.

76f78073aeeb26cd42515e71b0a2e6b0f60af504 authored over 9 years ago
Fix incorrect PFObject method conversion in Swift 2.2.

62625b3b77dddd92cf6d5958d0541bac125a5999 authored over 9 years ago
Merge pull request #863 from ParsePlatform/nlutsenko.1130

Parse 1.13.0 ☁️

dccfe4215ad9d1144089a9c275661a5360466915 authored over 9 years ago
Parse 1.13.0 ☁️

f3bc085da2aee0a6795edfff5ce43c6ea701df87 authored over 9 years ago
Merge pull request #861 from ParsePlatform/nlutsenko.swiftlint

Cleanup swift test helper.

078d6a49aab741f604c8754108d363c31a007fb9 authored over 9 years ago
Merge pull request #860 from ParsePlatform/nlutsenko.installationAsync

Make loading of installationIdentifier from disk fully async.

2dff64df225979f2efc69b448501c6a24997e522 authored over 9 years ago
Merge pull request #859 from ParsePlatform/nlutsenko.swift22

Fix Swift 2.2 naming conversion for PFObject.+objectWithoutDataWithClassName:objectId:.

e5eb9c3f0a808cfa8acd97d1cce8806fb2a4bcba authored over 9 years ago
Cleanup swift test helper.

137ddc46b6545d49fdf0ee9f36e0644f33ce1653 authored over 9 years ago
Fix Swift 2.2 naming conversion for PFObject.+objectWithoutDataWithClassName:objectId:.

2eec51ead191c4c8bbc7837585252400b7b3d665 authored over 9 years ago
Make loading of installationIdentifier from disk fully async.

5bba4246298b87f631c5e4eecd3fd157617bcc0c authored over 9 years ago
Merge pull request #858 from ParsePlatform/nlutsenko.nullable

Make Parse.+currentConfiguration nullable.

23fdd859e1f74fb2308425fc34195163eab7710e authored over 9 years ago
Make Parse.+currentConfiguration nullable.

b7d1b500c0dae7c78fa959d1c9ac0b6b78f46ce8 authored over 9 years ago
Merge pull request #834 from nathanhillyer/pfquerykey_constants

Move PFQueryKey constants to their own file to allow reuse throughout the Parse SDK.

0ca571b0c284082547f4821346b2bed287dd8c2e authored over 9 years ago
Move PFQueryKey constants to their own file to remove magic strings and allow reuse throughout the SDK.

801c7db88b9a37d73ea3da8cfb7ba368b0f7793d authored over 9 years ago
Merge pull request #847 from ParsePlatform/nlutsenko.nullability

Require clientKey for old SDK initialization API.

edf9ed432d72a607c99c9dc3651ae5bbd8a460d9 authored over 9 years ago
Require clientKey for old SDK initialization API.

cbaecb312c9a8c9fed7609d62a4b49008cfd0040 authored over 9 years ago
Merge pull request #846 from ParsePlatform/nlutsenko.bolts

Update Bolts submodule link and path.

f60ede1fde3cf4439b27e3d334cca4729c71edab authored over 9 years ago
Update Bolts submodule link and path.

484ac4960841880949a3e54f212bd889a528dbed authored over 9 years ago
Merge pull request #849 from ParsePlatform/nlutsenko.carthage

Disable Carthage builds, since it consistently times out on xcodebuild.

58e322911bdd3566ac39426608021fd61b2475e7 authored over 9 years ago
Disable Carthage builds, since it consistently times out on xcodebuild.

effb0342a671aea9e71e291ec041b20e996775d1 authored over 9 years ago
Merge pull request #833 from ParsePlatform/nlutsenko.filesize

Remove client-side PFFile size limitation.

612efd75b486249bf481aedb096e00a78b58cec4 authored over 9 years ago
Merge pull request #827 from ParsePlatform/nlutsenko.nullable.clientkey

Allow clientKey to be nil, as it's not explicitly required for Open Parse Server.

b0f9b4959a50607d7cb36943a9af334065b8d409 authored over 9 years ago
Remove client-side PFFile size limitation.

62bf25e659fa3b67e467c5e4b7e394de3ef5d10f authored over 9 years ago
Update tests to allow nil clientKey.

383b67cc6b4950982a73d1a03a2ec8ecf17f9cd3 authored over 9 years ago
Update ParseModule, ParseModuleCollection with nullability annotations.

5d47fc674961bb7dbd31b265fdfb2dac8ccc6612 authored over 9 years ago
Allow setting nil clientKey when setting up the SDK.

177113552e6277aed38a90ed8b4a7ce3f3e06f0f authored over 9 years ago
Merge pull request #828 from ParsePlatform/nlutsenko.carthage

Update Carthage on Travis-CI if it's already installed.

5af822bd361df93493f8c21748cd9cf56d8d09da authored over 9 years ago
Update Carthage on Travis-CI if it's already installed.

606ceb277011b823583abf68e41da7f5bc2c6e03 authored over 9 years ago
Merge pull request #790 from jrturton/fix_pushDate_validation

Fixes incorrect assertion of 2 week in advance PushDate and adds unit…

7467d1b2f58c9fe0fefc214fffac92a800cfe585 authored over 9 years ago
Fixes incorrect assertion of 2 week in advance PushDate and adds unit tests to verify

4ab77e242b1bcb9a591ffd8dad3042e92f27bfea authored over 9 years ago
swift AppDelegate - noPushPayload variable is wrong

Line 59, the variable noPushPayload is wrong. The variable is true when there is in fact push pa...

52b71154f6dec77b2f9cbf8ec7a3632e51183333 authored over 9 years ago
Merge pull request #765 from AndrewSB/patch-1

add includeKeys convenience to PFQuery

a4eb075e6ccab0bbf645432570344e3d2afc2896 authored over 9 years ago
add includeKeys convenience to PFQuery

Thought this was a useful method

add NSString type annotation + includeKeys to PFQuery header

...

72b18ff53d00afcf7e5fb9a83dc50c1f37e50cdd authored over 9 years ago
Merge pull request #756 from ParsePlatform/nlutsenko.bolts

Update Bolts to 1.6.0

f3522cfb5b72830810cbfc43458d2add0d363bcf authored over 9 years ago
Update Bolts to 1.6.0

d613cf60d63fcc48a03b4c71bbf2f3103f9c9ced authored over 9 years ago
Merge pull request #751 from ParsePlatform/nlutsenko.xcode73

Update all projects, schemes for Xcode 7.3.

9eeea3f24acb6f676ee498763feff44cd1074bf4 authored over 9 years ago
Update all projects, schemes for Xcode 7.3.

d944a02019574312084dcb723cebba5862cf2881 authored over 9 years ago
Merge pull request #750 from ParsePlatform/nlutsenko.warnings

Fix static analyzer warnings.

7eaef3857d883396710001c9cc2e2230c578386c authored over 9 years ago
Improve validation of PFQuery.+orQueryWithSubqueries.

a32d8b98d5afb77f4ea64276ceadba52ddbb0026 authored over 9 years ago
Fix static analyzer warnings.

499e854623e7310d0521b8ce227a0c08aa01159f authored over 9 years ago
Merge pull request #747 from ParsePlatform/nlutsenko.1120

Parse 1.12.0 ☃️

c2b7b0ba42dfb9ff8b87c5e8be2687cb6a82d67c authored over 9 years ago
Merge pull request #742 from ParsePlatform/nlutsenko.readme.carthage

Add Carthage instructions and badge to README.

5ade42213c689c59e76892f556964c7966d69d59 authored over 9 years ago
Parse 1.12.0 ☃️

bfde0a3464d7034ca1d7b7e32cad39841427a81d authored over 9 years ago
Merge pull request #745 from ParsePlatform/nlutsenko.generics.relation

Add generics support to PFRelation.

5a33bb6ef6dd2e3163c3b8b19eedaba64fb74501 authored over 9 years ago
Merge pull request #744 from ParsePlatform/nlutsenko.serverurl

Remove redundant serverURL property from ParseManager.

0284848880607c70934de387b036bb587f8a1822 authored over 9 years ago
Merge pull request #743 from ParsePlatform/nlutsenko.tvos.purchaseController

Fixed PurchaseController not initialized on tvOS.

b99ac42a7f0a8b4ebb8b92ec1dca16cc382b5239 authored over 9 years ago
Fixed PurchaseController not initialized on tvOS.

74d451a642fb39cc262653ac6387db48660de42a authored over 9 years ago
Specify generic type for users, roles relations in PFRole.

c49b2ea5bff06aff1ea4cc00b5772bbce4db22cd authored over 9 years ago
Add generic type to PFRelation.

9c4b7c70ade51abd44f282d0945d860cdd3c7d60 authored over 9 years ago
Remove redundant serverURL property from ParseManager.

c6afdc2ef486d33e08809382972dc8bf88c89580 authored over 9 years ago
Merge pull request #739 from ParsePlatform/nlutsenko.travis.carthage

Add Carthage to Travis-CI.

7ae5027bd1b339e44433cbf1f857ce65eed609ac authored over 9 years ago
Add Carthage to Travis-CI.

1d11dab90e71658b3b5294c43c4878891f958f9a authored over 9 years ago
Merge pull request #738 from ParsePlatform/nlutsenko.files

Fixed not set url for new file uploads.

8e429a4d9f13a0578980c269d4d5644603c120f4 authored over 9 years ago
Merge pull request #737 from ParsePlatform/nlutsenko.deepsave

Fix potentially not saved objects if they are not initially dirty.

483da23689e4e5627af3e8a9e64620b8c0c6d38e authored over 9 years ago
Split badges in README.

e4e24a262306f0cfd311c4776b8a9b78a253f1a2 authored over 9 years ago
Add Carthage badge to README.

627a9296655ca63c1de94bd21d96cffcfa68fe22 authored over 9 years ago
Add installation via Carthage instructions to README.

b00baad29de73e63fd2a8dbe09adb5eb91841cee authored over 9 years ago
Add generic types to all methods of PFFileController.

c0f59d0084b9465488258ab53e10fb1cc0397ec1 authored over 9 years ago
Fixed not set url after succesfull upload of a file.

b6eeafc06c191c207f0ca7bad875d88ba345672b authored over 9 years ago
Fix potentially not saved objects if it's not initially dirty.

4661d6e186bd7e4b5755ae8401f65abfc0ec04c0 authored over 9 years ago
Merge pull request #736 from ParsePlatform/nlutsenko.podspec.license

Update license and summary in the podspec.

5a8deaf5f7b67ffe70b87bdfad0940d97735f0ce authored over 9 years ago
Merge pull request #730 from ParsePlatform/nlutsenko.macros

Unify all platform conditional macros.

2ffa9757cd65475c2ba025e09d91c1bade141eb3 authored over 9 years ago
Update license and summary in the podspec.

c7bcd1b92d8f6356a0171859bf62a21a4f220bc1 authored over 9 years ago
Improve osx target conditional macro.

8bebe60ef4f69c7d12aa420a31ae9f4ff9a97340 authored over 9 years ago
Merge pull request #732 from ParsePlatform/nlutsenko.constants

Cleanup constants in PFConstants.h

d396768c1e634a6aa08c92144fbfa5e0b88ecfde authored over 9 years ago
Replace all usages of TARGET_OS_IPHONE.

17f15218a75cc0e57c2ac84e8e70332e9a50bdbe authored over 9 years ago
Replace custom target conditional macros.

0073c273a2847af0a4b9110aecee932343e2e963 authored over 9 years ago
Add missing documentation for PFParseErrorDomain.

cb467185a4e8b42ca43bb72b4409df3b3950b41a authored over 9 years ago
Remove useless public PARSE_API_VERSION constant.

e93b917c12a3e6cd370103129eb40119d510dbaa authored over 9 years ago
Merge pull request #731 from ParsePlatform/nlutsenko.devicetype

Add proper device type constant for tvOS/watchOS SDKs.

3a7929856f95ec4ce5c33bcd8006217a8e36ace7 authored over 9 years ago
Merge pull request #733 from ParsePlatform/nlutsenko.nullability

Update nullability specifier syntax to latest.

f12976f7fa6fb89fe48b0be261a1ae47bdfdb908 authored over 9 years ago
Merge pull request #729 from ParsePlatform/nlutsenko.server

Add ability to get/change server url used by the SDK.

b12efd10ce7de446ae1d552421f38ce10e7b6e70 authored over 9 years ago
Update nullability specifier syntax to latest.

2a2a488cebce76d63f1c55313305858a8521d150 authored over 9 years ago
Add proper device type constant for tvOS/watchOS SDKs.

80bed353c34295051ec806f50bce203ddd714d61 authored over 9 years ago
Update assertion type for properties of ParseClientConfiguration.

8b1d1ba308d1e74561152d6608fa7ceceabe8b8d authored over 9 years ago
Add ability to get/change server url used by the SDK.

4b67292905b56848959b0746b90eb8db4beb0a23 authored over 9 years ago