Ecosyste.ms: OpenCollective

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

github.com/freshOS/Then

:clapper: Tame async code with battle-tested promises
https://github.com/freshOS/Then

Merge pull request #12 from maxkonovalov/finally

Fix `finally` function

ef8ace170e3dd1852aef1b05f9aa6965d6aba971 authored about 8 years ago
Fix `finally` function

8c2900104a8df5c1f1ecbc32d582a8de255f7d07 authored over 8 years ago
Drys code

693df714648b4088aba773f1c9a98468296e248d authored over 8 years ago
Simplifies whenAll

94f7c2facb4ca6ddb3fe9a63fc2b57741823befa authored over 8 years ago
adds .codebeatignore

54aa2c2b145d0c55c9ca0bb594ab838398abb19b authored over 8 years ago
DRYs code

b46a24f84252b8d28eec4181065cee5687ce3428 authored over 8 years ago
clean

f8a83925c127f1eb51d942cb4ce663a40bb89be0 authored over 8 years ago
Refactors blocks in a separate struct

e6e726746f823c9be3af0a8385ff97c9ac7e0448 authored over 8 years ago
Improves code readability

98b753eaa58220890fb30aa057e86e7fd2667814 authored over 8 years ago
Adds banner

54e9cfef4ed77b7937a82ce471fb573fe2c8736e authored over 8 years ago
updates README

29cf62f70d0c75196fbb905b0e303bfb71dfa445 authored over 8 years ago
test banner

9f47f3c4e0a35bfc0900fe212a9ef1d177f65012 authored over 8 years ago
Test banner

d72be3774aefce7832e4a2ad9500a13b43a2951e authored over 8 years ago
Bumps version

d3b0973fa9d30c7e6e3549623b89765789631fc4 authored over 8 years ago
Moves progressBlock inside switch

43f8379a69c1b8c1b2d83165c5fe5fabe164b766 authored over 8 years ago
Fixes retain cycle that prevented promises to deinit in certain cases

a5512b95c25f064216270c17341aeb3ceceaa2c0 authored over 8 years ago
Fixes podspec syntax

17da836c253f01605db8fb99e58c277c26fbc56e authored over 8 years ago
Adds .swift-version file for cocoapods integration

ea8d3814015ad14a01708d2902364d5182c7ca0c authored over 8 years ago
updates README

50438b05f9cd9fc887900d1ea2e3085be3a41c91 authored over 8 years ago
Fixes MacOS target carthage build

4d409b7cbdd8ee69909ef6f670cfb7d0ab40c49b authored over 8 years ago
RM old prebuilt framework

138e8e534c7ea90461b338becca0d13036411a2b authored over 8 years ago
Updates podspec

ca0716a8255a97e62f88cf25e6e99ffa34a27a94 authored over 8 years ago
Migrates tests to swift3

be943515a1581d1f843c28842c4d3f0247d6c0c8 authored over 8 years ago
Resolves rebase conflicts

f6f53ad248674be28bb97fe144f1407eac05ea27 authored over 8 years ago
Make macOS scheme shared

0217cad7e68f36a2444683c177cd0da7bac58975 authored over 8 years ago
Added macOS support

36308aad4bdf0b02a2f64bc672733e632c00473c authored over 8 years ago
Migrates to swift 3

919f47108e7d7f1836794b56cc56a3eb65781ca5 authored over 8 years ago
Merge pull request #7 from neoneye/master

Fixed typo in unittest classname + filename

a2885b0e9aa7da5cdbc5b1b02fb79813da5a55d9 authored over 8 years ago
Fixed typo in unittest classname + filename

c487fd82ebd0f6be9572c9ad78a56ef44e0adb92 authored over 8 years ago
Hold value and error inside PromiseState enum

58c39aa857b442de7f4a737fac60174661866808 authored over 8 years ago
Adopts swiftLint coding conventions

a0bc947ec42e0568f89981556a58d5080489391c authored over 8 years ago
bumps version number

a01da0b70a24a73de1432a7fed333e716bd02461 authored over 8 years ago
Updates to fresh organization

eb54390c2ba34238d0a3d38b06bb8cec4c51867d authored over 8 years ago
Adds prebuilt fmk

c2ca0f80a64addeead445e4b35ea95a3a8773c93 authored over 8 years ago
Bumps version number

699e02c80ecb5603801be7eeba9c2cd1fdc84d80 authored over 8 years ago
WhenAll now fails if one of the promises fails

f9a1cee037c7188bd768505fa05060d9c5709955 authored over 8 years ago
Adds Progress in Readme

7f287b8b680d8615ba13075253f4026873102112 authored over 8 years ago
Bumps version number

632065599767b9cb217c731a0a10c7193b7b8405 authored over 8 years ago
Progress now returns its own promise \o/

d63042eadc906c653261ea8b3c8a87f27b3b9680 authored over 8 years ago
Enables registering multiple then and error blocks on same promise

2c6ca26002c894d6433ff97d58f776bc35c21932 authored over 8 years ago
make `finally` return its own promise

1e9b8a8de831d8a5ee10e97c32ec9dc5aa0c21a8 authored over 8 years ago
onError now returns its own promise

This fixes an issue where calling then after onError, onError would
never be called

4969bfdcce195f562d30c2b30b8a3b85fdbd4727 authored over 8 years ago
Test out progress when multiple then blocks

685bb06571a1f390e8d48064303961cd64df9a19 authored over 8 years ago
Implements progess block

dc0053ff511f135ff6731dd851be4748a0c3dc56 authored over 8 years ago
Bumps to 1.3

b2e0f7abb104d9aedb429cb3bb5bcfc4f0eaecf5 authored almost 9 years ago
Lands registerThen block + tests + doc

7ec0510f1bbe15cfd7bac5e069dc94c0da0c3df4 authored almost 9 years ago
Test out deffered then blocks

75a651f5ce07018e1b75d14f2bff57e64a212e33 authored almost 9 years ago
Adds pre-built framework for faster carthage updates

86e0123d787882ccabbe0b473c511a6d83d87d93 authored almost 9 years ago
bumps podspec

274930faa74e875a9dcbff956c56fc0ffdfcbc9f authored almost 9 years ago
Adds whenAll

745f7cbf566e8b08b880fd6ad8d15a59fdc7928d authored almost 9 years ago
bumps podspec

6fc34808d80877ad0063ed73e5ef8ca09c293771 authored almost 9 years ago
bump version number

565a2cd3980f7fadb0f1576daf9725fbd79b0f6a authored almost 9 years ago
Removes unnecessary param labels

a6e86e59c21e3a49b5098b3426adf7d9da5b795c authored almost 9 years ago
Updates podspec

1296cf22001904fbdd709201ef31f3353ccd863f authored almost 9 years ago
bumps podfile version

2a6ec9be9d837ad7015e0c5765e39332ba83b7bb authored almost 9 years ago
Removes param labels

fb0baefa3711f51bb334adbb0ecc6da3ed4c86b5 authored almost 9 years ago
Merge pull request #4 from tmcw/patch-1

Fix casing of English

3234451daa6c0e4892644e27b66ef67d2ad2c877 authored almost 9 years ago
Fix casing of English

507fd962fdac8dd533f7c7d1f730fb62b7e6e86b authored almost 9 years ago
Adds contributors in README

a02add7790487f4fd8a1ef058ea93094025f1199 authored almost 9 years ago
Bump to 1.1

fbd2cbe4a847a8bd0f259f8a83b7843c6523b921 authored almost 9 years ago
Support Swift package manager

af80d67235a46fd7754ff0ac21e82c22a10df0cd authored almost 9 years ago
Reached 100% coverage

491e81a2cfa237642e6cd5ff905819341cbd9b53 authored almost 9 years ago
refactors then

2b8e1357cc70197a17a308590d66147fb3dc1d61 authored almost 9 years ago
Fix synchronous then not working proprely

4a84a0c06a04a7b697e093c043fcf3e5917c6edd authored almost 9 years ago
Adds pod install + compat badge + release badge

8b562c907993b2b406bdb95d61dacd957fd9e74d authored almost 9 years ago
renames pod to "thenPromise"

15c9a1b5baf83fb3900505bc9bb8b6d48cbf6604 authored almost 9 years ago
bump pod to 1.0.0

d5e99746b58691d99ac92822fc88a6a327e37ad0 authored almost 9 years ago
Adds Podspec for pod support

65c027df4e34d45c7b6e378990bbcf19072900a8 authored almost 9 years ago
enables test coverage

404cb99a91004042eed002c0dcceddbc83bfcd7b authored almost 9 years ago
Adds codebeat badge

f868686d692a1b4ade9b867dc352f9ae2d2f3561 authored almost 9 years ago
set deployment target to iOS8

457b83bbfe70eb6b5b056daf8b597b500bcb5bde authored almost 9 years ago
Refactor thanks to codebeat

14c5e5b119c54497dc4056961126e7191948df29 authored almost 9 years ago
Adds Continous integrations with Bitrise

8cee0a6404290bf4e4950809f13aee8914b6b1f5 authored almost 9 years ago
Adds badges

f271cd0d674b398d9263605ab97a8cde34bf0738 authored almost 9 years ago
Adds funky logo

7aa01f701b74dae5d606a99a632b8d122190f43f authored almost 9 years ago
Updates readme

8282748f2a1609167f8f303ea796bf255c681fd6 authored almost 9 years ago
EmptyPromise is now a public type

c7c0f68f9bfd893f685fc0c57c858456cc3b80b2 authored almost 9 years ago
Adds iOS 8.0 compat

21ac386fc8e89b6bdbbffd647fbabf1fa251c66f authored almost 9 years ago
Adds installation info

49983082d2ce7cbc5259b028dc8e67dd0437103e authored almost 9 years ago
Moves code to code folder

34f180ff2f8675f1074eae8fba9a81426cbe44af authored almost 9 years ago
Updates readme

abe34f2954af1c2c0ec81803af68b6bf59763227 authored almost 9 years ago
Updates Readme

87a6f4335421d5a60ab5ee2f759dd0ae3f96e8ab authored almost 9 years ago
Adds test project carthage checkout to gitignore

7e90aff840fbd990002f31435716a8475ba54d6a authored almost 9 years ago
fix nested promises starting prematurely + tests

150d4a335929d4cb055ec5a03931e79ebed1feeb authored almost 9 years ago
fix typo

0fb55011190ecfd07a1ec560e7cdb94da23c0543 authored almost 9 years ago
Update README.md

63e7bc3542d14a10c460500fecc1ae116d153e43 authored almost 9 years ago
Update README.md

cbdb35b5c22439b12af07b7eb0117eeeb93130ce authored almost 9 years ago
Update README.md

4368e0c591ae357976b69d61d2c274f07e5b095f authored almost 9 years ago
fix gitter badge

6094dab78e0fe94f6d7c0acff18feefcb006882f authored almost 9 years ago
Merge pull request #1 from gitter-badger/gitter-badge

Add a Gitter chat badge to README.md

cab6c2f0113bdd3b4f8df9d7c168decd7a8b3b90 authored almost 9 years ago
adds gitter badge

115712e5e4f5b5edd481a68a1165a85f247b1520 authored almost 9 years ago
Add Carthage badge

4eca644fb150232c2aac452d6263d43322d773d2 authored almost 9 years ago
Add Gitter badge

5c65bf1fde08b3a0b661f4eb0574e43e3441edfe authored almost 9 years ago
cleans code

a8ec8a2ae518d4c24340ee6d1f4a7c69d86dd3fc authored almost 9 years ago
Adds example Project

419bb26c44f7c0b2da2e8170e1db5d331d91b7ef authored almost 9 years ago
share scheme for Carthage

55a0d2d492adc3a1172fd9be6ecb0df89663798d authored almost 9 years ago
updates readMe

39907f98d16a5042dd0b5b41ec0b78dc82dc3c7d authored almost 9 years ago
Updating readme

3256627a29779359cd6cf89d4802a718e16a461f authored almost 9 years ago
Adds then code + unit tests

3af88d05e2fc4642c3ed6b9bc964f5baeaaf3ec0 authored almost 9 years ago
Initial commit

49b1309960ec3f75d22ec145d172fcd19f2724d0 authored almost 9 years ago