Commit Graph

17010 Commits

Author SHA1 Message Date
Dotan Simha
6d54df992b Updated the name of the example for angular 2 2016-07-20 15:00:50 +03:00
Dotan Simha
a104491a90 Added Angular2 to the example repositories 2016-07-07 14:16:07 +03:00
Tom Coleman
866614802e Merge pull request #7357 from meteor/mquandalle-fix-path-minifiers-css
Mquandalle fix path minifiers css
2016-07-06 11:37:28 +10:00
Tom Coleman
89aeac5623 Use a reproduced pathRelative in css minifier
We can't use Plugin.fs here so we'll keep replicating stuff.
2016-07-06 09:05:22 +10:00
Ben Newman
4185fd63fd Merge pull request #7343 from meteor/laosb-fix-7292
Relative path resolves to project directory when use METEOR_LOCAL_DIR.
2016-07-05 22:39:18 +00:00
Tom Coleman
a7b8c1e638 Revert "Bump bundle version"
I accidentally cherry-picked and pushed this to devel

This reverts commit c91844f581.
2016-07-04 12:25:39 +10:00
Tom Coleman
c91844f581 Bump bundle version 2016-07-04 12:23:23 +10:00
Wexpo Lyu
5aaf1877f9 Update the code using files. 2016-07-04 06:19:36 +08:00
Wexpo Lyu
2e73838926 Relative path resolves to project directory.
Fixing #7292
2016-07-03 12:41:18 +08:00
Ben Newman
f19241c60b Merge pull request #7316 from meteor/7149-CSS-respect-CDN-settings
Publish CSS documents for autoupdate after rewriting for #7149.
2016-06-29 14:39:16 +00:00
Tom Coleman
4be08cb01f Publish CSS documents for autoupdate after rewriting for #7149
Previously we did not take the JsCssRewriteHook (i.e. CDN host)
into account when doing CSS-only "version-refreshable" HCP.

It is not possible on the client to rewrite CSS urls to take the
hook into account (as it is a function), so instead, we just
publish those CSS URLs post-transform.
2016-06-29 16:21:42 +10:00
Zoltan Olah
424d8e2167 History.md for #7307 2016-06-29 09:18:12 +10:00
Gabriel Rubens
cbb9e219d7 Include test for App.appendToConfig 2016-06-29 09:18:12 +10:00
Gabriel Rubens
2be5bedc19 Update App.appendToConfig to use a raw string 2016-06-29 09:18:12 +10:00
Gabriel Rubens
3797ab014e Implement App.appendToConfig 2016-06-29 09:18:12 +10:00
Tom Coleman
8bdbcb7199 Marginally more helpful message to install phantom for self-test 2016-06-29 08:24:58 +10:00
Tom Coleman
c8b52c3c31 Merge branch 'fix-path-minifiers-css' of https://github.com/mquandalle/meteor into mquandalle-fix-path-minifiers-css 2016-06-29 08:17:33 +10:00
Ben Newman
d023789e10 Merge pull request #7285 from meteor/release-1.3.4.1
Release 1.3.4.1
2016-06-24 16:12:18 +00:00
Martijn Walraven
238623ca74 Avoid building Cordova project when no run targets are specified
Fixes #7271.
2016-06-24 15:19:09 +02:00
Zoltan Olah
67100f7207 Update Roadmap.md 2016-06-24 13:57:47 +10:00
Ben Newman
256edd499b Bump package versions for the official 1.3.4.1 release. release/METEOR@1.3.4.1 2016-06-23 18:33:11 -04:00
Ben Newman
ab92f1eaea Bump package versions for 1.3.4.1-rc.0 release. release/METEOR@1.3.4.1-rc.0 2016-06-23 12:32:50 -04:00
Ben Newman
9f42da9cd4 Update History.md with changes in 1.3.4.1. 2016-06-23 12:02:23 -04:00
Ben Newman
12e563664b Disable the HTTP timeout for the Galaxy upload POST. 2016-06-23 11:49:57 -04:00
Ben Newman
df77c39908 Bump default HTTP timeout to 60 seconds, and allow disabling. 2016-06-23 11:49:23 -04:00
Ben Newman
7cd32daab4 Add an explanation of Meteor 1.3.2.4 to History.md.
Answers #7284.
2016-06-23 11:27:41 -04:00
Ben Newman
19d1c5beeb Merge pull request #7281 from pradel/fix-twitter-login
Check options exist in twitter package.
2016-06-23 13:56:44 +00:00
Ben Newman
4d145b6ad4 Merge pull request #7276 from 4commerce-technologies-AG/devel-fix-check-releaseRecordForConstraints
Fix error on accessing empty releaseRecordForConstraints var.
2016-06-23 13:55:47 +00:00
Ben Newman
e026205ec5 Merge pull request #7279 from 4commerce-technologies-AG/devel-fix-generate-dev-bundle
Finalize replacement NPM@3 at generate-dev-bundle.sh script.
2016-06-23 13:53:09 +00:00
Pradel Léo
e8783e95ac Check options exist on twitter package 2016-06-23 11:29:26 +02:00
Tom Freudenberg
be9ba6b565 Finalize replacement NPM@3 at generate-dev-bundle.sh script 2016-06-23 05:59:48 +02:00
Tom Freudenberg
4cd91f67fa Fix error on accessing empty releaseRecordForConstraints var
When running meteor from checkout this var is defined to be null.
	Accessing var instance attribute will raise an exception
2016-06-23 02:01:32 +02:00
Ben Newman
4d21240f3b Update banners.json to encourage updating to Meteor 1.3.4. 2016-06-22 19:19:37 -04:00
Ben Newman
d71ebb6c28 Merge pull request #7263 from meteor/release-1.3.4
Release 1.3.4
2016-06-22 23:04:24 +00:00
Ben Newman
887cf9670b Bump package versions for the official 1.3.4 release. release/METEOR@1.3.4 2016-06-22 16:56:05 -04:00
Ben Newman
9435db8c9e Update History.md to reflect changes in Meteor 1.3.4. 2016-06-22 15:57:21 -04:00
Ben Newman
36354b1cc0 Bump package versions for 1.3.4-rc.2 release. release/METEOR@1.3.4-rc.2 2016-06-22 15:26:37 -04:00
Ben Newman
6c55961d98 Revert "Tolerate UNKNOWN errors in files.statOrNull on Windows."
This reverts commit 7ea260dac2.

The original reporter of #7243 says the problem has gone away (see
https://github.com/meteor/meteor/issues/7243#issuecomment-227643684), and
I would rather not hide UNKNOWN errors if we can help it.
2016-06-22 15:26:37 -04:00
Ben Newman
8507d44717 Flatten the files.withCache hierarchy.
It turns out throwing away cached results collected during nested
file.withCache calls was not a good idea.
2016-06-22 15:12:30 -04:00
Ben Newman
b14fb05128 In node_modules directories, cache packageSource._findSources.
This caching vastly reduces the amount of work _findSources must do when
the server restarts, at the small cost of ignoring new files added within
node_modules subdirectories. Even if you have to restart the server when
you add a file to node_modules (super rare), that's still MUCH better than
waiting for _findSources to rescan the node_modules directory every time
the server restarts.

Part of #7253 and #7008.
2016-06-22 14:45:11 -04:00
Ben Newman
a2e380d154 Cache files.{stat,lstat,realpath,readdir} hierarchically.
Passing a function to files.withCache invokes the function and causes the
results of these four files.* methods to be cached for the duration of the
function invocation.

Part of #7253 and #7008.
2016-06-22 14:41:54 -04:00
Ben Newman
9a5907b911 Merge branch 'devel' into release-1.3.4 2016-06-22 13:22:44 -04:00
Zoltan Olah
8f86d08827 Merge pull request #7143 from mitar/timeouts
Set timeout for HTTP requests
2016-06-22 08:59:38 +10:00
Zoltan Olah
5d5cfca5b0 Merge pull request #7256 from workflow/1-3-3-1-facebook-auth-type-checking-error-in-facebook-package-1-2-7-B-#7255
Adds truthiness check b4 accessing property in facebook package. Fixes #7255
2016-06-22 08:41:34 +10:00
Ben Newman
9d17aa44c6 Bump package versions for 1.3.4-rc.1 release. release/METEOR@1.3.4-rc.1 2016-06-21 13:45:12 -04:00
Ben Newman
7ea260dac2 Tolerate UNKNOWN errors in files.statOrNull on Windows.
Fixes #7243.
2016-06-21 13:40:15 -04:00
Ben Newman
d60a0b90ee Make it possible to uninstall Meteor on Windows.
If this works, the uninstall command should be:

  misexec /x {1B1B4C6E-371D-4027-80AB-27922ABD7EE4}
2016-06-21 11:05:32 -04:00
Tomas Brambora
95ba1ed841 Reload: detect href ending with #.
Fixes #7239.
2016-06-21 11:05:32 -04:00
Ben Newman
fc8fe51c15 Merge pull request #7261 from realyze/devel
Reload: detect href ending with `#`.
2016-06-21 14:28:22 +00:00
Zoltan Olah
1a06eefc14 Removes install.sh - added by mistake 2016-06-21 15:59:08 +10:00