Avital Oliver
505ade3025
v0.6.1: History.md and notices.json
release/0.6.1-rc
release/0.6.1
2013-04-08 09:58:09 -07:00
Avital Oliver
b904459561
Unbreak apps that reached a corrupted state due to #927
...
Previously to fixing #927 , if you had a 'node_modules' directory
anywhere up the directory tree from your app and you had a package
in your app using NPM, all calls to 'npm' ran against the 'node_modules'
directory it found, so neither 'node_modules' nor 'npm-shrinkwrap.json'
would be created within your package's .npm directory.
The fix to #927 ensured that 'node_modules' was first created within
'.npm' but people who had already run 0.6.0 were still in a corrupted state.
2013-04-08 07:04:33 -07:00
Avital Oliver
dc783ba4b1
Update History.md
release/0.6.0-corrupted-npm-bugfix
2013-04-07 16:09:07 -07:00
andreas.karlsson
57c14264fc
Prevent npm install from picking up existing node_modules dirs
2013-04-07 16:06:00 -07:00
Andrew Wilcox
c786d24834
Fix routepolicy checkUrlPrefix
...
Found because I happened to be looking at the linker output and
thinking, "um, why is `type` being declared as a package-scope
variable?" :-)
Added checkUrlPrefix unit test.
2013-04-05 23:10:52 -07:00
Avital Oliver
e5a8e33dfa
Explain arguments to Npm.depends if you try to use it naively
2013-04-04 15:45:57 -07:00
Naomi Seyfer
c44c092e39
All npm-shrinkwrap resolutions; checking them in
2013-04-04 14:22:04 -07:00
David Glasser
d87a6384e1
Merge branch 'master' into devel
2013-04-04 12:11:55 -07:00
David Glasser
cab491f365
Merge branch 'release-0.6.0'
2013-04-04 12:11:33 -07:00
David Glasser
1c8a667242
Update docs and examples to 0.6.0.
2013-04-04 12:08:38 -07:00
David Glasser
8b7f400e69
Ready to bless 0.6.0.
2013-04-04 11:50:25 -07:00
David Glasser
817597eb01
Comment updates.
2013-04-04 00:26:17 -07:00
David Glasser
9ba35e7b79
Add a few more "=>" markers to runner messages.
...
(Not worth forcing into 0.6.0.)
2013-04-04 00:02:58 -07:00
David Glasser
282e3585cf
Merge branch 'pr/873' into release-0.6.0
2013-04-03 23:56:22 -07:00
David Glasser
f8c6caf42d
History.md update.
2013-04-03 23:56:09 -07:00
Shane Reustle
73e6d4eb4c
Fixed typo in docs under collection.allow
2013-04-03 23:55:36 -07:00
David Glasser
2ab85a16c3
notices for 0.6.0-rc8
2013-04-03 21:39:27 -07:00
David Glasser
bb9e78f562
fix shell script
release/0.6.0-rc8
release/0.6.0
2013-04-03 21:16:23 -07:00
David Glasser
643f5fac05
Ensure that tarballs do not contain hard links.
...
Make whitespace changes to tools and mongo-livedata so that we will build new
package versions with non-hard-linked Node plugins.
2013-04-03 21:14:25 -07:00
David Glasser
0b83b4b08f
Banner for 0.6.0.
2013-04-03 19:56:06 -07:00
David Glasser
974583d9a6
Tested examples and docs with 0.6.0-rc7.
2013-04-03 17:00:32 -07:00
David Glasser
3f73d8545e
Document Meteor.release.
2013-04-03 16:18:28 -07:00
David Glasser
7d5c1d72cd
Allow Opera's slightly-bad test result for minimongo-modify to pass.
2013-04-03 13:29:09 -07:00
David Glasser
895ef39014
0.6.0-rc7 banner/notices
2013-04-03 13:03:00 -07:00
David Greenspan
fa5770ec74
move Session impl into private ReactiveDict pkg
2013-04-02 17:24:47 -07:00
David Glasser
1803a5a423
Make sure that if we do something like
...
$ meteor test-packages /some/random/copy/of/minimongo
that we watch the random copy of minimongo for changes.
release/0.6.0-rc7
2013-04-02 15:57:09 -07:00
David Greenspan
36c00427ca
better livedata error message
...
Don't say "no allow validators set on restricted collection" if we
just mean there aren't any of a particular type.
2013-04-02 14:53:10 -07:00
David Glasser
df67b99b3d
Switch publish-release argument order again.
...
Validate that you have 3 files for each thing you're publishing.
2013-04-02 12:31:13 -07:00
David Glasser
73100e07ec
Get better output if some tests have errors.
release/0.6.0-rc6
2013-04-02 11:27:25 -07:00
Nick Martin
9e318c7a93
Add security note to docs.
2013-04-02 04:15:22 -07:00
David Glasser
b464ebcd60
Refactor Mongo driver code to be less callbacky.
2013-04-01 22:59:56 -07:00
David Glasser
0b61d878da
Merge branch 'release-0.6.0' into devel
2013-04-01 22:48:22 -07:00
David Glasser
24b153ea85
Clean up indices after tests, since Mongo collections have a limited number of indices.
release/0.6.0-rc5
2013-04-01 22:47:20 -07:00
David Glasser
7554fc1d34
remove "fail" from the title of tests.
...
until we can run browser tests in a better system (eg seismograph), this is just
too distracting.
release/0.6.0-rc4
2013-04-01 20:21:12 -07:00
David Glasser
10364ede51
accounts tests: improve isolation.
...
The neverending story.
2013-04-01 20:21:12 -07:00
Nick Martin
841b0d3588
Fix contributing link in main README.
2013-04-01 19:10:31 -07:00
David Glasser
d7c25052a5
allow TEST_RELEASE with --global
2013-04-01 17:19:08 -07:00
David Glasser
9a0fd7f5d7
make cli-test.sh --global work again
2013-04-01 17:14:28 -07:00
David Glasser
d4ed669544
pushing out 0.6.0-rc3
2013-04-01 17:01:25 -07:00
David Glasser
4d8f388183
Merge branch 'devel' into release-0.6.0
release/0.6.0-rc3
2013-04-01 16:45:57 -07:00
David Glasser
7a732d7bbe
More History changes.
2013-04-01 16:00:05 -07:00
David Glasser
37efbe767a
Add a notice for 0.6.0.
2013-04-01 15:38:10 -07:00
David Glasser
aaae84aa60
Print notices on upgrades from pre-Engine too.
2013-04-01 15:29:50 -07:00
David Glasser
8d5c72095c
fix typo in history
2013-04-01 15:29:23 -07:00
David Glasser
3b137562c6
Docs are only in the checkout.
2013-04-01 15:03:28 -07:00
Nick Martin
5d5a86d12f
Merge branch 'analytics' into devel
2013-04-01 14:30:28 -07:00
Nick Martin
a51250f881
revent accidental shrinkwrap changes
2013-04-01 14:29:16 -07:00
Nick Martin
2c9af3e5b5
Mixpanel in docs tweaks.
...
- move mixpanel code to pre-existing analytics file.
- also track when people navigate in the docs
- remove 'preview.meteor.com' alias
2013-04-01 14:29:16 -07:00
karayu
beca43e6e8
mixpanel
2013-04-01 14:29:16 -07:00
David Glasser
c07f2946b8
Notices for 0.6.0-rc2.
2013-04-01 12:31:14 -07:00