An open API service providing commit metadata for open source projects.

GitHub / DeclarativeHub/ReactiveKit / commits

A Swift Reactive Programming Kit

SHA Message Author Date Stats
5c61e086 merge Merge pull request #286 from someyura/prepend-for-void-signals Srđan Rašić <s****c@g****m>
Committed by: GitHub <n****y@g****m>
10 months ago
d0f6eddc merge Merge branch 'DeclarativeHub:master' into prepend-for-void-signals Yury Imashev <i****v@p****m>
Committed by: GitHub <n****y@g****m>
10 months ago
949251cc Update swift.yml Srđan Rašić <s****c@g****m>
Committed by: GitHub <n****y@g****m>
10 months ago
583f56a6 feat: add overload for append function Yury Imashev <i****v@p****m> 10 months ago
22f39de9 feat: prepend function for void signals Yury Imashev <i****v@p****m> 10 months ago
9b2f4dc3 Minor srdanrasic <s****c@g****m> about 1 year ago
34f0ba7d Minor srdanrasic <s****c@g****m> about 1 year ago
49ab95a7 Better Swift Concurrenty Integration srdanrasic <s****c@g****m> about 1 year ago
f46b9637 Android Testing Workflow srdanrasic <s****c@g****m> about 1 year ago
314fe610 Update Workflow srdanrasic <s****c@g****m> about 1 year ago
74f48431 Remove Timelane support srdanrasic <s****c@g****m> about 1 year ago
35ac6f9c merge Merge pull request #285 from n3d1117/fix/published-property-fix Srđan Rašić <s****c@g****m>
Committed by: GitHub <n****y@g****m>
almost 2 years ago
5b0360c7 Simplify @Published implementation using `Property` edoardo <e****o@s****m> almost 2 years ago
57a902a1 Fix append operator disposing race condition Srdan Rasic <s****c@g****m> over 3 years ago
dfb63f82 Update ReactiveKit.podspec Srđan Rašić <s****c@g****m>
Committed by: GitHub <n****y@g****m>
over 4 years ago
b4841643 merge Merge pull request #277 from Glovo/bump-podspec-version-definition Srđan Rašić <s****c@g****m>
Committed by: GitHub <n****y@g****m>
over 4 years ago
3233586c Bump version in podspec to 3.19.0 David Cacenabes <d****s@g****m> over 4 years ago
edd4db33 merge Merge pull request #276 from mattsson/feature/fix-typos-and-adds-missing-word... Srđan Rašić <s****c@g****m>
Committed by: GitHub <n****y@g****m>
almost 5 years ago
768ef069 Fixes typos and adds missing words in README Marcus Mattsson <m****s@s****k> almost 5 years ago
0feaff70 merge Merge pull request #275 from leontedev/master Srđan Rašić <s****c@g****m>
Committed by: GitHub <n****y@g****m>
almost 5 years ago
3ba95567 merge Merge pull request #1 from leontedev/feature/throttle-latest Mihai Leonte <l****i@g****m>
Committed by: GitHub <n****y@g****m>
almost 5 years ago
7d1ab320 feat: Add latest param to throttle. Mihai Leonte <m****i@s****m> almost 5 years ago
98218264 Fix an issue where binding closure could be executed after disposing Srdan Rasic <s****c@g****m> almost 5 years ago
224225f1 Fix throttle and align with Combine. Srdan Rasic <s****c@g****m> over 5 years ago
470657bd Fix potential issues with exclusive memory access. Srdan Rasic <s****c@g****m> over 5 years ago
d474eaa1 merge Merge pull request #269 from MaxCilauro/fix/readme-subscribeon-receiveon Srđan Rašić <s****c@g****m>
Committed by: GitHub <n****y@g****m>
over 5 years ago
98193ed5 fix grammar Max Cilauro <m****o@g****m> almost 6 years ago
3a5bb6cd remove deprecated apis for execution/observe context Max Cilauro <m****o@g****m> almost 6 years ago
5b167a3f Remove incompatible code from XCFramework compilation Srdan Rasic <s****c@g****m> almost 6 years ago
9a0ea079 merge Merge pull request #263 from DigitalMasterpieces/fix/xcode-12 Srđan Rašić <s****c@g****m>
Committed by: GitHub <n****y@g****m>
about 6 years ago
ce0e1897 Improvements to `share` and `refCount`. Srdan Rasic <s****c@g****m> about 6 years ago
6d4755f8 Set minimum deployment version to iOS 9. Frank Schlegel <f****l@d****m> about 6 years ago
657faa98 Add if argument to retry(times:) Srdan Rasic <s****c@g****m> over 6 years ago
fe00e0f3 Fix macOS platform Srdan Rasic <s****c@g****m> over 6 years ago
a4bd85f5 Bump Srdan Rasic <s****c@g****m> over 6 years ago
2a3f398b Inclusive variant of prefix(while:) Srdan Rasic <s****c@g****m> over 6 years ago
12b359dc merge Merge branch 'master' into timeline Srdan Rasic <s****c@g****m> over 6 years ago
713ae0dd Timelane support Srdan Rasic <s****c@g****m> over 6 years ago
0e553b1a Bump Srdan Rasic <s****c@g****m> over 6 years ago
d3bf871b Move publishers into a folder Srdan Rasic <s****c@g****m> over 6 years ago
4ea896d8 merge Merge pull request #256 from ibrahimkteish/combine-style-empty Srđan Rašić <s****c@g****m>
Committed by: GitHub <n****y@g****m>
over 6 years ago
06c7ef19 Add Combine style empty struct Ibrahim Koteish <i****h@y****m> over 6 years ago
8bef971b Bump Srdan Rasic <s****c@g****m> over 6 years ago
b8bd3971 merge Merge pull request #255 from ibrahimkteish/combine-style-deferred Srđan Rašić <s****c@g****m>
Committed by: GitHub <n****y@g****m>
over 6 years ago
10a3f4da Add Deferred struct like the one in combine style Ibrahim Koteish <i****h@y****m> over 6 years ago
5f3cce7e Initial Timeline support Srdan Rasic <s****c@g****m> over 6 years ago
ca6619a7 Add KVO Publisher Srdan Rasic <s****c@g****m> over 6 years ago
f1fddaec Bump Srdan Rasic <s****c@g****m> over 6 years ago
33003e26 merge Merge pull request #253 from tonyarnold/fix/swift-5.2-snapshots Srđan Rašić <s****c@g****m>
Committed by: GitHub <n****y@g****m>
over 6 years ago
d931200f Fix a generics resolution issue introduced with Swift 5.2 Tony Arnold <t****y@t****m> over 6 years ago
05a52984 Update badges Srdan Rasic <s****c@g****m> over 6 years ago
24137e9d Update badges Srdan Rasic <s****c@g****m> over 6 years ago
c1204ae0 Version bump Srdan Rasic <s****c@g****m> over 6 years ago
1585d531 Bunp Srdan Rasic <s****c@g****m> over 6 years ago
435da269 Fix bag usage in tests Srdan Rasic <s****c@g****m> over 6 years ago
1390dd42 Remove incompatible Linux tests Srdan Rasic <s****c@g****m> over 6 years ago
c9639dc3 Add Linux tests job Srdan Rasic <s****c@g****m> over 6 years ago
fdd381cc Create swift.yml Srđan Rašić <s****c@g****m>
Committed by: GitHub <n****y@g****m>
over 6 years ago
b934eb7d Cleanup Linux Tests Srdan Rasic <s****c@g****m> over 6 years ago
b7a77e19 Combine integration. Srdan Rasic <s****c@g****m> over 6 years ago
21b712e3 Add store(in:) family of methods to Disposable. Srdan Rasic <s****c@g****m> over 6 years ago
0db232d7 Minor reordering. Srdan Rasic <s****c@g****m> over 6 years ago
04785688 Minor cleanup. Srdan Rasic <s****c@g****m> over 6 years ago
1fc661ac merge Merge pull request #246 from ibrahimkteish/published Srđan Rašić <s****c@g****m>
Committed by: GitHub <n****y@g****m>
over 6 years ago
87762592 merge Merge branch 'master' into published Srđan Rašić <s****c@g****m>
Committed by: GitHub <n****y@g****m>
over 6 years ago
a45f2182 Bump Srdan Rasic <s****c@g****m> over 6 years ago
7fbbeb03 Correct upstream disposing order in AtomicObserver Srdan Rasic <s****c@g****m> over 6 years ago
845d4e60 merge Merge pull request #249 from DeclarativeHub/feature/tests Srđan Rašić <s****c@g****m>
Committed by: GitHub <n****y@g****m>
over 6 years ago
7a496d1a Open Subject for subclassing Srdan Rasic <s****c@g****m> over 6 years ago
0b027733 Fix subjects observer retaining. Srdan Rasic <s****c@g****m> over 6 years ago
29587bc8 Use lock instead of queue in AtomicObserver. Srdan Rasic <s****c@g****m> over 6 years ago
ad0967ee Threading improvements to retry(when:). Srdan Rasic <s****c@g****m> over 6 years ago
915db5ba Remove wrong import Srdan Rasic <s****c@g****m> over 6 years ago
63f088b2 Move marketing version build setting to project level Srdan Rasic <s****c@g****m> over 6 years ago
401190f2 Fix podfile Srdan Rasic <s****c@g****m> over 6 years ago
26b922a8 Clean up unit tests and introduce subscribers Srdan Rasic <s****c@g****m> over 6 years ago
7d475b3e Update to recommended settings. Srdan Rasic <s****c@g****m> over 6 years ago
f1b38808 Move Signal.Event extensions. Srdan Rasic <s****c@g****m> over 6 years ago
a9bb8228 merge Merge pull request #247 from ibrahimkteish/test-observer Srđan Rašić <s****c@g****m>
Committed by: GitHub <n****y@g****m>
over 6 years ago
9a4bb4a4 Comment the test because Travis is failing Ibrahim Koteish <i****h@y****m> over 6 years ago
47f988a5 Add test observer class to test signal emission Ibrahim Koteish <i****h@y****m> over 6 years ago
2ca42404 Implement Published Ibrahim Koteish <i****h@y****m> over 6 years ago
016b3981 Handle observing of predisposed signals. Srdan Rasic <s****c@g****m> over 6 years ago
7b87f0cb Bump Srdan Rasic <s****c@g****m> over 6 years ago
96def93a Simplify threading in Subject. Srdan Rasic <s****c@g****m> over 6 years ago
db250e74 Fix potential deadlock in AtomicObserver. Srdan Rasic <s****c@g****m> over 6 years ago
60852a1d Remove redundant availability requirement Srdan Rasic <s****c@g****m> over 6 years ago
82c6bd34 Bump Srdan Rasic <s****c@g****m> over 6 years ago
98868f9c Implement `waitAndCollectEvents` and `waitAndCollectEvents` operators that ca... Srdan Rasic <s****c@g****m> over 6 years ago
e4553e76 Make Signal.Event equatable when element and error are equatable. Srdan Rasic <s****c@g****m> over 6 years ago
cba288d3 Bump Srdan Rasic <s****c@g****m> over 6 years ago
4fb9488e Make ObservableObject available only in Swift 5.1. Srdan Rasic <s****c@g****m> over 6 years ago
390b5b97 Implement ObservableObject. Srdan Rasic <s****c@g****m> over 6 years ago
eef0d7a0 Implement `assign(to:on:)` on SignalProtocol. Srdan Rasic <s****c@g****m> over 6 years ago
87a98aaf - Implement `store(in:)` methods on AnyCancellable. Srdan Rasic <s****c@g****m> over 6 years ago
645d2f47 Implement Published property wrapper. Srdan Rasic <s****c@g****m> over 6 years ago
d9d311f0 Bump Srdan Rasic <s****c@g****m> over 6 years ago
ac8067fb Fix issue in readme Srdan Rasic <s****c@g****m> over 6 years ago
e6cecb11 merge Merge pull request #242 from ibrahimkteish/anycancellable-hashable Srđan Rašić <s****c@g****m>
Committed by: GitHub <n****y@g****m>
over 6 years ago
a1ac5871 merge Merge pull request #240 from AnthonyMDev/fix-deadlock-in-retry-signal Srđan Rašić <s****c@g****m>
Committed by: GitHub <n****y@g****m>
over 6 years ago

← Back to repository