issues
search
KyleAMathews
/
superagent-bluebird-promise
Add promise support to superagent using Bluebird
MIT License
182
stars
37
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
superagent@1.6.1 breaks build 🚨
#45
greenkeeperio-bot
closed
8 years ago
1
Problem with Changing the content-type
#44
Gabxi
opened
8 years ago
0
Update bluebird to version 3.0.6 🚀
#43
greenkeeperio-bot
closed
8 years ago
0
Fixed bluebird 3.0.0 compatability
#42
janpieterz
closed
8 years ago
21
What are the advantages of using superagent-bluebird-promise?
#41
nareshbhatia
closed
8 years ago
3
Update bluebird to version 3.0.5 🚀
#40
greenkeeperio-bot
closed
8 years ago
0
Update bluebird to version 3.0.4 🚀
#39
greenkeeperio-bot
closed
8 years ago
0
Update bluebird to version 3.0.3 🚀
#38
greenkeeperio-bot
closed
8 years ago
0
Broken while using bluebird 3
#37
janpieterz
closed
8 years ago
11
Update bluebird to version 3.0.2 🚀
#36
greenkeeperio-bot
closed
8 years ago
0
Update bluebird to version 3.0.1 🚀
#35
greenkeeperio-bot
closed
8 years ago
0
Update bluebird to version 3.0.0 🚀
#34
greenkeeperio-bot
closed
8 years ago
0
Update all dependencies 🌴
#33
greenkeeperio-bot
closed
9 years ago
0
Upgrade bluebird
#32
doron2402
closed
8 years ago
2
Add `catch` to Request prototype
#31
markdalgleish
closed
8 years ago
2
Documentation for using catch in bluebird
#30
avimar
opened
9 years ago
1
Tests broken (?)
#29
treydavis
closed
8 years ago
1
Question: any way to implement behavior similar to superagent-intercept?
#28
kwhitaker
closed
9 years ago
3
How to bind a callback?
#27
mbrevda
closed
9 years ago
11
Prevent clobbering error stack trace
#26
spudly
closed
9 years ago
0
prototype = new Error() call causes problems
#25
oliversalzburg
closed
9 years ago
33
Automatic promisification
#24
benjamingr
closed
9 years ago
3
Bluebird provides .caught() for this
#23
jordaaash
closed
9 years ago
2
Export SuperagentPromiseError so it can be caught
#22
jordaaash
closed
9 years ago
3
Update README.md
#21
JohnTigue
closed
9 years ago
1
Fix reserved keyword functionname cancel fails yuicompressor
#20
KyleAMathews
closed
9 years ago
0
Functionname "catch" fails YUICompressor
#19
ivome
closed
9 years ago
2
request.get().then is broken
#18
joonmanji
opened
9 years ago
12
Make requests thenable, all promises cancellable
#17
markdalgleish
closed
9 years ago
8
Always return cancellable promises
#16
markdalgleish
closed
9 years ago
3
Make requests thenable
#15
bergus
closed
9 years ago
25
Revert "Modified a error message"
#14
KyleAMathews
closed
9 years ago
0
Make it configurable whether 400+ responses throw error
#13
KyleAMathews
opened
9 years ago
3
Configure Travis CI, add badge to readme
#12
markdalgleish
closed
9 years ago
1
Fix property access to the request instance closes #9
#11
KyleAMathews
closed
9 years ago
0
Use Sinon stubs for promise cancellation tests
#10
markdalgleish
closed
9 years ago
1
Modified a error message
#9
kumatch
closed
9 years ago
4
Allow cancellable promises that abort the request
#8
markdalgleish
closed
9 years ago
6
fixes error reporting (can't pass object to Error)
#7
babsonmatt
closed
9 years ago
1
Can't access error properties in rejected promise
#6
babsonmatt
closed
9 years ago
1
Add JSHint test
#5
madarche
closed
9 years ago
1
Reject with reason an instanceof Error
#4
madarche
closed
9 years ago
4
Easy way to extract body
#3
khankuan
closed
9 years ago
2
Use bluebird built in defer to implement & direct expose superagent
#2
magicdawn
closed
9 years ago
2
Fix: Added check if res obj exists
#1
petrbrzek
closed
9 years ago
2
Previous