Commit Graph

10112 Commits

Author SHA1 Message Date
Emily Stark
dd61c40bbc bump more package numbers for 0.9.2.1 release/METEOR@0.9.2.1 2014-09-15 16:07:26 -07:00
Emily Stark
5b823875c5 update meteor-release-official.json for 0.9.2.1 2014-09-15 16:04:04 -07:00
Emily Stark
e8a1287f2a Banner for 0.9.2.1 2014-09-15 16:02:27 -07:00
Emily Stark
d73bd2add4 History item for 0.9.2.1 2014-09-15 15:57:55 -07:00
Emily Stark
5fe0937aa6 Bump package versions for 0.9.2.1.
These should have been bumped in 0.9.2
2014-09-15 15:55:19 -07:00
Emily Stark
6c22fa7547 Merge branch 'release-0.9.2'
Conflicts:
	docs/.meteor/release
	docs/.meteor/versions
	docs/client/docs.js
	docs/packages/application-configuration/versions.json
	examples/clock/.meteor/release
	examples/clock/.meteor/versions
	examples/leaderboard/.meteor/release
	examples/leaderboard/.meteor/versions
	examples/parties/.meteor/release
	examples/parties/.meteor/versions
	examples/todos/.meteor/release
	examples/todos/.meteor/versions
	examples/wordplay/.meteor/release
	examples/wordplay/.meteor/versions
	scripts/admin/banners.json
	scripts/admin/manifest.json

There are conflicts because we merged 0.9.1.1 in by merging the tag
release/METEOR@0.9.1.1, which did not contain the commits that updated
the docs/examples versions and other things that happen right after
publishing a release.
2014-09-15 14:33:32 -07:00
Emily Stark
12ad0a3d46 update examples to 0.9.2 2014-09-15 14:10:36 -07:00
Emily Stark
f70dd67c12 update docs 2014-09-15 12:37:41 -07:00
Emily Stark
6a7d102371 Update manifest 2014-09-15 12:34:19 -07:00
Emily Stark
d19f2bf49b Bump more package versions for 0.9.2 release/METEOR@0.9.2 2014-09-15 12:05:03 -07:00
Emily Stark
833c6f5b4f Bump package versions for 0.9.2 2014-09-15 11:36:57 -07:00
Emily Stark
49cd50d005 Add 0.9.2 banner 2014-09-15 11:25:22 -07:00
Emily Stark
024548ca3c Remove WAREHOUSE_DIR change from History.md
This was just a change from one 0.9.2 RC to another.
2014-09-15 11:24:53 -07:00
Emily Stark
b06d63977f Line wrap History items 2014-09-15 11:19:17 -07:00
Nick Martin
46885c82ff minor history.md tweaks. formatting and a few more small items 2014-09-15 11:17:39 -07:00
Emily Stark
7b0ca93413 Fix PhoneGap capitalization in History.md 2014-09-15 10:58:16 -07:00
Emily Stark
d1c6348302 Add github patches to History 2014-09-15 10:30:32 -07:00
Emily Stark
68e08d0a38 Cordova -> Cordova/Phonegap 2014-09-14 20:31:43 -07:00
Emily Stark
fc01e11e5f Add cordova stuff to history 2014-09-14 09:16:00 -07:00
Emily Stark
549a13a690 Add 'spacebars' to autoupdate QA script 2014-09-14 09:07:31 -07:00
Justin SB
7b09674fb4 Use replacement DDP url in tests, if one is set 2014-09-12 13:14:38 -07:00
Justin SB
5a5abaca0f Don't force-enable proxy for test-packages, either 2014-09-12 11:18:35 -07:00
Slava Kim
1ac14fe616 Less bump release/METEOR@0.9.2-rc8 2014-09-11 17:58:28 -07:00
Slava Kim
7a459a3cc8 Bump 2014-09-11 17:56:53 -07:00
Slava Kim
10587fb5ae Don't allow ios as a valid platform on non-darwin 2014-09-11 17:45:12 -07:00
Emily Stark
d36909a489 bump packages for 0.9.2-rc7 release/METEOR@0.9.2-rc7 2014-09-11 17:35:06 -07:00
Emily Stark
5dca0bb99a Fix html attributes in boilerplate generation.
We were not passing html attributes through to the Boilerplate object,
so appcache manifest was never showing up in the <html> tag. Add
'extraData' to `Boilerplate.toHTML` so that we can specify the html
attributes at request time.
2014-09-11 16:43:02 -07:00
Slava Kim
e37c953413 tweaks to history 2014-09-11 16:38:30 -07:00
Slava Kim
dedf0f83fd Since (Y) is the default choice, make (n) lowercase 2014-09-11 16:19:37 -07:00
David Glasser
2c4a10921a Fix references to Meteor.Collection in docs
Fixes #2574.
2014-09-11 16:14:10 -07:00
Slava Kim
81fd7d6354 Endline 2014-09-11 16:12:29 -07:00
Slava Kim
5fae8faeb0 bump packages release/METEOR@0.9.2-rc6 2014-09-11 15:53:32 -07:00
Slava Kim
b1d04b7d06 Bump to rc6 2014-09-11 15:50:30 -07:00
Emily Stark
2c34dd70da History.md pass 2014-09-11 15:31:29 -07:00
Emily Stark
dcf3539f7d Remove 'old cli tests (warehouse)'.
It hasn't passed for a while and we have no plans to fix it.
2014-09-11 15:31:02 -07:00
Emily Stark
88bf4ce810 Update old cli test for meteor build. 2014-09-11 15:30:39 -07:00
Emily Stark
5067f47269 Fix help.txt typo 2014-09-11 15:17:03 -07:00
Slava Kim
824098a081 Remove deprecated SERVER_ID
breaks backwards compat with 0.6.6
2014-09-11 15:14:41 -07:00
Justin SB
f564bcec0f Default to yes for accepting license terms 2014-09-11 15:11:29 -07:00
Emily Stark
c1d6c9aded Replace '--no-server' option with '--mobile-port'.
--no-server was broken as of recently and not trivial to
fix. Instead, if you want to do a mobile build that connects to
something other than your local development server, use --mobile-port,
and your local development server will just listen on localhost:3000
as usual.
2014-09-11 14:55:36 -07:00
Justin SB
fde605eb18 Prompt user with licensing file before meteor add-platform 2014-09-11 14:52:11 -07:00
Nick Martin
f729ac094a one more license 2014-09-11 14:43:20 -07:00
Nick Martin
041dc7e5f8 Update license file for new NPM modules. 2014-09-11 14:38:41 -07:00
Slava Kim
689a3d7a7d Add a not about build 2014-09-11 13:44:31 -07:00
Slava Kim
21e1fdae42 Straw-man history.md 2014-09-11 13:19:31 -07:00
Slava Kim
377100897f Verbose mode for build and bundle 2014-09-11 12:36:59 -07:00
Slava Kim
a32724c3b1 A better UX when not agreed to Xcode license 2014-09-11 12:36:37 -07:00
Slava Kim
3bc183bb70 Xcode error message should be nicer. 2014-09-11 12:07:03 -07:00
Slava Kim
893f412bb3 Change the android bundle string 2014-09-11 11:21:37 -07:00
Slava Kim
ac3f5c41f4 A comment 2014-09-11 11:17:02 -07:00