Commit Graph

581 Commits

Author SHA1 Message Date
David Greenspan
7f855b11f4 Merge remote-tracking branch 'origin/devel' into shark 2013-12-19 18:21:46 -08:00
Geoff Schmidt
4294d40220 update docs app to release sso-1 2013-12-19 18:14:22 -08:00
David Greenspan
bb471a00e5 Merge remote-tracking branch 'origin/devel' into shark
Conflicts:
	packages/handlebars/.npm/package/npm-shrinkwrap.json
2013-12-19 18:07:52 -08:00
Nick Martin
eeae8ad11e Reword docs around file load order to be more correct. Fixes #1675. 2013-12-19 15:14:16 -08:00
Avital Oliver
305a406de6 Merge branch 'devel' into shark 2013-12-17 13:28:30 -08:00
David Glasser
b6c7d424bc Update examples and docs to 0.7.0 2013-12-17 11:08:19 -08:00
David Glasser
4771b71734 Rename 0.6.7 to 0.7.0 2013-12-17 10:48:54 -08:00
David Glasser
1ec9b1da71 Merge branch 'devel' into shark
"templating - template arg" fails before and after this merge

Conflicts:
	packages/handlebars/.npm/package/npm-shrinkwrap.json
	packages/handlebars/package.js
           (semi-updating handlebars to shrink package size, vs deleting)

	packages/minifiers/package.js
           (two different new tests)

	packages/minimongo/minimongo.js
           (observe moved to a new file)
2013-12-13 10:05:55 -08:00
Nick Martin
de6fb4276d update displayed release version number for docs. 2013-12-13 02:19:34 -08:00
Nick Martin
9d5fb4d1e1 upgrade examples and docs. 2013-12-13 02:19:13 -08:00
Dan Dascalescu
b556a474d3 Mention Meteor.bindEnvironment
Google searches for the error fail to find the Meteor docs, and there was no mention of bindEnvironment therein.
2013-12-06 14:12:18 -08:00
David Glasser
51b786c64c docs: Fix line break and punctuation 2013-12-06 13:40:59 -08:00
Denis Gorbachev
5a8fcee957 Fix docs paragraph 2013-12-06 13:39:07 -08:00
Nick Martin
8f05510b59 Make onClose fire immediately instead of never on already closed connection. 2013-12-05 13:14:11 -08:00
Nick Martin
496936d21a review part 1: docs, style, etc. 2013-12-05 13:14:10 -08:00
Andrew Wilcox
79f845f735 Clarify note on client reconnections. 2013-12-05 13:14:10 -08:00
Andrew Wilcox
e253ecd46a Another session -> connection renaming. 2013-12-05 13:14:10 -08:00
Nick Martin
a3bbb6dfa1 Update and tweak docs for new name. 2013-12-05 13:14:10 -08:00
Nick Martin
91ad6c0189 Remove trailing whitespace. 2013-12-05 13:14:10 -08:00
Andrew Wilcox
62fe9c62e5 Add a "this.session" entry for methods in the docs.
Pull out the session object into its own documentation section.
2013-12-05 13:11:40 -08:00
Andrew Wilcox
c1d97fde7c Also make the session available in publish functions. 2013-12-05 13:11:40 -08:00
Andrew Wilcox
26e9fad096 In the docs, refer to the public object as a "session" instead of a
"session handle".
2013-12-05 13:11:40 -08:00
Andrew Wilcox
819019f08f Mention that session id's are globally unique. 2013-12-05 13:11:40 -08:00
Andrew Wilcox
badb6e9d30 Documentation update.
Document `Meteor.onConnection` instead of `Meteor.server.onConnection`.

Condense sections about when there is a session reconnect into a
single {{note}}.

Document the `stop` handle returned by `onConnect`.

Document `this.session` in Meteor.methods section.
2013-12-05 13:11:39 -08:00
Andrew Wilcox
8644363f1a Meteor.server.onConnection documentation. 2013-12-05 13:11:39 -08:00
Emily Stark
18704dccaa Note in the docs that BrowserPolicy can only be used in server code 2013-12-04 10:40:49 -08:00
David Glasser
a933225026 Merge branch 'devel' into shark 2013-12-02 17:29:35 -08:00
karayu
7372c4cd05 added meta description 2013-11-26 15:34:03 -08:00
Matt DeBergalis
8531977bc2 point to Contributing-to-Meteor wiki page 2013-11-20 16:06:19 -08:00
David Greenspan
c9a79c1593 Merge branch 'devel' into shark
Conflicts:
	examples/leaderboard/.meteor/release
	examples/parties/.meteor/release
	examples/todos/.meteor/release
	examples/wordplay/.meteor/release
2013-11-11 20:50:33 -08:00
Matt DeBergalis
47e6f5e381 document METEOR_SETTINGS, fixes #967. 2013-11-05 00:53:07 -08:00
Avital Oliver
fa067789de Merge branch 'master' into devel
Conflicts:
	History.md
	tools/watch.js
2013-11-04 15:25:04 -08:00
Avital Oliver
86a52e6142 Merge branch 'release-0.6.6.3' 2013-11-04 15:16:14 -08:00
Avital Oliver
8ab1e9631a use galaxy-follower-6 release on docs 2013-11-04 15:15:19 -08:00
Avital Oliver
317d471693 docs to 0.6.6.3 2013-11-04 12:14:21 -08:00
Matt DeBergalis
0d6922c901 document predicate signature in restrictCreationByEmailDomain 2013-10-24 11:18:59 -07:00
Nick Martin
7e91b37ccd upgrade release to include spiderable change so docs are spidered. 2013-10-21 23:33:55 -07:00
Nick Martin
ebfac861f1 Merge branch 'release-0.6.6.2' 2013-10-21 16:48:51 -07:00
Nick Martin
11a10421f7 bump version number on example and docs 2013-10-21 16:48:38 -07:00
Nick Martin
f4e21c0d37 Bump node version from 0.10.20 to 0.10.21 for Meteor 0.6.6.2 release. 2013-10-20 22:02:25 -07:00
Emily Stark
8e2cd47c38 Bump docs meteor release
Conflicts:
	docs/.meteor/release
2013-10-18 11:50:52 -07:00
Avital Oliver
b242f20ffe Fix docs on http package
The recent change to throw errors wasn't done to completion.
Update the examples and some of the prose.
2013-10-17 16:36:13 -07:00
Nick Martin
ca0e7c3c07 Docs version bump. 2013-10-11 18:20:06 -07:00
Avital Oliver
5741186ee4 Merge branch 'devel' into shark 2013-10-10 16:37:56 -07:00
Emily Stark
995ccae967 Bump docs meteor release 2013-10-10 16:16:43 -07:00
Nick Martin
06b9beab3a upgrade docs and examples to 0.6.6
this is premature, as it isn't out yet, but it will be by the time this hits devel
2013-10-10 12:45:40 -07:00
Nick Martin
1214eec099 test and bump version numbers for examples and docs. 2013-10-08 23:34:43 -07:00
Avital Oliver
1a1f083186 docs work modulo markdown 2013-10-07 17:21:02 -07:00
David Greenspan
2af0c6c601 expose check_links() in docs 2013-10-07 16:17:09 -07:00
Avital Oliver
a39a8bd1ac docs closer to working 2013-10-07 15:50:47 -07:00