[Pkg-javascript-commits] [backbone] 42/97: Merge tag 'upstream/0.9.0'

Jonas Smedegaard js at moszumanska.debian.org
Sat May 3 16:55:59 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 df1f021000a776b797e3b95da408c8838a9f6e7c
Merge: 267a5b0 bb45edc
Author: Jonas Smedegaard <dr at jones.dk>
Date:   Tue Jan 31 19:38:04 2012 +0100

    Merge tag 'upstream/0.9.0'
    
    Upstream version 0.9.0

 .gitignore                                         |    3 +-
 LICENSE                                            |    2 +-
 README                                             |   25 -
 README.md                                          |   26 +
 backbone-min.js                                    |   35 +
 backbone.js                                        |  854 +--
 docs/backbone.html                                 |  812 +--
 docs/images/animoto.png                            |  Bin 0 -> 98216 bytes
 docs/images/audiovroom.png                         |  Bin 0 -> 279703 bytes
 docs/images/backbone.png                           |  Bin 30207 -> 22740 bytes
 docs/images/battlefield.png                        |  Bin 0 -> 369985 bytes
 docs/images/blackcomb.png                          |  Bin 0 -> 83669 bytes
 docs/images/code-school.png                        |  Bin 0 -> 296903 bytes
 docs/images/diaspora.png                           |  Bin 0 -> 143238 bytes
 docs/images/do.png                                 |  Bin 0 -> 102536 bytes
 docs/images/ducksboard.png                         |  Bin 0 -> 118437 bytes
 docs/images/favicon.ico                            |  Bin 0 -> 980 bytes
 docs/images/fluxiom.png                            |  Bin 79536 -> 0 bytes
 docs/images/foursquare.png                         |  Bin 0 -> 230958 bytes
 docs/images/grove.png                              |  Bin 0 -> 185022 bytes
 docs/images/hotel-tonight.png                      |  Bin 188145 -> 0 bytes
 docs/images/instagreat.png                         |  Bin 185408 -> 0 bytes
 docs/images/kicksend.png                           |  Bin 0 -> 69627 bytes
 docs/images/linkedin-mobile.png                    |  Bin 0 -> 388746 bytes
 docs/images/posterous-spaces.png                   |  Bin 0 -> 99130 bytes
 docs/images/salon.png                              |  Bin 0 -> 259665 bytes
 docs/images/shortmail.png                          |  Bin 0 -> 153231 bytes
 docs/images/slavery-footprint.png                  |  Bin 0 -> 123248 bytes
 docs/images/stripe.png                             |  Bin 0 -> 132770 bytes
 docs/images/substance.png                          |  Bin 44983 -> 0 bytes
 docs/images/test-kitchen.png                       |  Bin 178632 -> 0 bytes
 docs/images/trapit.png                             |  Bin 274573 -> 0 bytes
 docs/images/trello.png                             |  Bin 0 -> 114650 bytes
 docs/todos.html                                    |   96 +-
 examples/todos/index.html                          |    6 +-
 examples/todos/todos.css                           |    2 +-
 examples/todos/todos.js                            |   58 +-
 index.html                                         | 1339 +++--
 package.json                                       |    6 +-
 test/collection.js                                 |  376 +-
 test/events.js                                     |  112 +-
 test/model.js                                      |  368 +-
 test/noconflict.js                                 |    8 +-
 test/router.js                                     |  119 +-
 test/sync.js                                       |   98 +-
 test/{test-zepto.html => test-ender.html}          |    4 +-
 test/test-zepto.html                               |    2 +-
 test/test.html                                     |    7 +-
 test/vendor/ender-jeesh.js                         | 1678 ++++++
 test/vendor/{jquery-1.5.js => jquery-1.7.1.js}     | 5848 ++++++++++++--------
 test/vendor/qunit.css                              |   50 +-
 test/vendor/qunit.js                               |  895 +--
 .../{underscore-1.1.6.js => underscore-1.3.1.js}   |  450 +-
 test/view.js                                       |   98 +-
 54 files changed, 8916 insertions(+), 4461 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