- 27 May, 2013 2 commits
-
-
Stefan Penner authored
-
Stefan Penner authored
-
- 26 May, 2013 2 commits
-
-
Stefan Penner authored
Minor clarification in README on routes re: propagation
-
Alex Matchneer authored
The original explanation's 'even though' is misleading, giving you the impression that if the first `.then` included an error handler, the second `.then`'s error handler would have fired, which only the case if the first error handler threw an error or returned RSVP.reject. Perhaps we'll want another paragraph explaining how to "rethrow" a reject, but for now this should do.
-
- 25 May, 2013 2 commits
-
-
Stefan Penner authored
Add CHANGELOG stub
-
Jo Liss authored
-
- 21 May, 2013 2 commits
-
-
Stefan Penner authored
Make `RSVP.denodeify` pass along `thisArg`.
-
Domenic Denicola authored
See discussion in #55.
-
- 02 May, 2013 1 commit
-
-
Stefan Penner authored
-
- 27 Apr, 2013 2 commits
-
-
Stefan Penner authored
Reject promise if resolver function throws an exception
-
Teddy Zeenny authored
-
- 25 Apr, 2013 2 commits
-
-
Stefan Penner authored
Make rsvp Promises/A+ spec-1.1 compliant
-
Teddy Zeenny authored
-
- 24 Apr, 2013 1 commit
-
-
Stefan Penner authored
Fix tests syntax error
-
- 23 Apr, 2013 1 commit
-
-
Teddy Zeenny authored
-
- 22 Apr, 2013 4 commits
-
-
Stefan Penner authored
add travis build-status
-
Stefan Penner authored
-
Stefan Penner authored
correctly test and fix self fulfillment
-
Stefan Penner authored
-
- 20 Apr, 2013 3 commits
-
-
Stefan Penner authored
promise.resolve(promise) === fulfillment
-
Stefan Penner authored
-
Stefan Penner authored
-
- 19 Apr, 2013 2 commits
-
-
Stefan Penner authored
Fix infinite recursion with deep self fulfilling promises
-
Teddy Zeenny authored
-
- 18 Apr, 2013 1 commit
-
-
Stefan Penner authored
-
- 01 Apr, 2013 1 commit
-
-
Stefan Penner authored
-
- 31 Mar, 2013 4 commits
-
-
Yehuda Katz authored
-
Stefan Penner authored
WIP RSVP#wrap -> RSVP#resolve (A+ compliant)
-
Stefan Penner authored
-
Stefan Penner authored
-
- 18 Mar, 2013 1 commit
-
-
Yehuda Katz authored
-
- 17 Mar, 2013 1 commit
-
-
Yehuda Katz authored
-
- 16 Mar, 2013 6 commits
-
-
-
Yehuda Katz authored
Merge branch 'build-using-es6-module-transpiler' of https://github.com/eventualbuddha/rsvp.js into eventualbuddha-build-using-es6-module-transpiler Conflicts: browser/rsvp.min.js
-
https://github.com/domenic/rsvp.jsYehuda Katz authored
Merge branch 'promise-constructor' of https://github.com/domenic/rsvp.js into domenic-promise-constructor
-
Yehuda Katz authored
-
Domenic Denicola authored
-
Yehuda Katz authored
-
- 07 Mar, 2013 2 commits
-
-
Brian Donovan authored
-
Domenic Denicola authored
-