Commit Graph

6042 Commits

Author SHA1 Message Date
Emily Stark
fabd6c6246 Don't print 'undefined' around banner text release/0.7.1.1-rc1 release/0.7.1.1 2014-02-24 13:42:14 -08:00
Matt DeBergalis
f8eec237a6 mention oplog 2014-02-24 12:42:51 -08:00
Nick Martin
686996fb81 Tweak text in login button for meteor-developer to fit in current width. release/0.7.1 release/0.7.1-rc5 2014-02-23 20:51:10 -08:00
Nick Martin
48cfc719ef Oops, missed one. Thanks, Tim. 2014-02-23 19:46:29 -08:00
Nick Martin
dd47415027 First cut banner and notices. release/0.7.1-test3 release/0.7.1-rc4 2014-02-23 19:00:58 -08:00
Emily Stark
1e36f52a8b Remove stray comma in History 2014-02-23 18:59:51 -08:00
Emily Stark
7a1c2f87bd Fix Sashko's username in mailmap 2014-02-23 18:59:07 -08:00
Nick Martin
ff5d9f3972 HIstory reordering pass. 2014-02-23 18:29:17 -08:00
Nick Martin
c75969e769 Another History.md pass, part 1. 2014-02-23 17:25:01 -08:00
David Glasser
9e8a1f2771 History: fix waypoint version 2014-02-23 16:40:41 -08:00
David Glasser
afcd1ae5a5 history typo 2014-02-23 16:39:58 -08:00
Nick Martin
fecc246271 Update license file for new npm modules. 2014-02-23 14:10:48 -08:00
Emily Stark
d6f04ba5dd Fix exceptions in galaxy deploy 2014-02-22 17:45:24 -08:00
Emily Stark
bbc8fe2809 Remove Accounts.loginServiceConfiguration from docs 2014-02-22 13:27:41 -08:00
Emily Stark
22db047be7 Add github usernames to History and update mailmap 2014-02-21 23:19:13 -08:00
Emily Stark
99386b07c8 Do a pass over History.md 2014-02-21 23:06:58 -08:00
Emily Stark
e7a0db4a72 Add History note about compress before rawConnectHandlers 2014-02-21 22:18:38 -08:00
David Glasser
dd7fb37a40 history note about relaxed Npm.depends rules 2014-02-21 17:34:35 -08:00
Emily Stark
27e5b77249 Bump examples and docs to 0.7.1-rc3 2014-02-21 15:54:04 -08:00
Emily Stark
cde758c7ef Tweak "Configure Meteor developer account login" button text 2014-02-21 15:26:52 -08:00
David Glasser
3cd00c89af Avoid stack trace with empty '.meteor/release' file
This is not a regression against 0.7.0.1.

Fixes #1849.
2014-02-21 15:00:33 -08:00
David Glasser
203917df1e Don't print "overrides project version (null)"
Specifically, when using checkout meteor with a project with no
.meteor/release file (ie, a pre-0.6.0 app, not a "none"-pinned app), we
used to print

  => Running Meteor from a checkout -- overrides project version (null)

but now we won't.
2014-02-21 14:50:44 -08:00
Emily Stark
1528f1c922 Shorten some package descriptions 2014-02-21 11:49:36 -08:00
Emily Stark
e04d3f36d2 Make accounts-meteor-developer documented, not meteor-developer 2014-02-21 11:39:37 -08:00
Emily Stark
222ac4ca65 Bump more self-test timeouts release/0.7.1-rc3 2014-02-21 10:22:03 -08:00
Emily Stark
8f2a0abe31 Remove unnecessary help text line break. 2014-02-21 10:09:11 -08:00
Emily Stark
aa7b89db79 Merge branch 'catch-sourcemap-fails' into release-0.7.1 2014-02-21 09:06:50 -08:00
Emily Stark
0eaa021f4c Just drop sourcemaps that fail to be applied. 2014-02-21 09:05:51 -08:00
Slava Kim
58dc0ee3bb Print a warning if the generated source map failed to be applied 2014-02-20 19:32:16 -08:00
Emily Stark
9669bbe368 Bump some run test timeouts 2014-02-20 17:25:14 -08:00
David Glasser
54074fdac7 Fix crash if populating packages in two processes 2014-02-20 15:35:38 -08:00
Emily Stark
4d682e3a1c Remove unneeded cookies package 2014-02-20 15:32:42 -08:00
David Glasser
2e9755a75f More improvements to load order doc
Fixes #1839.  See also #1675.
2014-02-20 15:27:44 -08:00
Emily Stark
67b6adc801 Modify docs sidebar to not list every external login provider.
`Meteor.loginWithMeteorDeveloperAccount` is too long for the sidebar,
and we don't really want to update the sidebar for every login provider
anyway.
2014-02-20 14:34:22 -08:00
Emily Stark
9610e0703c Merge branch 'raw-connect-handlers' into release-0.7.1 release/0.7.1-rc2 2014-02-20 11:53:30 -08:00
Emily Stark
9aa4e53984 Run compress connect handler before raw connect handlers. 2014-02-20 11:47:53 -08:00
Emily Stark
6ca69af94e Update History for rawConnectHandlers 2014-02-20 11:32:19 -08:00
Emily Stark
36b7cd776d Add WebApp.rawConnectHandlers that run before other meteor handlers 2014-02-20 11:04:53 -08:00
Emily Stark
e4c02a5e3a Revert "Run user-supplied connect handlers earlier. They see the path before the prefix has been stripped and they take precedence over static assets."
This reverts commit c3c86a1b30.
2014-02-20 10:49:20 -08:00
Slava Kim
dc4eb4c496 Prevent less sourcemaps generation hanging w/o compiling less twice 2014-02-20 00:03:15 -08:00
Emily Stark
f19331fc44 Merge branch 'meteor-accounts-ux-pass' into release-0.7.1 2014-02-20 00:00:16 -08:00
Slava Kim
7b9ca3d0cc Allow stylesheets to register source maps 2014-02-19 23:56:10 -08:00
Emily Stark
ab3577d3d5 Update tests for changed accounts UX 2014-02-19 23:44:04 -08:00
Emily Stark
cebffa7848 Use stderr for login prompt on deploy with expired token 2014-02-19 23:43:35 -08:00
Emily Stark
89b1a73002 Make options optional on pollForRegistrationCompletion 2014-02-19 23:43:18 -08:00
Slava Kim
3caa824b32 Don't hang if less produces no source-map
Add a test for that
2014-02-19 22:03:14 -08:00
Emily Stark
857b4e0a4c Merge branch 'meteor-accounts-ux-pass' of github.com:meteor/meteor into meteor-accounts-ux-pass 2014-02-19 19:37:12 -08:00
Emily Stark
eee4c0c9e7 Add test for deploying with expired credentials 2014-02-19 19:36:54 -08:00
Emily Stark
829dfdac68 Don't log out an invalid session immediately before deploy.
When we deploy:
* If we are logged in with a username, then we go straight to doing the
  actual deploy.
* If we are logged in without a username, we check if we have a username
  yet. If we have an invalid credential at this point, we do NOT want
  `pollForRegistrationComplete` to wipe our session file, because we
  already passed the point at which we handle the case of the user being
  logged out. Instead, we just want to continue with the deploy and let
  the deploy server handle the expired credential. (This case, where a
  user's credential has been expired before they set a username,
  shouldn't happen too often in real life.)
* If we deploy with an invalid credential, we get an "Expired
  credential" message.
2014-02-19 19:35:19 -08:00
Emily Stark
0663aaa435 Make Sandbox.writeSessionFile actually write the file 2014-02-19 17:04:22 -08:00