[Pkg-javascript-commits] [backbone] tag 0.1.1 created (now 184687b)
Jonas Smedegaard
js at moszumanska.debian.org
Sat May 3 16:58:37 UTC 2014
This is an automated email from the git hooks/post-receive script.
js pushed a change to tag 0.1.1
in repository backbone.
at 184687b (commit)
This tag includes the following new commits:
new 8a960b4 Initial Commit
new ef49944 Initial semi-functional version of backbone.
new 6c993eb Adding Docco'd source
new 8b233a0 fixed typo
new a7b43b9 remove collection setting
new cdf5cc5 Merge branch 'master' of github.com:documentcloud/backbone
new 61d8ede underscore callbacks.
new 6278661 beginnings of a test harness
new d66f2ed some more tests
new 232b0f8 no more generated ids and fixed rake build
new 595b3a5 Merge branch 'master' of github.com:documentcloud/backbone
new 17fc5a2 added a rake doc task
new b9b8a90 code style tweak
new 21b6638 more tests
new 283bc89 Merge branch 'master' of git at github.com:documentcloud/backbone
new ec209f7 refactored Backbone.request out of Model.{save,delete}
new 44a4d12 Model.destroy no longer removes the model from its collection
new fc58be7 Merge branch 'master' of github.com:documentcloud/backbone
new 0cfa8d9 rebuilt docs
new 573d491 fix bug in 'add' and 'refresh'
new 5cbfc4d Adding demo of address book. Initial stub for now.
new f6318f7 Merge branch 'master' of github.com:documentcloud/backbone
new 5269a5a Merge branch 'master' of git at github.com:documentcloud/backbone
new a629331 jslint
new 7e86539 Merge branch 'master' of github.com:documentcloud/backbone
new ddd87c0 docs
new a29dd5c fixing refresh for attributes only
new 8eea2ca first working version of create
new 1074f24 Adding Backbone.Collection#fetch
new 2ca43ea fleshing out destroy
new 3190a5a Backbone.View option handling tweak.
new c63f01e creating a model should set its attribute
new 03c1c70 linting test/bindable
new 71969d3 linting the remainder of the tests.
new 16149c7 Wrapped up the model tests.
new 6009b8d more tests for collection, 0 is a valid id.
new 463ce3e Making zero numeric ids more possible
new 80acf94 more tests, returning 'this', when performing side effects on collections
new b1277b9 defaulting Backbone.Collection#model to be Backbone.Model
new 655ab7f finished initial round of tests for collection
new d343aa5 testing a handful of the underscore methods on collections
new 81f8294 finished commenting Views and Backbone.request -- regenerated docs.
new 2081bbf more comments, more docs
new 2f4d1ac --
new 9bdefd0 started working on the index page, copied from Jammit
new d0e2775 Attributes should remain a safe copy.
new ed1871c first draft of basic validations
new da07ced sets can fire 'error' events for all models within, as well.
new 626f7d2 removing todo
new 1e8c0b8 a pleasant boney background...
new cc48c76 Backbone.Bindable -> Backbone.Events
new ad73393 A real start on the documentation ... intro is done-ish.
new a15abd8 Merge branch 'master' of github.com:documentcloud/backbone
new db2610e moving along with the documentation
new 4929b19 Merge branch 'master' of github.com:documentcloud/backbone
new 6b55bd8 typo
new 07e1b77 stubbing out view test
new c32d536 fix a bug in view tests
new ad3387b shadowing
new 829b2c7 Merge branch 'master' of github.com:documentcloud/backbone
new eb5a89f Up to attributes
new cbbba47 ...
new d66f920 validate
new c14dde7 removing Backbone.Model#isEqual
new 66fb51c down at the bottom of the model docco
new f9d66a4 aliases and docs for underscore methods on collections
new 11c6ebb add, remove, get, getbycid, at
new 6c88769 through Backbone.sync, methodmap, etc.
new e2cc030 through render
new 21dfb55 axed setMode. setCallbacks -> bindCallbacks
new 727c299 first draft of docs is done.
new 8e7405e updating rest tests.
new 7ea942e fixing links
new d8308f9 added view tests
new 15b2ec8 handleEvents API tweaks
new bb53858 tweaking intro -- rebuilding docco
new 337d5db tiny tweaks
new accebff ''
new c01f699 removing extra 's'
new 5c16f71 removing demos for the initial release.
new c983a05 Merge branch 'master' of github.com:documentcloud/backbone
new 1fb2843 a reasonable readme
new a72920d documenting id and cid
new 317c99b attributes is now a public property, uncloned. documenting comparator, and more.
new a2b924c Lots of edits -- running well under Node.js
new ed484a3 further down the page
new 4b2b8cf final pass through the documentation
new 3a90cae more annotated comments, adding length to the docs.
new ae693af making events forgiving of non-selectors...
new e9c0c86 typo
new 8109a6b Merge branch 'master' of github.com:documentcloud/backbone
new 53ac621 Documenting constructor options.
new b06c877 docs
new 3cb5b34 code highlighting
new f6de01e Merge branch 'master' of github.com:documentcloud/backbone
new f09e791 removing toString
new 8d5343d merged
new 8d0ebba widening the sidebar
new 0c1b13a IE documentation tweaks
new 39034e5 Adding Closure Compiled minified production version.
new 284397f softening the background.
new c0f602e Framework sizes are controversial and hard to measure, best to be hand-wavey...
new cd0d2cc augmenting the docs for Model#toJSON
new 7b49015 Issue #2, view.render documentation.
new 542f085 documentation wording tweaks.
new 2748c43 $ doesn't always belong to jQuery
new e0b6103 internal _initialize to _reset
new 63085b6 Calling 'initialize', if it is defined.
new 091e266 Adding basic tests for initialize.
new abd64dc Documenting initialize
new 13932d0 small typo
new b8f54d5 sorry, wrong version of docco
new e29b486 fixes #4, small typo
new 6886bca typo in docs -- issue #4
new ff65c0a Merge branch 'master' of github.com:documentcloud/backbone
new 544a7e7 Merge branch 'grayrest' of http://github.com/grayrest/backbone
new aa35cb6 less cryptic method of safely referencing jQuery.
new c211499 adding a brief aside about super.
new 8878c22 View#_reset -> View#_configure
new 184687b Backbone 0.1.1
The 120 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.
--
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