aboutsummaryrefslogtreecommitdiffstats
path: root/test/ng/qSpec.js
AgeCommit message (Expand)Author
2014-02-27chore(qSpec): fix typosLajos Veres
2014-01-31fix($q): make $q.reject support `finally` and `catch`Lucas Galfasó
2013-10-02style($qSpec): add semi-colonsPete Bacon Darwin
2013-08-24fix($q): reject should catch & forward exceptions thrown in errbackIgor Minar
2013-08-23test: rename / remove duplicate unit testsVojta Jina
2013-08-21fix($q): fix forwarding resolution when callbacks aren't functionsBrian Ford
2013-08-09chore($q): rename `promise.always` to `promise.finally`Brian Ford
2013-08-09feat($q): add shorthand for defining promise error handlersbolasblack
2013-07-31fix($q): call `reject()` even if `$exceptionHandler` rethrowsPete Bacon Darwin
2013-07-14feat($q): added support to promise notificationCaio Cunha
2013-07-14test($q): improve logging of callback invocationsChirayu Krishnappa
2013-04-24feat($q): add $q.always() methodLaurent Cozic
2013-02-25feat($q): $q.all() now accepts hashAlexander Shtuchkin
2012-04-02fix($q): $q.reject should forward callbacks if missingIgor Minar
2012-03-28chore(module): move files around in preparation for more modulesMisko Hevery