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
/
src
/
ng
/
q.js
Age
Commit message (
Expand
)
Author
2014-02-26
docs(*): fix jsdoc type expressions
Peter Bacon Darwin
2014-02-18
style: remove ws and enfore no-trailing-ws jscs rule
Igor Minar
2014-02-18
docs($q): fixup dgeni ngdoc annotations for $q methods
Caitlin Potter
2014-02-16
docs(all): convert <pre>/</pre> snippets to GFM snippets
Caitlin Potter
2014-02-16
docs(bike-shed-migration): convert doctype and names
Peter Bacon Darwin
2014-02-04
docs($q): fixed grammatical error
John Kurlak
2014-01-31
fix($q): make $q.reject support `finally` and `catch`
Lucas Galfasó
2014-01-18
docs($q): note that function okToGreet is expected to be defined in example
letsmakesense
2013-12-09
docs($q): correct typo in the 'Differences Q/$q' section
Robin Böhm
2013-11-14
docs($q): add missing closing parentheses in code example
rsnapp
2013-10-26
docs($q): promises are no longer automatically unwrapped, by default
rjferguson21
2013-10-22
style: make jshint happy
Vojta Jina
2013-09-10
docs($q): clarify what happens when rejected
naorye
2013-08-29
docs($q): document notify behavior
Colin Frei
2013-08-24
fix($q): reject should catch & forward exceptions thrown in errback
Igor Minar
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-06-13
docs($q): fix a few issues
Ore Landau
2013-04-28
docs($q): fix typo
Jamie R. Rytlewski
2013-04-24
feat($q): add $q.always() method
Laurent Cozic
2013-04-16
docs($q): fix incorrect @returns tag for $q.when()
Francesc Rosàs
2013-02-25
feat($q): $q.all() now accepts hash
Alexander Shtuchkin
2013-02-14
docs($q): fix a few typos
Vineet Kumar
2013-02-07
docs($q): fix typos
radu
2012-12-14
docs(q): added testing information
Miško Hevery
2012-12-07
docs($q): typo fix - programing -> programming
Eric Case
2012-11-17
docs($q): fix missing bracket in the example
Uri Goldshtein
2012-06-12
docs(*): simplify doc urls
Igor Minar
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