Ben Newman
|
f15f56fff7
|
Upgrade pathwatcher to prevent tests from hanging.
I fixed https://github.com/atom/node-pathwatcher/issues/47 with
https://github.com/atom/node-pathwatcher/pull/48, and @kevinsawicki
published my changes to NPM as pathwatcher@2.3.3.
These changes make it so pathwatcher no longer keeps our test processes
alive when they would otherwise naturally exit.
|
2014-11-21 17:37:15 -08:00 |
|
Ben Newman
|
88477358ac
|
Add node-pathwatcher NPM package to dev bundle.
|
2014-11-17 20:27:29 -05:00 |
|
Ben Newman
|
2cb7d51d21
|
Revert "Add watchman and sane to the dev bundle."
This reverts commit c426ffe899.
|
2014-11-17 20:11:32 -05:00 |
|
Ben Newman
|
c426ffe899
|
Add watchman and sane to the dev bundle.
|
2014-11-11 21:08:49 -05:00 |
|
Slava Kim
|
44832cbbdc
|
Add return types and properties types in JSDoc to a lot of methods
|
2014-11-02 02:45:17 -08:00 |
|
David Glasser
|
34aac459a0
|
Upgrade esprima to 1.2.2 from pre-1.1
|
2014-10-30 15:12:30 -07:00 |
|
David Glasser
|
e79e04fd60
|
Upgrade Mongo to 2.4.12 from 2.4.9
Not quite ready to take 2.6 yet
|
2014-10-30 15:12:29 -07:00 |
|
David Glasser
|
fc375be7c8
|
Upgrade openssl in mongo to 1.0.1j from 1.0.1g
|
2014-10-30 15:12:29 -07:00 |
|
David Glasser
|
d91667a941
|
Upgrade http-proxy to 1.6.0 from 1.0.2
The patch was integrated in 1.0.3.
|
2014-10-30 15:12:29 -07:00 |
|
David Glasser
|
66bd817382
|
Upgrade phantomjs to 1.9.12 from 1.8.1-1
|
2014-10-30 15:12:29 -07:00 |
|
David Glasser
|
8b9771420b
|
upgrade sqlite3 to 3.0.2 from 3.0.0
|
2014-10-30 15:12:29 -07:00 |
|
David Glasser
|
80f8eec669
|
Upgrade source-map to 0.1.40 from 0.1.32
|
2014-10-30 15:12:29 -07:00 |
|
David Glasser
|
5d84fd2b7c
|
Upgrade tar to 1.0.2 from 1.0.1
|
2014-10-30 15:12:29 -07:00 |
|
David Glasser
|
92b1bf1369
|
Upgrade request to 2.47.0 from 2.33.0
Looks like it now auto-detects $HTTP_PROXY so we could drop that code
from http-helpers (but not from the faye stuff).
|
2014-10-30 15:12:29 -07:00 |
|
David Glasser
|
d4feca7703
|
Upgrade semver to 4.1.0
I believe all the backwards-incompatible changes are to features we
don't use, like range expressions and the inc function.
|
2014-10-30 15:12:28 -07:00 |
|
David Glasser
|
5db7b27153
|
upgrade source-map-support: 0.2.8 (from 0.2.5)
|
2014-10-30 15:12:28 -07:00 |
|
David Glasser
|
4d2499ed7d
|
Explain why not upgrading underscore
|
2014-10-30 15:12:28 -07:00 |
|
David Glasser
|
a6cce36f8d
|
Explain why not upgrading fibers
|
2014-10-30 15:12:28 -07:00 |
|
David Glasser
|
c2a4134d97
|
Update Node to 0.10.33 from 0.10.29
Our npm patch is not yet in a Node 0.10 release (it's in npm 2.1.0).
|
2014-10-30 15:12:28 -07:00 |
|
David Glasser
|
19ead0ec1e
|
Link pre-0.9.0 to 1.0
|
2014-10-28 10:55:10 -07:00 |
|
Emily Stark
|
710fb1fa80
|
Merge branch 'devel' of github.com:meteor/meteor into devel
|
2014-10-28 10:45:43 -07:00 |
|
Emily Stark
|
cb54ae18fb
|
Merge branch 'master' into devel
Conflicts:
History.md
examples/localmarket/.meteor/release
examples/localmarket/.meteor/versions
packages/stylus/README.md
tools/compiler.js
tools/package-client.js
tools/tests/old/app-with-private/.meteor/versions
tools/tests/old/app-with-public/.meteor/versions
tools/tests/old/empty-app/.meteor/versions
|
2014-10-28 10:42:30 -07:00 |
|
David Glasser
|
2248a0174a
|
Fix jsdoc. No longer depends on dev bundle.
|
2014-10-28 10:34:59 -07:00 |
|
ekatek
|
fb7466078e
|
INCREMENT THE RELEASE NUMBER
|
2014-10-28 08:57:07 -07:00 |
|
Nick Martin
|
5697e79004
|
banner for 1.0
|
2014-10-28 02:49:11 -07:00 |
|
Emily Stark
|
1f73d9c06d
|
bump release manifest for rc.12
|
2014-10-28 02:44:43 -07:00 |
|
Emily Stark
|
889c915aff
|
bump release manifest for rc.11
|
2014-10-28 00:59:00 -07:00 |
|
Emily Stark
|
d9f331176c
|
bump release manifest for rc.10
|
2014-10-27 19:40:08 -07:00 |
|
ekatek
|
e79f95e3ca
|
incrementing versions for rc.9
|
2014-10-24 16:39:56 -07:00 |
|
David Glasser
|
895820440a
|
call ancient upgrader 1.0.0
(It'll actually just update you to whatever is on install.meteor.com.)
|
2014-10-24 15:16:58 -07:00 |
|
Emily Stark
|
036d10e0ad
|
Bump release manifest for rc.8
|
2014-10-24 14:39:54 -07:00 |
|
Slava Kim
|
f1ab1c2995
|
Pin cordova-cli to the newest cordova-lib-npm fork that correctly points to the latest fork of cordova-android
|
2014-10-24 12:32:13 -07:00 |
|
Slava Kim
|
36d9b3d4aa
|
Pin cordova-cli to the newest cordova-lib-npm fork that correctly points to the latest fork of cordova-android
|
2014-10-24 12:20:23 -07:00 |
|
David Glasser
|
ef68e0968f
|
update to 0.9.9
|
2014-10-23 21:48:40 -07:00 |
|
David Glasser
|
4fa8d3e61c
|
provide hash -r instructions
|
2014-10-23 21:41:55 -07:00 |
|
David Glasser
|
cb6a37fe96
|
fake releases for linux too
|
2014-10-23 21:32:57 -07:00 |
|
David Glasser
|
879e18bb32
|
build-fake-release fix
|
2014-10-23 21:26:36 -07:00 |
|
David Glasser
|
44b457e4a2
|
build-fake-release fix
|
2014-10-23 21:25:25 -07:00 |
|
David Glasser
|
4afefb6a50
|
Putative upgrade-from-ancient scripts
|
2014-10-23 21:21:23 -07:00 |
|
Emily Stark
|
0d4c0e38bf
|
Bump release manifest for rc.7
|
2014-10-23 16:55:37 -07:00 |
|
David Glasser
|
2a95b3ff6a
|
Restore upgrade-to-engine code.
This partially reverts commit b1b1520f3e.
|
2014-10-23 16:24:34 -07:00 |
|
David Glasser
|
b8630d7b66
|
valid json
|
2014-10-23 16:17:55 -07:00 |
|
David Glasser
|
3633c0ff60
|
Add stuff to manifest.json for pre-0.6.0 again
|
2014-10-23 16:16:07 -07:00 |
|
David Glasser
|
9eb922e50e
|
bump versions for 1.0-rc.6
|
2014-10-23 14:08:25 -07:00 |
|
David Glasser
|
de97e984f6
|
bump for 1.0-rc.5
|
2014-10-23 11:06:43 -07:00 |
|
Emily Stark
|
9eb79d4c33
|
Bump release manifest for rc4
|
2014-10-22 13:54:22 -07:00 |
|
Emily Stark
|
34dda787aa
|
Bump release manifest for rc.3
|
2014-10-22 12:49:49 -07:00 |
|
David Glasser
|
b72652a762
|
Delete a lot of junk from the dev bundle
Mostly test data and docs. Also some build-time-only dependencies for sqlite.
|
2014-10-21 12:58:16 -07:00 |
|
David Glasser
|
42de8d4552
|
Delete a lot of junk from the dev bundle
Mostly test data and docs. Also some build-time-only dependencies for sqlite.
|
2014-10-20 13:50:40 -07:00 |
|
David Glasser
|
6db7783470
|
bump for 1.0-rc.2
unclear why http and less are needed
|
2014-10-17 22:17:06 -07:00 |
|