Commit Graph

6023 Commits

Author SHA1 Message Date
Sashko Stubailo
e0d77754d7 Bump meteor tool version 2015-01-21 19:17:47 -08:00
Slava Kim
35f19a2542 bump 2015-01-21 14:12:18 -08:00
Sashko Stubailo
5d45bd5da9 Use the proper pre-release version for jquery 2015-01-21 14:04:09 -08:00
Sashko Stubailo
bc65ad641b Rename methods to be consistent with files.js 2015-01-21 14:04:09 -08:00
Sashko Stubailo
2ddc9738b2 Ordered dict no docs 2015-01-21 14:04:07 -08:00
Slava Kim
27f249bfed A lot of crazy package bumps 2015-01-21 14:03:55 -08:00
Sashko Stubailo
e84fa64ac6 WHAT 2015-01-20 22:34:25 -08:00
Sashko Stubailo
4e867aa919 No documentation 2015-01-20 22:34:25 -08:00
Sashko Stubailo
e15b96b8ea Meteor tool bump 2015-01-20 22:34:25 -08:00
Sashko Stubailo
abc75a36fd Add documentation: null 2015-01-20 22:34:25 -08:00
Sashko Stubailo
25f3b9f337 Bump a bunch of versions 2015-01-20 22:34:25 -08:00
Sashko Stubailo
c93fb243f2 I guess jquery doesn't support the RC thing 2015-01-20 22:34:24 -08:00
Sashko Stubailo
c37342d504 Bump a bunch of package versions 2015-01-20 22:34:24 -08:00
Sashko Stubailo
8b36243375 Update package version parser 2015-01-20 22:34:19 -08:00
Sashko Stubailo
802ba5c014 Bump package versions 2015-01-20 22:34:18 -08:00
Sashko Stubailo
361b99a7fd Re-add deps on npm-bcrypt and npm-node-aes-gcm 2015-01-20 22:34:18 -08:00
Sashko Stubailo
2dac4a490a Bump some npm-node-aes-gcm things 2015-01-20 22:34:18 -08:00
Sashko Stubailo
85e4e3b8e2 Versions 2015-01-20 22:34:18 -08:00
Sashko Stubailo
a80e3af510 Bump 2015-01-20 22:34:17 -08:00
Sashko Stubailo
4c12cf2e66 Some version bumps 2015-01-20 22:34:17 -08:00
Sashko Stubailo
a8306b0adc Bump version of npm-node-aes-gcm to the first all-platform version 2015-01-20 22:34:17 -08:00
Sashko Stubailo
f5913e0563 Save npm changes for npm-bcrypt 2015-01-20 22:34:17 -08:00
Sashko Stubailo
5ffc39bdca Bump npm-bcrypt to 0.7.8-winr.1
The first version to be published from all platforms (except windows 64)
2015-01-20 22:34:17 -08:00
Sashko Stubailo
c638eadc9a Bump versions 2015-01-20 22:34:16 -08:00
Sashko Stubailo
8b1e9624d5 Bump versions 2015-01-20 22:34:16 -08:00
Sashko Stubailo
b0b9a37dbb Bump meteor tool version 2015-01-20 22:34:16 -08:00
Slava Kim
0e69c587f3 bump 2015-01-20 22:34:15 -08:00
Sashko Stubailo
208489f7a3 Bump tool for unknown reason 2015-01-20 22:34:13 -08:00
Sashko Stubailo
4e5850cc87 Bump versions 2015-01-20 22:34:13 -08:00
Sashko Stubailo
977e3171fd Fix Future import 2015-01-20 22:08:15 -08:00
Sashko Stubailo
15295f9033 Remove extra console.logs 2015-01-20 22:08:15 -08:00
Sashko Stubailo
a4084a9599 Bump version of release and tool 2015-01-20 22:08:14 -08:00
Sashko Stubailo
bb21c1750f Fix path lengths and some symlink issues 2015-01-20 22:08:14 -08:00
Sashko Stubailo
08898db3b8 Bump meteor-tool 2015-01-20 22:08:14 -08:00
Slava Kim
ed2dead94a Fix minifiers' CSS rewriting code on Windows 2015-01-20 22:06:59 -08:00
Slava Kim
219357098a Temporarily copy-paste version-parser 2015-01-20 22:03:24 -08:00
Slava Kim
9db7c37737 Bad code: copy paste package-version-parser.js
The symlinks don't work that well on Windows.
This will require some other workaround.
2015-01-20 22:03:23 -08:00
Emily Stark
1c6a11e243 Make tool able to do oauth against new and old OAuth configurations
Previously, the tool was hard-coded to use "?close" at the end of
redirect uris when it did OAuth flows with e.g. package servers or build
farms. Now, we use the same logic that the server uses to compute its
redirect uri: we add "?close" if a loginStyle option is present in the
configuration.
2015-01-20 22:03:23 -08:00
ekatek
27f7daa7f8 Merge branch 'master' into devel 2015-01-20 18:03:40 -08:00
David Glasser
0cf3dbd3a9 Clarify 2015-01-20 17:45:03 -08:00
Robert Lowe
b420c8d651 Update outdated README.md
ReactiveDict's have been able to migrate since: 624035fab8

See [session](https://github.com/meteor/meteor/blob/devel/packages/session/session.js) as an example.
2015-01-20 17:45:03 -08:00
ekatek
38e0e344c4 prepare for 1.0.3.1
- increment the release number in banners.json
- increment version number for meteor-tool
- increment release number in the release configuration
2015-01-20 13:50:34 -08:00
ekatek
c5bc843816 bring README.md files up to 1.0.3 compatibility
Fill in all packages without README.md files with a short
README.md mentioning that this is an internal Meteor package.

Break up the top paragraph of a couple of existing README.md
files to be proper long description.

There is more work to do here, involving line wrapping and the like.
2015-01-20 12:21:35 -08:00
ekatek
99124d881a increment package versions 2015-01-20 10:25:22 -08:00
David Greenspan
c71e495e10 Only test constraint-solver and PVP on server
You can still include them on the client, but they don’t work in
Safari 4 and IE 8 because semver.js uses ES 5 methods including
String#trim, Array#map/filter/forEach, and possibly others.

This should fix any unit test failures in these packages.
2015-01-15 22:15:23 -05:00
ekatek
fbfd5c4664 increment version numbers 2015-01-15 10:50:09 -08:00
David Greenspan
c1556f250b remove old comment 2015-01-14 20:29:39 -08:00
David Glasser
a1f8394750 Fix double execution of Session.close
In Session.close, `self.socket.close` could trigger this event handler:

    socket.on('close', function () {
      if (socket._meteorSession) {
        Fiber(function () {
          socket._meteorSession.close();
        }).run();
      }
    });

which could trigger a reentrant call to Session.close.  The self.inQueue
guard was not sufficient to stop multiple execution, because it was too
low.

Symptoms included:

- The "sessions" server fact would be decremented twice and become
  inaccurate (and even negative!)
- Connection.onClose callbacks could be called twice

Fixes #3331.
2015-01-14 18:37:24 -08:00
David Glasser
25c11c69cf Fix double execution of Session.close
In Session.close, `self.socket.close` could trigger this event handler:

    socket.on('close', function () {
      if (socket._meteorSession) {
        Fiber(function () {
          socket._meteorSession.close();
        }).run();
      }
    });

which could trigger a reentrant call to Session.close.  The self.inQueue
guard was not sufficient to stop multiple execution, because it was too
low.

Symptoms included:

- The "sessions" server fact would be decremented twice and become
  inaccurate (and even negative!)
- Connection.onClose callbacks could be called twice

Fixes #3331.
2015-01-14 17:50:16 -08:00
David Glasser
4ba315d2f6 Semi-expose password hashing
See #3410.
2015-01-14 12:05:05 -08:00