[Pkg-javascript-commits] [backbone] 79/97: Merge tag 'upstream/0.9.10'
Jonas Smedegaard
js at moszumanska.debian.org
Sat May 3 16:56:03 UTC 2014
This is an automated email from the git hooks/post-receive script.
js pushed a commit to branch master
in repository backbone.
commit b0b4ba1922d110a4653bd9137c7ea9f80d66c4b8
Merge: 459421a 0eb5a2d
Author: Jonas Smedegaard <dr at jones.dk>
Date: Thu Mar 14 10:43:13 2013 +0100
Merge tag 'upstream/0.9.10'
Upstream version 0.9.10
# gpg: Signature made tor 14 mar 2013 10:43:09 CET
# gpg: using RSA key 0x4EC1B722374F9BD6
# gpg: Good signature from "Jonas Smedegaard <dr at jones.dk>"
# gpg: aka "Jonas Smedegaard <jonas at homebase.dk>"
# gpg: aka "Jonas Smedegaard <js at debian.org>"
# gpg: aka "Jonas Smedegaard <jonas at dgi-huset.dk>"
# gpg: aka "Jonas Smedegaard <jonas at 107b.dk>"
# gpg: aka "[jpeg image of size 4165]"
.gitignore | 2 -
.npmignore | 6 +
.travis.yml | 5 +
CNAME | 2 +
CONTRIBUTING.md | 11 +
Rakefile | 5 +-
backbone-min.js | 70 +-
backbone.js | 1159 +--
docs/backbone-localstorage.html | 100 +-
docs/backbone.html | 1076 +--
docs/docco.css | 8 +-
docs/images/airbnb-mobile.png | Bin 187266 -> 0 bytes
docs/images/airbnb.png | Bin 0 -> 305477 bytes
docs/images/animoto.png | Bin 98216 -> 0 bytes
docs/images/artsy.png | Bin 0 -> 225145 bytes
docs/images/attictv.png | Bin 161706 -> 0 bytes
docs/images/audiovroom.png | Bin 279703 -> 0 bytes
docs/images/backbone.png | Bin 22740 -> 20380 bytes
docs/images/basecamp-calendar.jpg | Bin 0 -> 55870 bytes
docs/images/basecamp-mobile.png | Bin 130256 -> 0 bytes
docs/images/bitbucket.png | Bin 0 -> 72560 bytes
docs/images/blackcomb.png | Bin 83669 -> 0 bytes
docs/images/blossom.png | Bin 120101 -> 83380 bytes
docs/images/chaincal.png | Bin 159200 -> 0 bytes
docs/images/chop.png | Bin 158893 -> 0 bytes
docs/images/disqus.png | Bin 0 -> 85727 bytes
docs/images/ducksboard.png | Bin 118437 -> 0 bytes
docs/images/easel.png | Bin 0 -> 66671 bytes
docs/images/gilt.jpg | Bin 0 -> 79597 bytes
docs/images/grove.png | Bin 185022 -> 0 bytes
docs/images/hulu.png | Bin 0 -> 293554 bytes
docs/images/inkling.png | Bin 0 -> 184759 bytes
docs/images/irccloud.png | Bin 0 -> 164371 bytes
docs/images/jolicloud.jpg | Bin 0 -> 211488 bytes
docs/images/khan-academy.png | Bin 164936 -> 142481 bytes
docs/images/kicksend.png | Bin 69627 -> 0 bytes
docs/images/linkedin-mobile.png | Bin 388746 -> 290199 bytes
docs/images/newsblur.jpg | Bin 0 -> 205194 bytes
docs/images/picklive.png | Bin 140860 -> 0 bytes
docs/images/pitchfork.png | Bin 0 -> 219212 bytes
docs/images/posterous-spaces.png | Bin 99130 -> 0 bytes
docs/images/prose.png | Bin 0 -> 168638 bytes
docs/images/quietwrite.png | Bin 116586 -> 0 bytes
docs/images/rdio.png | Bin 0 -> 230189 bytes
docs/images/shortmail.png | Bin 153231 -> 0 bytes
docs/images/spin.png | Bin 0 -> 289827 bytes
docs/images/syllabus.jpg | Bin 0 -> 150009 bytes
docs/images/usa-today.png | Bin 0 -> 338709 bytes
docs/images/walmart-mobile.png | Bin 0 -> 139249 bytes
docs/images/wpcom-notifications.png | Bin 0 -> 80781 bytes
docs/images/wunderkit.png | Bin 250413 -> 0 bytes
docs/js/jquery.lazyload.js | 210 +
docs/todos.html | 75 +-
examples/backbone-localstorage.js | 94 +-
examples/todos/index.html | 18 +-
examples/todos/todos.js | 38 +-
index.html | 1679 ++--
package.json | 14 +-
test/collection.js | 722 +-
test/environment.js | 45 +
test/events.js | 301 +-
test/index.html | 29 +
test/model.js | 732 +-
test/noconflict.js | 2 +-
test/router.js | 529 +-
test/setdomlibrary.js | 31 -
test/speed.js | 45 -
test/sync.js | 205 +-
test/test-ender.html | 30 -
test/test-zepto.html | 43 +-
test/test.html | 36 -
test/vendor/ender-jeesh.js | 1678 ----
test/vendor/{jquery-1.7.1.js => jquery.js} | 8480 ++++++++++----------
test/vendor/jslitmus.js | 649 --
test/vendor/qunit.css | 61 +-
test/vendor/qunit.js | 1968 +++--
test/vendor/runner.js | 98 +
test/vendor/{underscore-1.3.1.js => underscore.js} | 737 +-
test/vendor/zepto-0.6.js | 692 --
test/vendor/zepto.js | 1355 ++++
test/view.js | 329 +-
81 files changed, 12535 insertions(+), 10834 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