Jeremy Ashkenas
|
29dc8fc2bc
|
initial merge of tgriesser's change cleanup
|
2012-11-28 17:04:27 -05:00 |
|
Jeremy Ashkenas
|
e27c86e8f7
|
indentation
|
2012-11-28 15:08:56 -05:00 |
|
Jeremy Ashkenas
|
942c19926d
|
Merge pull request #1717 from davidgtonge/master
Stop Backbone throwing an error when an invalid model is added
|
2012-11-28 12:07:59 -08:00 |
|
Jeremy Ashkenas
|
2274b31ada
|
emphasizing the nature of silent
|
2012-11-28 15:04:25 -05:00 |
|
Jeremy Ashkenas
|
9fa8a0a2be
|
disabling travis email notifications
|
2012-11-28 14:46:37 -05:00 |
|
Jeremy Ashkenas
|
2da7c73901
|
fixing the parse inconsistency in the original mmanner.
|
2012-11-28 14:39:59 -05:00 |
|
Jeremy Ashkenas
|
a0aabb405b
|
Revert "Fixes #1843 -- reworks parsing behavior. It now always applies if you define it, and no longer passes xhr. (parsing should be a pure function of the data)"
This reverts commit fbbb2e675e.
|
2012-11-28 14:39:01 -05:00 |
|
Jeremy Ashkenas
|
b17a37b4f2
|
Merge pull request #1835 from braddunbar/travis
Fix gh-1201 - Simple TravisCI support.
|
2012-11-28 11:31:22 -08:00 |
|
Jeremy Ashkenas
|
fbbb2e675e
|
Fixes #1843 -- reworks parsing behavior. It now always applies if you define it, and no longer passes xhr. (parsing should be a pure function of the data)
|
2012-11-28 14:26:49 -05:00 |
|
Jeremy Ashkenas
|
3de9f3504e
|
Revert "tiny tweak"
This reverts commit e7d85efa9c.
|
2012-11-28 14:14:21 -05:00 |
|
Jeremy Ashkenas
|
e7d85efa9c
|
tiny tweak
|
2012-11-28 14:00:06 -05:00 |
|
Jeremy Ashkenas
|
182804b448
|
Merge pull request #1846 from akre54/extendable-options
Allow View.options to be provided as a function
|
2012-11-28 10:59:39 -08:00 |
|
Jeremy Ashkenas
|
4ac21c0a23
|
Merge branch 'master' of github.com:documentcloud/backbone
|
2012-11-28 13:53:59 -05:00 |
|
Jeremy Ashkenas
|
46f2823107
|
Fixes #1849 -- adding a .npmignore
|
2012-11-28 13:53:57 -05:00 |
|
Adam Krebs
|
bc87c3fa46
|
add options function test
|
2012-11-27 11:22:19 -05:00 |
|
Adam Krebs
|
b34f4f38c7
|
use _.result for this.options
|
2012-11-27 10:44:01 -05:00 |
|
Jeremy Ashkenas
|
5ebd1fdb15
|
Merge pull request #1838 from asgeo1/add_options_for_tojson
Pass options through to toJSON
|
2012-11-26 07:15:32 -08:00 |
|
Adam George
|
be209e623d
|
Pass options through to toJSON
This is useful if you have overriden toJSON with own implemention and
need to pass some options through
|
2012-11-21 14:34:15 +11:00 |
|
brad dunbar
|
900c4fec97
|
Merge pull request #1837 from j0nx/master
Minor clean up
|
2012-11-20 12:51:23 -08:00 |
|
Al Urim
|
70ff93bdfc
|
Update backbone.js
Remove unnecessary argument.
|
2012-11-20 12:47:53 -08:00 |
|
Jeremy Ashkenas
|
7b51c224bc
|
Merge pull request #1836 from Ore4444/patch-1
Removed a redundant sentence.
|
2012-11-20 06:02:11 -08:00 |
|
Ore Landau
|
8898fbfdc5
|
Removed a redundant sentence.
|
2012-11-20 14:57:54 +02:00 |
|
Brad Dunbar
|
94b86bf902
|
Fix gh-1201 - Simple TravisCI support.
|
2012-11-19 17:29:37 -05:00 |
|
Jeremy Ashkenas
|
ef8bb66839
|
Asserting that cloning a model and passing it in as attributes doesn't share object identity.
|
2012-11-19 17:00:47 -05:00 |
|
Jeremy Ashkenas
|
6f95a9b6f5
|
Fixes #1750 -- better document View#options
|
2012-11-19 16:47:38 -05:00 |
|
Jeremy Ashkenas
|
0b27091e5a
|
fixes previous commit
|
2012-11-19 15:30:51 -05:00 |
|
Jeremy Ashkenas
|
c746c3c5c2
|
Fixes #1806, model.save(null, {wait: true}) with validation
|
2012-11-19 15:29:41 -05:00 |
|
Jeremy Ashkenas
|
dd59ae6185
|
Merge pull request #1826 from tgriesser/events-options
Allowing events to be passed in view's options
|
2012-11-19 12:06:26 -08:00 |
|
Jeremy Ashkenas
|
e1a29bd5ff
|
Fixes #1832 -- stretched images on retina mobile
|
2012-11-19 15:00:41 -05:00 |
|
Jeremy Ashkenas
|
bec41307d3
|
rewording hashChange: false docs
|
2012-11-16 16:59:44 -05:00 |
|
Jeremy Ashkenas
|
626f3d7f0e
|
Merge pull request #1803 from braddunbar/hashchange-false
Fix #1801 - Add documentation for disabling hash based routing.
|
2012-11-16 13:58:09 -08:00 |
|
Jeremy Ashkenas
|
bf82159ad7
|
capitalization typo
|
2012-11-16 15:41:17 -05:00 |
|
Jeremy Ashkenas
|
09ba834f3d
|
Adding newsblur as an example app
|
2012-11-16 15:35:06 -05:00 |
|
Jeremy Ashkenas
|
549bc3209b
|
tiny edits
|
2012-11-16 15:08:02 -05:00 |
|
Jeremy Ashkenas
|
693d58d9e4
|
typo
|
2012-11-16 15:03:17 -05:00 |
|
Jeremy Ashkenas
|
9edadc2c2b
|
Perhaps the most frequently asked question ... Why Backbone, not X?
|
2012-11-16 14:50:49 -05:00 |
|
Tim Griesser
|
a96fe08f92
|
allowing events to be passed in view's options
|
2012-11-16 14:21:59 -05:00 |
|
Jeremy Ashkenas
|
6fd32ea7b7
|
Fixes #1825 -- document that multiple adds of the same model is a no-op.
|
2012-11-16 12:14:49 -05:00 |
|
Brad Dunbar
|
39ff3870a7
|
Fix gh-1820 - Update comment, use global flag.
|
2012-11-14 17:00:17 -05:00 |
|
Jeremy Ashkenas
|
30f3273aec
|
s/https/http
|
2012-11-12 10:15:55 -05:00 |
|
Jeremy Ashkenas
|
ca250f67f6
|
index.html
|
2012-11-07 17:39:13 -05:00 |
|
Jeremy Ashkenas
|
489b1d4205
|
Adding Syllabus as an example app
|
2012-11-07 17:07:57 -05:00 |
|
Brad Dunbar
|
783ecf70db
|
Fix #1801 - Add documentation for disabling hash based routing.
|
2012-11-06 07:23:01 -05:00 |
|
Brad Dunbar
|
35054dada6
|
A bit more documentation on success and error callbacks.
|
2012-11-05 09:30:01 -05:00 |
|
Casey Foster
|
29cb71ce37
|
Fix #1798 correct Model#fetch documentation
Conflicts:
index.html
|
2012-11-05 09:04:49 -05:00 |
|
Jeremy Ashkenas
|
85d58a1f72
|
Merge pull request #1371 from braddunbar/emulate-options
Sync accepts options for emulateHTTP, emulateJSON. Uses globals as defaults.
|
2012-11-02 14:31:09 -07:00 |
|
Brad Dunbar
|
b75c4c52ee
|
Merge branch 'master' into emulate-options
Conflicts:
backbone.js
test/sync.js
|
2012-11-02 17:05:29 -04:00 |
|
Jeremy Ashkenas
|
91ce6c3e0c
|
Merge pull request #1795 from braddunbar/trailing-space
Strip trailing space in fragments.
|
2012-11-02 09:00:15 -07:00 |
|
Brad Dunbar
|
d196c25fe6
|
Strip trailing space from fragments.
|
2012-11-02 09:03:16 -04:00 |
|
Brian Erickson
|
d389418eb1
|
Updated issue number in test to match pull request issue.
|
2012-11-01 22:56:15 -06:00 |
|