Nick Martin
|
a39aabc25c
|
Update URL for github ribbon.
|
2012-06-25 15:11:25 -07:00 |
|
Nick Martin
|
69f8121b88
|
Don't serve app_html for robots.txt. Allow robots on docs site.
|
2012-06-25 14:00:30 -07:00 |
|
David Greenspan
|
d320dc2858
|
docs api fix for subscription_set
|
2012-06-20 18:16:19 -07:00 |
|
Nick Martin
|
1deafd1c02
|
Merge branch 'print-changelog-on-update' into devel
|
2012-06-20 00:11:30 -07:00 |
|
Nick Martin
|
9fa4b1f259
|
Remove old and now hopefully unused field from manifest.json.
Pre 0.2.0 clients will fail to upgrade. Oh darn.
|
2012-06-20 00:08:35 -07:00 |
|
Nick Martin
|
b763257929
|
Print changelog on upgrade. Also, set NODE_PATH for post-upgrade script to make life easier in the future.
|
2012-06-20 00:08:35 -07:00 |
|
Nick Martin
|
62ec81afda
|
Upgrade bootstrap to 2.0.4. Fixes #173.
|
2012-06-19 18:40:49 -07:00 |
|
Nick Martin
|
1f5726c478
|
Give a more useful error message when we can't connect to mongodb. Fixes #184.
|
2012-06-19 18:06:07 -07:00 |
|
Islam Sharabash
|
eb8a847c06
|
check static cacheable dir exists before using gzippo
|
2012-06-19 17:01:25 -07:00 |
|
David Greenspan
|
bdc9ad6f31
|
throw error if Backbone.History is called on server; fixes #191
|
2012-06-19 12:53:52 -07:00 |
|
Nick Martin
|
723a668efa
|
Fix instructions in docs. Fixes #174.
|
2012-06-19 12:44:45 -07:00 |
|
Avital Oliver
|
9d52461b67
|
minimingo: Fix exception when matching non-arrays using $all
Fixes https://github.com/meteor/meteor/issues/183
|
2012-06-19 12:37:26 -07:00 |
|
David Greenspan
|
2e2ea18522
|
handlebars: set this appropriately when calling methods
|
2012-06-18 18:34:01 -07:00 |
|
David Greenspan
|
ce6c48144b
|
handlebars: don't consider helpers in {{this.foo}}
|
2012-06-18 14:30:11 -07:00 |
|
David Greenspan
|
c935b918a1
|
fix test for IE
|
2012-06-18 13:42:10 -07:00 |
|
David Greenspan
|
d4c4c8216c
|
another test case
|
2012-06-18 13:33:34 -07:00 |
|
David Greenspan
|
cab4054eb9
|
close iframe tag in tests
|
2012-06-18 13:33:15 -07:00 |
|
David Greenspan
|
210d7e5b4b
|
LiveRange fix; _rangeToHtml; more tests
|
2012-06-18 13:30:45 -07:00 |
|
David Greenspan
|
021cca9ca3
|
Handlebars: allow dots on helpers, methods, and undefineds
note
|
2012-06-16 14:46:45 -07:00 |
|
Nick Martin
|
6049771204
|
Also clear heartbeat timer when we get data messages.
This fixes an issue with spurious connection closing.
note2
|
2012-06-13 20:12:08 -07:00 |
|
David Greenspan
|
d08b53a93a
|
tests: listChunk handlers, attach_secondary_events coverage
|
2012-06-12 14:17:31 -07:00 |
|
David Greenspan
|
cc15021f9d
|
test listChunk query GC
|
2012-06-08 20:06:29 -07:00 |
|
David Greenspan
|
ba641f1e7a
|
liveui test for unused chunk
|
2012-06-08 19:53:01 -07:00 |
|
David Greenspan
|
04b53bd64f
|
more listChunk test coverage
|
2012-06-08 14:23:30 -07:00 |
|
Nick Martin
|
eca3b91375
|
Bump version number.
v0.3.7
|
2012-06-06 21:26:20 -07:00 |
|
Nick Martin
|
1765ef011a
|
Merge remote-tracking branch 'refs/remotes/origin/master' into devel
|
2012-06-06 20:20:35 -07:00 |
|
David Greenspan
|
41e32e972f
|
update History.md
|
2012-06-06 14:45:33 -07:00 |
|
Tom Coleman
|
e655492f70
|
Fix problem with content-type on POST requests (close #172)
|
2012-06-05 17:09:29 -07:00 |
|
David Greenspan
|
6a9e8f33cd
|
comment
|
2012-06-05 16:52:23 -07:00 |
|
David Greenspan
|
80bef5ea9b
|
allow semicolon in JSON Content-Type
|
2012-06-05 16:46:50 -07:00 |
|
David Greenspan
|
0dd3992c94
|
Make textareas behave like text fields in liveui
|
2012-06-05 16:13:46 -07:00 |
|
David Greenspan
|
646765eeae
|
docs formatting fix
|
2012-06-05 12:22:17 -07:00 |
|
David Greenspan
|
5b0346b34c
|
Remove Handlebars._escape & heuristic.
It made strings like "Escape < as <" unrenderable.
|
2012-06-04 21:22:50 -07:00 |
|
David Greenspan
|
0dec81f85b
|
support Handlebars.SafeString (#160)
|
2012-06-04 21:22:04 -07:00 |
|
David Greenspan
|
373c7039c5
|
start of "controls" demo
|
2012-06-04 21:21:52 -07:00 |
|
David Greenspan
|
0e7f3c5223
|
Fix reactive radio buttons
|
2012-06-04 21:21:27 -07:00 |
|
David Greenspan
|
ed86eff718
|
scroll test page to top when done
|
2012-06-04 21:03:18 -07:00 |
|
Avital Oliver
|
f6a292d7e6
|
Very minor fix to documentation
|
2012-05-31 15:57:37 -07:00 |
|
Avital Oliver
|
949ea34a85
|
Log data that fails to be serialized on migration
|
2012-05-30 15:31:06 -07:00 |
|
Avital Oliver
|
b983141482
|
Merge pull request #161 from wbzyl/examples-todos
Add cursor pointer to Todo Lists.
|
2012-05-30 15:14:07 -07:00 |
|
Avital Oliver
|
b9c3a7fe73
|
Merge pull request #94 from mpj/patch-4
Updated title on the documentation
|
2012-05-30 12:14:52 -07:00 |
|
David Greenspan
|
bd29f8d810
|
Merge branch 'davidscanner' into devel
|
2012-05-25 16:09:53 -07:00 |
|
David Greenspan
|
59cb217a56
|
address Nick's code review
|
2012-05-25 16:08:52 -07:00 |
|
David Greenspan
|
06b1be4052
|
add test for whitespace around '='
|
2012-05-25 16:08:48 -07:00 |
|
David Greenspan
|
9ce0a6d572
|
scanner unit tests
|
2012-05-25 16:08:41 -07:00 |
|
David Greenspan
|
a3b86b1c5e
|
semicolon
|
2012-05-25 16:07:14 -07:00 |
|
David Greenspan
|
7aacb4e5e8
|
better error messages
|
2012-05-25 16:07:14 -07:00 |
|
David Greenspan
|
561496ba64
|
first cut of new HTML scanner
|
2012-05-25 16:07:14 -07:00 |
|
David Greenspan
|
86e3eacaed
|
improved docs wording introducing is_client/is_server (see #157)
|
2012-05-25 11:51:04 -07:00 |
|
Wlodek Bzyl
|
dd95b830e4
|
Add cursor pointer to Todo Lists.
|
2012-05-25 20:37:24 +02:00 |
|