[Pkg-javascript-commits] [backbone] tag 0.9.0 created (now 5ce976b)

Jonas Smedegaard js at moszumanska.debian.org
Sat May 3 17:01:49 UTC 2014


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

js pushed a change to tag 0.9.0
in repository backbone.

        at  5ce976b   (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
       new  eb9f54c   willbailey's patch to use getByCid for internal lookups ... much safer.
       new  8310903   Issue #8 -- a number of improvements to the documentation.
       new  09e20c1   Documenting a collection's 'model' property
       new  0ac4126   brief aside about sort versus sortBy
       new  b2cb44b   rebuilding annotated source and min.js
       new  a797829   a note about namespacing JSON requests.
       new  82365e3   internal Collection#_add and Collection#_remove, should return the model, in case they're overridden.
       new  7c901e2   Slightly shallower namespaced export for CommonJS.
       new  9c535ca   expand inherits helper child constructor creation, for clarity.
       new  2ae6098   Moving all helper functions down to the bottom.
       new  3560062   removing redundant assignment in Events#trigger
       new  e7ce57c   Adding the beginnings of a speed suite to the Test page.
       new  500d66b   a handful of model speed tests.
       new  3144542   Adding initial demo of collections, models, and multiple views all bound to change events on the model.
       new  7f4a1bb   Added the _method hack from Sinatra for better coverage of PUT and DELETE for non-spec HTTP servers.
       new  08030e4   fixed indentation
       new  1966269   fixed indentation
       new  09b1302   Merge branch 'master' of github.com:documentcloud/backbone into demos
       new  d8d4014   Type found by pbowyer.
       new  7b10698   making the speed test labels fit on the graph
       new  5f0fe91   adding a missing semicolon and using initialize in the demo
       new  ba3775e   changing the image url back
       new  c5db449   Merge branch 'master' into demos
       new  5c5b7a8   Don't send up model data for GET requests by default, for folks who are re-fetching existing collections.
       new  08687aa   Merge branch 'master' into demos
       new  0f3c524   beginnings of a different demo.
       new  263245b   added package.json
       new  4311d58   optional values in the template.
       new  6899988   Only send the model on create and update... It's better for destroy not to bother with it.
       new  7721f84   adding Backbone.emulateHttp for frameworks that don't support HTTP. Issue #11
       new  83f4748   Adding a missing var declaration inside handleEvents
       new  2b53957   Passing JavaScriptLint. Added 'rake lint' task.
       new  17d64e0   Adding Backbone.Model#fetch
       new  c5c795e   adding docs for Model#fetch
       new  402f866   added underscore dependency
       new  5222fe7   Merge branch 'master' of http://github.com/tmpvar/backbone
       new  349878c   Using JSONP since the Same Origin Policy won't let file:// make an XHR to github.com
       new  b854b28   additional documentation ... getting ready for 0.1.2
       new  a09bcbc   error events are now always passed the model as the first argument. You may now also pass an error callback to set() and save(), if the callback is passed, it will be called instead of the 'error' event getting fired.
       new  f0f7c8d   Adding an error when URLs are left unspecified, and highlighting the importance of the URL property in the docs for persistence to work.
       new  2071b93   tweak to view docs
       new  3e3c292   documenting the 'error' callback and it's overriding behavior.
       new  d2ba331   Backbone.js 0.1.2
       new  14db15b   Adding another demo: Todo Task manager
       new  14d8186   Merge branch 'master' into demos
       new  b27f57a   Merge branch 'demos' of http://github.com/fitzgen/backbone into demos
       new  9d8b7ad   removing the embryonic gist demo
       new  c98cfeb   moving 'demos' to 'examples'
       new  8d7eff8   Adding chain() to the Collection prototype
       new  a895bbb   fixing chain() test.
       new  6252e25   adding Collection#chain to the documentation.
       new  2e064bb   Adding support links -- Issues + Freenode + Twitter
       new  8282270   Starting to move to templates for the todo example.
       new  6ea50e6   moving edit UI out into a template.
       new  c025904   Further cleaning up the todos example.
       new  705aff5   Issue #33. Refactor towards View#_ensureElement
       new  089fd5c   Adding a test for Issue #33
       new  931338e   Fixing Collection#create success callback, passing the model parameter through.
       new  89e7e67   Added Backbone.Collection.toJSON. Returns array of model's toJSON
       new  c957ec0   Merge branch 'master' of http://github.com/bunchesofdonald/backbone
       new  f3a8dcd   Merging in Collection#toJSON
       new  6aa2f53   adding a disclaimer
       new  9daf5d1   Moving the example to an 'examples' branch for the time being...
       new  869861d   Adding an Examples section to the homepage. Weak at the moment. More to come.
       new  013e45c   Adding an Examples section to the homepage. Weak at the moment. More to come.
       new  a9de05e   Switching from assumed 'model' and 'models' namespacing to an overridable 'parse' method on models and collections.
       new  a7195a9   Issue #28 -- handleEvents -> delegateEvents, which is now called in the constructor.
       new  6e7894d   Streamlined event delegation from models through collections. Added documentation for 0.2.0 enhancements.
       new  9d28018   Backbone 0.2.0
       new  3ba999c   Cleaning up warnings
       new  0c61107   resolving merge
       new  f260ac2   Revert the attack of the italics.
       new  42cd7d5   Merge branch 'master' into gh-pages
       new  34355e0   Merging master
       new  37b8fb7   First semi-working version of the jQuer-ified example.
       new  f6bd4df   another mootools remmnant.
       new  6b6d3a7   updating CSS style. Fixing ordering.
       new  092131d   A little further on.
       new  3a47769   Nice improvements to the rendering ... more templates, less javascript.
       new  62f43bd   cleaning up generated CSS
       new  d6e57b3   Adding a hover-able destroy icon
       new  edbdeb1   Removing unnecessarily bound functions.
       new  6efd643   simplifying localStorage interface a bit.
       new  22f5a33   Fixing line-heights on multi-line todos
       new  0f1e84f   Ensuring the Todo model has a sane default
       new  0ddef3b   Building the annotated source.
       new  806a51b   resolve conflict
       new  581688b   Merge branch 'master' into gh-pages
       new  607bd7a   Remove the cross-linking between the sources
       new  16ae9dc   Merge branch 'master' into gh-pages
       new  4109040   Adding the Todos example to the homepage
       new  cc74468   Reworking the localStorage plugin.
       new  16ad4fd   fixing broken link
       new  de4b2b3   Fixing backbone-localstorage links.
       new  2ac532f   Don't bury the lede.
       new  8e0bd05   Only one open todo item at a time.
       new  4c5b74c   Saving todo-in-editing on blur.
       new  1d57168   Adding one line to Backbone.js to provide seamless CoffeeScript integration (inheritance from Backbone.Model, View, Collection) + tests
       new  0749421   Fixing out-of-date documentation (mrjjwright)
       new  cd21480   one more out-of-date-doc tweak
       new  302c0d5   Added Backbone.emulateJSON to enable the current behavior of syncing and made sending the body as application/json without a wrapping model param, the default
       new  6c97269   Default behavior for Backbone.sync is now to send everything as application/json.  Emulating http and sending data as form url-encoded can be turned on with Backbone.emulateHttp
       new  d84ef25   Added clear method to Model. Removes all attributes like you would expect.
       new  f0ecfcd   Issue #44 -- Model#set, empty string vs null.
       new  47ba5c6   Merge branch 'model-clear' of http://github.com/chrislloyd/backbone
       new  b4d573c   Merging in Chris Lloyd's Model#clear. Making validations run, if defined, on Model#clear and Model#unset
       new  77b15e5   Merge branch 'master' of http://github.com/mrjjwright/backbone
       new  2d4ebd0   Merging Issue #46. Use full JSON requests, falling back to encoded forms with emulateHttp.
       new  315ba73   Added TodoView.remove()
       new  3d36c62   merging in willmoffat's patch
       new  d651d82   don't send any data up, if you're not sending any data up ... fixes destroy.
       new  b04854e   Cleaned up the inherits function and added some extra comments to make it clear what is happening.
       new  6181445   merging dxgriffiths' annotations to 'inherits'.
       new  771b87f   added options argument to Backbone.Model initialize function
       new  ece51d2   Allowing a collection to be passed into a model via the options.
       new  65c5276   fixing more model.collection in initialize.
       new  9a74dbc   Make protoProps optional, when inheriting.
       new  501b9ab   processData should be true if emulateHttp is true
       new  ee0cf27   fixing comments typo.
       new  09c7870   Adding version number + header to backbone-min.js
       new  e1e6625   that's .js
       new  bdee3a2   first draft of Backbone.Controller and Backbone.History
       new  37cd991   first draft of splatted params.
       new  3fc9ef1   commentng out Backbone.Controller
       new  61397b9   commenting Backbone.History
       new  4aafb6b   Adding tests for Backbone.Controller
       new  6de4a8c   all tests pass in IE7
       new  6443b73   making the iframe tabindex -1
       new  3373fa0   Adding the IE8-in-IE7-mode hack.
       new  cbc5055   lowering the default hashchange time to 50.
       new  be37cf0   passing silent: true now suppresses validations. Issue #52
       new  151417e   separating out emulateHTTP from emulateJSON, with tests.
       new  f636b3a   Making the fragment a little more consistent and pushState-ready. No octothorpe.
       new  4ff388a   removing extraneous hasState flag.
       new  9ebe66b   slight refactor to old-IE detection.
       new  b638e31   light refactor for History#getFragment
       new  1f740b9   first draft of Controller/History documentation.
       new  1e0986b   save -> saveLocation
       new  f22d77a   Backbone 0.3.0
       new  46d196d   tweaking annotated source.
       new  03b790f   removing erroneous mention of History#setLocation
       new  3fa14be   one more bound routes example for the road...
       new  b38e916   Adding View#remove.
       new  d190e9e   send 'add' and 'remove' events through the model.
       new  2541654   Remove !current check from checkUrl to allow loading of empty fragments.
       new  5a32ece   Remove duplicate backbone.localStorage docs
       new  6eb90e3   more mentions of history.start()
       new  8ad010f   removing a cautionary note that has been obsoleted by recent changes to jQuery.
       new  58e748b   adding commas to the docs
       new  78cf070   Backbone 0.3.1
       new  86c3089   Issue #77, don't call toJSON unless you need to.
       new  7e363df   Rails include_root_in_json tips.
       new  99fbc08   Adding empty initialize() function for all Backbone classes, to make calling super() a easier to get right.
       new  11dcf24   Using a save join() for the default implementation of Model#url
       new  52c460b   Allowing collections to remove models by either Cid or Id (prefering cid).
       new  327ba8c   Fixing id=0
       new  f63c995   Merge branch 'master' of github.com:documentcloud/backbone
       new  70e6cd6   that should be docMode <= 7
       new  d574c9f   docMode does not exist in IE < 8
       new  f3e961d   Issue #80. Adding default attributes to Backbone.Model
       new  a969d67   Allowing 'sync' to be overriden on a per-model per-collection basis.
       new  94c77e8   about:blank for the IE hashchange iframe support, for IE 6.
       new  9e1fcfa   Revert "about:blank for the IE hashchange iframe support, for IE 6."
       new  57194be   Fix recursion error when saving from within a change event.
       new  33232f5   Adding DC Workspace and Backbone Mobile examples.
       new  356664a   Backbone.js 0.3.2
       new  a98ecc9   Helpful error messages on rake tasks
       new  9994d2b   merging in zmack's enhanced Rakefile
       new  7ae0384   first draft of Model#escape
       new  160f0ba   first draft of REST-failure 'error' events.
       new  fa9a4c8   Passing through the options argument to 'change' events.
       new  6e4046d   All Backbone events now pass through their options as the ffinal argument.
       new  e0cb5ee   Zepto support
       new  de44d9e   Update to Zepto 0.2
       new  418b77f   Upgrading test suite to latest Underscore.
       new  0057523   Merge branch 'zepto' of https://github.com/sstephenson/backbone
       new  c7a7aa5   Updating test-zepto.html to latest Underscore
       new  3505bde   Backbone.js 0.3.3
       new  6a0ac93   Fixing Issue #109 -- ignore 'add' and 'remove' events that originate from models shared with other collections.
       new  d4dc736   adding a bit more of a test for changedattributes.
       new  b085fa0   Events#trigger ... making it safe to unbind your own event within a trigger() call.
       new  5249010   Add urlBase option to model to allow specifying restful url without using a collection
       new  bbcf196   A silent change to a model will now make hasChanged() return true ... Issue #105
       new  3623916   Added append option when fetching a collection. Useful when lazy loading data sets.
       new  3246463   Adding an FAQ section to the backbone docs.
       new  f194f2d   adding an FAQ section.
       new  21a3675   Implement model.is() for attr test, with docs, tests
       new  9f842bd   Adding FAQ section for bootstrapping
       new  06a1506   Adding FAQ section for bootstrapping
       new  b73fc46   Merge branch 'Model-is' of https://github.com/mtodd/backbone
       new  0c1bbbc   Adding Model#has to Backbone...
       new  784adc6   Adding Collection#fetch with add: true
       new  6ea500b   Fixing un-released models from refresh'd collections. Issue #128
       new  17602c3   Make Backbone View's delegateEvents only ever unbind the events that it adds itself.
       new  03aa12a   Merge branch 'master' of https://github.com/mkelly12/backbone
       new  e8be47f   merge mkelley's urlBase, renamed to urlRoot.
       new  81cd0cf   documenting urlRoot ... making collection.url take precedence over urlRoot, if defined.
       new  53ae5b5   Issue #132 ... initial _changed after new with attributes.
       new  34d1d0a   Multiple views may listen for events on the same element
       new  5886fe4   Issue #134. json2.js source link.
       new  aec3f47   Merge branch 'multiple-views-per-element' of https://github.com/sstephenson/backbone
       new  d01b136   Merging Issue #135. Multiple views per DOM element.
       new  3d8fe92   Issue #78. Changes the Backbone.sync API to enable passing through of options ... like {data} in fetch()
       new  ad2ae8e   Pass Collection#fetch options along to refresh
       new  43176d9   Expanding View#el documentation.
       new  71c9838   If Backbone.View#el is a string, pass it through $(...).get(0) in _ensureElement
       new  2c29387   Pass along the current value of `this` to Backbone's closure wrapper
       new  12f7ae9   Merging Issue #149. View#el can be a string.
       new  714a521   Merge branch 'closure-scope' of https://github.com/sstephenson/backbone
       new  8c5cd17   Update test-zepto.html for Zepto 0.3
       new  c644866   Merge branch 'zepto' of https://github.com/sstephenson/backbone
       new  2610593   Making the collection-proxies-model-events a bit more clear
       new  3098321   Issue #143, properly escaping regex characters in literal routes.
       new  4d6d494   adding options to the onError direct callback.
       new  e3aa575   adding a bit more explanation to Model#save onError
       new  c0c8cb2   Revising controller test as per dvv's suggestion.
       new  331cb8b   Allowing Model#defaults to be a function as well as a hash.
       new  67dd2ee   prefer single quotes.
       new  a0ace0d   Taking some of dvv's suggestions.
       new  65e4340   Updating Model-save documentation.
       new  1c30828   Updating to latest QUnit, fixing Issue #153 ... overly aggressive urlError.
       new  4c1bdb4   Issue #154. Make options.data possible for creates and updates with the default sync.
       new  178887e   removing broken History-saveLocation link.
       new  c933262   Adding QuietWrite.com as a Backbone example.
       new  2fd11a8   delete this.id when unsetting the id attribute
       new  440d141   Fixing a small bug in model inheritance: Class properties need to be inherited (along with the instance properties). See test.
       new  c3da552   Add attributes parameter to Backbone.View. All attributes are being applied to view's this.el during element creation.
       new  289d4e0   Model::escape() now coerces non-string (non-falsy) values to strings before escaping them.
       new  39cabb8   Merge branch 'master' of github.com:documentcloud/backbone
       new  ece686d   Merge branch 'master' of https://github.com/documentcloud/backbone
       new  0c03331   Pushing the QuietWrite.com example.
       new  d4a091b   Adding Tzigla to the examples.
       new  65f6830   merging in tzigla example.
       new  14000a8   Improve multiple collection support
       new  a2f0468   merging in fixes for models in multiple collections ...
       new  3619844   Adding CloudEdit as an example.
       new  79b33ae   Merge branch 'gh-pages'
       new  e398583   keep custom `sync` methods for a given model/collection scoped to `this`.
       new  7442f82   Forcing Collection.create to run through validation before saving.
       new  4c41ea7   Merging issue #216 (+ others) validation on Collection#create.
       new  51f9ce6   Adding an index.js for npm, Issue #207
       new  1944234   Merge branch 'master' of https://github.com/jed/backbone
       new  f1e0f6b   Throw an error if Backbone.history.start is called twice.
       new  7d4d527   No periods on errors.
       new  0383ef7   Merge branch 'unset_id' of https://github.com/reverie/backbone
       new  ec68420   Merging in #167, unsetting 'id'
       new  ac8c3dd   Changing route order behavior. Issue #189. Declarative route maps are the same, procedural route() calls can now override previously-defined routes.
       new  164ad72   Upgrading Backbone.js (test) dependencies to latest jQuery, Zepto, and Underscore.
       new  d04bf67   Fixing test-zepto.html HTML.
       new  1a9404c   Initial support for models with non-default id attribute names (MongoDB, CouchDB). Various tickets.
       new  b86d3f6   Issue #209 ... unsetting a missing attribute should not fire a change event.
       new  c5160fc   fixing lingering idAttribute spot -- thanks, jdknezek
       new  c6d2c69   ditto
       new  aab49eb   encodeURIComponent this.id
       new  4489d7f   Merging in a test for Issue #204
       new  512ff7e   Merge branch 'master' of https://github.com/hippich/backbone
       new  a5079ab   merging #179 + refactor, view 'attributes' for this.el
       new  ce05957   .get -> .escape in the docs
       new  02c40e5   linking to the documentcloud workspace
       new  0ca0481   adding basecamp mobile, instagreat, and tilemill
       new  f4a394b   Issue #223 ... fixing json2.js link.
       new  6c968b6   Issue #224 ... underlining links, updating docs.
       new  5a89ed3   destroy of non-persisted model should not call sync
       new  52953c1   Adding mql's Substance.io
       new  7216d99   merged gh-pages in.
       new  0cdc525   Fixed escapeHTML function to skip not only &***;, but also &#***; and &x***;
       new  13acb8a   fix documentation and tests for negative ids
       new  5ebd949   use hash literal directly
       new  8971361   split out test for positive and negative ids
       new  4595b48   refine the isNew test
       new  12e9d95   add helper method to cleanup isNew test
       new  83250a5   Only set request content type for create/update
       new  ee2ec92   Fix typo
       new  e2a5c18   Adding Mobile SoundCloud as an example.
       new  7ceab2c   Fix incorrect prototype.constructor comment
       new  d97d8bf   Upgrading Backbone.js tests to Underscore 1.1.5
       new  d149451   Issue #278. Allow 'extend' to be overrideable+inheritable.
       new  c9a6349   Upgrade tests to Zepto 0.5
       new  da52ae1   Merge branch 'fix-comment' of https://github.com/jimmydo/backbone
       new  ed5a88d   Make it possible to take advantage of jQuery.Deferred with Backbone, without breaking compatibility by changing return values.
       new  8f80fb1   A somewhat smarter approach (more DRY).
       new  fd35fcb   Adding MetaLab's Flow to the examples.
       new  7d88162   Even simpler; merely expose the (jq)XHR object, enabling the use of jQuery.Deferred.
       new  67d61fc   Adding Backbone.noConflict() and keeping track of the original root.Backbone.
       new  35ba4a9   Adding Flow to sidebar under Examples.
       new  1028e63   Merge branch 'gh-pages'
       new  f4cfbd6   Documenting the new Backbone.noConflict() method.
       new  21fa0aa   change hashStrip regex to strip bang as well, so hash-bang urls will work transparently
       new  914ff9d   rebuild to include previous change
       new  223c4fb   Add failing test for #319
       new  1499d75   Check for model before accessing its properties, fixes #319
       new  94edc63   ender.js support
       new  7b494c1   Upgrading to Underscore 1.1.6 for test deps.
       new  12661ff   Merge branch 'master' of github.com:documentcloud/backbone
       new  5f3135f   Merge branch 'master' of https://github.com/dvv/backbone
       new  4070364   merging in Ender.js support
       new  76b3ed1   Merge branch 'fix_custom_events_on_models_inside_collections' of https://github.com/autohaus24/backbone
       new  857f756   removing backbone-min from master ... it'll only live on the gh-pages branch now.
       new  9159ed3   clarifying that jQuery or Zepto is required for History support (for the moment)
       new  37ddad5   Issue #309, more sophisticated event handling, for unbinding events in the midst of them firing.
       new  222d673   Issue #289. Enable the use of jQuery.Deferred by returning Deferred objects from save() and fetch() calls.
       new  0503b4d   Merge remote branch 'remotes/upstream/master'
       new  1598801   Pass the error and success callbacks when creating the model to add to a Collection
       new  0f118ec   Add a failing test for Collection.create not running callbacks
       new  1d4484d   Removing Ender.js support for the time being, as it needs to fix its AJAX methods to corrospond with jQuery/Zepto success/error signatures.
       new  4881621   Adding XHR object to Model.parse and Collection.parse method signatures. jQuery and Zepto use the same callback signature: response, status, xhr.
       new  399e745   _ to status in Model.parse. No need to clobber Underscore.js just to ignore a parameter.
       new  577758a   Adding XHR object to Collection.create (which comes from Model.save).
       new  0cc8cb0   Merge https://github.com/ptn/backbone
       new  ee215be   Adding test for hashbang URLs. For pull request #312.
       new  f44cfee   Adding in a note about passing in an object literal or a model to Collection.create. Thanks to MattJ for the recommendation.
       new  a00b798   Adding in a note about Backbone.history.start() returning a boolean for whether or not a match has been found in the current URL fragment. Thanks to XiXora for the recommendation.
       new  089aeb8   Adding a note about using Collection.create on a model that has been saved server-side.
       new  58708b3   clarifying wording
       new  9b40c7a   Merge branch 'master' of git://github.com/documentcloud/backbone
       new  965c299   Factor out model preparation to a separate function in Backbone.Collection, so 'create' and 'add' behave the same.
       new  7afd43c   Reference calls variable in list variable definition in Backbone.Events.bind
       new  c9bf20e   Adding CloudApp to the list of examples.
       new  db68321   resolving merge
       new  bbce120   Adding the bittorrent example app.
       new  7489bf0   Merge branch 'gh-pages'
       new  bbf28b8   expanding the FAQ for MVC with a direct Rails comparison.
       new  d8edb5d   Merge branch 'gh-pages'
       new  82e0b34   Merge pull request #267 from jasondavies/master.
       new  9d5308b   Pass options to the coll.add call in Collection::create so that it can work silently.
       new  82c288c   Following recommendations from the OWASP https://www.owasp.org/index.php/XSS_(Cross_Site_Scripting)_Prevention_Cheat_Sheet
       new  a5d01f9   fixing tests for IE / Webkit ... regex, not string match.
       new  a251810   Merge branch 'master' of github.com:documentcloud/backbone
       new  489ebb7   Issue #228 ... IE7 hash should look correct after initial load.
       new  e8476af   Issue #366, support for namespaced events.
       new  cf32151   initial draft of a 0.5.0 branch
       new  300c7f0   fix the zepto test suite.
       new  636e7b0   remove an extraneous this.options
       new  e5ee550   Adding Backbone.Router.setLocation, alongside saveLocation, to both save and route at once.
       new  e9b38de   Backbone.Router formatting, tweaks.
       new  f742bbe   fixing IE support for 0.5.0
       new  e56346c   normalizing for the Safari window.location bug.
       new  46fbd4c   Controller -> Router in the docs, and adding docco for setLocation().
       new  9a1deb6   mention that Backbone require's jQuery > 1.4.2, if using jQuery. Issue #367.
       new  2b1eae4   Issue #365. delete options.comparator.
       new  9503627   documenting that fetch options can also be jquery options.
       new  78212c2   Issue #359 -- removing duplicate model.escape documentation.
       new  2f04473   fixing refresh -> reset documentation.
       new  d8d94f1   add a warning about pass by reference. Issue #356
       new  5f7b01d   document collection.reset() with no args.
       new  082cb28   Merge branch 'master' of https://github.com/reconbot/backbone into 0.5.0
       new  c66650a   Merge branch 'master' of https://github.com/corbanbrook/backbone into 0.5.0
       new  f7602a3   Merge branch 'patch-1' of https://github.com/damienholzapfel/backbone into 0.5.0
       new  6b229ff   Merge remote branch 'remotes/upstream/master'
       new  d7e3d5b   Updated to apply on the 0.5.0 branch
       new  dae2527   Merge branch '0.5.0'
       new  fb8da91   merging in #336.
       new  ed63632   Issue #250 -- duplicated QUnit.
       new  9accf97   Issue #246 -- never fire nested change events for the same model. The top-level one will do.
       new  482a115   better document that hasChanged, previous, etc are only valid during a change event. Issue #240
       new  87a81e4   partial issue #239, always pass options to error callbacks / events.
       new  e01ad9d   Merging in #232. Allow destroy() to be called on non-persisted objects ... just in case.
       new  93c82aa   Adding the Unofficial google group to the documentation.
       new  ff57b65   ouch, leaking global attrs. (shakes fist)
       new  d568305   adding headers for all Backbone.js example apps
       new  2620c6a   Adding Chop as a Backbone example.
       new  d3a0b64   remove model_with helper from test
       new  b28bb50   clarified example; fixed typo
       new  0853866   Collection.add should fail if duplicate id/cid exists
       new  4057591   Adding Chop, Fluxiom, And Menagerie Vet
       new  9bdbdd8   merged in gh-pages
       new  6ca2dc6   adding quoteroller
       new  32deec5   Merge branch 'gh-pages'
       new  3e4f628   Minor doc typo
       new  e1167d7   Merge pull request #422 from arturadib/master
       new  621c9ed   Test complex query strings. Fails in some browsers.
       new  245acb0   removed unused var
       new  2ed2af6   expanded Model.save example
       new  61c4874   Adding Decide.com as an example.
       new  d2a7309   Merge branch 'gh-pages'
       new  16eb3f3   Minor doc typos
       new  7ed20d7   Merge pull request #432 from jroes/master
       new  3eb075a   Allow initialize on any class to pass on original arguments.
       new  573c347   Fix unit test for model.isNew()
       new  4e9037b   Model is no longer considered to be new if its id is a falsey value
       new  0b74a24   Merge pull request #438 from gravof/master
       new  fa6092b   fixing comment.
       new  07f753b   Merge pull request #435 from threepointone/patch-1
       new  4138b58   Merge pull request #430 from reconbot/master
       new  ba1d9a1   removing complex router text (unfixable)
       new  77caaed   #426, better error message when events are missing.
       new  cc46300   Issue #417. Word choice for the literal minded.
       new  b5112b4   Merge pull request #414 from niallsmart/master
       new  c4872c4   add 'contains' alias for 'include'
       new  1491d29   Merge pull request #395 from lorensr/master
       new  e67422a   restoring some examples.
       new  ddf1a83   slightly saner validation on initialize.
       new  af674c9   almost to 0.5.0...
       new  8f07f96   link to association extensions.
       new  2e1f85d   replacing setLocation and saveLocation with navigate, after Spine's API.
       new  0798d97   tweaking transparent URL upgrades.
       new  799cdad   updating generated docco for pushState upgrading.
       new  dc84cc6   docs tweaks.
       new  c39ddd0   Better hash-to-pushState upgrades, via replaceState.
       new  d2082a5   issue #451 + test.
       new  3a56d36   expanded docs for pushState
       new  a30ea0d   Fixes #453, typo.
       new  cbefdb8   Fixes #454, docs for backbone.sync
       new  c87460e   Fixed back button issue then open pushState link in browser without pushState support
       new  d3c9a9b   fixes #459, inconsistency with constructor/initialize.
       new  fcbedad   Addinga a test case for #459
       new  10230e4   Issue #460 -- removing the optional bang from hashStrip ... too many inconsistencies.
       new  961d599   Merge pull request #448 from braddunbar/contains
       new  69e63b1   Merge pull request #457 from asan/master
       new  da6d0b9   resolving merge conflict, removing old test.
       new  d2e79e5   Merge branch 'master' of github.com:documentcloud/backbone
       new  36dddfb   Backbone.js 0.5.1
       new  6d07d2f   multiple models with the same ID should be allowed in a collection.
       new  7816861   processData should use ajax default (true), and only be set to false when doing a non-GET request
       new  8ffdd09   Fix an unclosed HTML entity when escape single quote
       new  48cfa5a   Merge pull request #470 from wuzhe/upstream-master
       new  909c427   Call Backbone.Model.defaults() with "this" set to the model instance.
       new  8b3ca51   Merge pull request #481 from shesek/master
       new  bc964ac   Merge pull request #469 from afeld/patch-1
       new  3f8f4cf   Adding Trajectory as an example app
       new  ca8a049   Merge branch 'master' of github.com:documentcloud/backbone
       new  70cc8ee   updated model isNew to use idAttribute
       new  a6a478f   Merge pull request #495 from tbranyen/isNew
       new  f77033d   Remove coupling from model to view in example app by listening to model's 'destroy' event to remove the view.
       new  b32a34c   do not call loadUrl when redirecting to hash based URL on non-push state browser
       new  63a4be9   Merge pull request #497 from rsim/return_immediately_after_redirect_to_hash_route
       new  bc3daff   Adding Trapit as an example app.
       new  5271e7a   Merge branch 'master' of github.com:documentcloud/backbone
       new  7723975   Adding SeatGeek as an example
       new  6ef6f75   Add a third "context" argument to Backbone.Event.Bind which, when passed, will bind the callback to the provided context.
       new  3145b4d   isNew should use id, not idAttribute
       new  d8ef258   Merge pull request #503 from cdmwebs/master
       new  49a16bd   Merge pull request #500 from keithcirkel/master
       new  9d2811a   Backbone.js 0.5.2
       new  39b36af   Setting to context to `this` by default on bind() instead of trigger()
       new  fb60bf5   Merge pull request #507 from shesek/patch-4
       new  22456de   whitespace
       new  b85c116   Ajax.processData is left as the default if emulateJSON is set to true
       new  e148948   Adding Pandora and Blossom as backbone examples.
       new  7bfc9b8   Merge branch 'master' of github.com:documentcloud/backbone
       new  f7c23e4   Adding Hotel Tonight as a Backbone example.
       new  ebf9dd9   Merge pull request #509 from devinhunt/master
       new  960a1c8   Edited comment
       new  aa0eff9   Adding a Tim Toady section to the FAQ
       new  41a6a0f   Merge branch 'master' of github.com:documentcloud/backbone
       new  f399b04   some Markdown snuck in.
       new  89bdddd   merging the jcoglan's patch
       new  b4f0afc   Merge pull request #512 from neerajdotname/master
       new  c7e195b   copyedits: typos and word choice
       new  541f0fa   Merge branch 'master' of github.com:documentcloud/backbone
       new  59dc74c   Adding Americas Test Kitchen + Talking Points Memo's Baroque as example apps
       new  55bbbd4   copy edits on the previous commit
       new  5dc001f   Adding Groupon Now as a backbone example app.
       new  10e71e3   Fixes #531, reverts 39b36af
       new  6bb43c1   fixes #244 -- allow View#events to be defined as a function, making it easier to call super.
       new  3b68648   Added 'groupBy' to underscore proxy methods
       new  a1acb09   Merge pull request #537 from asan/master
       new  b1574b1   allow history start to not call initial route
       new  8fe04a9   Merge pull request #541 from tbranyen/silent-start
       new  44629da   patching a pernicious pushstate problem.
       new  29b60e5   Backbone.js 0.5.3
       new  b1822a7   updating the intro graf for the Router.
       new  5310996   Test for unset attributes not being returned by changedAttributes
       new  98877ff   Fix for unset attributes not being returned by changedAttributes
       new  467dd14   Adding LinkedIn Mobile as an example app.
       new  49645de   Fixed misspelled word in comments for _ensureElement.
       new  fa12ed0   Merge pull request #568 from TrisMcC/master
       new  b2051a8   Adding Shortmail.com as an example app
       new  9de6c3e   Merge branch 'master' of github.com:documentcloud/backbone
       new  084e028   add support and tests for ender jeesh
       new  cfc98b0   Tiny tweaks to the todo app demo.
       new  ce39735   Merge pull request #572 from fat/ender
       new  38d1e96   Adding Opzi/Blackcomb as an example app.
       new  190bc00   Adding Salon.io as an example app.
       new  78a626d   Adding rround.me as an example app
       new  123b92e   Fix incorrect variable name on docs for delegateEvents
       new  16f4857   Merge pull request #597 from keithcirkel/patch-1
       new  b20f54f   Fix root prefix handling in navigate.
       new  9ba9cef   fix a small error in the documentation
       new  5f8e704   Merge pull request #607 from two-bit-fool/misc_cleanup
       new  ec17af0   Adding Trello as an example app.
       new  08a9759   Merge branch 'master' of github.com:documentcloud/backbone
       new  e8519f7   Adding Kicksend as an example app.
       new  6ed5e45   Issue #613 .. only call history.start() on domready.
       new  291863d   Merge pull request #599 from walmartlabs/root-handling
       new  d2eee2a   Fix typo.
       new  c62e613   Merge pull request #617 from rgieseke/patch-1
       new  1aaffa1   Clear event callbacks with clearEvents
       new  ef40512   Rename to undelegateEvents
       new  31d961b   Merge pull request #620 from leshill/clear_events
       new  fa66a22   Adding battlefield as an example app.
       new  41e4703   forcing a git commit
       new  6799c8e   added a test and code to allow a router to define a route with no callback method for the route name
       new  32ae113   upgrading to the latest version of Underscore.
       new  f499fc8   Merge branch 'master' of github.com:spmason/backbone
       new  f6a73ff   Reducing the amount of properties we are iterating over by removing the old properties that already exist in now. To do that, previousAttributes had to be cloned. Changing "void 0" return to "undefined".
       new  d50c5e9   Adding a _unsetAttributes property on model that stores unset attributes and appends them to the changedAttributes object.
       new  2be7714   Setting _unsetAttributes to false in unset rather than changedAttributes so that the unset attributes aren't lost on subsequent calls of changedAttributes. Added test to verify this behavior.
       new  d94cfe5   Fixes #689, documenting the need to resort collections with comparators.
       new  b4f680e   Merge branch 'master' of https://github.com/iros/backbone
       new  de740f8   Fixes #552 #693, allowing unset to work with changedAttributes()
       new  567e0a3   Fix for adding models with custom set methods to collections, issue #539
       new  c37e2f9   Merge branch 'master' of https://github.com/alexgraul/backbone
       new  8478567   Needs testing, but fixes #686, fixes #592, and probably others -- allow you to override any $.ajax options.
       new  970ce07   fix for wrapped errors inside success callbacks on save, issue #690
       new  b2407ef   Merge branch 'router_no_callback' of https://github.com/derickbailey/backbone
       new  e2f1350   gitignore vim swapfiles
       new  c336e4b   Update QUnit
       new  79eea1d   better method names
       new  6717e42   Bump jQuery test suite dependency from 1.5 to 1.6.4
       new  afc2d99   nicer again
       new  fbffb36   Merge pull request #698 from alexgraul/master
       new  80769fc   #673 - Adding index as a property on the options object that gets passed when the add/remove callbacks get triggered on a collection.
       new  9982e31   Merge pull request #700 from iros/673
       new  2156b9e   Merge pull request #699 from jasonm/jm-bump-qunit
       new  0cd5b93   Fix Todos example by importing the currently shipped version of jQuery that is located in /test/vendor.
       new  de24305   implement callbacks as linked list
       new  6da0683   create empty tail as an invariant
       new  fdbd3ee   Merge pull request #705 from oldAdam/master
       new  5ebbeb0   Fixes #659
       new  39061ff   Merge branch 'master' of github.com:documentcloud/backbone
       new  35600be   Merge branch 'events' of https://github.com/braddunbar/backbone
       new  18be710   fixing broken comparison.
       new  3392d5f   relying on _.escape, and fixing a lint problem.
       new  eec7d2a   Adding AudioVroom as an example app.
       new  f17747e   This means that after unbinding every event, a trigger call will return faster, because !(calls = this._callbacks) will evaluate to true.
       new  7070c27   Merge pull request #717 from JustinDrake/patch-1
       new  da51087   Trigger error on originalModel not model
       new  becb826   Make function definition formatting consistent
       new  f9ae1a1   Merge pull request #722 from jasonm/jm-format-function-defs
       new  d9f4479   Merge pull request #721 from TrisMcC/fix-model-trigger
       new  a0843bb   fixing whitespace consistency for #718 	all functions are formatted as such: `function(args) { ...`
       new  0ccbba7   Merge pull request #733 from wookiehangover/whitespace
       new  7ece4ef   Revert "fixing whitespace consistency for #718"
       new  20a2e34   set _changing = false only if !alreadyChanging
       new  478ef5c   Merge pull request #736 from braddunbar/nested-set
       new  3f00419   assert that change is only triggered once
       new  368953e   implement unset/clear in terms of set
       new  12b1141   ignore values when unsetting
       new  66d209d   unit test for ignore values when unsetting
       new  93ad86c   add tests for #730 and #565
       new  0c08ab8   bail immediately if !this._changed
       new  d87144d   unset accepts var args
       new  06e0826   Adding Do.com as an example app.
       new  49b532b   removing the ol' upgrading section from the docs.
       new  1d41b45   merging in the new backbone.js logo
       new  7658021   simpler arg parsing
       new  df7c279   Navigate learns to change the route without adding a history entry
       new  4f9cf93   adding foursquare as an example app, plus new logo
       new  61246a7   Adding Grove.io as an example app
       new  da93529   Adding Slavery Footprint as a Backbone.js example app
       new  fa96a37   tweaking link
       new  9cbf87e   Fix typo in Backbone.Collection documentation
       new  6df6070   Merge pull request #755 from alonsogarciapablo/master
       new  b2cf0dc   Update index.html
       new  66800f5   Upgrading our Underscore.js test dep to 1.2.2
       new  7f80359   Merge branch 'master' of github.com:documentcloud/backbone
       new  cfc5b1f   updating copyright dates
       new  f5acb6d   hardlining the sidebar line for Lion.
       new  30a89ac   Merge branch 'replaceState' of https://github.com/lmp/backbone
       new  1332246   merging in #750 -- support for replaceSTate
       new  4185341   Fixes #674 -- pass options through to validate()
       new  bc9fbcb   Merge branch 'set-unset-clear' of https://github.com/braddunbar/backbone
       new  2d2198c   Return the jquery object for el when this.$ is called without argument
       new  6687cde   merging in #739 -- a massive simplification.
       new  43c815a   Merge branch 'master' of https://github.com/TMaYaD/backbone
       new  42ee70e   Update remaining call to _updateLocationHash to _updateHash
       new  9fc7443   merging in #758 -- although the API leaves something to be desired.
       new  c785ecb   Merge pull request #759 from lmp/master
       new  db8d85e   Update two links at index.html to latest URLs
       new  e8c1ce7   Merge pull request #761 from d2s/master
       new  1a06f9a   Bugfix: replace hash should not append hash mark to javascript:0
       new  8adac91   Merge pull request #769 from lmp/master
       new  fd78dbf   Only remove single '#' when getting URL fragment.
       new  bdbcfa9   parse:true runs the attributes through parse():
       new  67f689d   Col.fetch() should create models with parse:true:
       new  dcc041a   Merge pull request #773 from judofyr/model-parse
       new  e10525d   Merge pull request #772 from rgieseke/master
       new  14dd201   Add Ducksboard as an example app.
       new  64d8fd6   merging in ducksboard.
       new  1626fa7   Fixes #734
       new  1400eea   Fixes #732
       new  a50b714   Fixes #792
       new  d806f7e   fixing commit note bug.
       new  c3852b8   unifying property-or-function logic.
       new  dd83f20   Fixes #788
       new  cda555a   Adding Posterous Spaces as an example app
       new  6ccdbb3   Optimize regular expressions. The capture groups aren't needed/used; the character classes will do the job just fine.
       new  d644a4b   Merge pull request #804 from davidmurdoch/patch-1
       new  9e80ca1   \w still includes \d http://www.regular-expressions.info/charclass.html#shorthand
       new  04cb79a   Merge pull request #805 from fabiomcosta/patch-1
       new  32b2f28   Cross domain issue patch for old ie browsers (<=7)
       new  9d145ab   Forcing quint test execution order.
       new  a9fcd9b   Merge pull request #807 from iros/qunit.force.order
       new  b4e650b   A model's urlRoot can now be a function allowing definition at runtime.
       new  9374fe5   Merge branch 'urlrootasfunction'
       new  93a3911   Use getValue to interpret urlRoot instead.
       new  1c15874   allowing view events to be functions instead of simply names of properties on a view
       new  061fd3b   Merge pull request #809 from islandr/master
       new  ee305c4   Fixes #818
       new  4226d58   Merge branch 'master' of github.com:documentcloud/backbone
       new  5701569   #819 documenting idAttribute. Also requested on pull req #210.
       new  a04c248   Merge pull request #820 from iros/819.idAttribute
       new  1591c42   Added navigation link
       new  7420342   Merge pull request #821 from iros/819.idAttribute
       new  9a56d52   streamlining idAttribute documentation.
       new  d06e8a6   Adding Picplum as an example app
       new  934aba4   hasChanged/set should use the same comparison
       new  060da2b   Merge pull request #842 from braddunbar/hasChanged-comparison
       new  44bb57a   being a bit stricter about comment wrapping at 80 chars.
       new  6b3ff7b   Fixes #9, Backbone comparators can now be either sort() or sortBy() iterators.
       new  1715c18   Fixes #81 -- optimize for addition of large arrays of models, not for individual inserts.
       new  1ffae59   only call splice once instead of on each add
       new  b081fe8   view events can now be a function that returns an events object
       new  cd18a96   adding docs for events function
       new  780ddd3   Adding Diaspora as an example app.
       new  478aaf3   Switched order of delegateEvents and initialize in Backbone.View constructor in order to allow for explicit setting of this.el in initialize (and ensure that events are bound correctly).
       new  61b2779   no need to _.bindAll _onModelEvent
       new  68d95c8   Merge pull request #852 from braddunbar/no-bindall
       new  c8919c4   collection.add should not alter models array
       new  df71650   Documentation request in #599
       new  1675e76   Merge branch 'master' of github.com:documentcloud/backbone
       new  933469a   Merge pull request #851 from mickeyreiss/master
       new  2312b90   adding a test to ensure that routes aren't triggered multiple times. #849
       new  eb868b6   merging in #846
       new  bf1ffbe   nice refactor. removed _add and _remove and moved 'em in to the public API.
       new  3cbd790   clarifying paragraph for #843
       new  d3ae0aa   Fixes #839
       new  cb7090d   fixes #838 -- allow View#attributes to be defined as a function, as well as a value.
       new  8cfb243   Fixes #836, Fixes #708 -- going back to previous stance: two models with the same id can't be added to the same collection.
       new  f329cbf   only increment length once
       new  4dd506c   more descriptive variable name
       new  a8dbe4e   Merge pull request #854 from braddunbar/inline-add-remove
       new  1d90bb9   binding the comparator function before using it, so that you can rely on properties of your collection within it.
       new  4719659   Fixes #841, adding upgrading jquery, classname --> class in the docs.
       new  cee62e6   Fixes #826 -- expose Backbone.wrapError.
       new  4d29dfc   Fixes #823, mention 'attributes'
       new  88e6b32   Fixes #822, change comment to avoid 'confusing' reference to super
       new  feefb1c   Merge pull request #815 from zowens/master
       new  93cb997   removing overzealous events setting API.
       new  d514f2b   fixes #814 -- load initial models after Collection#initialize, not before.
       new  a49bb4f   Fixes #811 -- allow you to pass a context when unbinding events as well.
       new  328cb66   Fixes #803, allows you to opt-out of hashchange, while opting-in to push state, using full-page refreshes for old browsers.
       new  d5ff5e3   Fixes #786 (and others) -- leading slashes should never be defined as routes, or passed to navigate ... so strip 'em out proactively.
       new  47e1f7e   (un)bind does not alter callback list during trigger
       new  8c03df5   Fixes #783 -- adds a 'sync' event, fired whenever a successful call has been made to update the server.
       new  159e51e   Merge pull request #723 from braddunbar/bind-during-trigger
       new  837f774   lint/style tweaks to prev commit.
       new  a881ba6   Fixes #720, document 'constructor'
       new  7c7f550   adding a favicon
       new  a8bd142   Fixes #714, assign model.collection early, so that those overriding set() can use it from the get-go.
       new  a78be62   Fixes #702: adds 'initial' and 'shuffle' to Backbone collections.
       new  5b43cd9   Fixes #419 -- add a global 'route' event, on Bacckbone.history.
       new  b28a242   fixes #651 -- always clone options.
       new  51335bf   Fixes #641 -- on and off are now the preferred names for bind and unbind, following jQuery.
       new  5aa4fda   Fixes #640 -- adds the ability to bind/unbind/trigger (on/off/trigger) multiple, space separated events, after jQuery.
       new  4316b04   allow the passing of any number of arguments to Model#initialize
       new  32e5ab7   Fixes #634, documentation of emulateHTTP
       new  9c62b26   Fixes #629, documents how easy it is to make event dispatching objects.
       new  3f0979f   Fixes #593 -- pass complete options to model constructor on create()
       new  34e0f7f   Fixes #582, fixes #425, run a second loop to trigger change:attribute events after all changes have been made.
       new  920d047   Documentation for Backbone.Events
       new  2dce413   Adding options.index to Collection#add and #remove.
       new  9c0e7f0   Merge pull request #857 from braddunbar/events-documentation
       new  9df6387   trigger all for each event
       new  61fc127   Merge pull request #858 from braddunbar/trigger-multiple
       new  07ba2d5   Simple refactoring
       new  05a45d3   Merge pull request #859 from ekratskih/master
       new  ff176ac   reverting previous change (#859)
       new  7ba0275   Fixes #574, clone 'models' before removing, so as to allow collection.remove(collection.models)
       new  2d02a3c   Fixes #861, better error message for adding invalid models to a collection.
       new  66d509f   expanding the section in the FAQ explaining why Backbone doesn't model associations / nested documents for you.
       new  09110a6   removing erroneous console.log
       new  42d321f   Fixes #570, supports Model#save(key, value)
       new  57ef218   use implicit callback if none provided
       new  1c053d9   Fixes #567 ... Adds a view. for the jQuery cached reference to a view's element ... and this.setElement() as a way to easily change it, redelegating events.
       new  0dedb05   Merge pull request #862 from braddunbar/implicit-callback
       new  b5875ac   removing redundant attributes check.
       new  cdce2ec   DRY-ing up setElement() a bit.
       new  29c512c   docs for #862
       new  cea56e5   Fixes #563. Initial draft of 'wait: true' for pessimistic instead of optimistic save() create() and destroy(). Makes it easier to have your asynchronous UI and eat it too.
       new  252919f   Merge pull request #863 from braddunbar/route-docs
       new  f417ddd   Fixes #555 -- don't return the parent constructor's value.
       new  b2a2d6f   `added`/`removed` should be `add`/`remove`
       new  197861c   Merge pull request #865 from braddunbar/add-remove-docs
       new  397d11e   `equals` is deprecated;  use `equal` instead
       new  09ab8cb   Collection#add tweaks
       new  fc7e6ba   Merge pull request #867 from braddunbar/equal
       new  910ca3c   Merge pull request #866 from braddunbar/add-tweaks
       new  b05deb5   fix #871 - calling set with 'attributes' property
       new  c7c7b3c   fixed typo in test for (presumably) equality
       new  3a89185   setting undefined attributes
       new  a739098   Merge pull request #879 from braddunbar/set
       new  66161b0   Model.constructor only take attrs, not models.
       new  8d5f50a   Merge pull request #881 from braddunbar/ctor-args
       new  efa58fd   making method colon style consistent -- no space before the colon.
       new  04c2d10   resolved merge
       new  5962efa   changing README to Markdown to make the new GitHub CSS happy.
       new  4c1b247   trying new ASCII
       new  a9a3499   linking to backbonejs.org directly
       new  36fde54   Merge pull request #872 from vovik/master
       new  96a7274   Fixes #538 -- adds Backbone.history.stop() for unit testers.
       new  4980453   Fixes #490 -- named, but not splatted params, must match at least one character.
       new  3e5f713   Fixes #886, pass through options.parse when creating a new collection.
       new  71641fb   moving the methodMap inside of the Backbone.sync section.
       new  94333d2   updated date
       new  617fc7d   Merge pull request #887 from nhajratw/master
       new  ab164c4   Overhauling 'validate' -- Receives the computed new state of the attrs, not just the delta. Now runs on model create, raising an exception if you try to 'new' and invalid model ... also runs even if changed silently.
       new  3cf646b   Merge branch 'master' of github.com:documentcloud/backbone
       new  97c72a1   Fixes #117 -- adds a section to the FAQ about Rails' preference to namespace/wrap JSON.
       new  c5ddc6b   fixing accidental global 'l' in loop.
       new  67a6092   comments++
       new  da25d46   adding pretty download link/buttons
       new  e63fdc6   bumping up the size of the section headers...
       new  9ad7b6a   re-wording the intro 'graf, adding links.
       new  028771f   spacing out the headers a bit more
       new  0d6e5f3   Fire `'change:attr'` from `change`
       new  db12a23   documentation for #893
       new  e1762ed   Made minor optimization to scoped jQuery/Zepto method $ on the Backbone.View
       new  018c19a   Updated context find (`.$`) to use new cached, wrapped `this.$el`.
       new  ecd4e5a   Added Animoto to Examples
       new  2f654d2   cache changed attributes
       new  2a6624c   use `_.has` for Object proto props
       new  d3459ee   Merge pull request #893 from braddunbar/change
       new  31046e0   Merge pull request #897 from dcneiner/jquery-zepto-context
       new  8df28fd   tweaking font-sizes / spacing a bit.
       new  e08ff14   fixes #64 -- mention that POST and PUT are complete in docs.
       new  edafdeb   Merge pull request #898 from ckorhonen/master
       new  0bbff7d   adding Animoto.com as an example app.
       new  ecba0ec   trying to fix animoto.png
       new  00b2551   Adding Stripe and Code School as example apps.
       new  ac580ca   Fixes #892 ... make .route() chainable.
       new  a2ab3b1   adding a section to the Backbone FAQ on extending...
       new  4b4f2c1   missed an API regression in model.changedAttributes(), reimplementing in the same way as the original.
       new  ef9d40a   factor away else branch
       new  fb97ef1   one more refactor...
       new  50e8103   check for duplicate models/ids
       new  da7bf99   Merge pull request #901 from braddunbar/add-duplicate
       new  f52ef8c   Fixed small leak introduced by #901
       new  62620b5   Merge pull request #902 from tomasztunik/master
       new  8ce8753   leaked global
       new  5ce976b   Backbone.js 0.9.0

The 862 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