Martijn Walraven
c33bd25139
Update Cordova plugin versions in packages and bump versions
2015-08-26 19:26:44 +02:00
Sashko Stubailo
0ef65cc782
Clean up all dependencies
2015-07-30 17:25:38 -07:00
David Glasser
43b4b30205
Release PLUGINS-PREVIEW@1
...
This included removing some internal version constraints. It would be
nice if package A could say "use B@2.0.0" (when both have changed), but
when they're both in the release, we need to make a release that has a
B@2.0.0-rc in it, which doesn't match that constraint. Fortunately,
constraints aren't necessary within a release anyway.
2015-07-22 23:19:11 -07:00
Kelly
7b9c0bde0f
bump webapp version
2015-05-21 18:01:18 -07:00
Kelly
91900dadca
fix version for legacy-whitelist cordova plugin
2015-05-19 17:02:13 -07:00
Kelly
62f54773a4
add dependency on legacy-whitelist plugin
...
In 5.0.0 Cordova now requires a whitelist plugin for allowing access to external resources.
For now the dependency is for the legacy-whitelist plugin due to meteor currently using
the older <access> tags.. see https://github.com/apache/cordova-plugin-whitelist
2015-05-19 17:02:13 -07:00
Kelly
f0c5fc4304
use new cordova device plugin
2015-05-19 17:02:13 -07:00
David Glasser
4daaa76b12
METEOR@1.0.4
2015-03-17 13:06:07 -07:00
David Glasser
891a9c3893
1.0.4-rc.2
2015-03-10 11:49:25 -07:00
David Glasser
56b3dbd3b9
Fix cordova update plugin lost in merge conflict
...
This was from 2966337ea7 , which somehow got reverted while resolving
merge commit 37f3230 .
2015-03-10 11:44:56 -07:00
David Glasser
873018df44
Minor version bumps to packages with new features
...
* accounts-base: client-side login hooks
* accounts-password: emailTemplates features
* autoupdate: reload via Node IPC messages (and SIGHUP)
* blaze: template-level subscriptions and onRendered/etc hooks
* ddp: client-side onStop callback, permessage-deflate, subscriptionId
on subscription handles
* http: npmRequestOptions, HTTPInternals.NpmModules
* mongo: validated against 2.6, oplog-backlog,
rawCollection/rawDatabase, MongoInternals.NpmModules
* reactive-dict/session: Session.set({k1: v1, k2: v2})
* templating: attributes on <body>
* webapp: WebAppInternals.NpmModules
2015-03-05 22:30:22 -08:00
David Glasser
d4d349ca96
Don't overly escape Meteor.settings.public
...
Fixes #3730 .
Testing Done:
Manual testing based on the report in #3730 . Also confirmed that `</script>` is not a problem.
I would have added a test-packages test but there's no easy way to override Meteor.settings in test-packages.
Bugs closed: 3730
Reviewed at https://rbcommons.com/s/meteor/r/1/
2015-02-17 18:01:01 -08:00
Sashko Stubailo
5efa6da74a
Remove unused dependencies from Webapp
...
Fixes #3753
2015-02-17 09:25:18 -08:00
ekatek
4a8e5fde08
incrementing version numbers
...
A merge of the windows-cordova branch did not increment the version numbers
of some packages before adding pre-release versions. This causes constraint
solver errors, when, for example, trying to build a release from devel. This
change should fix the most obvious candidates.
2015-02-16 15:25:25 -08:00
Sashko Stubailo
f29c954458
Bump a bunch of version numbers for new preview
2015-02-09 13:23:24 -08:00
Sashko Stubailo
a75cae93ed
Merge branch 'devel' into windows-r
...
Conflicts:
packages/package-version-parser/package.js
tools/bundler.js
tools/server/boot.js
2015-02-04 15:50:31 -08:00
Sashko Stubailo
b3cb7a49f7
Merge branch 'devel' into windows-cr
...
Conflicts:
packages/application-configuration/package.js
packages/ctl-helper/package.js
packages/ctl/package.js
packages/dev-bundle-fetcher/package.js
packages/follower-livedata/package.js
packages/jquery/package.js
packages/star-translate/package.js
packages/test-in-browser/package.js
tools/bundler.js
tools/compiler.js
tools/package-client.js
tools/package-source.js
tools/package-version-parser.js
tools/server/boot.js
2015-02-04 13:56:54 -08:00
Slava Kim
3c68cebf0d
bump
2015-02-02 13:38:01 -08:00
David Glasser
7c40c3c5a6
Remove legacy proxy-binding
...
Also remove SIGHUP handler. This was designed for a legacy system, and
SIGHUP would be a better fit for what autoupdate currently uses SIGUSR2
for. This includes removing some code in the ddp server to close
sockets on SIGHUP.
2015-01-29 14:03:11 -08:00
Slava Kim
27f249bfed
A lot of crazy package bumps
2015-01-21 14:03:55 -08:00
Sashko Stubailo
25f3b9f337
Bump a bunch of versions
2015-01-20 22:34:25 -08:00
Sashko Stubailo
c37342d504
Bump a bunch of package versions
2015-01-20 22:34:24 -08:00
ekatek
99124d881a
increment package versions
2015-01-20 10:25:22 -08:00
ekatek
40fa95830f
increment version numbers
2015-01-13 19:30:27 -08:00
David Glasser
6b204ca73a
Bump package versions for 1.0.2
2014-12-19 10:31:59 -08:00
David Glasser
73b809c122
Bump versions for 1.0.2.
2014-12-11 22:44:41 -08:00
David Glasser
0ed8a9b32d
bump package versions for a test release
2014-12-10 14:50:11 -08:00
David Glasser
6ea8443f30
Update calls to addFiles, onUse, and onTest
2014-12-09 20:18:31 -08:00
David Glasser
de5f68cf70
bump all versions (due to source-map upgrade)
2014-11-25 09:06:26 -08:00
Emily Stark
b4c10d8f61
bump package versions
2014-10-28 02:49:54 -07:00
David Glasser
9eb922e50e
bump versions for 1.0-rc.6
2014-10-23 14:08:25 -07:00
Emily Stark
6fc46976da
bump package version for 1.0-rc.3
2014-10-22 12:58:12 -07:00
Emily Stark
827b206c02
bump package version numbers for 1.0-rc.0
2014-10-17 16:10:40 -07:00
Ben Newman
ca2322e05b
Use Npm.strip to remove some extraneous large files from core packages.
...
So far I have only removed files from packages that are included by
default in newly `meteor create`d projects. We should probably make a pass
over all the core packages, too.
2014-10-17 18:24:31 -04:00
Sashko Stubailo
36da5aecb4
Make all version numbers not have rc
2014-10-13 14:09:37 -07:00
Nick Martin
cafb427aa7
Bump versions for 0.9.4-rc.2
2014-10-09 16:42:30 -07:00
Sashko Stubailo
698fbedb10
Bump all of the version numbers to rc.0
2014-10-07 17:10:48 -07:00
Sashko Stubailo
0cf088b6cb
Bump changed package versions
2014-10-03 16:13:08 -07:00
Sashko Stubailo
1e53f6b598
Bump all version numbers again after cherry-picking unipackage fix
2014-10-01 17:06:57 -07:00
Sashko Stubailo
0129c3f5ac
Bump all of the version numbers again, to republish with the unipackage.json fix
2014-10-01 15:43:05 -07:00
Sashko Stubailo
eecc272e4a
Bump every single package version number due to a change in compilation
2014-09-29 23:44:50 -07:00
ekatek
bab557d49b
incrementing package versions for a clean release
2014-09-25 18:34:34 -07:00
ekatek
220cc69e31
package versions incremented
2014-09-19 21:16:14 -07:00
Emily Stark
833c6f5b4f
Bump package versions for 0.9.2
2014-09-15 11:36:57 -07:00
Emily Stark
d36909a489
bump packages for 0.9.2-rc7
2014-09-11 17:35:06 -07:00
Slava Kim
52d66644e9
Bump packages
2014-09-10 19:01:53 -07:00
Emily Stark
fb3fb5de03
Bump package versions for 0.9.2-rc2
2014-09-09 07:52:41 -07:00
Slava Kim
3decef135a
Bump package versions
2014-09-05 17:55:37 -07:00
Slava Kim
fc56f795d6
Bump versions of packages for the 0.9.2-rc0
2014-09-02 14:57:33 -07:00
Matthew Arbesfeld
fca5c382d5
Merge branch 'release-0.9.1' into cordova-hcp
...
Conflicts:
docs/client/api.html
docs/client/api.js
meteor
packages/autoupdate/autoupdate_server.js
packages/autoupdate/package.js
packages/constraint-solver/package.js
packages/less/package.js
packages/meteor-tool/package.js
packages/meteor/package.js
packages/minimongo/package.js
packages/mongo-livedata/package.js
packages/oauth1/package.js
packages/package-version-parser/package.js
packages/spiderable/package.js
packages/standard-app-packages/package.js
packages/templating/package.js
packages/test-in-console/package.js
packages/webapp/package.js
scripts/admin/meteor-release-experimental.json
scripts/generate-dev-bundle.sh
tools/uniload.js
2014-08-28 21:13:59 -07:00