Commit Graph

4752 Commits

Author SHA1 Message Date
Emily Stark
8e2cd47c38 Bump docs meteor release
Conflicts:
	docs/.meteor/release
2013-10-18 11:50:52 -07:00
Avital Oliver
b242f20ffe Fix docs on http package
The recent change to throw errors wasn't done to completion.
Update the examples and some of the prose.
2013-10-17 16:36:13 -07:00
Nick Martin
e2fd3fcad3 Merge branch 'release-0.6.6' 2013-10-11 18:44:40 -07:00
Nick Martin
958a547513 update examples to 0.6.6.1 2013-10-11 18:43:13 -07:00
Nick Martin
ca0e7c3c07 Docs version bump. 2013-10-11 18:20:06 -07:00
Nick Martin
cb1d30c7e8 History for 0.6.6.1 2013-10-11 17:19:27 -07:00
Nick Martin
47babd170f banner and notices for 0.6.6.1 2013-10-11 17:12:10 -07:00
Nick Martin
d05560d12f Don't us fs.watch. Cherry pick and squash 2b8e4a2975 release/0.6.6.1 release/0.6.6.1-rc1 2013-10-11 16:31:40 -07:00
Nick Martin
be1a55adb4 Merge branch 'release-0.6.6' 2013-10-10 13:25:27 -07:00
Nick Martin
3733ab1c72 fix bless release script for update getUrl function. 2013-10-10 12:58:05 -07:00
Nick Martin
06b9beab3a upgrade docs and examples to 0.6.6
this is premature, as it isn't out yet, but it will be by the time this hits devel
2013-10-10 12:45:40 -07:00
Nick Martin
f1ca859790 another history tweak. 2013-10-10 12:45:40 -07:00
Nick Martin
82067795f6 banner text tweak. 2013-10-10 12:45:40 -07:00
Nick Martin
b9562447bd Notices and first draft banner. 2013-10-09 20:58:03 -07:00
Nick Martin
008b46ac49 History tweaks. 2013-10-09 20:38:58 -07:00
David Glasser
5453ca480e Update History and mailmap. release/0.6.6 release/0.6.6-rc5 2013-10-09 09:58:57 -07:00
Stephen Darnell
31669c7dd5 Switch to socket.end() 2013-10-09 09:58:08 -07:00
Nick Martin
1214eec099 test and bump version numbers for examples and docs. 2013-10-08 23:34:43 -07:00
Nick Martin
57c87a403d OCD release/0.6.6-rc4 2013-10-08 20:03:02 -07:00
Nick Martin
93c23470aa make a bunch of packages internal.
please remember to set this when making new packages.
2013-10-08 19:58:48 -07:00
David Glasser
0be428b731 Build mongo with -j4 on Mac too. release/0.6.6-rc3 2013-10-08 17:14:32 -07:00
David Glasser
c4b1e6b324 Hopefully fix ECONNRESET errors again. 2013-10-08 16:31:36 -07:00
Nick Martin
3798826ac2 Merge branch 'devel' into release-0.6.6 release/0.6.6-rc2 2013-10-08 00:43:55 -07:00
Nick Martin
9f2188b5da Not sure why, but opera is better now (including old versions). I guess one of the minimongo changes caused the ordering to be different. 2013-10-08 00:42:52 -07:00
Nick Martin
9eda3f9707 Merge branch 'long-series-rework' into devel 2013-10-08 00:41:08 -07:00
Nick Martin
28082f33e1 Fix issue where login callbacks could be called multiple times on reconnect. 2013-10-08 00:10:33 -07:00
Nick Martin
e5dd8f4f8e Better error handling if resetPassword fails. Also, handle setLoginToken(null) better. 2013-10-07 23:33:04 -07:00
Nick Martin
b09f206753 Specify userId in one other expireTokens call. Add a check to make sure we don't do it again. 2013-10-07 21:53:57 -07:00
Nick Martin
468eb6a1bf Fix typo in index name. We were not indexing password reset tokens correctly. 2013-10-07 21:53:57 -07:00
Nick Martin
9bad3afcfb Fix reset email test. NOTE: still needs work on error handling. 2013-10-07 21:53:57 -07:00
Nick Martin
f9504f215e Add test parameter so we only expire tokens for our user, not everyone. 2013-10-07 21:53:57 -07:00
Nick Martin
bc8406d8a0 add XXX note 2013-10-07 21:53:56 -07:00
Nick Martin
2deb0e9b62 break 'long series' test into smaller tests. 2013-10-07 21:53:56 -07:00
Nick Martin
6ca55ec189 Remember to call this._setLoginToken the other places we call this.setUserId
This makes me feel that this._setLoginToken is the wrong pattern even more strongly.
2013-10-07 21:53:56 -07:00
Slava Kim
799dd35319 Merge branch 'minimongo-near' into devel
Conflicts:
	History.md
	LICENSE.txt
2013-10-07 16:55:10 -07:00
Slava Kim
24b3ca13e1 Another test for minimongo $near inside $and clause
It throws no matter how deep is $near.
2013-10-07 16:50:27 -07:00
Slava Kim
d1518f4f17 Package wrapper for geojson-utils package to keep original code unchanged. 2013-10-07 16:07:45 -07:00
David Glasser
b414cd15bb Fix README instructions about running docs app. 2013-10-07 15:12:44 -07:00
Slava Kim
7c9122ef09 Make geojson-utils a strong dependency of minimongo. 2013-10-07 14:30:54 -07:00
David Glasser
bda5113fa5 meteor run: Handle errors in the websocket proxy by closing socket instead of
throwing
2013-10-07 14:18:29 -07:00
Geoff Schmidt
77d50e4f3d parties example: force selection to an actually-existing party.
This handles the case where the selected party is
deleted by another user, and also the case where
the server rejects the party creation request.
release/0.6.6-rc1
2013-10-04 18:21:18 -07:00
Geoff Schmidt
c2b2deb0d6 parties example: force selection to an actually-existing party.
This handles the case where the selected party is
deleted by another user, and also the case where
the server rejects the party creation request.
2013-10-04 18:19:57 -07:00
Nick Martin
82994d06e4 more history tweaks 2013-10-04 17:55:08 -07:00
David Glasser
c604a8dd80 Rename warehouse S3 bucket to be SSL-compatible. 2013-10-04 15:49:27 -07:00
David Glasser
35fc8bf5f5 Rename warehouse S3 bucket to be SSL-compatible. 2013-10-04 15:47:55 -07:00
David Glasser
a4d96c68b2 Add issue number to History. 2013-10-04 14:19:45 -07:00
Nick Martin
234ae59840 Bump version in history file. release/0.6.6-rc0 2013-10-04 13:25:19 -07:00
David Glasser
52e59350db Minor refactorings to restrictCreationByEmailDomain:
- test all emails if there is more than one (instead of relying on
  accounts-password to only set one)
- simplify boolean logic
- typo fix
2013-10-04 12:47:16 -07:00
David Glasser
38ed624909 Don't do Google domain redirect if restrictCreationByEmailDomain is function. 2013-10-04 12:46:17 -07:00
David Glasser
6fcff6d85d Warn if Accounts.config is only called on the client. 2013-10-04 12:41:45 -07:00