Commit Graph

  • 59416ca2cb Backbone.sync now takes an emulateHTTP setting to override global setting Alex Sharp 2012-06-01 14:43:08 -07:00
  • fa19b17e18 Fragments should be handled encoded. Brad Dunbar 2012-06-18 12:14:33 -04:00
  • 85fca58bb9 Refactor reset/sort. Brad Dunbar 2012-09-13 08:49:44 -04:00
  • 36a733a8bc Tweak string comparator implementation. Brad Dunbar 2012-09-14 08:05:41 -04:00
  • 8fdcaf207a Merge pull request #1587 from krawaller/master. Brad Dunbar 2012-09-14 07:19:57 -04:00
  • 8f29954011 removed prefix logic KungD 2012-09-14 07:22:22 +02:00
  • 4707b02056 removed automatic sorting in anticipation of sort option to .set KungD 2012-09-12 18:27:10 +02:00
  • d2b4c1e55e test update KungD 2012-09-12 07:06:54 +02:00
  • 72c460753f updated docs to reflect automatic resorting KungD 2012-09-12 06:51:20 +02:00
  • 342a525e12 automatic resort when sorting attribute changes KungD 2012-09-12 06:43:55 +02:00
  • 43491f6f28 minor performance refactor KungD 2012-09-12 06:09:48 +02:00
  • dc960f7933 Merge pull request #1637 from braddunbar/travis Jeremy Ashkenas 2012-09-10 09:03:34 -07:00
  • fcd3898e24 TravisCI integration. Brad Dunbar 2012-09-10 09:21:55 -04:00
  • 3b08fb8c89 Remove dependencies on qunit html. Brad Dunbar 2012-09-07 07:58:17 -04:00
  • 68e4377d15 Merge pull request #1629 from gsamokovarov/view-test-refactoring. Brad Dunbar 2012-09-07 07:28:44 -04:00
  • e809bfbfbd Merge pull request #1628 from braddunbar/frag Jeremy Ashkenas 2012-09-06 07:40:54 -07:00
  • e413f63a4b Refactor test/view.js Genadi Samokovarov 2012-09-06 15:06:17 +03:00
  • c19459a816 Remove unnecessary frag variable. Brad Dunbar 2012-09-05 16:06:05 -04:00
  • 3fd842c6d3 Merge pull request #1626 from braddunbar/test-prefix Jeremy Ashkenas 2012-09-05 06:27:47 -07:00
  • 33cdab412e Drop doubled test prefixes. Brad Dunbar 2012-09-04 17:18:18 -04:00
  • 00a69ccab3 Fix #1615 - Update localstorage code. Brad Dunbar 2012-09-04 18:15:39 -04:00
  • f4937ebdbd Merge pull request #1623 from braddunbar/transition-to-hashchange Jeremy Ashkenas 2012-09-04 14:16:10 -07:00
  • f3be02e1e0 Add test for transition to hashChange. Brad Dunbar 2012-09-04 17:05:34 -04:00
  • 8a7076acf8 Fix #1619 - Streamline rootStripper implementation. Brad Dunbar 2012-09-04 15:33:45 -04:00
  • 1efeae70de fix #1619: fix navigation when root is empty Jerome Lecomte 2012-09-04 14:27:46 -04:00
  • 16001ca9a9 Merge pull request #1605 from braddunbar/relative-url Jeremy Ashkenas 2012-09-04 07:02:53 -07:00
  • d015ef1118 pushState/replaceState takes a relative url. Brad Dunbar 2012-08-31 09:02:03 -04:00
  • d52c612b07 Merge pull request #1611 from braddunbar/collection-proxy Jeremy Ashkenas 2012-09-04 05:50:35 -07:00
  • 4beaf2fdf0 Merge pull request #1610 from braddunbar/test-index Jeremy Ashkenas 2012-09-04 05:49:44 -07:00
  • 6f39005169 Merge pull request #1614 from aeosynth/master brad dunbar 2012-09-03 16:39:08 -07:00
  • 1206fbe513 update comment James Campos 2012-09-03 15:41:33 -07:00
  • 9a58173c63 allow for chaining of router navigation Josh Vermaire 2012-09-02 16:46:33 -07:00
  • 81669f51a1 test/{test.html -> index.html} Brad Dunbar 2012-09-02 11:13:46 -04:00
  • f8b5f7fad0 Avoid creation of extra array in collection proxy. Brad Dunbar 2012-09-02 11:31:13 -04:00
  • 75216c068e Fix #1608 - Clarify render example with template definition. Brad Dunbar 2012-09-01 18:51:11 -04:00
  • b3b27367f2 Merge pull request #1607 from braddunbar/result Jeremy Ashkenas 2012-08-31 10:01:53 -07:00
  • 10db0ab258 getValue -> _.result Brad Dunbar 2012-08-31 12:44:01 -04:00
  • f4506ca849 Merge pull request #1603 from braddunbar/test-module brad dunbar 2012-08-31 08:49:49 -07:00
  • 8ef1730b73 Consolidate test boilerplate; use consistent names. Brad Dunbar 2012-08-30 23:05:28 -04:00
  • 65ed49bbaa Clean up. Brad Dunbar 2012-08-31 08:51:09 -04:00
  • dabc5caf31 Upgrade QUnit. Brad Dunbar 2012-08-31 08:46:35 -04:00
  • a8388e2757 refactored to replace comparator string with the generated function instead of generating on every sort call KungD 2012-08-31 12:05:03 +02:00
  • f49272e19e Fix variable scope error, provide test. Brad Dunbar 2012-08-29 18:41:08 -04:00
  • 6a22f01bc8 Merge pull request #1599 from braddunbar/sync Jeremy Ashkenas 2012-08-29 13:30:26 -07:00
  • 1f3f45252f Consolidate sync/error events in Backbone.sync. Brad Dunbar 2012-08-29 16:14:48 -04:00
  • 4335fa885a Merge pull request #1472 from 'contiamo/master'. Brad Dunbar 2012-08-29 14:57:11 -04:00
  • e2e70f70c8 updated docs to reflect new comparator API KungD 2012-08-29 18:11:54 +02:00
  • d9f1e00f9f No need to default options to {}. Brad Dunbar 2012-08-29 10:40:53 -04:00
  • 2af9f4d542 Merge pull request #1445 from 'emorikawa/master'. Brad Dunbar 2012-08-29 10:37:57 -04:00
  • 74ec1e5086 Update examples/todos/todos.js fancyoung 2012-08-29 16:04:54 +08:00
  • 8fafad1208 changed suffix syntax to prefix KungD 2012-08-28 21:21:58 +02:00
  • 38991ab5b3 Merge branch 'master' of github.com:documentcloud/backbone Jeremy Ashkenas 2012-08-28 13:53:14 -04:00
  • cebc33a661 teense of clarification about urlRoot being a rare override Jeremy Ashkenas 2012-08-28 13:53:13 -04:00
  • 355c48011a Merge pull request #1590 from braddunbar/extend brad dunbar 2012-08-28 09:37:53 -07:00
  • f36f11e5e3 Use Surrogate instead of Prototype. Brad Dunbar 2012-08-28 12:34:23 -04:00
  • 8f271532a1 Merge pull request #1585 from braddunbar/default-history Jeremy Ashkenas 2012-08-28 06:50:05 -07:00
  • 62960e787d Refactor extend. Brad Dunbar 2012-08-26 19:18:21 -04:00
  • b9e5c1e69e variable name cleanup KungD 2012-08-26 18:49:46 +02:00
  • d97b88447d allowing propname arg as collection comparator KungD 2012-08-26 18:38:16 +02:00
  • e70a38ef15 Fix #1584 - Create default Backbone.history. Brad Dunbar 2012-08-26 10:11:58 -04:00
  • 9747d235a3 Merge pull request #1459 from braddunbar/attr-spaces brad dunbar 2012-08-24 06:55:28 -07:00
  • e23c8714b6 Fix #1455 - Warn that attribute names should not contain spaces. Brad Dunbar 2012-06-26 19:20:09 -04:00
  • ec06125031 Merge pull request #1579 from ngauthier/master brad dunbar 2012-08-24 06:49:06 -07:00
  • e5a29107b2 add check for jsl Nick Gauthier 2012-08-24 13:53:13 +01:00
  • ab98b91ad9 Merge pull request #1571 from aeosynth/master Jeremy Ashkenas 2012-08-21 13:24:58 -07:00
  • 4c6f1926a2 use inherits helper directly James Campos 2012-08-21 13:09:48 -07:00
  • a8cf11e622 Merge pull request #1569 from aeosynth/master brad dunbar 2012-08-21 07:06:23 -07:00
  • 3c67364405 [style] coll -> collection James Campos 2012-08-21 07:00:08 -07:00
  • cee30cf48c Merge pull request #1557 from iros/collection.parse Jeremy Ashkenas 2012-08-20 07:44:57 -07:00
  • 6782ba2f8e Merge pull request #1560 from braddunbar/aliases Jeremy Ashkenas 2012-08-20 06:50:55 -07:00
  • 952fb884f3 Ensure that Collection proxies underscore aliases. Brad Dunbar 2012-08-17 22:37:33 -04:00
  • db9545c119 Merge branch 'master' of github.com:documentcloud/backbone Jeremy Ashkenas 2012-08-17 09:49:25 -04:00
  • 4e2da6692b Fixes #1554, removes FUD about _.template Jeremy Ashkenas 2012-08-17 09:48:44 -04:00
  • 980f60e050 removing extra options check Irene Ros 2012-08-16 17:19:29 -04:00
  • 330f2ba182 adding model parsing for collections on initialization of a collection from raw data Irene Ros 2012-08-16 17:13:02 -04:00
  • 3ae1af6df1 Merge pull request #1461 from braddunbar/view-dispose Jeremy Ashkenas 2012-08-15 14:11:47 -07:00
  • 971a5fb383 Add View#dispose. Brad Dunbar 2012-06-27 09:53:00 -04:00
  • 71d0fe3dcc escape todo items. Ted Han 2012-08-14 00:31:41 -05:00
  • 281014319d Tweak id/className test. Brad Dunbar 2012-08-08 11:40:54 -04:00
  • 41333dfa90 Merge pull request #1520 from gsamokovarov/getvalue-id-classname Jeremy Ashkenas 2012-08-08 08:34:01 -07:00
  • 51387ebc36 getValue for View::className and View::id Genadi Samokovarov 2012-08-02 01:18:46 +03:00
  • 215805e2c6 Merge pull request #1519 from spicyj/ka Jeremy Ashkenas 2012-08-01 10:27:36 -07:00
  • abee26c5ef Update Khan Academy blurb and screenshot Ben Alpert 2012-08-01 10:19:50 -07:00
  • 28f0b6a21f Merge pull request #1518 from nullobject/master Jeremy Ashkenas 2012-07-31 05:26:45 -07:00
  • 442a860aa7 Don't include everything into the npm package. Josh Bassett 2012-07-31 12:51:26 +10:00
  • b75c3e1e70 Merge pull request #1512 from braddunbar/trigger-args-loop Jeremy Ashkenas 2012-07-27 08:27:34 -07:00
  • 9a81468be7 Tweak root normalization. Brad Dunbar 2012-07-27 10:38:52 -04:00
  • 037b3f529c Fix #1511 - Add a comment explaining performance concerns in trigger. Brad Dunbar 2012-07-27 08:53:25 -04:00
  • 596b12b56b Added test case for trailing slashs changes to atRoot in Backbone.history.start() Jamie Rolfs 2012-07-26 12:12:41 -06:00
  • 3d6b20ca7a Normalizing root url on Backbone.History.start, consistently matching root url for atRoot in History.start regardless of trailing slash Jamie Rolfs 2012-07-26 11:44:07 -06:00
  • 86cffe9bc2 Fixed Backbone.History.navigate and Backbone.History.start so any url changes include a slash between the root and route fragment when using pushState Jamie Rolfs 2012-07-26 09:45:57 -06:00
  • 8b23c013b0 tweaking wordpress example Jeremy Ashkenas 2012-07-25 11:22:16 -04:00
  • 6fef16b351 Merge pull request #1503 from nb/example-wpcom Jeremy Ashkenas 2012-07-25 08:17:15 -07:00
  • 75befbbbe3 Adding WordPress.com as an example app Nikolay Bachiyski 2012-07-25 18:04:42 +03:00
  • b5e32d4c2c Merge pull request #1498 from braddunbar/clarify-off Jeremy Ashkenas 2012-07-19 04:36:41 -07:00
  • 76bc9faf45 Fix #1494 - Clarify documentation for off. Brad Dunbar 2012-07-18 21:32:24 -04:00
  • 6d880672d1 Merge pull request #1493 from braddunbar/consistency Jeremy Ashkenas 2012-07-18 11:15:37 -07:00
  • ddefd21167 Consistent use of === and void 0. Brad Dunbar 2012-07-18 14:13:14 -04:00
  • 9ef2b3cf5d Merge pull request #1492 from gsamokovarov/patch-3 Jeremy Ashkenas 2012-07-18 07:21:35 -07:00
  • 9b7dd43c8f Put short if statements on one line and add some whitespace Genadi Samokovarov 2012-07-18 13:57:03 +03:00