Avital Oliver
c23408bdd7
versions for 0.9.1
release/METEOR@0.9.1
2014-09-04 15:41:39 -07:00
Emily Stark
e46522c7c6
Shorten 'meteor admin maintainers' help text
2014-09-04 15:30:43 -07:00
Avital Oliver
65c2b762bd
Add forgotten entries to History.md
2014-09-04 14:48:07 -07:00
Avital Oliver
10b2c8ea2e
Fix Blaze APIs in History.md
2014-09-04 12:34:48 -07:00
Emily Stark
3d8bfb41ed
History tweak
2014-09-04 12:26:58 -07:00
Avital Oliver
83341c5dab
Only one patch
2014-09-04 12:22:53 -07:00
Avital Oliver
0d90426fac
Remove apostophe
2014-09-04 12:22:19 -07:00
Avital Oliver
595b7cfdea
History.md
2014-09-04 12:21:34 -07:00
Emily Stark
4bceab441b
Banners for 0.9.1
2014-09-04 12:13:30 -07:00
Avital Oliver
5405f98d17
History.md
2014-09-04 12:10:25 -07:00
Avital Oliver
29017d9e9a
History.md
2014-09-04 12:08:41 -07:00
Avital Oliver
c885cfc7b6
History.md
2014-09-04 12:04:53 -07:00
Avital Oliver
562065c5c4
History.md
2014-09-04 12:02:20 -07:00
Avital Oliver
eeeec9ed97
Reorg History.md
2014-09-04 11:59:54 -07:00
Emily Stark
1a946cd326
Bump package versions for 0.9.1-rc4
release/METEOR@0.9.1-rc4
2014-09-04 11:50:27 -07:00
Emily Stark
23b8e178ff
Remove a word from 0.9.1 upgrader
2014-09-04 11:39:31 -07:00
Avital Oliver
c31c3babd3
Another touch to History.md
2014-09-04 11:37:52 -07:00
Emily Stark
569431841e
Add Blaze upgrader for 0.9.1
2014-09-04 11:34:44 -07:00
Avital Oliver
a00bfc7372
minor history.md change
2014-09-04 11:31:10 -07:00
Emily Stark
5aa3e2e1a7
Remove a History item that was already released
2014-09-04 11:29:16 -07:00
Avital Oliver
8d00dd273c
Add jsdoc and dependencies to LICENSE.txt
2014-09-04 11:19:28 -07:00
Avital Oliver
a282e1d81d
A few changes to History.md
2014-09-04 11:10:32 -07:00
Avital Oliver
b8e0f5bb91
First rev of History.md for 0.9.1
...
Still needs reorg/wordsmithing, but contains all
changes.
2014-09-04 11:05:10 -07:00
Sashko Stubailo
6a2b92d638
Merge branch 'release-0.9.1' of github.com:meteor/meteor into release-0.9.1
2014-09-03 17:18:46 -07:00
Sashko Stubailo
b18d592042
Minor changes to help text
2014-09-03 17:18:33 -07:00
ekatek
2c6f294168
correcting help for meteor add
2014-09-03 16:50:26 -07:00
Matthew Arbesfeld
bd63f59b92
Remove unused code from hot-code-push-test
2014-09-03 14:55:44 -07:00
Matthew Arbesfeld
5cf24a948d
Create more hot code push tests and let --browserstack use many browsers.
2014-09-03 14:55:44 -07:00
Sashko Stubailo
fa91505bb1
Merge branch 'release-0.9.1' of github.com:meteor/meteor into release-0.9.1
2014-09-03 14:25:05 -07:00
Sashko Stubailo
9491b0cad8
Fix length measurement for commands list
2014-09-03 13:59:14 -07:00
Sashko Stubailo
dc15e59e71
Add help text for organizations commands
2014-09-03 12:33:09 -07:00
Avital Oliver
60293005bd
Test backcompat for pre-0.9.1 compiled templates
...
We run the entire suite of tests as we had on
0.9.0 against an old version of compiled templates.
The test suits is found in old_templates_tests.js
Why? Packages are published in built form. With Meteor 0.9.1, we
didn't bump the major version of the 'templating' package (which
would force packages that define templates to publish new versions
of their package). Instead, we decided to keep backcompat with the
old Blaze runtime APIs.
If these tests ever break in the future, and backcompat is too hard
to achieve (or undesirable), we can simply bump the major version
of the 'templating' package, and get rid of these tests.
2014-09-03 12:33:05 -07:00
Avital Oliver
d80f35bdb0
docs on 0.9.1-rc3
2014-09-03 10:17:13 -07:00
Sashko Stubailo
173b7c8b98
Move canonicalize.js from public to private
2014-09-02 10:34:38 -07:00
Sashko Stubailo
87819dc740
Added a DDP.md to livedata to redirect old links
2014-09-02 10:18:37 -07:00
Avital Oliver
fe558fd16b
Another package rc bump
release/METEOR@0.9.1-rc3
2014-09-01 00:19:21 -07:00
Avital Oliver
808c90e3db
Bump rc versions on packages
2014-09-01 00:16:00 -07:00
Avital Oliver
e46cb23037
0.9.1-rc3
2014-08-31 23:45:24 -07:00
David Greenspan
16635af69f
commit todos versions
2014-08-30 13:03:48 -07:00
David Greenspan
f6b9a4bd21
Fix <body> back-compat
2014-08-29 17:13:26 -07:00
David Greenspan
2374ce38df
<body> tag back-compat
2014-08-29 16:29:45 -07:00
David Greenspan
e4c1e18392
Fix back-compat typo
2014-08-29 16:29:45 -07:00
Avital Oliver
7ee8d36456
Add backcompat for Template.__define__
...
See #2480
2014-08-29 16:21:03 -07:00
David Greenspan
c21f49c6e3
Back-compat for template-internal API calls
2014-08-29 16:20:42 -07:00
David Greenspan
230bebfd82
docs .meteor/versions
2014-08-29 15:41:59 -07:00
David Greenspan
dc1eca1768
Better error message if you name a template “body”
2014-08-29 15:30:02 -07:00
Sashko Stubailo
ddb7285fbd
Fix error in test
2014-08-29 15:21:26 -07:00
Sashko Stubailo
eb1345efb3
Explicitly depend on mongo
2014-08-29 14:47:48 -07:00
Sashko Stubailo
3bec66979a
Rename Meteor.Collection -> Mongo
...
Summary:
Meteor.Collection -> Mongo.Collection
Meteor.Collection.ObjectID -> Mongo.ObjectID
Meteor.Collection.Cursor -> Mongo.Cursor
Test Plan:
meteor test-packages
meteor self-test
Reviewers: avital, dgreenspan
Reviewed By: dgreenspan
CC: emily, dgreenspan
Differential Revision: https://phabricator.meteor.com/D796
2014-08-29 14:29:44 -07:00
Sashko Stubailo
99ccb445ea
Run jsdoc
2014-08-29 13:21:18 -07:00