aboutsummaryrefslogtreecommitdiffstats
path: root/src/ng/q.js
AgeCommit message (Expand)Author
2014-02-26docs(*): fix jsdoc type expressionsPeter Bacon Darwin
2014-02-18style: remove ws and enfore no-trailing-ws jscs ruleIgor Minar
2014-02-18docs($q): fixup dgeni ngdoc annotations for $q methodsCaitlin Potter
2014-02-16docs(all): convert <pre>/</pre> snippets to GFM snippetsCaitlin Potter
2014-02-16docs(bike-shed-migration): convert doctype and namesPeter Bacon Darwin
2014-02-04docs($q): fixed grammatical errorJohn Kurlak
2014-01-31fix($q): make $q.reject support `finally` and `catch`Lucas Galfasó
2014-01-18docs($q): note that function okToGreet is expected to be defined in exampleletsmakesense
2013-12-09docs($q): correct typo in the 'Differences Q/$q' sectionRobin Böhm
2013-11-14docs($q): add missing closing parentheses in code examplersnapp
2013-10-26docs($q): promises are no longer automatically unwrapped, by defaultrjferguson21
2013-10-22style: make jshint happyVojta Jina
2013-09-10docs($q): clarify what happens when rejectednaorye
2013-08-29docs($q): document notify behaviorColin Frei
2013-08-24fix($q): reject should catch & forward exceptions thrown in errbackIgor Minar
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-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