Commit Graph

874 Commits

Author SHA1 Message Date
Slava Kim
47c62e94d9 Fix a typo in a script to publish the windows installer 2015-03-25 19:29:33 -07:00
Sashko Stubailo
39b11ca456 Merge branch 'master' into devel
Conflicts:
	History.md
2015-03-25 14:58:21 -07:00
Sashko Stubailo
971247ef47 Update banners for 1.0.5 2015-03-25 14:50:52 -07:00
Sashko Stubailo
1c62efe0cf Update release number for 1.0.5 2015-03-25 13:54:37 -07:00
Matthew Brewer
6980ff73d1 Make awscli actually work for copy scripts.
Remove the leading / from the regex, which doesn't exist with awscli
2015-03-25 10:12:50 -04:00
Avital Oliver
3875e1aea8 Change how we strip Node modules when building dev bundle
Apparently the contents of the browserify-zlib library changed.

Fixes #4013
2015-03-24 16:47:49 -07:00
Avital Oliver
903a8af3b2 When publishing meteor tool on windows, print output as it happens 2015-03-24 14:49:50 -07:00
David Glasser
7219c1eb53 bump for 1.0.5-rc.0
Note: we are doing a minor bump facebook rather than a major bump, even
though this is arguably backward-incompatible. But it's only reflecting
a backwards-incompatible change to reality, and we expect the upgrader
text to do a better job of expressing compatibility concerns than the
version number. There's no reason to make Atmosphere packages that
depend on facebook republish, as they are unlikely to need any changes
anyway (mostly, apps may).
2015-03-23 18:00:03 -07:00
Matthew Brewer
7a754533bc Merge pull request #3702 from meteor/mbrewer-devBundle
Mbrewer dev bundle
2015-03-20 15:20:08 -04:00
David Glasser
87a0366352 Merge branch 'master' into devel for 1.0.4.2 2015-03-20 11:34:44 -07:00
David Glasser
f9579beab4 banner update 2015-03-20 11:30:00 -07:00
David Glasser
9e2539bcd1 1.0.4.2 2015-03-20 11:13:06 -07:00
David Glasser
601f007922 Merge branch 'master' into devel 2015-03-18 00:56:51 -07:00
David Glasser
722242dd89 banner spacing 2015-03-18 00:48:06 -07:00
David Glasser
2f1ee9f9fb banners for 1.0.4.1 2015-03-18 00:35:23 -07:00
David Glasser
92ba69e860 1.0.4.1 2015-03-18 00:29:35 -07:00
David Glasser
21bdac8734 Merge branch 'master' into devel
Conflicts:
	History.md
	packages/accounts-password/package.js
	packages/accounts-password/password_server.js
	packages/constraint-solver/package.js
	packages/meteor-tool/package.js
	packages/non-core/npm-bcrypt/package.js
	packages/package-version-parser/package-version-parser-tests.js
	packages/package-version-parser/package-version-parser.js
	packages/package-version-parser/package.js
	tools/selftest.js
2015-03-17 13:41:14 -07:00
David Glasser
7bf8665163 fix banner spacing 2015-03-17 13:33:27 -07:00
David Glasser
4daaa76b12 METEOR@1.0.4 2015-03-17 13:06:07 -07:00
David Glasser
616649d492 1.0.4-rc.6 2015-03-17 12:22:32 -07:00
David Glasser
ff8b47abb0 Banner update 2015-03-17 12:17:28 -07:00
Slava Kim
9a29988016 Merge pull request #3937 from meteor/callbacks-docs
Better documentation for callbacks taking arguments
2015-03-17 07:21:11 +00:00
David Glasser
1d8e5f7a4e 1.0.4-rc.5 2015-03-16 12:31:50 -07:00
Slava Kim
c8d02245e3 Generate references to typedefs but omit them in docs 2015-03-14 23:05:26 -07:00
Slava Kim
dab2782434 Document a whole bunch of missing arguments/returns 2015-03-14 23:04:09 -07:00
sashko
5d482fa930 Fix typo 2015-03-12 22:37:54 -07:00
Sashko Stubailo
cdd666ddc0 Add link to Windows resources to installer 2015-03-12 22:31:52 -07:00
Avital Oliver
0f270c9f13 Windows installer: Login and signup against real server 2015-03-12 20:39:58 -07:00
sashko
16d0fa2470 Remove too-long path 2015-03-12 19:15:12 -07:00
David Glasser
d770d81399 1.0.4-rc.4 2015-03-12 18:03:11 -07:00
Slava Kim
9b9dfbbf35 Kill some dead code in the installer
6K more to go
2015-03-12 17:56:45 -07:00
sashko
0ef83caa74 Change line break for matt 2015-03-12 13:28:41 -07:00
Sashko Stubailo
6cb13b79c4 Mention deploy is free 2015-03-12 13:20:34 -07:00
Slava Kim
8f3c305037 Change the url of the packages-bootstrap tarball to cloudfront (CDN) 2015-03-12 12:40:09 -07:00
Slava Kim
b03eadc5b0 Remove the trailing space from the reported user agent 2015-03-11 22:17:10 -07:00
Slava Kim
869bf4405f Always set the user agent header in post requests from installer 2015-03-12 04:31:20 +00:00
sashko
516c883d40 Change text to say "Sign In" 2015-03-11 21:28:37 -07:00
sashko
d6c1a40e5d Allow closing the window on login page 2015-03-11 21:21:17 -07:00
sashko
13f5115dc4 Make login/register step have column layout
Also, make the button say "finish" which I think might be good enough
to ship.
2015-03-11 21:17:43 -07:00
sashko
be47860991 Move stuff around and make links work 2015-03-11 20:47:57 -07:00
sashko
36dc395dc8 Move buttons a bit again 2015-03-11 20:20:03 -07:00
sashko
ef1c13ea6a Move buttons a bit 2015-03-11 20:05:46 -07:00
Avital Oliver
f695f5e8a1 More UX improvements to Windows Installer 2015-03-11 20:04:09 -07:00
sashko
b185e962b8 Add small logo in bottom right and move cancel button 2015-03-11 20:03:24 -07:00
Avital Oliver
b6c886e2d8 Tweak UX on Windows installer
Poisition elements, modify text
2015-03-11 19:49:02 -07:00
Avital Oliver
9687e1a093 Windows installer: Change page order
Now it immediately starts installing, then lets you sign in
or register for an account, and then shows you the success page.
2015-03-11 17:47:00 -07:00
Slava Kim
498bacdb99 Don't use https for the Windows installer
This is a temporary solution to the problem of installing Meteor on Windows Server 2008 and Windows Server 2012.

On Windows Server, the requests using TLS 1.1 and TLS 1.2 are disabled by default.
2015-03-11 17:15:52 -07:00
sashko
79e0faf2d4 Change error dialog to show reason instead of error 2015-03-11 16:38:31 -07:00
David Glasser
7ffc3a44b0 1.0.4-rc.3 2015-03-10 22:00:24 -07:00
David Glasser
891a9c3893 1.0.4-rc.2 2015-03-10 11:49:25 -07:00