Stephan Hochhaus
4462c18964
Deps.autorun becomes Tracker.autorun
...
Updated wordplay and parties example to use Tracker.autorun instead of
legacy Deps
2014-10-13 16:27:05 -07:00
Sashko Stubailo
6b060010f6
Bump releases for all examples
2014-10-13 14:50:08 -07:00
ekatek
dd7635af6e
merging from master
2014-09-25 19:45:48 -07:00
Nick Martin
0c3d8138cb
update examples for 0.9.3
2014-09-25 19:39:26 -07:00
David Greenspan
48264ccafd
Use preferred helper style in docs,apps,packages
2014-09-25 14:56:15 -07:00
Emily Stark
15460e83bf
Update examples to 0.9.2.2
2014-09-17 23:04:25 -04:00
Emily Stark
7299bac40f
update examples to 0.9.2.1
2014-09-15 16:49:00 -07:00
Emily Stark
12ad0a3d46
update examples to 0.9.2
2014-09-15 14:10:36 -07:00
Slava Kim
6ca6641a34
Merge branch 'master' into release-0.9.2
...
Includes latest 0.9.1 changes
Conflicts:
examples/leaderboard/.meteor/versions
examples/parties/.meteor/versions
examples/todos/.meteor/versions
packages/accounts-base/package.js
packages/accounts-ui-unstyled/package.js
packages/autoupdate/package.js
packages/constraint-solver/package.js
packages/facebook/package.js
packages/github/package.js
packages/google/package.js
packages/http/package.js
packages/less/package.js
packages/meetup/package.js
packages/meteor-developer/package.js
packages/meteor-platform/package.js
packages/meteor-tool/package.js
packages/meteor/package.js
packages/minimongo/package.js
packages/oauth/package.js
packages/oauth1/package.js
packages/reload/package.js
packages/templating/package.js
packages/twitter/package.js
packages/webapp/package.js
packages/weibo/package.js
scripts/admin/meteor-release-experimental.json
tools/help.txt
tools/tests/apps/hot-code-push-test/.meteor/versions
2014-09-05 11:28:12 -07:00
Emily Stark
ca526df381
Update examples to 0.9.1
2014-09-04 16:13:59 -07:00
David Greenspan
b500d410e5
.meteor/versions
2014-09-03 11:53:44 -07:00
Sashko Stubailo
82d1db5107
Rename Meteor.Collection to Mongo.Collection again
2014-08-29 12:28:32 -07:00
Sashko Stubailo
6b3d31ff5b
Revert "Rename Meteor.Collection -> Mongo.Collection"
...
This reverts commit 96952dda2b .
Conflicts:
packages/ddp/livedata_tests.js
packages/minimongo/minimongo.js
packages/mongo/collection.js
packages/mongo/mongo_driver.js
packages/mongo/mongo_livedata_tests.js
packages/mongo/oplog_tests.js
packages/reactive-dict/reactive-dict.js
packages/session/session_tests.js
tools/auth.js
2014-08-29 12:26:28 -07:00
Sashko Stubailo
96952dda2b
Rename Meteor.Collection -> Mongo.Collection
2014-08-29 10:11:21 -07:00
Emily Stark
8e6b2faeca
Update docs and examples to 0.9.0.1
2014-08-27 15:52:21 -07:00
Emily Stark
980e50ad0f
Update apps to 0.9.0.1-rc1
2014-08-27 15:03:37 -07:00
David Glasser
2f74369043
Update examples.
2014-08-26 08:07:13 -07:00
David Glasser
97e1dd425c
update examples to 0.9.0-rc21
2014-08-25 22:25:31 -07:00
David Glasser
436f29ec9f
move identifier .gitignore to a higher level
...
don't copy identifier file, instead of deleting it later. also, make
sure to skip an identifier file in the skel directory if one gets there somehow.
2014-08-12 14:54:56 -07:00
ekatek
01b0b0ebd4
adding versions files to example apps; making sure we don't create example apps with example identifiers by accident
2014-08-12 14:46:57 -04:00
Emily Stark
6efb7c85cc
Update docs and examples to 0.8.3
2014-07-29 14:34:19 -07:00
Emily Stark
5cba1289e8
Update docs and examples
2014-06-23 08:13:51 -07:00
Emily Stark
c0722aac30
Update docs and examples to 0.8.1.3
2014-05-22 09:48:54 -07:00
Emily Stark
1b1892fadd
Update examples to 0.8.1.2
2014-05-12 17:14:40 -07:00
Emily Stark
53c4a32d7e
Update docs and examples
2014-05-01 12:31:27 -07:00
Emily Stark
0e5e38f006
Update docs and examples to 0.8.0.1
2014-04-21 15:21:25 -07:00
Emily Stark
dd7c90d3ae
Update docs and examples
2014-04-21 14:47:00 -07:00
Avital Oliver
c47e898070
Remove now-deprecated preserve-inputs package from examples
...
Also, add a helpful log message to help users know to remove the package.
2014-03-25 19:27:17 -07:00
David Glasser
a5601ecd19
Merge remote-tracking branch 'origin/master' into release-0.8.0
...
Conflicts:
docs/.meteor/release
2014-03-25 15:02:59 -07:00
Nick Martin
e699743d6d
bump version of examples.
2014-03-18 14:13:48 -07:00
Nick Martin
3da9c7db89
version bump examples and docs.
2014-03-18 00:59:03 -07:00
David Greenspan
084ee3bf4f
Merge branch 'devel' into shark
...
# Please enter a commit message to explain why this merge is necessary,
# especially if it merges an updated upstream into a topic branch.
#
# Lines starting with '#' will be ignored, and an empty message aborts
# the commit.
2014-03-06 16:21:33 -08:00
Emily Stark
b0d86e535c
Update docs and examples
2014-02-26 17:48:17 -08:00
Avital Oliver
5671eaa2b7
Merge branch 'devel' into shark
...
Conflicts:
packages/minifiers/package.js
packages/preserve-inputs/package.js
packages/test-in-browser/driver.css
packages/test-in-browser/driver.js
2014-02-25 15:50:36 -08:00
Emily Stark
fd7eaf45d0
Bump docs and examples to 0.7.1.1
2014-02-24 14:02:33 -08:00
Emily Stark
27e5b77249
Bump examples and docs to 0.7.1-rc3
2014-02-21 15:54:04 -08:00
Emily Stark
b4c78fce39
Bump apps to 0.7.1-rc0
2014-02-17 10:02:54 -08:00
Avital Oliver
e3578c6c30
Merge branch 'devel' into shark
...
Conflicts:
packages/minimongo/minimongo.js
packages/minimongo/package.js
2014-01-07 04:08:06 -08:00
David Glasser
6fc8332c99
Update docs and examples to 0.7.0.1.
2013-12-20 14:23:11 -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
Nick Martin
9d5fb4d1e1
upgrade examples and docs.
2013-12-13 02:19:13 -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
Nick Martin
11a10421f7
bump version number on example and docs
2013-10-21 16:48:38 -07:00
Nick Martin
958a547513
update examples to 0.6.6.1
2013-10-11 18:43:13 -07:00
Avital Oliver
c11a085863
Use the 'rendering-preview-0' release
2013-10-11 14:49:56 -07:00
Avital Oliver
5741186ee4
Merge branch 'devel' into shark
2013-10-10 16:37:56 -07:00
Avital Oliver
cdd07f9acc
Remove #constant from parties
2013-10-10 15:20:10 -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