Skip to content
This repository was archived by the owner on Jan 22, 2025. It is now read-only.

History

Revisions

  • Updated General Promise Resources (markdown)

    @wavded wavded committed Oct 4, 2013
    5e49007
  • add; descriptions for a couple articles

    @wavded wavded committed Oct 4, 2013
    e2a4a32
  • add; medium version for Promises in Node.js with Q – An Alternative to Callbacks

    @wavded wavded committed Oct 4, 2013
    a45a92f
  • jQuery example needs to treat xhr as non-promise

    cowwoc committed Sep 26, 2013
    292ac1d
  • Simplify conversion from jQuery a bit.

    @kriskowal kriskowal committed Sep 26, 2013
    9fd09e9
  • Added section on converting jQuery promises to Q

    cowwoc committed Sep 26, 2013
    94c2d26
  • Add @timruffles's "No more pyramids" talk.

    @domenic domenic committed Sep 26, 2013
    634c300
  • Add @stefanpenner's "The Promised Land" video.

    @domenic domenic committed Sep 26, 2013
    aaf3c09
  • Add @ForbesLindesay's JSConf EU presentation.

    @domenic domenic committed Sep 26, 2013
    394b6af
  • Updated Coming from jQuery (markdown)

    @domenic domenic committed Sep 26, 2013
    a6f75a2
  • Updated Coming from jQuery (markdown)

    @kriskowal kriskowal committed Sep 26, 2013
    7da0ca5
  • But you can still attach multiple handlers to a promise

    @kriskowal kriskowal committed Sep 26, 2013
    2730ee2
  • Revamp "Coming from jQuery" entirely.

    @domenic domenic committed Sep 26, 2013
    89f12f2
  • Add missing `return` in `nodeify` example.

    @domenic domenic committed Sep 23, 2013
    8548476
  • Updated General Promise Resources (markdown)

    @wavded wavded committed Sep 4, 2013
    f8ca25f
  • Add podcasts

    @domenic domenic committed Sep 4, 2013
    ca398c8
  • New resources page. Closes #380.

    @domenic domenic committed Sep 4, 2013
    cd3f6a1
  • Update reference from longStackJumpLimit to longStackSupport

    @Stuk Stuk committed Aug 26, 2013
    4414d67
  • Q to IndexedDb library

    Christopher Froehlich committed Aug 18, 2013
    5b020a2
  • Clarify `done` usage per discussion with @wycats.

    @domenic domenic committed Jul 20, 2013
    6e4059b
  • Updated API Reference (markdown)

    @tsabolov tsabolov committed Jul 3, 2013
    0579ce3
  • Update for `Q.longStackSupport` instead of `Q.longStackJumpLimit` and add missing `Q.promised` documentation.

    @domenic domenic committed Jun 25, 2013
    580d853
  • Add promise cache example

    @wmertens wmertens committed Jun 21, 2013
    24a4e43
  • Updated On Exceptions (markdown)

    @kriskowal kriskowal committed Jun 19, 2013
    867312d
  • Updated On Exceptions (markdown)

    @kriskowal kriskowal committed Jun 19, 2013
    8b72086
  • Document `inspect` and `allSettled`, removing `valueOf` and `allResolved`.

    @domenic domenic committed Jun 4, 2013
    840ff6a
  • Document unhandled rejection tracking functions

    @domenic domenic committed Jun 4, 2013
    f7b0d7a
  • Add `Q.spawn` in a new section for generator functions.

    @domenic domenic committed Jun 4, 2013
    1c7b4f9
  • Add mcall/mapply/nmcall/nmapply aliases.

    @domenic domenic committed Jun 4, 2013
    9f49bd6
  • Update `timeout` to reflect new custom message abilities.

    @domenic domenic committed Apr 15, 2013
    da83b97