52
I Use This!
Low Activity

Commits : Listings

Analyzed about 15 hours ago. based on code collected about 16 hours ago.
May 31, 2023 — May 31, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge branch 'zepto' of https://github.com/sstephenson/backbone More... over 13 years ago
Upgrading test suite to latest Underscore. More... over 13 years ago
Update to Zepto 0.2 More... over 13 years ago
Zepto support More... over 13 years ago
All Backbone events now pass through their options as the ffinal argument. More... over 13 years ago
Passing through the options argument to 'change' events. More... over 13 years ago
first draft of REST-failure 'error' events. More... over 13 years ago
first draft of Model#escape More... over 13 years ago
merging in zmack's enhanced Rakefile More... over 13 years ago
Helpful error messages on rake tasks More... over 13 years ago
Backbone.js 0.3.2 More... over 13 years ago
Adding DC Workspace and Backbone Mobile examples. More... over 13 years ago
Fix recursion error when saving from within a change event. More... over 13 years ago
Revert "about:blank for the IE hashchange iframe support, for IE 6." More... over 13 years ago
about:blank for the IE hashchange iframe support, for IE 6. More... over 13 years ago
Allowing 'sync' to be overriden on a per-model per-collection basis. More... over 13 years ago
Issue #80. Adding default attributes to Backbone.Model More... over 13 years ago
docMode does not exist in IE < 8 More... over 13 years ago
that should be docMode <= 7 More... over 13 years ago
Merge branch 'master' of github.com:documentcloud/backbone More... over 13 years ago
Fixing id=0 More... over 13 years ago
Allowing collections to remove models by either Cid or Id (prefering cid). More... over 13 years ago
Using a save join() for the default implementation of Model#url More... over 13 years ago
Adding empty initialize() function for all Backbone classes, to make calling super() a easier to get right. More... over 13 years ago
Rails include_root_in_json tips. More... over 13 years ago
Issue #77, don't call toJSON unless you need to. More... over 13 years ago
Backbone 0.3.1 More... over 13 years ago
adding commas to the docs More... over 13 years ago
removing a cautionary note that has been obsoleted by recent changes to jQuery. More... over 13 years ago
more mentions of history.start() More... over 13 years ago