Geoff Schmidt
653045ffec
In self-test, make '--tests' into an argument and document it.
2014-02-18 14:47:52 -08:00
Geoff Schmidt
dd2b5ce729
'login' without --galaxy always prompts for username/password
2014-02-18 14:17:41 -08:00
Geoff Schmidt
c0d5fed96c
help text tweaks
2014-02-18 14:03:06 -08:00
David Glasser
fb9592a93d
Allow setting nested field named _id
...
Disallow any mod on (top-level) _id, not just $sets that change the _id.
Fixes #1794 .
2014-02-17 20:01:53 -08:00
David Glasser
52f24fb225
Merge branch 'restore-run-command' into devel
2014-02-17 19:47:27 -08:00
David Glasser
993fbc90cb
run-command tests
2014-02-17 19:46:29 -08:00
David Glasser
9f93b95f53
Better main detection
2014-02-17 19:39:38 -08:00
David Glasser
91832f8b1a
Update run-command to not be a raw command
...
(raw commands don't exist any more)
2014-02-17 19:36:05 -08:00
David Glasser
5eef5fcfd3
keep raw commands removed
2014-02-17 19:34:02 -08:00
David Glasser
fde0717d5d
Update help
2014-02-17 19:33:35 -08:00
David Glasser
54694a6c2a
Revert "Remove run-command (and "raw" commands)"
...
This reverts commit 47cf0f476d .
2014-02-17 19:32:49 -08:00
David Glasser
10cdd65f2c
More comments about our sort inconsistency
...
(overzealously reverted)
2014-02-17 18:49:52 -08:00
Slava Kim
4541f72279
Revert "Merge branch 'oplog-localcollection' into devel"
...
This reverts commit 297b97659b , reversing
changes made to 204959b509 .
2014-02-17 16:10:10 -08:00
Slava Kim
fb20ee822a
Revert "Do less deep copies"
...
This reverts commit cb2f2adb1b .
2014-02-17 16:10:10 -08:00
Tim Haines
6b122ab51b
Allow _sockjsOptions to be provided on DDP.connect
...
This is an unsupported API that may later be removed. Fixes #1762 .
2014-02-17 15:49:34 -08:00
Robert Dickert
d861776948
Put /node_modules in package root on build
...
Fixes #1761 .
Package code pulled from a git repo does not contain the directory
`/node_modules`, as these modules are downloaded during the build
process. However, this can confuse NPM prior to build completion.
If the package directory doesn’t have a '/node_modules' subdirectory,
NPM will assume we are not at the package root and will search the
directory's parents for one. It will then set the root to any ancestor
that does have a '/node_modules' subdir. This can cause the build to
fail for downloaded user packages and also Meteor itself if run from
checkout.
See also #927 .
2014-02-17 15:38:44 -08:00
David Glasser
764b41adf4
Clone DDP data as it goes into the merge box
...
Fixes #1750 .
2014-02-17 15:17:07 -08:00
David Glasser
3eb4a1339d
Update back-compat comment
2014-02-16 23:09:37 -08:00
Emily Stark
c09d5e1578
Remove stray %s in update message.
2014-02-14 18:46:57 -08:00
Emily Stark
bc0b1ce53c
Rename a test timeout variable and use it in more places.
...
Bump some more timeouts too.
release/tools-refactoring-update-test
2014-02-14 18:30:15 -08:00
Emily Stark
b04aa12d39
Make 'empty' a test app with no packages.
...
Rename previous 'empty' app to 'standard-app'.
2014-02-14 17:59:59 -08:00
Emily Stark
f0b633e785
Rough draft of History.md
2014-02-14 17:51:02 -08:00
David Glasser
75fbb90e8a
Remove localstorage -> jquery dependency
...
We no longer use jquery for browser detection here.
2014-02-14 17:14:11 -08:00
Emily Stark
c248fcd673
Clarify registration test comment
2014-02-14 15:03:39 -08:00
Emily Stark
c847142344
Fix registration test error check
2014-02-14 15:02:51 -08:00
Emily Stark
708a818654
Fix typo in registration test comment
2014-02-14 15:01:22 -08:00
Emily Stark
e1548ed0cd
Add first deferred registration test
2014-02-14 14:58:59 -08:00
Emily Stark
73a7a09ebe
Require test-utils as testUtils instead of utils.
...
Avoids confusion with utils.js.
2014-02-14 10:01:14 -08:00
David Glasser
c5efe36bce
Ensure we don't double-return through runFuture
2014-02-14 01:06:18 -08:00
David Glasser
72cc8603b5
publish-release needs a release file
2014-02-14 01:00:12 -08:00
David Glasser
f0983a0dde
Merge branch 'pr/1808' into devel
2014-02-14 00:24:50 -08:00
David Glasser
d4328d89b9
history update for #1808
2014-02-14 00:24:50 -08:00
David Glasser
ea793cb906
Test for #1808
2014-02-14 00:24:49 -08:00
James Hamlin
be0bce89c1
Maintain file modes when copying a directory.
...
A package may depend on some files in its dependencies being executable,
so builder ought to respect the modes of source files when copying into
a bundle.
2014-02-14 00:24:49 -08:00
Emily Stark
1a421a8805
Merge branch 'accounts-tests' into devel
2014-02-13 23:20:07 -08:00
Emily Stark
e0719ecca2
Make 'deploy - logged out' test not depend on pre-existing apps.
...
Deploy tests pass, but soooo slooooooowly.
2014-02-13 23:12:43 -08:00
Emily Stark
eb570e686b
Bump a deploy-auth test timeout
2014-02-13 21:23:59 -08:00
Emily Stark
d5a587cf1c
Update test-utils comments
2014-02-13 21:23:44 -08:00
Emily Stark
51e5d197e6
Make 'meteor claim' test as slow
2014-02-13 21:20:41 -08:00
Emily Stark
06ff4d27fb
Bump timeouts on 'meteor claim' tests
2014-02-13 21:11:25 -08:00
Emily Stark
66a5429fc7
Add markStack to 'meteor claim' test helpers.
2014-02-13 20:46:20 -08:00
Emily Stark
ccfd57f627
Clean up a deploy test with new test-utils
2014-02-13 20:43:49 -08:00
Emily Stark
33da8066ec
Add forgotten test-utils export
2014-02-13 20:42:14 -08:00
Emily Stark
a3829ab5d8
Remove console.log, add semicolons
2014-02-13 20:41:27 -08:00
Emily Stark
53e87bc58b
Put test-utils into their own namespace
2014-02-13 20:40:43 -08:00
Emily Stark
0c42976321
Merge branch 'devel' into accounts-tests
2014-02-13 20:32:01 -08:00
Emily Stark
c9ad8e9ec9
Adjust login button text
2014-02-13 20:25:45 -08:00
Emily Stark
055426a449
Add loginWithMeteorDeveloperAccount to docs
2014-02-13 20:25:45 -08:00
Emily Stark
1a3116fe8d
Make options optional for Accounts.loginWithMeteorDeveloperAccount
2014-02-13 20:25:45 -08:00
Emily Stark
9d8f95d82b
Adjust developer account OAuth popup size
2014-02-13 20:25:45 -08:00