[Pkg-javascript-commits] [node-eventsource] branch upstream updated (c235678 -> 488ee52)

Thorsten Alteholz alteholz at moszumanska.debian.org
Fri Feb 19 18:26:15 UTC 2016


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

alteholz pushed a change to branch upstream
in repository node-eventsource.

      from  c235678   Imported Upstream version 0.1.6
       new  488ee52   Imported Upstream version 0.2.0

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .travis.yml                     |    2 +
 CONTRIBUTING.md                 |    2 +
 History.md                      |    5 +
 README.md                       |   37 +-
 example.js                      |    9 -
 example/eventsource-polyfill.js | 7981 +++++++++++++++++++++++++++++++++++++++
 example/index.html              |   34 +
 example/sse-client.js           |    5 +
 example/sse-server.js           |   26 +
 lib/eventsource-polyfill.js     |    2 +
 lib/eventsource.js              |    4 +-
 package.json                    |   12 +-
 12 files changed, 8091 insertions(+), 28 deletions(-)
 delete mode 100644 example.js
 create mode 100644 example/eventsource-polyfill.js
 create mode 100644 example/index.html
 create mode 100644 example/sse-client.js
 create mode 100644 example/sse-server.js
 create mode 100644 lib/eventsource-polyfill.js

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



More information about the Pkg-javascript-commits mailing list