index
:
angular.js
g3_v1_0
g3_v1_2
g3_v1_3
master
nganimate-docs-at-symbol-HTML-entity-to-character
v0.9.x
v1.0.x
v1.2.x
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
test
/
ng
/
qSpec.js
Age
Commit message (
Expand
)
Author
2014-02-27
chore(qSpec): fix typos
Lajos Veres
2014-01-31
fix($q): make $q.reject support `finally` and `catch`
Lucas Galfasó
2013-10-02
style($qSpec): add semi-colons
Pete Bacon Darwin
2013-08-24
fix($q): reject should catch & forward exceptions thrown in errback
Igor Minar
2013-08-23
test: rename / remove duplicate unit tests
Vojta Jina
2013-08-21
fix($q): fix forwarding resolution when callbacks aren't functions
Brian Ford
2013-08-09
chore($q): rename `promise.always` to `promise.finally`
Brian Ford
2013-08-09
feat($q): add shorthand for defining promise error handlers
bolasblack
2013-07-31
fix($q): call `reject()` even if `$exceptionHandler` rethrows
Pete Bacon Darwin
2013-07-14
feat($q): added support to promise notification
Caio Cunha
2013-07-14
test($q): improve logging of callback invocations
Chirayu Krishnappa
2013-04-24
feat($q): add $q.always() method
Laurent Cozic
2013-02-25
feat($q): $q.all() now accepts hash
Alexander Shtuchkin
2012-04-02
fix($q): $q.reject should forward callbacks if missing
Igor Minar
2012-03-28
chore(module): move files around in preparation for more modules
Misko Hevery