Luciano Almeida
|
6a562b0dc3
|
Use shorten form of functions in reactive code.
|
2020-02-24 23:39:03 -03:00 |
|
Luciano Almeida
|
4b697f0e4e
|
Improving atomic code by using Atomic property wrapper
|
2019-12-15 20:15:32 -03:00 |
|
Bas Broek
|
0df2876f3d
|
Omit returns in single-expression functions
|
2019-10-04 17:56:08 +02:00 |
|
Łukasz Mróz
|
0658ce1bcf
|
Use extension access modifiers for reactive extensions
|
2019-09-05 12:53:29 +02:00 |
|
Łukasz Mróz
|
8d4933b4d2
|
Merge pull request #1826 from larsschwegmann/master
Fix Xcode 10.2 warnings
|
2019-03-30 23:21:10 +01:00 |
|
Lars Schwegmann
|
bb1832b4b9
|
Fix redundant public accessor warnings introduced in Xcode 10.2 in ReactiveMoya target
|
2019-03-29 14:31:47 +01:00 |
|
Łukasz Mróz
|
609903700d
|
Replace #if os() with #if canImport
|
2019-02-12 17:25:21 +01:00 |
|
Łukasz Mróz
|
6e9ba9c060
|
Try to use os(macOS) instead of os(OSX)
|
2018-05-02 17:58:35 +02:00 |
|
Steven Deutsch
|
cf505f1038
|
Merge branch 'development' into master
|
2018-04-08 10:35:57 -05:00 |
|
Luciano
|
c8e3cdbf05
|
Making range filter generic to any range type.
|
2018-04-03 22:10:25 -03:00 |
|
Joan Disho
|
a45bb6a07a
|
fix the 2 SwiftLint warnings
|
2018-04-04 00:17:40 +02:00 |
|
Joan Disho
|
be7456d678
|
refactor ReactiveMoya syntax
|
2018-04-03 13:23:30 +02:00 |
|
Luciano
|
a8c06294c2
|
Changing calls to filters
|
2018-03-18 16:07:53 -03:00 |
|
Luciano
|
9b515db483
|
Adding missing docs in some other filters.
|
2018-03-12 18:39:14 -03:00 |
|
Luciano
|
51e33fb53c
|
Adding Observable and ReactiveSwift options.
Forwarding the calls to Countable range implementations.
|
2018-03-12 18:12:36 -03:00 |
|
Jeroen Bakker
|
3d6cc2fc9e
|
Support for Decodable failsOnEmptyData
|
2017-12-20 09:57:07 +01:00 |
|
Łukasz Mróz
|
13cde1f52c
|
Remove redundant abstraction for ReactiveSwift extensions
|
2017-10-28 15:54:49 +02:00 |
|
Suyeol Jeon
|
73aa13c31f
|
Implement a decodable object mapping in SignalProducer
|
2017-10-21 17:46:03 +02:00 |
|
Steven Deutsch
|
d76c0e5f83
|
[Removed] RxMoyaProvider and ReactiveSwiftMoyaProvider
|
2017-10-21 17:46:02 +02:00 |
|
Łukasz Mróz
|
9fb12a5e64
|
[SPM] Fix warning from the compiler.
|
2017-08-16 10:57:35 +02:00 |
|
Ilya Laryionau
|
fff94ec819
|
Update dependencies
* update Alamofire to 4.5.0
* update ReactiveSwift to 2.0
* update Result to 3.2.3
* update RxSwift to 3.6.1
|
2017-07-25 12:25:59 +03:00 |
|
Łukasz Mróz
|
f7b08f8f36
|
[General] Remove deprecated methods & classes in Moya 8.0.0
|
2017-07-21 22:03:12 +02:00 |
|
Łukasz Mróz
|
2efc441c01
|
[Tests] Merge queues & new reactive API.
|
2017-07-21 21:53:14 +02:00 |
|
Łukasz Mróz
|
39403ce7f0
|
[ReactiveSwift] Fixed double response bug in requestWithProgress.
|
2017-07-21 20:45:34 +02:00 |
|
Łukasz Mróz
|
1d8d2caa40
|
[General] Rename MoyaProviderProtocol to MoyaProviderType.
|
2017-07-21 20:35:14 +02:00 |
|
Łukasz Mróz
|
4d4ea8b57e
|
[General] Fix linting issues.
|
2017-07-21 20:34:32 +02:00 |
|
Łukasz Mróz
|
57377ef24d
|
[ReactiveSwift] Property naming fixes.
|
2017-07-21 20:31:36 +02:00 |
|
Łukasz Mróz
|
b16828ffc4
|
[RxSwift] Deprecate RxSwiftMoyaProvider & implement Reactive property.
|
2017-07-21 20:29:00 +02:00 |
|
Łukasz Mróz
|
278c427d1d
|
[ReactiveSwift] Make ReactiveSwiftMoyaProvider deprecated.
|
2017-07-21 20:09:19 +02:00 |
|
Łukasz Mróz
|
f376b71089
|
[ReactiveSwift] Refactor ReactiveSwiftMoyaProvider to use new API & remove scheduler.
|
2017-07-21 20:06:44 +02:00 |
|
Łukasz Mróz
|
0a0d2690cc
|
[ReactiveSwift] Move requests to Reactive type. (reactive.request)
|
2017-07-21 20:03:40 +02:00 |
|
Gustavo Perdomo
|
b0a3e2f5a7
|
Add response to moya underlaying error
|
2017-07-21 19:47:21 +02:00 |
|
Łukasz Mróz
|
f55446fb8b
|
[Tests] Fix tests for new callback parameter in ReactiveSwiftMoyaProvider.
|
2017-07-06 23:50:41 +02:00 |
|
Pedro Vereza
|
0c034df41e
|
Renames occurrences of queue to callbackQueue
|
2017-06-11 18:57:21 -03:00 |
|
haritowa
|
0d9898dffe
|
Fix swiftlint warnings
|
2017-06-04 14:11:59 +09:00 |
|
haritowa
|
72e99fe3ef
|
Move default callback queue to MoyaProvider
|
2017-06-04 14:09:32 +09:00 |
|
haritowa
|
715a42c7f1
|
Add optional queue parameter to Reactive providers
|
2017-06-04 14:09:32 +09:00 |
|
Pedro Vereza
|
22336f972d
|
Replaces deprecated DateSchedulerProtocol with DateScheduler
|
2017-03-24 10:48:47 -03:00 |
|
Pedro Vereza
|
14881b06d7
|
Revert "Merge branch '9.0.0-dev' into master"
This reverts commit 23be214831, reversing
changes made to 4ac60f04c4.
|
2017-03-15 13:59:53 -03:00 |
|
Gustavo Perdomo
|
249e436ab1
|
Add response to moya underlaying error
|
2017-03-02 10:56:23 -03:00 |
|
Pedro Vereza
|
dfb907a6fe
|
Fixes vertical alignment
|
2017-02-01 09:18:08 -02:00 |
|
Bas Broek
|
b948531ec2
|
Move Moya.Error availability tag to MoyaAvailability, add message
|
2017-01-04 08:54:18 +01:00 |
|
Scott Hoyt
|
29e5c0353e
|
Add cocoapods conditional import of Moya in ReactiveMoyaAvialability.
|
2017-01-03 12:58:17 -08:00 |
|
Scott Hoyt
|
32abde377f
|
Make Availability file names unique to avoid CocoaPods problems.
|
2017-01-03 12:31:41 -08:00 |
|
Scott Hoyt
|
784daa2ecb
|
Add ReactiveMoya availability info to ReactiveMoya/Availability.swift.
|
2017-01-03 11:36:47 -08:00 |
|
Scott Hoyt
|
f6b04de0a5
|
Rework ReactiveSwiftProvider’s for MoyaError.
|
2017-01-02 17:01:49 -08:00 |
|
Andrew Breckenridge
|
8a1a8b875f
|
synx Moya.xcodeproj (thanks @venmo)
|
2017-01-02 10:41:40 -08:00 |
|