Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also .

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also .
...
Commits on Dec 20, 2012
@caseywebdev caseywebdev Fix #1978 - Correctly document `model.urlRoot` and `collection.url` 8d0dbe5
@caseywebdev caseywebdev Fix #1987 - Mention the removal of `options.index` in the changelog
Conflicts:
	index.html
172d111
Commits on Dec 26, 2012
@braddunbar braddunbar Fix #2023 - Change log mentions ignored search parameters in routes. b91f669
Commits on Jan 15, 2013
@jashkenas Merge branch 'gh-pages' of github.com:documentcloud/backbone into gh-…
…pages
9490b3a
@jashkenas Merge branch 'master' into gh-pages 83e6ad0
@jashkenas Merge branch 'master' into gh-pages 9901e69
Commits on Jan 16, 2013
@jashkenas Merge branch 'master' into gh-pages 1422be9
@JasonPunyon @braddunbar JasonPunyon + braddunbar Documentation Fix: as -> are 333a924
Commits on Jan 24, 2013
@tgriesser tgriesser Merge branch 'master' into gh-pages 0c97bd0
Commits on Jan 29, 2013
@tgriesser tgriesser Merge branch 'master' into gh-pages c56362f
Commits on Feb 13, 2013
@caseywebdev caseywebdev Mention that `parse` receives `options` in docs
Conflicts:
	index.html
b9d6641
Commits on Feb 27, 2013
@blissdev blissdev improve rendering of travis-ci build status
* destretch by removing dimensions, also future proofs size changes
* forcibly move to next line
* uses css attr selector, other strategies may be better
08ccfe7
Sam Breed Merge pull request #2318 from blissdev/gh-pages
Improve Travis-CI Badge Rendering in Docs
6d63109
Sam Breed adding a class to the travis badge da1536e
@tgriesser tgriesser Merge branch 'master' into gh-pages 3ff4680
Commits on Mar 09, 2013
@jashkenas Adding Quartz as an example app. 5a203d2
Commits on Mar 11, 2013
@jashkenas new docs 99ac84c
@jashkenas fixing gray for github pages 77a34b2
Commits on Mar 13, 2013
@jashkenas new new docs f96ca1e
Commits on Mar 19, 2013
@jashkenas rebuilt docs 5f71704
Commits on Mar 20, 2013
@jashkenas merged b29689b
@jashkenas merged e528ee2
@jashkenas Merge branch 'master' into gh-pages cdc1a5a
@knowtheory knowtheory Merge branch 'master' into gh-pages bdad8e5
@knowtheory knowtheory Merge branch 'master' into gh-pages 59b5e7a
@jashkenas Merge branch 'master' into gh-pages 569e78e
@jashkenas Merge branch 'gh-pages' of github.com:documentcloud/backbone into gh-…
…pages
efdf176
@jashkenas removing the final diff between gh-pages and master 08eccde
@tgriesser tgriesser Merge branch 'master' into gh-pages
* master:
  added "retinafied" favicon
9e1ba5e
@tgriesser tgriesser Merge branch 'master' into gh-pages 3853b31
Commits on Mar 21, 2013
@tgriesser tgriesser Merge branch 'master' into gh-pages 91730b9
Commits on Jun 26, 2013
@jashkenas Gawker Media as an example app 9d8d954
Commits on Jul 07, 2013
@jashkenas merge 13ba469
Commits on Jul 29, 2013
@jashkenas Adding eLife Lens as an example app. 23d4772
Commits on Aug 21, 2013
@philfreo @caseywebdev philfreo + caseywebdev Fixing travis-ci badge after repo move 51365d9
Commits on Aug 25, 2013
@douglascalhoun @caseywebdev douglascalhoun + caseywebdev (2x) new Collection -> new Backbone.Collection
Apologies in advance if I've misunderstood this.
72df4a9
Commits on Sep 22, 2013
@jashkenas Adding ZocDoc as an example app bd81c33
@jashkenas Merge branch 'gh-pages' of https://github.com/jashkenas/backbone into…
… gh-pages
cc4a784
Commits on Sep 24, 2013
@braddunbar braddunbar Update underscore dependency. 1473a3e
@jashkenas Merge pull request #2778 from braddunbar/underscore-version
Update underscore dependency.
15a5748
Commits on Oct 11, 2013
@jashkenas merged c56849d
@jashkenas Being clearer about the changes to View options 008f3f1
@jashkenas Correcting incorrect changelog about View options. d13b40e
@jdkanani jdkanani allow operation with dense array for Backbone collection ddc05e3
@philfreo philfreo fixing minor inconsistency in docs
should be consistent about parens (having it on both, or neither) after `model.set` and `collection.add`
6e99a2c
@braddunbar braddunbar Merge pull request #2803 from philfreo/patch-2
fixing minor inconsistency in docs
52a03a7
Commits on Oct 15, 2013
@patrickkettner patrickkettner Update images to retina versions, remove images no longer used, minif…
…y everything else
43bfaf0
@jashkenas Fixes #2812 Model-options-url out-of-date doc. 02ebc78
@jashkenas Merge pull request #2810 from patrickkettner/retinafy-images
Update images to retina versions
d150aaa
Commits on Oct 16, 2013
@jdkanani jdkanani refactor to more better fix and add some more tests cc1d114
@jashkenas Merge pull request #2802 from jdkanani/master
allow operation with dense array for Backbone collection
98e271b
@jtwb jtwb Clarify collection sync events in event catalog e5bd8bf
@jashkenas Merge pull request #2817 from jtwb/patch-1
Clarify collection sync events in event catalog
acb653e
Commits on Oct 17, 2013
@lukeasrodgers lukeasrodgers Use QUnit `raises` instead of `throws`.
`throws` is a future reserved word.
da55501
@jashkenas Merge pull request #2818 from lukeasrodgers/use-raises-in-tests
Use QUnit `raises` instead of `throws`
af73977
@jashkenas Adding the new new Delicious as an example app. 34f2f0d
@jashkenas Upgrading to 1.1, for the docs. a653dfe
Commits on Oct 24, 2013
@akre54 akre54 upgrade test dep underscore to 1.5.2 f0c9dcc
@akre54 akre54 fix old form of _.bindAll and pass it a fn name beb3b27
@braddunbar braddunbar Merge pull request #2827 from akre54/fix-router-test
Fix router test
4cb0a7e
Commits on Oct 25, 2013
@braddunbar braddunbar Add new methods from underscore 1.5.2. 2d52d8f
@braddunbar braddunbar Remove speed test from unit test suite. 1226e7b
@jashkenas Merge pull request #2830 from braddunbar/speed-test
Remove speed test from unit test suite.
1187102
@jashkenas Merge pull request #2829 from braddunbar/new-methods
Add new methods from underscore 1.5.2.
dba0ec8
Commits on Oct 29, 2013
@akre54 akre54 Add docs links for 0.9.10 to 1.1.0 to changelog 0798b00
@jashkenas Merge pull request #2837 from akre54/docs-links
Add docs links for 0.9.10 to 1.1.0 to changelog
18f24fd
@tgriesser tgriesser _addReference, to mirror _removeReference fb8dfda
Commits on Oct 30, 2013
@jashkenas Merge pull request #2838 from tgriesser/addReference
_addReference, to mirror _removeReference
1b347a1
Commits on Nov 04, 2013
@caseywebdev caseywebdev Close #2847 assume obj as an id first in Collection#get 01d9f0f
@braddunbar braddunbar Fix #2850 - Use `hashChange: false` where appropriate. c6908e6
@braddunbar braddunbar Style tweak, remove jQuery dependency. 9c44838
@akre54 akre54 Merge pull request #2852 from braddunbar/style
Style tweak, remove jQuery dependency.
260aba7
Commits on Nov 05, 2013
@akre54 akre54 Merge pull request #2851 from braddunbar/old-ie-tests
Fix #2850 - Use `hashChange: false` where appropriate.
bd66259
@akre54 akre54 Clarify bindAll and events hash `this` binding in FAQ section 492ad3a
Commits on Nov 06, 2013
@akre54 akre54 more specific bindAll warning a5e6326
@jashkenas Merge pull request #2854 from akre54/bindall-docs
Clarify bindAll and events hash `this` binding in FAQ section
00d2782
@jashkenas Tweaking 'this' FAQ ae33e34
@jashkenas Fixes #2833 — document bound comparator woes in the appropriate spot. cf5349d
@caseywebdev caseywebdev Fix #2846 nested "change" events trigger with correct options 47331ef
@jashkenas Merge pull request #2856 from jashkenas/gh-2846
Fix #2846 nested "change" events trigger with correct options
0b507f4
Commits on Nov 07, 2013
@jrburke jrburke UMD wrapper for AMD, node and browser globals. ea29bd9
@jashkenas Adding AMD support to Backbone. ab5d2eb
@paulmillr paulmillr Improve events performance in some cases by 20x.
Things like [Chaplin](http://chaplinjs.org) are using advanced memory management heavily. This includes unbinding of all events too.

Events are getting unbound all the time. When other objects may still try to trigger events, this will increase performance by 20x.

Initially taken from [my Backbone optional-dependencies fork](http://exosjs.com).

Proof of 20x speed: http://jsperf.com/exoskeleton-events-vs-backbone-events
1a2d3f2
@jashkenas Adding Bower and Component files. 28d345a
@jashkenas Merge pull request #2858 from paulmillr/patch-1
Improve events performance in some cases by 20x.
e4e349f
@akre54 akre54 Fix AMD tests. jQuery is modern enough that we dont need a shim. Remo…
…ve JSLitmus, and add in stubbed xhr environment file
d9faafd
@akre54 akre54 Add jQuery as a commonjs import 5cafd2a
@jashkenas Merge pull request #2860 from akre54/fix-amd-tests
Fix AMD tests
b513887
@jashkenas Merge pull request #2862 from akre54/commonjs-imports
Add jQuery as a commonjs import
e83a7d0
@jashkenas Fixes #2836 -- default to id if there's funny business going on with …
…a missing idAttribute
d1de6e8
@jashkenas Merge branch 'master' of https://github.com/jashkenas/backbone 888959f
Commits on Nov 08, 2013
@Schlaefer Schlaefer documents url, urlRoot constructor changes to model in 1.1 in Change Log 857cb4e
@akre54 akre54 Merge pull request #2864 from Schlaefer/patch-1
documents url, urlRoot constructor changes to model in 1.1 in Change Log
8fffbaa
Commits on Nov 09, 2013
@jashkenas Fixes #2866 -- inconsistent variable naming in docs 19dcf9f
@jashkenas Fixes #2824 — create() triggering an improper parse() 9280d85
@wyuenho wyuenho Remove extra comma from component.json cdc00f0
@jashkenas Merge pull request #2867 from wyuenho/patch-1
Remove extra comma from component.json
d7405ea
@wyuenho wyuenho Fixed invalid component name error when installing backbone with comp…
…onent
857954f
Commits on Nov 10, 2013
@jashkenas Merge pull request #2868 from wyuenho/patch-1
Fixed invalid component name error when installing backbone with compone...
2958efd
@wyuenho wyuenho repository -> repo and depend on underscore master because component …
…doesn't support version range and the 1.5.2 tag doesn't have a component.json file
f9fad1c
@jashkenas Merge pull request #2869 from wyuenho/master
Fix up the `repo` key and relax underscore's version requirement
d13208a
Commits on Nov 14, 2013
@kmike kmike Fix «request», «sync» and «error» events documentation.
* signatures had wrong number of parameters;
* it was not documented that «error» is fired by fetch, sync and destroy methods.
9c29a86
@j03w j03w update version of underscore dependency
fix #2874
e1661a9
@j03w j03w Update bower.json 0466b1e
@jashkenas Merge pull request #2876 from j03w/master
update version of underscore dependency
cc3721a
Commits on Nov 15, 2013
@blakeembrey blakeembrey Make isNew use the has functionality to avoid forcing multiple odd ov…
…errides.
6dcec29
Commits on Nov 16, 2013
@jashkenas Merge pull request #2878 from blakeembrey/has-fix
Make isNew use the has function
926756c
Commits on Nov 17, 2013
@kupriyanenko kupriyanenko Add support for runnig tests with jQuery-compatible libraries ba9eeb5
Commits on Nov 19, 2013
@braddunbar braddunbar Tweak fixture attachment. 56e3221
@braddunbar braddunbar Merge pull request #2875 from kmike/events-doc-fix
Fix «request», «sync» and «error» events documentation
4146db0
Commits on Nov 20, 2013
@akre54 akre54 Move favicon.ico to root directory so it shows up on all pages. Closes 25d5679
Commits on Nov 21, 2013
@akre54 akre54 Shim for AMD underscore test dependency to export _ object c84c0f7
@akre54 akre54 remove shadowed _. Use only the UMD loader for deps 9436340
@akre54 akre54 copy most recent qunit fixtures from test/index.html so tests pass a06d417
Commits on Nov 22, 2013
@rymohr rymohr All routes can now optionally be queried.
The raw query string will be passed as last argument.
a50317b
@rymohr rymohr Query string now parsed if Backbone.qs defined 6fb8e7a
@rymohr rymohr Removed fragment stripper. Changes to query params will trigger route…
… change.
ddbdd06
@jashkenas Merge pull request #2885 from akre54/amd-exports-underscore
Fix for shadowed _ dep and broken AMD tests
d2f99bd
@rymohr rymohr Fragment now includes query string and hash for pushState.
Hash is only included when wantsHashChange.
05b1df0
@rymohr rymohr Added query string parsing support for pushState with hashChange
Also includes rename of Backbone.qs to
Backbone.History.parseQueryString.
814d362
Commits on Nov 23, 2013
@kalafut kalafut Fix broken link b6d8747
@knowtheory knowtheory Merge pull request #2889 from kalafut/master
Fix broken link
9ac7e38
@braddunbar braddunbar Search params. 066acdc
Commits on Nov 25, 2013
@braddunbar braddunbar Add Router#execute hook. 791033d
Commits on Nov 27, 2013
@braddunbar braddunbar Move the faq above the examples.
Fixes #2894.
a2a1bf9
@jashkenas Merge pull request #2897 from braddunbar/faq
Move the faq above the examples.
aa8d245
Commits on Dec 02, 2013
@clayzermk1 clayzermk1 Fixed typo with `model.isValid()` in docs.
`model.isValid()` is a function and was missing trailing parenthesis.
8412c34
@braddunbar braddunbar Merge pull request #2903 from clayzermk1/master
Fixed typo with `model.isValid()` in docs
79b4b4f
Commits on Dec 03, 2013
@braddunbar braddunbar Split up long lines for style and readability. b966c94
@jashkenas Merge pull request #2905 from braddunbar/line-length
Split up long lines for style and readability.
a6d400b
@jashkenas Tweaking #2905 -- long line styles. dc779e2
Commits on Dec 10, 2013
@braddunbar braddunbar Simplify Model#url, split long line. 2599c52
Commits on Dec 11, 2013
@akre54 akre54 Merge pull request #2912 from braddunbar/url
Simplify Model#url, split long line.
405efc7
Commits on Dec 18, 2013
@tgriesser tgriesser Move delete back to model.remove
Reverts part of #2838 to prevent unexpected
behavior in collection/model remove events.
d381ee9
Commits on Dec 19, 2013
@braddunbar braddunbar Merge pull request #2930 from tgriesser/remove-reference-patch
Move delete back to model.remove
172daed
Commits on Dec 23, 2013
@watilde watilde gitignore bower_components 4f2c63c
@akre54 akre54 Merge pull request #2934 from watilde/develop
gitignore bower_components
c627966
Commits on Jan 05, 2014
@tgriesser tgriesser Minor code tweaks to pass linting 8c10b4c
@braddunbar braddunbar Merge pull request #2942 from tgriesser/master
Minor code tweaks to pass linting
934160b
Commits on Jan 06, 2014
@braddunbar braddunbar Merge pull request #2890 from braddunbar/search-params
Search params
d6ac995
Commits on Jan 09, 2014
Elisa Oinonen decode location.pathname 2e3eed8
Commits on Jan 14, 2014
@braddunbar braddunbar Merge branch 'branch-1.1.0' of https://github.com/skyhood/backbone
Conflicts:
	backbone.js
1f5340b
@braddunbar braddunbar Add a route test for unicode paths. 12fe2d0
@jashkenas Merge pull request #2957 from braddunbar/unicode-path
Unicode path
b5b72ba
Commits on Jan 16, 2014
@jashkenas Adding Earth as an example app. b76d391
@jashkenas menu link e6f8f7e
Commits on Jan 28, 2014
@akre54 akre54 ignore favicon.ico in bower package 8429118
Commits on Feb 03, 2014
@gdi2290 gdi2290 update copyright year range edb539a
@akre54 akre54 Merge pull request #2983 from gdi2290/patch-1
update copyright year range
8d4b196
@caseywebdev caseywebdev Fix #2976 Do not add multiple models with same `id` 990ab04
@akre54 akre54 Merge pull request #2986 from caseywebdev/gh-2976
Fix #2976 Do not add multiple models with same `id`
722bee4
Commits on Feb 13, 2014
@somethingkindawierd somethingkindawierd Fixed link to the Walmart mobile app c0fa269
@jashkenas Merge pull request #2995 from somethingkindawierd/master
Fixed link to the Walmart mobile app
4d4bf14
@jashkenas Backbone.js 1.1.1 6ccc158