Commit Graph

968 Commits

Author SHA1 Message Date
Paweł Szot
35604c17f0 fix recurrency leak (#346)
* fix recurrency leak

* fix recurrency leak - better method
2018-05-08 08:41:28 +02:00
Paweł Szot
94edec48c8 fix URLSession leak (#345) 2018-05-07 13:41:13 +02:00
Pedro Piñera
b430a0c08a Update Bundler dependencies 2017-11-23 12:28:00 +01:00
Omer Faruk Yilmaz
7ce9913f8a Fix README.md "How to use" examples (#340) 2017-08-07 11:12:11 +02:00
Pedro Piñera Buendía
9bb457b555 Update README.md 2017-07-21 17:17:30 +02:00
Jorge Martin Espinosa
865a36b056 Added MacOS Example, Tests and made RequestObservable compatible with MacOS 10.12+ (#339) 2017-07-16 14:23:17 +02:00
Cameron Austgen
d30736188e Correctly reference indexPath row when calculating (#336)
changes.
2017-07-01 18:22:40 +02:00
Pedro Piñera Buendía
30554cf3f1 Update README.md 2017-06-13 21:01:42 -07:00
Pedro Piñera Buendía
f9146d467f Create README.md 2017-06-08 08:20:57 -07:00
Luiz Fernando
25b5efed5e Change access modifier of NSManagedObject.entityName class var extension to allow overriding in clients of the library (#331) 2017-05-10 10:19:31 +02:00
Pedro Piñera Buendía
db21b8b2a5 Remove references to Carthage 2017-05-08 18:43:17 +02:00
Pedro Piñera Buendía
3584b9b5db Remove Reactive programming references from the README 2017-04-19 09:33:38 +02:00
Pedro Piñera Buendía
a893909cfe Update ruby version to 2.3.4 2017-04-19 09:32:58 +02:00
Pedro Piñera Buendía
a2b5c61448 [cleanup-realm] Remove references to Realm from the Cartfile (#329) 2017-04-19 09:23:42 +02:00
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