Commit Graph

10972 Commits

Author SHA1 Message Date
Emily Stark
d8923c5874 Fixes to 'add cordova plugins' selftest.
* Remove --settings option that is no longer supported.
* Add --server option that is now required.

Test still doesn't pass.
2014-10-08 15:27:03 -07:00
Emily Stark
9fd8b1cd47 Update 'add cordova platforms' to match latest command output 2014-10-08 15:26:54 -07:00
Emily Stark
c09f52d89b Update path in cordova builds selftest 2014-10-08 15:26:49 -07:00
Emily Stark
2d73bc082f Fix argument parsing test; default port is now a string 2014-10-08 15:26:43 -07:00
Emily Stark
1e3e65fbf5 Use single quotes in 'packages with organizations' selftest 2014-10-08 15:26:36 -07:00
Sashko Stubailo
7776e86333 Merge branch '0.9.4' of github.com:meteor/meteor into 0.9.4
Conflicts:
	docs/client/data.js
2014-10-08 15:18:01 -07:00
Sashko Stubailo
45a18297d1 Change docs to recommend using strings for Meteor.Error 2014-10-08 15:17:03 -07:00
David Greenspan
d7bae95deb Merge branch 'dgreensp-selftests' into 0.9.4
# 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-10-08 15:08:21 -07:00
David Greenspan
9dcc5e8780 Show list of failed tests 2014-10-08 15:05:57 -07:00
Justin SB
d25bfb7cd8 Log if phantomjs exits with error (e.g. missing libs) 2014-10-08 14:49:10 -07:00
Slava Kim
438a87802e Check the new argument of clientVersions publications 2014-10-08 14:49:03 -07:00
Slava Kim
588bf28409 Make icons/splashscreens options consistent with underscores 2014-10-08 14:48:51 -07:00
Slava Kim
eb24eb59d4 Make icons/splashscreens options consistent with underscores 2014-10-08 14:47:42 -07:00
Emily Stark
a4570b92df Replace runtime config regression selftest with simpler unit test 2014-10-08 14:26:38 -07:00
Emily Stark
43106972b0 Add regression test for runtime config bug 2014-10-08 14:06:19 -07:00
Emily Stark
f1592ed5a2 Stop 'meteor run' process in cordova hcp selftest 2014-10-08 14:05:59 -07:00
Emily Stark
3f9f3e9c06 Clone __meteor_runtime_config__ before extending it 2014-10-08 14:05:53 -07:00
Sashko Stubailo
74c8f252f5 Add locus to accounts callbacks 2014-10-08 13:49:24 -07:00
Sashko Stubailo
75ef0202bf Bump meteor and meteor-tool version numbers release/METEOR@0.9.4-rc.1 2014-10-07 22:30:52 -07:00
Sashko Stubailo
d74ba1a3e4 Merge branch 'devel' into 0.9.4
Conflicts:
	tools/commands-cordova.js
2014-10-07 22:23:30 -07:00
David Greenspan
d87a1fe111 Edit some comments 2014-10-07 18:59:58 -07:00
Slava Kim
b40faa363c Fix the typo 2014-10-07 18:43:43 -07:00
David Glasser
abbda82854 Merge branch 'debug-only-refactor' into devel 2014-10-07 18:26:31 -07:00
David Glasser
3faf1aa21e make test more convincing 2014-10-07 18:26:21 -07:00
David Glasser
5590d194c5 debug-only flag only affects bundler, not compiler 2014-10-07 18:26:21 -07:00
David Glasser
9bf291c8a0 Read and write debugOnly flag in isopack 2014-10-07 18:26:21 -07:00
David Glasser
f78184c497 Disallow plugins and imply in debugOnly packages 2014-10-07 18:26:21 -07:00
Slava Kim
8d2fd23005 Hide the splash screen only after the plugins and page is loaded 2014-10-07 17:29:41 -07:00
Justin SB
03a9c69451 Be much more liberal in detecting the JDK
Even detect JDK 1.6, which probably shouldn't really be used any more
2014-10-07 17:20:49 -07:00
ekatek
6a6bb529bb adding a var to make code style happy 2014-10-07 17:13:43 -07:00
Sashko Stubailo
2ab4982529 Bump meteor version release/METEOR@0.9.4-rc.0 2014-10-07 17:10:48 -07:00
Sashko Stubailo
698fbedb10 Bump all of the version numbers to rc.0 2014-10-07 17:10:48 -07:00
Sashko Stubailo
a36b63b589 bump 2014-10-07 17:10:48 -07:00
Sashko Stubailo
64a49831f3 Improve script 2014-10-07 17:10:48 -07:00
Sashko Stubailo
938313e7bc Improve script 2014-10-07 17:10:48 -07:00
Slava Kim
95d73cca07 Put accidentally removed cordova.checkIsValidPlugin method back 2014-10-07 17:10:48 -07:00
Slava Kim
913cda95f3 Fix android splash parsing 2014-10-07 17:10:47 -07:00
Justin SB
8823367a0f Clean up the messages to accurately reflect what we're installing 2014-10-07 17:10:47 -07:00
Justin SB
dc50b77931 Use /usr/libexec/java_home to detect JDK 2014-10-07 17:10:47 -07:00
Nick Martin
a11f56fff8 Tweak READMEs for built app bundles. 2014-10-07 17:10:47 -07:00
Sashko Stubailo
1a73a4a6c3 Update todos 2014-10-07 17:10:47 -07:00
Sashko Stubailo
6a700adce6 Merge branch 'devel' of github.com:meteor/meteor into devel 2014-10-07 16:50:09 -07:00
Sashko Stubailo
ff947a2ac5 Update todos 2014-10-07 16:49:54 -07:00
Slava Kim
966431a479 Put accidentally removed cordova.checkIsValidPlugin method back 2014-10-07 16:30:05 -07:00
Slava Kim
b29b473e3a Fix android splash parsing 2014-10-07 16:30:05 -07:00
Justin SB
a824a86176 Clean up the messages to accurately reflect what we're installing 2014-10-07 16:19:09 -07:00
Justin SB
9d0f42a3ea Use /usr/libexec/java_home to detect JDK 2014-10-07 16:10:15 -07:00
Nick Martin
4aa895aa20 Tweak READMEs for built app bundles. 2014-10-07 16:09:20 -07:00
ekatek
192aeed694 move the call to setDebug into the same buildmessage that calls getPackageLoader to be safer about ensureDepsUpToDate 2014-10-07 16:07:25 -07:00
David Greenspan
746fd0f792 Take a ––file regex; comments and usage 2014-10-07 15:59:05 -07:00