[Pkg-javascript-commits] [backbone] 169/173: New upstream version 1.3.3~dfsg

Jonas Smedegaard dr at jones.dk
Wed Aug 31 07:44:17 UTC 2016


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

js pushed a commit to branch master
in repository backbone.

commit a03a6680e8064190ee53315636a47dc623451b03
Merge: b099cb6 8ec8860
Author: Jonas Smedegaard <dr at jones.dk>
Date:   Wed Aug 31 00:58:20 2016 +0200

    New upstream version 1.3.3~dfsg

 .eslintrc                         |   91 ++
 .travis.yml                       |    6 +-
 LICENSE                           |    2 +-
 README.md                         |    7 +-
 backbone.js                       |  198 ++--
 bower.json                        |    4 +-
 component.json                    |   13 -
 docs/backbone.html                |  748 ++++++++-------
 docs/backbone.localStorage.html   |    2 +-
 docs/jsl.conf                     |   44 -
 examples/backbone.localStorage.js |    2 +-
 index.html                        |  154 +++-
 karma.conf-sauce.js               |   16 +-
 package.json                      |   41 +-
 test/.eslintrc                    |   15 +
 test/collection.js                | 1826 ++++++++++++++++++++++---------------
 test/events.js                    |  486 +++++-----
 test/model.js                     | 1156 ++++++++++++-----------
 test/noconflict.js                |    9 +-
 test/router.js                    |  540 ++++++-----
 test/setup/environment.js         |    2 +
 test/sync.js                      |  194 ++--
 test/view.js                      |  434 +++++----
 23 files changed, 3405 insertions(+), 2585 deletions(-)

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



More information about the Pkg-javascript-commits mailing list