Commit Graph

  • a2ed079af8 removing reg exp test. Jeremy Ashkenas 2012-04-02 17:35:26 -04:00
  • e5aabc6003 Merge branch 'master' of github.com:documentcloud/backbone Jeremy Ashkenas 2012-04-02 17:25:11 -04:00
  • 34c058e756 Fixes #1155 -- remove erroneous documentation about create() returning an XHR Jeremy Ashkenas 2012-04-02 17:25:08 -04:00
  • 948d41c290 Merge pull request #1156 from VIISON/master Jeremy Ashkenas 2012-04-02 14:22:16 -07:00
  • d7b8c8cdc4 reworking docs for model.collection Jeremy Ashkenas 2012-04-02 17:16:46 -04:00
  • fad38af936 Merge pull request #1163 from aterris/model-collection-docs Jeremy Ashkenas 2012-04-02 14:11:46 -07:00
  • da97490f0b Optimizing #1172 Jeremy Ashkenas 2012-04-02 10:13:50 -04:00
  • bc922ab134 Merge pull request #1172 from wrapp/master Jeremy Ashkenas 2012-04-02 07:12:15 -07:00
  • 2a1d06353f Make sure the attribute object is clone before extending it Nicklas Ansman Giertz 2012-04-02 12:38:27 +02:00
  • d852c729df Add a test case for cloning the attribute object Nicklas Ansman Giertz 2012-04-02 12:37:25 +02:00
  • 42bb5406e1 fix comment to more accurately reflect its true usage Andrew Terris 2012-04-02 00:26:44 -05:00
  • 54c4d7cd47 adds documentation for the automatic nested collection option on models Andrew Terris 2012-03-31 16:55:18 -05:00
  • 59b39c43a3 Add router test for urls with encoded characters Samuel Vogel 2012-03-29 17:17:29 +02:00
  • fd4df5a810 Merge pull request #1152 from braddunbar/implicit-tojson Jeremy Ashkenas 2012-03-29 07:49:04 -07:00
  • dbdd49d27d Merge pull request #1154 from tombell/patch-1 brad dunbar 2012-03-29 07:25:46 -07:00
  • e4c7a79dc3 Update Rakefile - missing ' Tom Bell 2012-03-29 16:23:53 +02:00
  • 5d04588ae7 toJSON is called implicitly. Brad Dunbar 2012-03-29 07:52:16 -04:00
  • 01adb382fe Merge pull request #1144 from bebanjo/fix_add_with_at Jeremy Ashkenas 2012-03-26 08:36:43 -07:00
  • db4b617697 add ignores comparator when at option is passed Raúl Naveiras 2012-03-26 16:30:26 +02:00
  • d8de1cac4d Merge pull request #1141 from colevscode/master Jeremy Ashkenas 2012-03-26 06:37:58 -07:00
  • a1dea84b34 touch scrolling the sidebar for ios Jeremy Ashkenas 2012-03-26 09:29:07 -04:00
  • 2d9d77cf2f Corrected link to address issue #1132 (Broken link in annotated source) Cole Krumbholz 2012-03-25 15:02:45 -07:00
  • 4d0051de76 Merge branch 'master' of github.com:documentcloud/backbone Jeremy Ashkenas 2012-03-22 12:03:28 -04:00
  • af721fbc83 adding a missing typoed comment. Jeremy Ashkenas 2012-03-22 12:03:18 -04:00
  • cb8a12fe16 Merge pull request #1129 from r00k/allow-content-of-0-in-make brad dunbar 2012-03-21 14:27:10 -07:00
  • c7034b9735 Let make take other falsy values for content. Ben Orenstein 2012-03-21 17:21:16 -04:00
  • 69d2c50640 Allow make to take an argument of 0. Ben Orenstein 2012-03-21 17:07:32 -04:00
  • f784ae3801 adding EDITD as an example app Jeremy Ashkenas 2012-03-21 16:51:38 -04:00
  • 863814e519 Backbone.js 0.9.2 0.9.2 Jeremy Ashkenas 2012-03-21 14:55:29 -04:00
  • 56e10451d4 more comments, more spacing, more better Jeremy Ashkenas 2012-03-21 12:21:16 -04:00
  • 4f8d790cda more comments, more better Jeremy Ashkenas 2012-03-21 12:07:42 -04:00
  • 9899a81775 tweaking addy's todo changes. Jeremy Ashkenas 2012-03-21 11:40:26 -04:00
  • 561cb7076a Merge branch 'master' of https://github.com/addyosmani/backbone Jeremy Ashkenas 2012-03-21 11:28:07 -04:00
  • 42ad7a677e fixes #1092 -- use model.get( internally instead of raw access, for easier extension / overriding. Jeremy Ashkenas 2012-03-21 11:23:02 -04:00
  • f4a1ebc374 fixes #1030 -- save with wait:true with a synchronous Backbone.sync Jeremy Ashkenas 2012-03-21 11:18:30 -04:00
  • e9e1abfe61 model.destroy() returns false if the model.isNew() Jeremy Ashkenas 2012-03-21 10:40:54 -04:00
  • a554d6b805 Merge pull request #1111 from braddunbar/sync-docs Jeremy Ashkenas 2012-03-21 07:31:23 -07:00
  • 0ae16272bf Document jqXHR return values. Brad Dunbar 2012-03-20 07:24:05 -04:00
  • 7b6dbc8dcd Merge pull request #1021 from ahamid/reset_passes_options Jeremy Ashkenas 2012-03-19 14:00:58 -07:00
  • de599c169d Fixes #991. Add Collection#where for simple filters Jeremy Ashkenas 2012-03-19 16:34:53 -04:00
  • 5f41b88764 Merge pull request #1110 from braddunbar/off Jeremy Ashkenas 2012-03-19 09:27:17 -07:00
  • e2e0a0982b Merge pull request #1114 from braddunbar/save-wait-validate Jeremy Ashkenas 2012-03-19 08:35:12 -07:00
  • 315d67b602 Merge pull request #1119 from braddunbar/collection-model Jeremy Ashkenas 2012-03-19 08:07:25 -07:00
  • 9ffc84c9fe Fix #1112 - options.model sets collection.model. Brad Dunbar 2012-03-18 22:28:08 -04:00
  • 6948b59e61 Fix #1057 - Save with wait validates model. Brad Dunbar 2012-03-18 08:59:23 -04:00
  • 84a7e359c7 Fix #1108 - document return value of sync. Brad Dunbar 2012-03-17 13:46:48 -04:00
  • fb27097835 Fix #1105 - Add convenience overloads for off. Brad Dunbar 2012-03-17 09:02:23 -04:00
  • 01fb4149e1 editing airbnb mobile Jeremy Ashkenas 2012-03-16 16:47:10 -04:00
  • ec8dc945c8 Fix typo Harry Shoff 2012-03-15 18:15:44 -07:00
  • 8b619759df Add airbnb mobile to examples Harry Shoff 2012-03-14 16:22:09 -07:00
  • a3282f4324 Merge pull request #1071 from dira/patch-2 Jeremy Ashkenas 2012-03-16 13:39:32 -07:00
  • 7e8218835c Merge branch 'master' of github.com:documentcloud/backbone Jeremy Ashkenas 2012-03-14 10:28:50 -04:00
  • 9414513acb Fixes #1098 Jeremy Ashkenas 2012-03-14 10:28:05 -04:00
  • 44b40c1eac Merge pull request #1097 from lxb/optimization-1 Jeremy Ashkenas 2012-03-13 18:23:23 -07:00
  • 82eed08b7a Slight optimization for Events cache splitting Regex Alex Buck 2012-03-13 21:01:55 -04:00
  • d5751d503e Improved description. Irina Dumitrascu 2012-03-13 13:49:08 +00:00
  • 64f37ce00e fixes #1067, urlRoot vs collection.url() order Jeremy Ashkenas 2012-03-12 11:22:44 -04:00
  • 2b849a9be4 Merge pull request #1070 from dira/patch-1 Jeremy Ashkenas 2012-03-12 08:16:46 -07:00
  • 58b5a22b6e fixes #1073 -- document that sync can be overridden at the collection or model level. Jeremy Ashkenas 2012-03-12 11:12:24 -04:00
  • b59fa6f72b Merge pull request #1084 from dira/patch-3 Jeremy Ashkenas 2012-03-12 07:33:14 -07:00
  • 6d85811d68 Merge pull request #1093 from afeld/test-cleanup2 Jeremy Ashkenas 2012-03-12 06:36:47 -07:00
  • f49969014c clean up tests to use fresh object instances for each run, and don't set globals within test files Aidan Feldman 2012-03-12 04:27:22 -04:00
  • 5d43483a10 Added a note to javascript injection attacks when bootstrapping data #1034 Irina Dumitrascu 2012-03-09 14:19:53 +00:00
  • b9c6ee91cb Merge pull request #1079 from paulmillr/add-links-to-software Jeremy Ashkenas 2012-03-07 13:49:28 -08:00
  • 3c69806f8d Add links to software. Paul Miller 2012-03-07 23:44:38 +02:00
  • 5db14ff4de Merge branch 'master' of github.com:documentcloud/backbone Jeremy Ashkenas 2012-03-07 16:17:49 -05:00
  • fdfe0105af adding chaincal as an example app Jeremy Ashkenas 2012-03-07 16:17:18 -05:00
  • 9928deee95 Documentation for set - mention that the validation is skipped when passing {silent: true} Irina Dumitrascu 2012-03-06 13:14:51 +00:00
  • c473066c9d Updated documentation for validate #1063 Irina Dumitrascu 2012-03-06 13:04:59 +00:00
  • 1f40de7539 Merge pull request #1065 from ewang/master brad dunbar 2012-03-03 13:12:13 -08:00
  • f422291547 fix typo in index.html Eric Wang 2012-03-03 11:47:13 -08:00
  • 673d07beaf adding attictv and codiqa as example apps Jeremy Ashkenas 2012-03-01 10:43:57 -05:00
  • 3cf1bb4ed5 Updating with latest version from TodoMVC addyosmani 2012-02-27 21:41:27 +00:00
  • 77c12aca8f Merge pull request #1041 from braddunbar/undelegate Jeremy Ashkenas 2012-02-27 13:07:33 -08:00
  • 6c392fa69a Fix #986 - Undelegate events before changing el. Brad Dunbar 2012-02-23 06:27:32 -05:00
  • dca02ecab7 Fixes #1053 -- updating comment to reflect changed style of validate() Jeremy Ashkenas 2012-02-27 14:56:21 -05:00
  • 5ef4921c54 merging async test. Jeremy Ashkenas 2012-02-27 14:37:50 -05:00
  • f930b5f042 adding additional router test Jeremy Ashkenas 2012-02-27 14:37:13 -05:00
  • 83d2918bc7 removing a test that is invalid in IE. Jeremy Ashkenas 2012-02-27 14:32:30 -05:00
  • 54e284bced Merge branch 'master' of github.com:documentcloud/backbone Jeremy Ashkenas 2012-02-27 14:30:26 -05:00
  • 07604deac0 merging in hash fixer for FF Jeremy Ashkenas 2012-02-27 14:30:23 -05:00
  • f8b37a84b5 Add test for #1048. Brad Dunbar 2012-02-27 14:23:49 -05:00
  • 111d5a1f19 Add a test for #1052. Brad Dunbar 2012-02-27 14:16:00 -05:00
  • b37a09662e Merge pull request #1048 from marat-dreizin/master Jeremy Ashkenas 2012-02-27 11:14:50 -08:00
  • c9599d6ba0 fixing or= JS style for sync options. Jeremy Ashkenas 2012-02-27 14:04:44 -05:00
  • a91b325c99 Merge pull request #1052 from Sid3Show/master Jeremy Ashkenas 2012-02-27 11:03:49 -08:00
  • daea564e8a Made Backbone.sync options parameter optional Oli 2012-02-27 18:04:59 +00:00
  • 41e9d1a847 Merge pull request #1040 from braddunbar/$-docs Jeremy Ashkenas 2012-02-25 06:37:38 -08:00
  • 0d1d278c7b Added ability to avoid an additional '$()' call in 'setElement' method if current 'element' is already wrapped with '$()' Marat Dreizin 2012-02-25 02:05:12 +03:00
  • ef5835ac5a Fixes #1038 - Document changes to view.$. Brad Dunbar 2012-02-22 18:35:07 -05:00
  • a960794534 Merge pull request #1024 from braddunbar/locals Jeremy Ashkenas 2012-02-18 21:54:12 -08:00
  • e3098484ce Use local references to Model, View, etc. Brad Dunbar 2012-02-18 12:35:50 -05:00
  • 4de073ca14 Merge pull request #1023 from braddunbar/events Jeremy Ashkenas 2012-02-18 07:29:26 -08:00
  • f92fa9a0bd Clean up Backbone.Events. Brad Dunbar 2012-02-18 09:19:26 -05:00
  • c8cbde2e73 Correct more grammar. Brad Dunbar 2012-02-17 10:28:51 -05:00
  • 6560ad836b Merge pull request #1022 from hswolff/grammar-fixes brad dunbar 2012-02-17 06:33:17 -08:00
  • a4410ede47 fix instances of it's to its for proper grammar Harry Wolff 2012-02-17 09:29:12 -05:00
  • c6b28149fa Merge pull request #982 from braddunbar/change Jeremy Ashkenas 2012-02-17 05:06:52 -08:00
  • 5f129678eb documentation for changed Brad Dunbar 2012-02-17 07:04:35 -05:00
  • afbca7229c Fixes #1016 - Expose changed. Brad Dunbar 2012-02-17 06:36:13 -05:00