aboutsummaryrefslogtreecommitdiffstats
path: root/src/ng/q.js
AgeCommit message (Expand)Author
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-06-13docs($q): fix a few issuesOre Landau
2013-04-28docs($q): fix typoJamie R. Rytlewski
2013-04-24feat($q): add $q.always() methodLaurent Cozic
2013-04-16docs($q): fix incorrect @returns tag for $q.when()Francesc Rosàs
2013-02-25feat($q): $q.all() now accepts hashAlexander Shtuchkin
2013-02-14docs($q): fix a few typosVineet Kumar
2013-02-07docs($q): fix typosradu
2012-12-14docs(q): added testing informationMiško Hevery
2012-12-07docs($q): typo fix - programing -> programmingEric Case
2012-11-17docs($q): fix missing bracket in the exampleUri Goldshtein
2012-06-12docs(*): simplify doc urlsIgor Minar
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