[Pkg-javascript-commits] [node-bluebird] 08/16: Merge tag 'upstream/3.5.1+dfsg2'

Ross Gammon ross-guest at moszumanska.debian.org
Sun Oct 15 13:03:20 UTC 2017


This is an automated email from the git hooks/post-receive script.

ross-guest pushed a commit to branch master
in repository node-bluebird.

commit 699e3c367cd1531a848506df829656e416bc0665
Merge: 2a421ee f611376
Author: Ross Gammon <rosco2 at ubuntu.com>
Date:   Sun Oct 15 11:14:21 2017 +0200

    Merge tag 'upstream/3.5.1+dfsg2'
    
    Upstream version 3.5.1+dfsg2
    
    # gpg: Signature made Sun 15 Oct 2017 11:14:13 CEST
    # gpg:                using RSA key 0x733E6BF93CE8F6D9
    # gpg: Good signature from "Ross Gammon (Rosco) <rossgammon at mail.dk>"
    # gpg:                 aka "Ross Gammon (Genealogy) <genealogy at the-gammons.net>"
    # gpg:                 aka "Ross Gammon (www.one-name.org) <gammon at one-name.org>"
    # gpg:                 aka "Ross Gammon (www.the-gammons.net) <ross at the-gammons.net>"
    # gpg:                 aka "[jpeg image of size 3524]"
    # gpg:                 aka "Ross Gammon (http://www.ubuntu.com/) <rosco2 at ubuntu.com>"
    # gpg:                 aka "Ross Gammon (http://ubuntustudio.org/) <rosco at ubuntustudio.org>"
    # gpg:                 aka "Ross Gammon (https://www.debian.org/) <rossgammon at debian.org>"
    # Primary key fingerprint: FBEE 0190 904F 1EA0 BA6A  300E 53FE 7BBD A689 10FC
    #      Subkey fingerprint: 7AEE BC7A 44AB 8B90 5CA7  8FC6 733E 6BF9 3CE8 F6D9

 docs/.gitignore                                    |    3 -
 docs/Gemfile                                       |    8 -
 docs/README.md                                     |    5 -
 docs/_config.yml                                   |   35 -
 docs/_layouts/api.html                             |    9 -
 docs/_layouts/default.html                         |  150 --
 docs/_layouts/page.html                            |   14 -
 docs/_plugins/mdate.rb                             |   19 -
 docs/_plugins/plugin.rb                            |   55 -
 docs/css/main.css                                  |  186 --
 docs/css/mono-blue.css                             |   80 -
 docs/docs/anti-patterns.md                         |  172 --
 docs/docs/api-reference.md                         |   97 -
 docs/docs/api/aggregateerror.md                    |   49 -
 docs/docs/api/all.md                               |   33 -
 docs/docs/api/any.md                               |   31 -
 docs/docs/api/ascallback.md                        |  114 --
 docs/docs/api/bind.md                              |   31 -
 docs/docs/api/built-in-error-types.md              |   31 -
 docs/docs/api/call.md                              |  101 -
 docs/docs/api/cancel.md                            |   33 -
 docs/docs/api/cancellation.md                      |  114 --
 docs/docs/api/cancellationerror.md                 |   32 -
 docs/docs/api/catch.md                             |  227 ---
 docs/docs/api/catchreturn.md                       |   43 -
 docs/docs/api/catchthrow.md                        |   43 -
 docs/docs/api/collections.md                       |   32 -
 docs/docs/api/core.md                              |   27 -
 docs/docs/api/deferred-migration.md                |   44 -
 docs/docs/api/delay.md                             |   31 -
 docs/docs/api/disposer.md                          |  158 --
 docs/docs/api/done.md                              |   37 -
 docs/docs/api/each.md                              |   51 -
 docs/docs/api/environment-variables.md             |   41 -
 docs/docs/api/error-management-configuration.md    |  107 --
 docs/docs/api/error.md                             |  101 -
 docs/docs/api/filter.md                            |   34 -
 docs/docs/api/finally.md                           |   97 -
 docs/docs/api/generators.md                        |   27 -
 docs/docs/api/get.md                               |   59 -
 docs/docs/api/iscancelled.md                       |   31 -
 docs/docs/api/isfulfilled.md                       |   31 -
 docs/docs/api/ispending.md                         |   32 -
 docs/docs/api/isrejected.md                        |   31 -
 docs/docs/api/map.md                               |   34 -
 docs/docs/api/mapseries.md                         |   31 -
 docs/docs/api/new-promise.md                       |   79 -
 docs/docs/api/operationalerror.md                  |   35 -
 docs/docs/api/progression-migration.md             |  105 --
 docs/docs/api/promise.all.md                       |   47 -
 docs/docs/api/promise.any.md                       |   31 -
 docs/docs/api/promise.bind.md                      |  177 --
 docs/docs/api/promise.config.md                    |   84 -
 docs/docs/api/promise.coroutine.addyieldhandler.md |  135 --
 docs/docs/api/promise.coroutine.md                 |   76 -
 docs/docs/api/promise.delay.md                     |   47 -
 docs/docs/api/promise.each.md                      |   41 -
 docs/docs/api/promise.filter.md                    |   74 -
 docs/docs/api/promise.fromcallback.md              |   80 -
 docs/docs/api/promise.getnewlibrarycopy.md         |   64 -
 docs/docs/api/promise.join.md                      |   87 -
 docs/docs/api/promise.longstacktraces.md           |   93 -
 docs/docs/api/promise.map.md                       |  138 --
 docs/docs/api/promise.mapseries.md                 |   57 -
 docs/docs/api/promise.method.md                    |   72 -
 docs/docs/api/promise.noconflict.md                |   47 -
 .../api/promise.onpossiblyunhandledrejection.md    |   42 -
 .../api/promise.onunhandledrejectionhandled.md     |   53 -
 docs/docs/api/promise.promisify.md                 |   78 -
 docs/docs/api/promise.promisifyall.md              |  262 ---
 docs/docs/api/promise.props.md                     |  108 --
 docs/docs/api/promise.race.md                      |   33 -
 docs/docs/api/promise.reduce.md                    |   53 -
 docs/docs/api/promise.reject.md                    |   32 -
 docs/docs/api/promise.resolve.md                   |   64 -
 docs/docs/api/promise.setscheduler.md              |   54 -
 docs/docs/api/promise.some.md                      |   62 -
 docs/docs/api/promise.try.md                       |   50 -
 docs/docs/api/promise.using.md                     |  116 --
 docs/docs/api/promiseinspection.md                 |   38 -
 docs/docs/api/promisification.md                   |  150 --
 docs/docs/api/props.md                             |   31 -
 docs/docs/api/race.md                              |   31 -
 docs/docs/api/reason.md                            |   36 -
 docs/docs/api/reduce.md                            |   34 -
 docs/docs/api/reflect.md                           |   66 -
 docs/docs/api/resource-management.md               |   67 -
 docs/docs/api/return.md                            |   75 -
 docs/docs/api/some.md                              |   31 -
 docs/docs/api/spread.md                            |   84 -
 docs/docs/api/suppressunhandledrejections.md       |   82 -
 docs/docs/api/synchronous-inspection.md            |   72 -
 docs/docs/api/tap.md                               |   65 -
 docs/docs/api/tapcatch.md                          |  135 --
 docs/docs/api/then.md                              |   35 -
 docs/docs/api/throw.md                             |   45 -
 docs/docs/api/timeout.md                           |   54 -
 docs/docs/api/timeouterror.md                      |   32 -
 docs/docs/api/timers.md                            |   29 -
 docs/docs/api/utility.md                           |   29 -
 docs/docs/api/value.md                             |   34 -
 docs/docs/async-dialogs.md                         |  622 ------
 docs/docs/beginners-guide.md                       |    6 -
 docs/docs/benchmarks.md                            |  117 --
 docs/docs/changelog.md                             | 1980 --------------------
 docs/docs/coming-from-other-languages.md           |   86 -
 docs/docs/coming-from-other-libraries.md           |  320 ----
 docs/docs/contribute.md                            |  144 --
 docs/docs/deprecated-apis.md                       |  103 -
 docs/docs/deprecated_apis.md                       |  102 -
 docs/docs/download-api-reference.md                |   12 -
 docs/docs/error-explanations.md                    |  360 ----
 docs/docs/features.md                              |  334 ----
 docs/docs/getting-started.md                       |   34 -
 docs/docs/install.md                               |   90 -
 docs/docs/new-in-bluebird-3.md                     |   64 -
 docs/docs/support.md                               |   26 -
 docs/docs/warning-explanations.md                  |   86 -
 docs/docs/what-about-generators.md                 |    8 -
 docs/docs/why-bluebird.md                          |   22 -
 docs/docs/why-performance.md                       |    6 -
 docs/docs/why-promises.md                          |  127 --
 docs/docs/working-with-callbacks.md                |  427 -----
 docs/helpers.rb                                    |   16 -
 docs/img/README.txt                                |    1 -
 docs/img/favicon.png                               |  Bin 4807 -> 0 bytes
 docs/img/libbblog_v3.png                           |  Bin 12834 -> 0 bytes
 docs/img/logo.png                                  |  Bin 8883 -> 0 bytes
 docs/img/supportlogo.png                           |  Bin 6475 -> 0 bytes
 docs/index.html                                    |    8 -
 130 files changed, 11683 deletions(-)

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/node-bluebird.git



More information about the Pkg-javascript-commits mailing list