Jeremy Ashkenas
|
74ba05c8da
|
adding CONTRIBUTING to backbone
|
2012-09-17 13:10:58 -04:00 |
|
Jeremy Ashkenas
|
5b19d8acce
|
tweaking edge link
|
2012-09-14 13:11:08 -04:00 |
|
Jeremy Ashkenas
|
5eb4c7ba0d
|
Merge branch 'master' of github.com:documentcloud/backbone
|
2012-09-14 13:08:16 -04:00 |
|
Jeremy Ashkenas
|
e736811fd1
|
Adding an Edge Version link
|
2012-09-14 13:07:56 -04:00 |
|
Brad Dunbar
|
07b6760a87
|
Style - Split long line into two.
|
2012-09-14 11:02:30 -04:00 |
|
Brad Dunbar
|
36a733a8bc
|
Tweak string comparator implementation.
|
2012-09-14 08:05:41 -04:00 |
|
Brad Dunbar
|
8fdcaf207a
|
Merge pull request #1587 from krawaller/master.
Conflicts:
test/collection.js
|
2012-09-14 07:19:57 -04:00 |
|
KungD
|
8f29954011
|
removed prefix logic
|
2012-09-14 07:22:22 +02:00 |
|
KungD
|
4707b02056
|
removed automatic sorting in anticipation of sort option to .set
|
2012-09-12 18:27:10 +02:00 |
|
KungD
|
d2b4c1e55e
|
test update
|
2012-09-12 07:06:54 +02:00 |
|
KungD
|
72c460753f
|
updated docs to reflect automatic resorting
|
2012-09-12 06:51:20 +02:00 |
|
KungD
|
342a525e12
|
automatic resort when sorting attribute changes
|
2012-09-12 06:43:55 +02:00 |
|
KungD
|
43491f6f28
|
minor performance refactor
|
2012-09-12 06:09:48 +02:00 |
|
Jeremy Ashkenas
|
dc960f7933
|
Merge pull request #1637 from braddunbar/travis
TravisCI integration.
|
2012-09-10 09:03:34 -07:00 |
|
Brad Dunbar
|
fcd3898e24
|
TravisCI integration.
|
2012-09-10 09:29:24 -04:00 |
|
Brad Dunbar
|
3b08fb8c89
|
Remove dependencies on qunit html.
|
2012-09-07 08:00:04 -04:00 |
|
Brad Dunbar
|
68e4377d15
|
Merge pull request #1629 from gsamokovarov/view-test-refactoring.
|
2012-09-07 07:28:44 -04:00 |
|
Jeremy Ashkenas
|
e809bfbfbd
|
Merge pull request #1628 from braddunbar/frag
Remove unnecessary `frag` variable.
|
2012-09-06 07:40:54 -07:00 |
|
Genadi Samokovarov
|
e413f63a4b
|
Refactor test/view.js
|
2012-09-06 15:06:17 +03:00 |
|
Brad Dunbar
|
c19459a816
|
Remove unnecessary frag variable.
|
2012-09-05 16:06:05 -04:00 |
|
Jeremy Ashkenas
|
3fd842c6d3
|
Merge pull request #1626 from braddunbar/test-prefix
Drop doubled test prefixes.
|
2012-09-05 06:27:47 -07:00 |
|
Brad Dunbar
|
33cdab412e
|
Drop doubled test prefixes.
|
2012-09-05 08:52:27 -04:00 |
|
Brad Dunbar
|
00a69ccab3
|
Fix #1615 - Update localstorage code.
|
2012-09-04 18:15:39 -04:00 |
|
Jeremy Ashkenas
|
f4937ebdbd
|
Merge pull request #1623 from braddunbar/transition-to-hashchange
Add test for transition to hashChange.
|
2012-09-04 14:16:10 -07:00 |
|
Brad Dunbar
|
f3be02e1e0
|
Add test for transition to hashChange.
|
2012-09-04 17:05:34 -04:00 |
|
Brad Dunbar
|
8a7076acf8
|
Fix #1619 - Streamline rootStripper implementation.
|
2012-09-04 16:19:24 -04:00 |
|
Jerome Lecomte
|
1efeae70de
|
fix #1619: fix navigation when root is empty
broken by commit d015ef1118
|
2012-09-04 14:31:30 -04:00 |
|
Jeremy Ashkenas
|
16001ca9a9
|
Merge pull request #1605 from braddunbar/relative-url
pushState/replaceState takes a relative url.
|
2012-09-04 07:02:53 -07:00 |
|
Brad Dunbar
|
d015ef1118
|
pushState/replaceState takes a relative url.
|
2012-09-04 09:53:46 -04:00 |
|
Jeremy Ashkenas
|
d52c612b07
|
Merge pull request #1611 from braddunbar/collection-proxy
Avoid creation of extra array in collection proxy.
|
2012-09-04 05:50:35 -07:00 |
|
Jeremy Ashkenas
|
4beaf2fdf0
|
Merge pull request #1610 from braddunbar/test-index
test/{test.html -> index.html}
|
2012-09-04 05:49:44 -07:00 |
|
brad dunbar
|
6f39005169
|
Merge pull request #1614 from aeosynth/master
update extend comment
|
2012-09-03 16:39:08 -07:00 |
|
James Campos
|
1206fbe513
|
update comment
|
2012-09-03 15:41:33 -07:00 |
|
Brad Dunbar
|
81669f51a1
|
test/{test.html -> index.html}
|
2012-09-02 14:37:52 -04:00 |
|
Brad Dunbar
|
f8b5f7fad0
|
Avoid creation of extra array in collection proxy.
|
2012-09-02 11:35:41 -04:00 |
|
Brad Dunbar
|
75216c068e
|
Fix #1608 - Clarify render example with template definition.
|
2012-09-01 18:51:11 -04:00 |
|
Jeremy Ashkenas
|
b3b27367f2
|
Merge pull request #1607 from braddunbar/result
getValue -> _.result
|
2012-08-31 10:01:53 -07:00 |
|
Brad Dunbar
|
10db0ab258
|
getValue -> _.result
|
2012-08-31 12:44:01 -04:00 |
|
brad dunbar
|
f4506ca849
|
Merge pull request #1603 from braddunbar/test-module
Consolidate test boilerplate; use consistent names.
|
2012-08-31 08:49:49 -07:00 |
|
Brad Dunbar
|
8ef1730b73
|
Consolidate test boilerplate; use consistent names.
|
2012-08-31 11:39:34 -04:00 |
|
Brad Dunbar
|
65ed49bbaa
|
Clean up.
* Remove accidental globals.
* Add missing semicolon.
* Clean up test.
|
2012-08-31 08:51:09 -04:00 |
|
Brad Dunbar
|
dabc5caf31
|
Upgrade QUnit.
|
2012-08-31 08:46:35 -04:00 |
|
KungD
|
a8388e2757
|
refactored to replace comparator string with the generated function instead of generating on every sort call
|
2012-08-31 12:05:03 +02:00 |
|
Brad Dunbar
|
f49272e19e
|
Fix variable scope error, provide test.
|
2012-08-29 18:41:08 -04:00 |
|
Jeremy Ashkenas
|
6a22f01bc8
|
Merge pull request #1599 from braddunbar/sync
Consolidate sync/error events in Backbone.sync.
|
2012-08-29 13:30:26 -07:00 |
|
Brad Dunbar
|
1f3f45252f
|
Consolidate sync/error events in Backbone.sync.
|
2012-08-29 16:14:48 -04:00 |
|
Brad Dunbar
|
4335fa885a
|
Merge pull request #1472 from 'contiamo/master'.
|
2012-08-29 14:57:11 -04:00 |
|
KungD
|
e2e70f70c8
|
updated docs to reflect new comparator API
|
2012-08-29 18:11:54 +02:00 |
|
Brad Dunbar
|
d9f1e00f9f
|
No need to default options to {}.
|
2012-08-29 10:40:53 -04:00 |
|
Brad Dunbar
|
2af9f4d542
|
Merge pull request #1445 from 'emorikawa/master'.
|
2012-08-29 10:37:57 -04:00 |
|