David Glasser
cb95d44cb3
Doc fix: Cursor.observe available on both client and server
2012-08-14 10:54:30 -07:00
Nick Martin
92b848fe1a
Update version for release 0.3.9.
v0.3.9
2012-08-07 23:02:12 -07:00
Nick Martin
961e985801
Update history.
2012-08-07 21:41:39 -07:00
Nick Martin
435aa6e0fc
Merge branch 'master' into devel
2012-08-06 17:36:38 -07:00
Nick Martin
f5415248cb
Deploy over SSL.
...
Missed this in the ssl pass last release.
2012-08-06 16:54:13 -07:00
Nick Martin
2809b9b27d
Merge branch 'spiderable' into devel
2012-08-06 16:34:11 -07:00
Nick Martin
f55a824f2c
Tweak docs.
2012-08-06 16:33:14 -07:00
Nick Martin
0397945fd8
Add hack in livedata_connection to support knowing when all data is received on all connections.
2012-08-03 22:00:25 -07:00
Nick Martin
07c703270c
Use subscription readiness instead of timeout.
...
This only looks at default_connection, though, which isn't good. May need to patch livedata.
2012-08-03 20:59:38 -07:00
Nick Martin
33d53847c0
Make todos spiderable.
2012-08-03 19:49:05 -07:00
Nick Martin
24c2fe9d7f
Add timeout so requests can't take forever.
2012-08-03 19:06:14 -07:00
Nick Martin
ee7fc09c16
Handle ? in query string better.
2012-08-03 18:12:59 -07:00
Nick Martin
81cb0239f0
Check for errors from phantomjs.
2012-08-03 18:11:25 -07:00
Nick Martin
7632dc0386
Avoid writing a tempfile by using '/dev/stdin'. Hacky, but functional.
2012-08-02 23:06:41 -07:00
Nick Martin
0d27fa40f2
Fix encoding.
2012-08-02 22:39:28 -07:00
Nick Martin
78c47533b5
Initial documentation.
2012-08-02 22:21:13 -07:00
Nick Martin
dc34cff990
add spiderable package
2012-08-02 22:21:13 -07:00
Alex Seville
0f1816181c
Tag mismatch in docs.html
...
h2/h1 tag mismatch in main-headline can be misinterpreted by browsers (i.e. Safari 5.0.4 will fail and display a blank page).
2012-08-02 17:57:02 -07:00
Audrey Roy
05c50867de
Added a link to the instructions for contributors
2012-08-02 12:14:04 -07:00
Avital Oliver
a2d5bfa6db
Allow packages to hook in before app html serving. Cherry picked from auth branch.
2012-07-20 19:35:48 -07:00
David Greenspan
ac06cbb4b6
typo in error msg
2012-07-17 20:23:33 -07:00
Nick Martin
3fdac8ba32
A little extra safety belt, in case we're not loaded from app.html.
2012-07-16 12:28:26 -07:00
Nick Martin
0753581022
Move "Upgrade complete." to the end of the output, not the beginning.
2012-07-16 12:27:38 -07:00
David Greenspan
473774b323
update History.md
2012-07-13 13:01:00 -07:00
David Greenspan
9cea9aa205
stop[Immediate]Propagation tests
2012-07-13 13:00:12 -07:00
joshrtay
deba0fb0f0
fix stopImmediatePropagation ( close #205 )
2012-07-13 13:00:12 -07:00
Nick Martin
7510b8430e
Bump version number for release!
v0.3.8
2012-07-12 22:10:40 -07:00
Nick Martin
32206de243
Update docs for new features.
2012-07-12 22:07:27 -07:00
Nick Martin
d1e091cbc3
Whitespace and ordering.
2012-07-12 21:02:14 -07:00
Nick Martin
53f4cd7354
Update timeout to reflect new behavior.
...
This is now even more lame than before.
2012-07-12 19:43:54 -07:00
David Greenspan
d416362b83
update History.md
2012-07-12 17:11:40 -07:00
David Greenspan
c3ecb78a9c
mouseenter/leave impl tweaks; close #224 close #198
2012-07-12 16:57:09 -07:00
Andrew
75696a8d78
fixed mouseenter/mouseleave
2012-07-12 16:57:09 -07:00
David Greenspan
fb3ccd732c
fix tests in IE 9-10
2012-07-12 16:08:12 -07:00
Nick Martin
bb3bc2049f
Up keepalive timeout.
...
This will cause it to take a little longer before an abandoned server dies and frees it's port, but should reduce accidental deaths when the supervising process is backlogged.
2012-07-12 13:55:05 -07:00
Nick Martin
564b292974
Fix Meteor._debug on IE8,9
2012-07-11 23:03:26 -07:00
Nick Martin
26136a22a4
Fallback to jsonp-polling in IE when going cross scheme.
...
https://github.com/sockjs/sockjs-client/issues/79
2012-07-11 21:19:15 -07:00
David Greenspan
cd3ca61ec3
ignore extra block helper args as intended
2012-07-11 20:50:36 -07:00
Nick Martin
20af33e4ea
Update change log for new handlebars features.
2012-07-11 17:29:30 -07:00
David Greenspan
0856797021
Merge branch 'david-handlebars' into devel
2012-07-11 14:44:37 -07:00
David Greenspan
c0bb4e9ae8
update docs
2012-07-11 14:42:36 -07:00
David Greenspan
9d3161f3fb
Handlebars: allow getters/helpers in args, fix hashes
2012-07-11 14:41:12 -07:00
David Greenspan
4719433383
docs changes for event.{target -> currentTarget} change
2012-07-09 20:14:24 -07:00
Nick Martin
c2bc63993d
Update change log in preparation for release.
2012-07-09 20:06:17 -07:00
David Greenspan
ae55d9dd11
event data comes from currentTarget, not target
2012-07-09 19:33:25 -07:00
Nick Martin
c046ddbd0c
Merge branch 'dev-bundle-bump' into devel
2012-07-09 19:30:55 -07:00
Nick Martin
e3d970fd82
Bump dev bundle version number.
2012-07-09 17:18:05 -07:00
Nick Martin
cf23243038
Bump gzippo.
2012-07-09 17:18:00 -07:00
Nick Martin
b0f3de7cb1
Bump stylus and nib versions again, they are already out of date.
2012-07-09 17:11:17 -07:00
Nick Martin
0a5192352a
Add nib to license file.
2012-07-09 17:02:01 -07:00