Commit Graph

954 Commits

Author SHA1 Message Date
Pedro Piñera Buendía
85cd77c0a9 Update ruby version 2017-04-09 12:24:13 +02:00
Pedro Piñera Buendía
04b4cbd185 Bump podspec to 3.1.2 2017-04-09 12:21:26 +02:00
Pedro Piñera Buendía
eca9f7062b Add backgroundOperation method to the storage (#325)
* [background-operation] Add backgroundOperation method to the storage

* [background-operation] Fix unit tests

* [background-operation] Add tests to backgroundOperation

* [background-operation] Remove realm from storage type
2017-04-09 12:20:31 +02:00
Pedro Piñera Buendía
214f34f9dc Update deprecated syntax on the README file 2017-04-07 14:49:11 +02:00
Pedro Piñera Buendía
09d2dcb70d Bump podspec to 3.1.1 2017-04-07 14:46:44 +02:00
Pedro Piñera Buendía
c3c0daed9d Update Bundle dependencies 2017-04-07 14:45:19 +02:00
Pedro Piñera Buendía
3049419aa3 Remove Realm support 2017-04-07 14:44:48 +02:00
Pedro Piñera Buendía
c82e510f5c Update dependencies and define ruby-version 2017-03-23 14:13:58 +01:00
Pedro Piñera Buendía
9ab1fb69e5 Bump podspec to 3.0.3 2017-03-23 14:01:28 +01:00
Pedro Piñera Buendía
2d7aaecf88 Bump podspec to 3.0.2 2017-03-23 12:18:44 +01:00
Pedro Piñera Buendía
8bbf522519 Bump podspec to 3.0.1 2017-03-23 12:17:19 +01:00
Gleb Oleinik
0c563a5388 Updated the github URL that's being called to use HTTPS (#314) 2016-11-21 21:26:54 +01:00
Akshay Hegde
75322fa966 Use the right NSFetchedResultsControllerDelegate method. Fix for Delegate method not being called. (CoreDataObservable with no informations #307) (#310) 2016-11-06 21:46:48 +01:00
David House
dfd492a5c9 fixed documents directory for tvOS (#309) 2016-10-21 23:55:17 +02:00
Pedro Piñera Buendía
b323ff93e1 Implement tests for the new Request methods 2016-10-13 10:46:36 +02:00
Michal Kolesar
037260e81f Add filteredWith IN and NOT IN (#305)
* fiteredWith IN and NOT IN added

* Update Request.swift
2016-10-13 09:12:42 +02:00
Pedro Piñera Buendía
b57b57be29 Bump version to 3.0.0 2016-10-10 22:13:23 +02:00
Pedro Piñera Buendía
2a505021cc Bump podspec to 3.0.1 2016-10-10 22:05:26 +02:00
Pedro Piñera Buendía
cdc39807e8 Bump version to 3.0.0 2016-10-10 22:04:02 +02:00
Pedro Piñera Buendía
0fe0ce0251 Remove Slack badge 2016-10-10 22:03:45 +02:00
Pedro Piñera Buendía
af2522ef80 Update header 2016-10-10 22:01:56 +02:00
Pedro Piñera Buendía
8b2b9599d2 Update README 2016-10-07 18:12:06 +02:00
Pedro Piñera Buendía
21880fd334 Update version to 3.0.0-alpha.3 2016-10-07 17:04:50 +02:00
Pedro Piñera Buendía
ec5fb59e92 Update Request interface making it more Swifty 2016-10-07 17:01:39 +02:00
Pedro Piñera Buendía
4a2d8e2d08 Update banner 2016-10-07 11:47:09 +02:00
Pedro Piñera Buendía
1cf93cb439 Merge pull request #301 from goingreen/master
Fix misspelling in podspec summary
2016-10-04 12:21:28 +02:00
Artur Antonov
b572513409 Fix misspelling in podspec summary 2016-10-03 20:38:49 +03:00
Pedro Piñera Buendía
75837c4281 Merge pull request #299 from thad/alpha2
[298] Changed the minimum iOS/macOS/watchOS/tvOS deployment targets to match the .podspec
2016-09-28 21:40:00 +02:00
thad
b1e281c8b0 Updated minimum iOS/macOS/watchOS versions for all targets to match the versions in the .podspec 2016-09-28 13:19:30 -06:00
thad
925202860a Changed the minimum iOS Deployment target to 9.0 2016-09-28 12:18:50 -06:00
Pedro Piñera Buendía
e6d4dbd1af Merge pull request #296 from carambalabs/examples/api
[examples/api] Example saving data from the API
2016-09-28 18:25:50 +02:00
Pedro Piñera Buendía
a1b664776e [examples/api] Add an example fetching items from the API and saving them into Realm 2016-09-28 18:23:48 +02:00
Pedro Piñera Buendía
f059a68b10 Fix a few issues with the Carthage setup 2016-09-28 17:44:52 +02:00
Pedro Piñera Buendía
8020b17f15 Bump version to 3.0.0-alpha.2 2016-09-28 17:33:02 +02:00
Pedro Piñera Buendía
d66bbf5a6d Merge pull request #295 from carambalabs/#293
[#293] Carthage build error
2016-09-28 17:32:29 +02:00
Pedro Piñera Buendía
1f68c74399 [#293] Update travis script to install Carthage 2016-09-28 17:32:06 +02:00
Pedro Piñera Buendía
d7a2d58bfb Rename Requests by FetchRequests in README.md 2016-09-28 17:26:11 +02:00
Pedro Piñera Buendía
47b8ab6ed1 [#293] Create Carthage workspace 2016-09-28 16:52:18 +02:00
Pedro Piñera Buendía
4da475fbd9 [#293] Add fastlane lane that validates the Carthage setup 2016-09-28 16:41:37 +02:00
Pedro Piñera Buendía
d42a01d90b [#293] Move Carthage project to the root directory 2016-09-28 16:34:30 +02:00
Pedro Piñera Buendía
b96bd43495 Merge pull request #291 from carambalabs/api/swift-3
Update the API to match the Swift 3 guidelines
2016-09-28 16:23:01 +02:00
Pedro Piñera Buendía
f419b23ea7 Update travis to be silent when updating pod repositories 2016-09-24 12:38:23 +02:00
Pedro Piñera Buendía
0415206d15 [api/swift-3] Fix fastlane script 2016-09-24 12:37:21 +02:00
Pedro Piñera Buendía
cf7fb86f44 [api/swift-3] A few improvements 2016-09-24 12:25:50 +02:00
Pedro Piñera Buendía
bfebb0f8f3 Update README.md 2016-09-24 11:21:47 +02:00
Pedro Piñera Buendía
d1890b0c92 [api/swift-3] Update Quick version 2016-09-22 23:59:42 +02:00
Pedro Piñera Buendía
4622a97ec2 Update README.md 2016-09-22 23:14:29 +02:00
Pedro Piñera Buendía
a5781209a5 [api/swift-3] Update travis to update the cocoapods repositories and add the pods folder to the gitignore 2016-09-22 22:53:58 +02:00
Pedro Piñera Buendía
7782782757 [api/swift-3] -m Rename Request by FetchRequest 2016-09-22 00:03:28 +02:00
Pedro Piñera Buendía
3add4db757 Update README.md 2016-09-21 14:04:17 +02:00