Commit Graph

2181 Commits

Author SHA1 Message Date
Phil Freo
be7862f55b Fixing travis-ci badge after repo move 2013-08-20 22:33:17 -07:00
Casey Foster
3a54b74fda Merge pull request #2706 from akre54/comparator-docs
Update comparator example in the docs
2013-08-07 07:44:23 -07:00
Brad Dunbar
027e8f638d Restore "elan". 2013-08-06 17:31:29 -04:00
Ofer Nave
633591ef52 fixed two stand-out typos :) 2013-08-06 16:19:58 -04:00
Adam Krebs
1acfedd774 use shorter form for comparator 2013-08-02 01:47:23 -04:00
Jeremy Ashkenas
8afd143226 Merge branch 'master' of https://github.com/jashkenas/backbone 2013-08-01 09:44:27 -04:00
Jeremy Ashkenas
37b5abc416 Fixes #2684 -- tweak toJSON docs. 2013-08-01 09:44:26 -04:00
brad dunbar
8aa4db1094 Merge pull request #2702 from hartzler/remove-unreachable-code
remove null options guard
2013-07-30 10:15:36 -07:00
Matt Hartzler
7b7dd1b07e remove null options guard
no need to check for null options here as the first line of the
function already assumes an options object.
2013-07-30 09:10:23 -05:00
Jeremy Ashkenas
f305ebae69 Giving CONTRIBUTING a more accurate title. 2013-07-30 09:23:36 +02:00
Jeremy Ashkenas
06433f5504 Adding a do-not-post-if section to CONTRIBUTING 2013-07-30 09:21:54 +02:00
Jeremy Ashkenas
20b8cffb1a Adding eLife Lens as an example app. 2013-07-29 08:58:23 +02:00
Jeremy Ashkenas
517624db11 Merge pull request #2681 from carldanley/master
fix spelling error in documentation
2013-07-18 22:24:39 -07:00
Carl Danley
cc9f46677b fix spelling error in documentation 2013-07-18 22:23:49 -04:00
brad dunbar
934300c4c6 Merge pull request #2672 from skaterdav85/master
whitespace
2013-07-14 05:45:43 -07:00
David
1c3510213d whitespace 2013-07-13 16:09:02 -07:00
Jeremy Ashkenas
0b004c0e29 Merge pull request #2671 from braddunbar/route-events
Fix #2670 - Document route events.
2013-07-12 08:21:04 -07:00
Brad Dunbar
a9da67a653 Fix #2670 - Document route events. 2013-07-12 11:18:13 -04:00
Jeremy Ashkenas
ae90da0fff Doccloud credit in the README 2013-07-07 20:16:13 +02:00
Jeremy Ashkenas
f2520913e5 Moving over urls for administration. 2013-07-07 19:59:19 +02:00
brad dunbar
9e0f188037 Merge pull request #2659 from braddunbar/trailing-root
Fix #2656 - Trailing slash on root.
2013-07-06 05:01:46 -07:00
Brad Dunbar
15b7d77003 Avoid calling pushState with an empty url. 2013-07-05 17:20:35 -04:00
Brad Dunbar
151bd73d26 Never include trailing slash on the root. 2013-07-05 16:00:45 -04:00
Brad Dunbar
0a662d6974 Fix #2656 - Trailing slash on root. 2013-07-05 15:40:35 -04:00
Brad Dunbar
25f39490ee Replace non-standard #substr with #slice. 2013-07-05 12:40:44 -04:00
brad dunbar
a173ebfe20 Merge pull request #2655 from eastbayjake/master
Fixed typo in index.html
2013-07-04 19:52:21 -07:00
eastbayjake
dd92f4d887 Fixed typo: missing s in "asynchronous" 2013-07-04 10:36:22 -07:00
eastbayjake
0ec1c7e2f1 Revert "Fixed typo: missing s in "asynchronous""
This reverts commit d651f833e8.
2013-07-04 10:33:37 -07:00
eastbayjake
d651f833e8 Fixed typo: missing s in "asynchronous" 2013-07-04 10:31:24 -07:00
Jeremy Ashkenas
f9e34da0da Merge pull request #2652 from braddunbar/qunit
QUnit 1.12.0
2013-07-03 12:11:38 -07:00
Brad Dunbar
09259964df QUnit 1.12.0 2013-07-03 11:03:19 -04:00
Brad Dunbar
8c9a6ad8e7 Add missing comma. 2013-07-03 07:50:53 -04:00
Brad Dunbar
b4455a6fb6 Be explicit about boolean "trigger" option.
Closes #2647.
2013-07-02 12:37:20 -04:00
Casey Foster
cbdcbfa5f9 Merge pull request #2637 from kjbekkelund/remove-unnecessary-variable
Removed unnecessary variable 'matched'
2013-06-26 07:21:33 -07:00
Kim Joar Bekkelund
2f773493c1 Removed unnecessary variable 'matched' 2013-06-26 14:19:03 +02:00
Jeremy Ashkenas
0956a81f51 Gawker Media as an example app 2013-06-26 11:00:16 +02:00
Jeremy Ashkenas
a1337f1c2a Merge branch 'master' of github.com:documentcloud/backbone 2013-06-24 18:20:07 +02:00
Jeremy Ashkenas
3a8204d902 slightly clarifying collection.model docs 2013-06-24 18:19:05 +02:00
brad dunbar
c523222dba Merge pull request #2632 from ingermaa/master
Fixed broken link to test page
2013-06-24 07:11:25 -07:00
Jonas Ingermaa
48e6a8e9b9 Changed link to test at backbone.org 2013-06-24 17:07:40 +03:00
brad dunbar
4b417c1784 Merge pull request #2613 from gsamokovarov/todo-difference
Use Collection#where for TodoList#remaining
2013-06-13 08:52:06 -07:00
Genadi Samokovarov
55388e169d Use Collection#where for TodoList#remaining
Using `Collection#where` for both speed and symmetry.
2013-06-13 18:47:50 +03:00
Casey Foster
bfc6d74873 Merge pull request #2609 from braddunbar/collection-create
Fix #2606 - Collection#create success arguments.
2013-06-11 13:21:54 -07:00
Brad Dunbar
fa411d6240 Fix #2606 - Collection#create success arguments. 2013-06-11 16:15:07 -04:00
Casey Foster
41495579ec Merge pull request #2602 from caseywebdev/fallback-get
Ensure Collection#get does not return a false negative during the change:attr event
2013-06-10 09:13:11 -07:00
Casey Foster
6f9c1ece1e Ensure Collection#get does not return a false negative during the change:attr event 2013-06-10 09:32:02 -05:00
Casey Foster
9dbffe31f4 Add "difference" collection method
Seeing as "without" is already included and "difference" is just a different API
for without, I see no reason for not adding it. Prior to this commit, one would
have to do `collection.without.apply(collection, other.models)` which is
definitely not as nice as `collection.difference(other.models)`. Useful for
cases like `availableSeats = allSeats.difference(reservedSeats.models)`.
2013-06-09 12:37:24 -05:00
Casey Foster
dec76e1d86 Avoid double _validate calls in _prepareModel 2013-06-05 16:49:58 -05:00
Casey Foster
b2ab90a1d9 Merge pull request #2591 from braddunbar/model-set-changelog
Fix #2535 - Update changelog with Model#set changes.
2013-06-05 08:42:47 -07:00
Brad Dunbar
1c88d71356 Fix #2535 - Update changelog with Model#set changes. 2013-06-05 11:27:37 -04:00