Merge branch 'master' into devel

Conflicts:
	History.md
	tools/safe-pathwatcher.js
	tools/tests/old.js
	tools/watch.js
This commit is contained in:
David Glasser
2014-12-19 11:42:50 -08:00
162 changed files with 722 additions and 672 deletions

View File

@@ -1,23 +1,32 @@
# This makes it easier to find GitHub usernames for History.md.
#
# This controls 'git shortlog'. eg, run:
# git shortlog -s release/0.6.5.1..HEAD
# git shortlog -s release/METEOR@1.0.1..HEAD
# to get a sorted list of all committers to revisions in HEAD but not
# in 0.6.5.1.
# in 1.0.1.
#
# For any emails that show up in the shortlog that aren't in one of
# these lists, figure out their GitHub username and add them.
#
# A command-line way to get the GitHub username for an author:
# scripts/admin/find-author-github.sh 'User Name <foo@bar.com>'
# (Note that this script always outputs GITHUB so you should manually
# check to see if they are an MDG employee!)
GITHUB: aldeed <eric@dairystatedesigns.com>
GITHUB: AlexeyMK <alexey@alexeymk.com>
GITHUB: andylash <andy@squidnet.com>
GITHUB: ansman <nicklas@ansman.se>
GITHUB: anstarovoyt <andrey.starovoyt@jetbrains.com>
GITHUB: apendua <apendua@gmail.com>
GITHUB: awwx <andrew.wilcox@gmail.com>
GITHUB: babenzele <tim.p.phillips@gmail.com>
GITHUB: benweissmann <benweissmann@gmail.com>
GITHUB: Cangit <fredricendrerud@gmail.com>
GITHUB: chrisbridgett <me@chrisbridgett.com>
GITHUB: cmather <mather.chris@gmail.com>
GITHUB: codeinthehole <david.winterbottom@gmail.com>
GITHUB: colllin <collindo@gmail.com>
GITHUB: cryptoquick <faustianightmare@gmail.com>
GITHUB: dandv <ddascalescu+github@gmail.com>
GITHUB: davegonzalez <gonzalez.dalex@gmail.com>
@@ -31,15 +40,20 @@ GITHUB: felixrabe <felix@rabe.io>
GITHUB: FooBarWidget <honglilai@gmail.com>
GITHUB: FredericoC <frederico.carvalho@3stack.com.au>
GITHUB: Gaelan <gbs@canishe.com>
GITHUB: graemian <graeme@graemep.co.za>
GITHUB: icellan <icellan@icellan.com>
GITHUB: ImtiazMajeed <imtiazmaj@gmail.com>
GITHUB: jacott <geoffjacobsen@gmail.com>
GITHUB: JamesLefrere <jlefrere@gmail.com>
GITHUB: jbruni <contato@jbruni.com.br>
GITHUB: jfhamlin <jfhamlin@gmail.com>
GITHUB: jperl <perl.jonathan@gmail.com>
GITHUB: kentonv <temporal@gmail.com>
GITHUB: kevinchiu <kevin.gc@gmail.com>
GITHUB: LyuGGang <me@lyuwonkyung.com>
GITHUB: marcandre <github@marc-andre.ca>
GITHUB: mart-jansink <m.jansink@gmail.com>
GITHUB: matteodem <mat.demicheli@gmail.com>
GITHUB: Maxhodges <Max@whiterabbitpress.com>
GITHUB: MaximDubrovin <maxxdubrovin@gmail.com>
GITHUB: meawoppl <meawoppl@gmail.com>
@@ -50,11 +64,15 @@ GITHUB: mitar <mitar.github@tnode.com>
GITHUB: mizzao <mizzao@gmail.com>
GITHUB: mquandalle <maxime.quandalle@gmail.com>
GITHUB: mquandalle <maxime@quandalle.com>
GITHUB: musically-ut <musically.ut@gmail.com>
GITHUB: nathan-muir <ndmuir@gmail.com>
GITHUB: Neftedollar <oildollar@gmail.com>
GITHUB: ograycode <jason@theograys.com>
GITHUB: OyoKooN <nathan@sxnlabs.com>
GITHUB: paulswartz <paulswartz@gmail.com>
GITHUB: pcjpcj2 <pcjpcj2@gmail.com>
GITHUB: Pent <jon@empire5design.com>
GITHUB: physiocoder <ferro.roberto@email.it>
GITHUB: prapicault <pascal@rapicault.net>
GITHUB: prapicault <pascal@rapicorp.com>
GITHUB: Primigenus <rchoudhury@gmail.com>
@@ -62,6 +80,7 @@ GITHUB: pscanf <paolo.scanferla@mondora.com>
GITHUB: queso <joshua.owens@gmail.com>
GITHUB: rcy <rcyeske@gmail.com>
GITHUB: rdickert <robert.dickert@gmail.com>
GITHUB: rgoomar <rishig92@gmail.com>
GITHUB: rgould <rwgould@gmail.com>
GITHUB: RichardLitt <richard.littauer@gmail.com>
GITHUB: richguan <guan.rich@gmail.com>
@@ -79,7 +98,9 @@ GITHUB: thatneat <thatneat@users.noreply.github.com>
GITHUB: timhaines <tmhaines@gmail.com>
GITHUB: timoabend <timo.abend@liquidmotions.de>
GITHUB: tmeasday <tom@thesnail.org>
GITHUB: trusktr <joe@trusktr.io>
GITHUB: twhy <tom.wanghaiyi@gmail.com>
GITHUB: Urigo <uri.goldshtein@gmail.com>
GITHUB: waitingkuo <waitingkuo0527@gmail.com>
GITHUB: wulfmeister <wulfmeister@users.noreply.github.com>
GITHUB: yauh <stephan@yauh.de>
@@ -95,14 +116,16 @@ METEOR: dgreensp <dgreenspan@alum.mit.edu>
METEOR: ekatek <ekate@meteor.com>
METEOR: estark37 <emily@meteor.com>
METEOR: estark37 <estark37@gmail.com>
METEOR: glasser <glasser@meteor.com>
METEOR: glasser <glasser@davidglasser.net>
METEOR: glasser <glasser@meteor.com>
METEOR: gschmidt <geoff@geoffschmidt.com>
METEOR: justinsb <justin@fathomdb.com>
METEOR: karayu <lele.yu@gmail.com>
METEOR: mariapacana <maria.pacana@gmail.com>
METEOR: n1mmy <nim@meteor.com>
METEOR: sixolet <naomi@meteor.com>
METEOR: Slava <slava@meteor.com>
METEOR: Slava <imslavko@gmail.com>
METEOR: Slava <slava@meteor.com>
METEOR: stubailo <s.stubailo@gmail.com>
METEOR: stubailo <sashko@mit.edu>
METEOR: yyx990803 <yyx990803@gmail.com>

View File

@@ -1,36 +1,107 @@
## v.NEXT
* Spacebars: Allow curly braces to be escaped, with special
sequences `{{|` and `{{{|` to insert a literal `{{` or `{{{`.
* Corporate HTTP proxy support is now implemented using our websocket library's
new built-in implementation instead of a custom implementation. #2515
## v1.0.2
* Some packages are no longer released as part of the core release process:
amplify, backbone, bootstrap, d3, jquery-history, and jquery-layout.
### Improvements to the `meteor` command-line tool
* Rework how Meteor packages get loaded into the command-line tool
* A new command called `meteor shell` attaches an interactive terminal to
an already-running server process, enabling inspection and execution of
server-side data and code, with dynamic tab completion of variable names
and properties. To see `meteor shell` in action, type `meteor run` in an
app directory, then (in another terminal) type `meteor shell` in the
same app directory. You do not have to wait for the app to start before
typing `meteor shell`, as it will automatically connect when the server
is ready. Note that `meteor shell` currently works for local development
only, and is not yet supported for apps running on remote hosts.
* We've done a major internal overhaul of the `meteor` command-line tool with an
eye to correctness, maintainability, and performance. Some details include:
* Refresh the package catalog for build commands only when an error
occurs that could be fixed by a refresh, not for every build command.
* Never run the constraint solver to select package versions more than once
per build.
* Built packages ("isopacks") are now cached inside individual app directories
instead of inside their source directories.
* `meteor run` starts Mongo in parallel with building the application.
* The constraint solver no longer leaves a `versions.json` file in your
packages source directories; when publishing a package that is not inside an
app, it will leave a `.versions` file (with the same format as
`.meteor/versions`) which you should check into source control.
* The constraint solver's model has been simplified so that plugins must use
the same version of packages as their surrounding package when built from
local source.
* Using `meteor debug` no longer requires manually continuing the debugger when
your app restarts, and it no longer overwrites the symbol `_` inside your app.
* Output from the command-line tool is now word-wrapped to the width of your
terminal.
* Remove support for the undocumented earliestCompatibleVersion feature of the
package system.
* Fix audit-argument-checks spurious failure when an argument is NaN. #2914
* Reduce CPU usage and disk I/O bandwidth by using kernel file-system change
notification events where possible. On file systems that do not support these
events (NFS, Vagrant Virtualbox shared folders, etc), file changes will only
be detected every 5 seconds; to detect changes more often in these cases (but
use more CPU), set the `METEOR_WATCH_FORCE_POLLING` environment
variable. #2135
* Fix a check for a parent process in 'meteor run' that was happening
constantly instead of every few seconds. #3252
* Reduce CPU usage by fixing a check for a parent process in `meteor
run` that was happening constantly instead of every few seconds. #3252
* `Template.parentData`'s argument defaults to 1. #2861
* Fix crash when two plugins defined source handlers for the same
extension. #3015 #3180
* `Blaze.remove` on a template's view now correctly removes the DOM
when the template was inserted using `Blaze.renderWithData`. #3130
* Fix bug (introduced in 0.9.3) where the warning about using experimental
versions of packages was printed too often.
* Fix bug (introduced in 1.0) where `meteor update --patch` crashed.
* Fix bug (introduced in 0.9.4) where banners about new releases could be
printed too many times.
* Fix crash when a package version contained a dot-separated pre-release part
with both digits and non-digits. #3147
* Corporate HTTP proxy support is now implemented using our websocket library's
new built-in implementation instead of a custom implementation. #2515
### Blaze
* Add default behavior for `Template.parentData` with no arguments. This
selects the first parent. #2861
* Fix `Blaze.remove` on a template's view to correctly remove the DOM
elements when the template was inserted using
`Blaze.renderWithData`. #3130
* Allow curly braces to be escaped in Spacebars. Use the special
sequences `{{|` and `{{{|` to insert a literal `{{` or `{{{`.
### Meteor Accounts
* Allow integration with OAuth1 servers that require additional query
parameters to be passed with the access token. #2894
* Expire a user's password reset and login tokens in all circumstances when
their password is changed.
### Other bug fixes and improvements
* Some packages are no longer released as part of the core release process:
amplify, backbone, bootstrap, d3, jquery-history, and jquery-layout. This
means that new versions of these packages can be published outside of the full
Meteor release cycle.
* Require plain objects as the update parameter when doing replacements
in server-side collections.
* Upgraded dependencies:
* Fix audit-argument-checks spurious failure when an argument is NaN. #2914
### Upgraded dependencies
- node: 0.10.33 (from 0.10.29)
- source-map-support: 0.2.8 (from 0.2.5)
- semver: 4.1.0 (from 2.2.1)
@@ -41,11 +112,18 @@
- phantomjs npm module: 1.9.12 (from 1.8.1-1)
- http-proxy: 1.6.0 (from a fork of 1.0.2)
- esprima: 1.2.2 (from an unreleased 1.1-era commit)
- escope: 1.0.1 (from 1.0.0)
- openssl in mongo: 1.0.1j (from 1.0.1g)
- faye-websocket: 0.8.1 (from using websocket-driver instead)
- MongoDB: 2.4.12 (from 2.4.9)
Patches by GitHub users andylash, anstarovoyt, benweissmann, chrisbridgett,
colllin, dandv, ecwyne, graemian, JamesLefrere, kevinchiu, LyuGGang, matteodem,
mitar, mitar, mquandalle, musically-ut, ograycode, pcjpcj2, physiocoder,
rgoomar, timhaines, trusktr, Urigo, and zol.
## v1.0.1
* Fix a security issue in allow/deny rules that could result in data
@@ -154,7 +232,7 @@
* Allow build plugins to override the 'bare' option on added source
files. #2834
Patches by Github users DenisGorbachev, ecwyne, mitar, mquandalle,
Patches by GitHub users DenisGorbachev, ecwyne, mitar, mquandalle,
Primigenus, svda, yauh, and zol.
@@ -288,7 +366,7 @@ Primigenus, svda, yauh, and zol.
other CPU-intensive tasks. #2536, #2588.
Patches by Github users cryptoquick, Gaelan, jperl, meonkeys, mitar,
Patches by GitHub users cryptoquick, Gaelan, jperl, meonkeys, mitar,
mquandalle, prapicault, pscanf, richguan, rick-golden-healthagen,
rissem, rosh93, rzymek, and timoabend
@@ -355,7 +433,7 @@ will not be able to use versions of packages that use the new features.
enable data persistence during hot code push.
Patches by Github users evliu, meonkeys, mitar, mizzao, mquandalle,
Patches by GitHub users evliu, meonkeys, mitar, mizzao, mquandalle,
prapicault, waitingkuo, wulfmeister.
@@ -434,7 +512,7 @@ integration with Apache's Cordova/PhoneGap project.
`bundle/programs/client` is now `bundle/programs/web.browser`.
Patches by Github users awwx, mizzao, and mquandalle.
Patches by GitHub users awwx, mizzao, and mquandalle.
@@ -524,7 +602,7 @@ prefix instead of your own username.
* Fix `meteor list` if not all packages on server. Fixes #2468
Patch by Github user mitar.
Patch by GitHub user mitar.
## v0.9.0.1
@@ -639,7 +717,7 @@ Other changes:
- tar: 1.0.1 (from 0.1.19)
- fstream: 1.0.2 (from 0.1.25)
Patches by Github users Cangit, dandv, ImtiazMajeed, MaximDubrovin, mitar,
Patches by GitHub users Cangit, dandv, ImtiazMajeed, MaximDubrovin, mitar,
mquandalle, rcy, RichardLitt, thatneat, and twhy.

View File

@@ -979,6 +979,75 @@ stringstream: https://github.com/mhart/StringStream
Copyright 2012 Michael Hart (michael.hart.au@gmail.com)
----------
clone: https://github.com/pvorb/node-clone
----------
Copyright © 2011-2014 Paul Vorbach <paul@vorba.ch>
----------
defaults: https://github.com/tmpvar/defaults
----------
----------
throttleit: https://github.com/component/throttle
----------
----------
emissary: https://github.com/atom/emissary
event-kit: https://github.com/atom/event-kit
fs-plus: https://github.com/atom/fs-plus
grim: https://github.com/atom/grim
mixto: https://github.com/atom/mixto
pathwatcher: https://github.com/atom/node-pathwatcher
property-accessors: https://github.com/atom/property-accessors
runas: https://github.com/atom/node-runas
underscore-plus: https://github.com/atom/underscore-plus
----------
Copyright (c) 2013 GitHub Inc.
Copyright (c) 2014 GitHub Inc.
----------
harmony-collections: https://github.com/Benvie/harmony-collections
----------
Copyright (c) 2012 Brandon Benvie http://bbenvie.com
----------
iconv-lite: https://github.com/ashtuchkin/iconv-lite
----------
Copyright (c) 2011 Alexander Shtuchkin
----------
request-progress: https://github.com/IndigoUnited/node-request-progress
----------
Copyright (c) 2012 IndigoUnited
----------
wcwidth: https://github.com/mycoboco/wcwidth.js
----------
Copyright (C) 2012-2014 by Jun Woong and Tim Oxley.
----------
adm-zip: https://github.com/cthackers/adm-zip
----------
Copyright (c) 2012 Another-D-Mention Software and other contributors,
http://www.another-d-mention.ro/
==============
Apache License
==============
@@ -1167,6 +1236,14 @@ ip: https://github.com/indutny/node-ip
Copyright Fedor Indutny, 2012
----------
kew: https://github.com/Medium/kew
----------
Copyright 2012 The Obvious Corporation.
http://obvious.com/
======================
Eclipse Public License
@@ -3572,6 +3649,27 @@ ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR
IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
----------
wrappy: https://github.com/npm/wrappy
----------
The ISC License
Copyright (c) Isaac Z. Schlueter and Contributors
Permission to use, copy, modify, and/or distribute this software for any
purpose with or without fee is hereby granted, provided that the above
copyright notice and this permission notice appear in all copies.
THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR
IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
----------
jsdoc: https://github.com/jsdoc3/jsdoc
----------

View File

@@ -1 +1 @@
METEOR@1.0.1
METEOR@1.0.2

View File

@@ -1,61 +1,59 @@
appcache@1.0.2
application-configuration@1.0.3
autoupdate@1.1.3
base64@1.0.1
binary-heap@1.0.1
blaze-tools@1.0.1
blaze@2.0.3
boilerplate-generator@1.0.1
callback-hook@1.0.1
check@1.0.2
coffeescript@1.0.4
ctl-helper@1.0.4
ctl@1.0.2
ddp@1.0.12
deps@1.0.5
ejson@1.0.4
fastclick@1.0.1
follower-livedata@1.0.2
geojson-utils@1.0.1
html-tools@1.0.2
htmljs@1.0.2
http@1.0.8
id-map@1.0.1
jquery-waypoints@1.0.1
jquery@1.0.1
json@1.0.1
launch-screen@1.0.0
less@1.0.11
livedata@1.0.11
logging@1.0.5
markdown@1.0.2
meteor-platform@1.2.0
meteor@1.1.3
minifiers@1.1.2
minimongo@1.0.5
mobile-status-bar@1.0.1
mongo@1.0.9
observe-sequence@1.0.3
ordered-dict@1.0.1
random@1.0.1
reactive-dict@1.0.4
reactive-var@1.0.3
reload-safetybelt@1.0.1
reload@1.1.1
retry@1.0.1
routepolicy@1.0.2
session@1.0.4
showdown@1.0.2
appcache@1.0.3
application-configuration@1.0.4
autoupdate@1.1.4
base64@1.0.2
binary-heap@1.0.2
blaze@2.0.4
blaze-tools@1.0.2
boilerplate-generator@1.0.2
callback-hook@1.0.2
check@1.0.3
coffeescript@1.0.5
ddp@1.0.13
deps@1.0.6
ejson@1.0.5
fastclick@1.0.2
follower-livedata@1.0.3
geojson-utils@1.0.2
html-tools@1.0.3
htmljs@1.0.3
http@1.0.9
id-map@1.0.2
jquery@1.0.2
jquery-waypoints@1.0.2
json@1.0.2
launch-screen@1.0.1
less@1.0.12
livedata@1.0.12
logging@1.0.6
markdown@1.0.3
meteor@1.1.4
meteor-platform@1.2.1
minifiers@1.1.3
minimongo@1.0.6
mobile-status-bar@1.0.2
mongo@1.0.10
observe-sequence@1.0.4
ordered-dict@1.0.2
random@1.0.2
reactive-dict@1.0.5
reactive-var@1.0.4
reload@1.1.2
reload-safetybelt@1.0.2
retry@1.0.2
routepolicy@1.0.3
session@1.0.5
showdown@1.0.3
simple:highlight.js@1.0.9
simple:markdown-templating@1.2.6
spacebars-compiler@1.0.3
spacebars@1.0.3
spiderable@1.0.5
standard-app-packages@1.0.3
templating@1.0.9
tracker@1.0.3
ui@1.0.4
underscore@1.0.1
url@1.0.2
webapp-hashing@1.0.1
webapp@1.1.4
spacebars@1.0.4
spacebars-compiler@1.0.4
spiderable@1.0.6
standard-app-packages@1.0.4
templating@1.0.10
tracker@1.0.4
ui@1.0.5
underscore@1.0.2
url@1.0.3
webapp@1.1.5
webapp-hashing@1.0.2

File diff suppressed because one or more lines are too long

View File

@@ -1,4 +1,4 @@
release = Meteor.release ? "1.0.1" : "(checkout)";
release = Meteor.release ? "1.0.2" : "(checkout)";
Template.registerHelper("release", release);

View File

@@ -1 +1 @@
METEOR@1.0.1
METEOR@1.0.2

View File

@@ -1,53 +1,50 @@
application-configuration@1.0.3
autopublish@1.0.1
autoupdate@1.1.3
base64@1.0.1
binary-heap@1.0.1
blaze-tools@1.0.1
blaze@2.0.3
boilerplate-generator@1.0.1
callback-hook@1.0.1
check@1.0.2
ctl-helper@1.0.4
ctl@1.0.2
ddp@1.0.12
deps@1.0.5
ejson@1.0.4
fastclick@1.0.1
follower-livedata@1.0.2
geojson-utils@1.0.1
html-tools@1.0.2
htmljs@1.0.2
http@1.0.8
id-map@1.0.1
insecure@1.0.1
jquery@1.0.1
json@1.0.1
launch-screen@1.0.0
livedata@1.0.11
logging@1.0.5
meteor-platform@1.2.0
meteor@1.1.3
minifiers@1.1.2
minimongo@1.0.5
mobile-status-bar@1.0.1
mongo@1.0.9
observe-sequence@1.0.3
ordered-dict@1.0.1
random@1.0.1
reactive-dict@1.0.4
reactive-var@1.0.3
reload@1.1.1
retry@1.0.1
routepolicy@1.0.2
session@1.0.4
spacebars-compiler@1.0.3
spacebars@1.0.3
standard-app-packages@1.0.3
templating@1.0.9
tracker@1.0.3
ui@1.0.4
underscore@1.0.1
url@1.0.2
webapp-hashing@1.0.1
webapp@1.1.4
application-configuration@1.0.4
autopublish@1.0.2
autoupdate@1.1.4
base64@1.0.2
binary-heap@1.0.2
blaze@2.0.4
blaze-tools@1.0.2
boilerplate-generator@1.0.2
callback-hook@1.0.2
check@1.0.3
ddp@1.0.13
deps@1.0.6
ejson@1.0.5
fastclick@1.0.2
follower-livedata@1.0.3
geojson-utils@1.0.2
html-tools@1.0.3
htmljs@1.0.3
http@1.0.9
id-map@1.0.2
insecure@1.0.2
jquery@1.0.2
json@1.0.2
launch-screen@1.0.1
livedata@1.0.12
logging@1.0.6
meteor@1.1.4
meteor-platform@1.2.1
minifiers@1.1.3
minimongo@1.0.6
mobile-status-bar@1.0.2
mongo@1.0.10
observe-sequence@1.0.4
ordered-dict@1.0.2
random@1.0.2
reactive-dict@1.0.5
reactive-var@1.0.4
reload@1.1.2
retry@1.0.2
routepolicy@1.0.3
session@1.0.5
spacebars@1.0.4
spacebars-compiler@1.0.4
templating@1.0.10
tracker@1.0.4
ui@1.0.5
underscore@1.0.2
url@1.0.3
webapp@1.1.5
webapp-hashing@1.0.2

View File

@@ -1 +1 @@
METEOR@1.0.1
METEOR@1.0.2

View File

@@ -1,52 +1,50 @@
application-configuration@1.0.3
autopublish@1.0.1
autoupdate@1.1.3
base64@1.0.1
binary-heap@1.0.1
blaze-tools@1.0.1
blaze@2.0.3
boilerplate-generator@1.0.1
callback-hook@1.0.1
check@1.0.2
ctl-helper@1.0.4
ctl@1.0.2
ddp@1.0.12
deps@1.0.5
ejson@1.0.4
fastclick@1.0.1
follower-livedata@1.0.2
geojson-utils@1.0.1
html-tools@1.0.2
htmljs@1.0.2
http@1.0.8
id-map@1.0.1
insecure@1.0.1
jquery@1.0.1
json@1.0.1
launch-screen@1.0.0
livedata@1.0.11
logging@1.0.5
meteor-platform@1.2.0
meteor@1.1.3
minifiers@1.1.2
minimongo@1.0.5
mobile-status-bar@1.0.1
mongo@1.0.9
observe-sequence@1.0.3
ordered-dict@1.0.1
random@1.0.1
reactive-dict@1.0.4
reactive-var@1.0.3
reload@1.1.1
retry@1.0.1
routepolicy@1.0.2
session@1.0.4
spacebars-compiler@1.0.3
spacebars@1.0.3
templating@1.0.9
tracker@1.0.3
ui@1.0.4
underscore@1.0.1
url@1.0.2
webapp-hashing@1.0.1
webapp@1.1.4
application-configuration@1.0.4
autopublish@1.0.2
autoupdate@1.1.4
base64@1.0.2
binary-heap@1.0.2
blaze@2.0.4
blaze-tools@1.0.2
boilerplate-generator@1.0.2
callback-hook@1.0.2
check@1.0.3
ddp@1.0.13
deps@1.0.6
ejson@1.0.5
fastclick@1.0.2
follower-livedata@1.0.3
geojson-utils@1.0.2
html-tools@1.0.3
htmljs@1.0.3
http@1.0.9
id-map@1.0.2
insecure@1.0.2
jquery@1.0.2
json@1.0.2
launch-screen@1.0.1
livedata@1.0.12
logging@1.0.6
meteor@1.1.4
meteor-platform@1.2.1
minifiers@1.1.3
minimongo@1.0.6
mobile-status-bar@1.0.2
mongo@1.0.10
observe-sequence@1.0.4
ordered-dict@1.0.2
random@1.0.2
reactive-dict@1.0.5
reactive-var@1.0.4
reload@1.1.2
retry@1.0.2
routepolicy@1.0.3
session@1.0.5
spacebars@1.0.4
spacebars-compiler@1.0.4
templating@1.0.10
tracker@1.0.4
ui@1.0.5
underscore@1.0.2
url@1.0.3
webapp@1.1.5
webapp-hashing@1.0.2

View File

@@ -1 +1 @@
METEOR@1.0.1
METEOR@1.0.2

View File

@@ -1,73 +1,70 @@
accounts-base@1.1.2
accounts-oauth@1.1.2
accounts-twitter@1.0.2
application-configuration@1.0.3
autoupdate@1.1.3
base64@1.0.1
binary-heap@1.0.1
blaze-tools@1.0.1
blaze@2.0.3
boilerplate-generator@1.0.1
callback-hook@1.0.1
check@1.0.2
coffeescript@1.0.4
ctl-helper@1.0.4
ctl@1.0.2
ddp@1.0.12
deps@1.0.5
ejson@1.0.4
email@1.0.4
fastclick@1.0.1
follower-livedata@1.0.2
geojson-utils@1.0.1
html-tools@1.0.2
htmljs@1.0.2
http@1.0.8
id-map@1.0.1
accounts-base@1.1.3
accounts-oauth@1.1.3
accounts-twitter@1.0.3
application-configuration@1.0.4
autoupdate@1.1.4
base64@1.0.2
binary-heap@1.0.2
blaze@2.0.4
blaze-tools@1.0.2
boilerplate-generator@1.0.2
callback-hook@1.0.2
check@1.0.3
coffeescript@1.0.5
ddp@1.0.13
deps@1.0.6
ejson@1.0.5
email@1.0.5
fastclick@1.0.2
follower-livedata@1.0.3
geojson-utils@1.0.2
html-tools@1.0.3
htmljs@1.0.3
http@1.0.9
id-map@1.0.2
iron:core@0.3.4
iron:dynamic-template@0.4.1
iron:layout@0.4.1
iron:router@0.9.4
jquery-waypoints@1.0.1
jquery@1.0.1
json@1.0.1
launch-screen@1.0.0
less@1.0.11
livedata@1.0.11
localstorage@1.0.1
logging@1.0.5
jquery@1.0.2
jquery-waypoints@1.0.2
json@1.0.2
launch-screen@1.0.1
less@1.0.12
livedata@1.0.12
localstorage@1.0.2
logging@1.0.6
mdg:camera@1.1.3
mdg:geolocation@1.0.2
meteor-platform@1.2.0
meteor@1.1.3
minifiers@1.1.2
minimongo@1.0.5
mobile-status-bar@1.0.1
mongo@1.0.9
oauth1@1.1.2
oauth@1.1.2
observe-sequence@1.0.3
ordered-dict@1.0.1
meteor@1.1.4
meteor-platform@1.2.1
minifiers@1.1.3
minimongo@1.0.6
mobile-status-bar@1.0.2
mongo@1.0.10
oauth@1.1.3
oauth1@1.1.3
observe-sequence@1.0.4
ordered-dict@1.0.2
percolate:velocityjs@1.1.0
percolate:wireframing@0.2.0
random@1.0.1
reactive-dict@1.0.4
reactive-var@1.0.3
reload@1.1.1
random@1.0.2
reactive-dict@1.0.5
reactive-var@1.0.4
reload@1.1.2
request@0.0.0
retry@1.0.1
routepolicy@1.0.2
service-configuration@1.0.2
session@1.0.4
spacebars-compiler@1.0.3
spacebars@1.0.3
standard-app-packages@1.0.3
templating@1.0.9
retry@1.0.2
routepolicy@1.0.3
service-configuration@1.0.3
session@1.0.5
spacebars@1.0.4
spacebars-compiler@1.0.4
templating@1.0.10
tmeasday:publish-counts@0.3.4
tracker@1.0.3
twitter@1.1.2
ui@1.0.4
underscore@1.0.1
url@1.0.2
webapp-hashing@1.0.1
webapp@1.1.4
tracker@1.0.4
twitter@1.1.3
ui@1.0.5
underscore@1.0.2
url@1.0.3
webapp@1.1.5
webapp-hashing@1.0.2

View File

@@ -1,22 +1,61 @@
{
"dependencies": {
"request": {
"version": "2.33.0",
"version": "2.47.0",
"dependencies": {
"qs": {
"version": "0.6.6"
"bl": {
"version": "0.9.3",
"dependencies": {
"readable-stream": {
"version": "1.0.33",
"dependencies": {
"core-util-is": {
"version": "1.0.1"
},
"isarray": {
"version": "0.0.1"
},
"string_decoder": {
"version": "0.10.31"
},
"inherits": {
"version": "2.0.1"
}
}
}
}
},
"json-stringify-safe": {
"version": "5.0.0"
"caseless": {
"version": "0.6.0"
},
"forever-agent": {
"version": "0.5.2"
},
"node-uuid": {
"version": "1.4.1"
"form-data": {
"version": "0.1.4",
"dependencies": {
"mime": {
"version": "1.2.11"
},
"async": {
"version": "0.9.0"
}
}
},
"mime": {
"version": "1.2.11"
"json-stringify-safe": {
"version": "5.0.0"
},
"mime-types": {
"version": "1.0.2"
},
"node-uuid": {
"version": "1.4.2"
},
"qs": {
"version": "2.3.3"
},
"tunnel-agent": {
"version": "0.4.0"
},
"tough-cookie": {
"version": "0.12.1",
@@ -26,25 +65,6 @@
}
}
},
"form-data": {
"version": "0.1.4",
"dependencies": {
"combined-stream": {
"version": "0.0.5",
"dependencies": {
"delayed-stream": {
"version": "0.0.5"
}
}
},
"async": {
"version": "0.9.0"
}
}
},
"tunnel-agent": {
"version": "0.3.0"
},
"http-signature": {
"version": "0.10.0",
"dependencies": {
@@ -60,10 +80,10 @@
}
},
"oauth-sign": {
"version": "0.3.0"
"version": "0.4.0"
},
"hawk": {
"version": "1.0.0",
"version": "1.1.1",
"dependencies": {
"hoek": {
"version": "0.9.1"
@@ -81,6 +101,17 @@
},
"aws-sign2": {
"version": "0.5.0"
},
"stringstream": {
"version": "0.0.4"
},
"combined-stream": {
"version": "0.0.7",
"dependencies": {
"delayed-stream": {
"version": "0.0.5"
}
}
}
}
}

View File

@@ -1,15 +0,0 @@
{
"dependencies": [
[
"meteor",
"1.1.3-rc.0"
],
[
"underscore",
"1.0.1"
]
],
"pluginDependencies": [],
"toolVersion": "meteor-tool@1.0.35-rc.11",
"format": "1.0"
}

View File

@@ -1 +1 @@
METEOR@1.0.1
METEOR@1.0.2

View File

@@ -1,65 +1,62 @@
accounts-base@1.1.2
accounts-password@1.0.4
application-configuration@1.0.3
autoupdate@1.1.3
base64@1.0.1
binary-heap@1.0.1
blaze-tools@1.0.1
blaze@2.0.3
boilerplate-generator@1.0.1
callback-hook@1.0.1
check@1.0.2
ctl-helper@1.0.4
ctl@1.0.2
ddp@1.0.12
deps@1.0.5
ejson@1.0.4
email@1.0.4
fastclick@1.0.1
follower-livedata@1.0.2
geojson-utils@1.0.1
html-tools@1.0.2
htmljs@1.0.2
http@1.0.8
id-map@1.0.1
insecure@1.0.1
accounts-base@1.1.3
accounts-password@1.0.5
application-configuration@1.0.4
autoupdate@1.1.4
base64@1.0.2
binary-heap@1.0.2
blaze@2.0.4
blaze-tools@1.0.2
boilerplate-generator@1.0.2
callback-hook@1.0.2
check@1.0.3
ddp@1.0.13
deps@1.0.6
ejson@1.0.5
email@1.0.5
fastclick@1.0.2
follower-livedata@1.0.3
geojson-utils@1.0.2
html-tools@1.0.3
htmljs@1.0.3
http@1.0.9
id-map@1.0.2
insecure@1.0.2
iron:core@0.3.4
iron:dynamic-template@0.4.1
iron:layout@0.4.1
iron:router@0.9.4
jquery@1.0.1
json@1.0.1
launch-screen@1.0.0
less@1.0.11
livedata@1.0.11
localstorage@1.0.1
logging@1.0.5
meteor-platform@1.2.0
meteor@1.1.3
minifiers@1.1.2
minimongo@1.0.5
mobile-status-bar@1.0.1
mongo@1.0.9
jquery@1.0.2
json@1.0.2
launch-screen@1.0.1
less@1.0.12
livedata@1.0.12
localstorage@1.0.2
logging@1.0.6
meteor@1.1.4
meteor-platform@1.2.1
minifiers@1.1.3
minimongo@1.0.6
mobile-status-bar@1.0.2
mongo@1.0.10
npm-bcrypt@0.7.7
observe-sequence@1.0.3
ordered-dict@1.0.1
random@1.0.1
reactive-dict@1.0.4
reactive-var@1.0.3
reload@1.1.1
retry@1.0.1
routepolicy@1.0.2
service-configuration@1.0.2
session@1.0.4
sha@1.0.1
spacebars-compiler@1.0.3
spacebars@1.0.3
srp@1.0.1
standard-app-packages@1.0.3
templating@1.0.9
tracker@1.0.3
ui@1.0.4
underscore@1.0.1
url@1.0.2
webapp-hashing@1.0.1
webapp@1.1.4
observe-sequence@1.0.4
ordered-dict@1.0.2
random@1.0.2
reactive-dict@1.0.5
reactive-var@1.0.4
reload@1.1.2
retry@1.0.2
routepolicy@1.0.3
service-configuration@1.0.3
session@1.0.5
sha@1.0.2
spacebars@1.0.4
spacebars-compiler@1.0.4
srp@1.0.2
templating@1.0.10
tracker@1.0.4
ui@1.0.5
underscore@1.0.2
url@1.0.3
webapp@1.1.5
webapp-hashing@1.0.2

View File

@@ -1,6 +1,6 @@
Package.describe({
summary: "A user account system",
version: "1.1.3-ipc.0"
version: "1.1.3"
});
Package.onUse(function (api) {

View File

@@ -1,6 +1,6 @@
Package.describe({
summary: "Login service for Facebook accounts",
version: "1.0.3-ipc.0"
version: "1.0.3"
});
Package.onUse(function(api) {

View File

@@ -1,6 +1,6 @@
Package.describe({
summary: "Login service for Github accounts",
version: "1.0.3-ipc.0"
version: "1.0.3"
});
Package.onUse(function(api) {

View File

@@ -1,6 +1,6 @@
Package.describe({
summary: "Login service for Google accounts",
version: "1.0.3-ipc.0"
version: "1.0.3"
});
Package.onUse(function(api) {

View File

@@ -1,6 +1,6 @@
Package.describe({
summary: "Login service for Meetup accounts",
version: "1.0.3-ipc.0"
version: "1.0.3"
});
Package.onUse(function(api) {

View File

@@ -1,6 +1,6 @@
Package.describe({
summary: "Login service for Meteor developer accounts",
version: "1.0.3-ipc.0"
version: "1.0.3"
});
Package.onUse(function (api) {

View File

@@ -1,6 +1,6 @@
Package.describe({
summary: "Common code for OAuth-based login services",
version: "1.1.3-ipc.0"
version: "1.1.3"
});
Package.onUse(function (api) {

View File

@@ -1,6 +1,6 @@
Package.describe({
summary: "Password support for accounts",
version: "1.0.5-ipc.0"
version: "1.0.5"
});
Package.onUse(function(api) {

View File

@@ -1,6 +1,6 @@
Package.describe({
summary: "Login service for Twitter accounts",
version: "1.0.3-ipc.0"
version: "1.0.3"
});
Package.onUse(function(api) {

View File

@@ -1,6 +1,6 @@
Package.describe({
summary: "Unstyled version of login widgets",
version: "1.1.5-ipc.1"
version: "1.1.5"
});
Package.onUse(function (api) {

View File

@@ -1,6 +1,6 @@
Package.describe({
summary: "Simple templates to add login widgets to an app",
version: "1.1.4-ipc.0"
version: "1.1.4"
});
Package.onUse(function (api) {

View File

@@ -1,6 +1,6 @@
Package.describe({
summary: "Login service for Sina Weibo accounts",
version: "1.0.3-ipc.0"
version: "1.0.3"
});
Package.onUse(function(api) {

View File

@@ -1,6 +1,6 @@
Package.describe({
summary: "Enable the application cache in the browser",
version: "1.0.3-ipc.0"
version: "1.0.3"
});
Package.onUse(function (api) {

View File

@@ -1,6 +1,6 @@
Package.describe({
summary: "Interaction with the configuration sources for your apps",
version: '1.0.4-ipc.0'
version: '1.0.4'
});
Package.onUse(function (api) {

View File

@@ -1,6 +1,6 @@
Package.describe({
summary: "Try to detect inadequate input sanitization",
version: '1.0.2-ipc.0'
version: '1.0.2'
});
// This package is empty; its presence is detected by livedata.

View File

@@ -1,6 +1,6 @@
Package.describe({
summary: "Publish the entire database to all clients",
version: '1.0.2-ipc.0'
version: '1.0.2'
});
// This package is empty; its presence is detected by livedata and

View File

@@ -68,8 +68,8 @@ client automatically reloads. Remove the `reload` package so you can
see the variable without having the client also reload.
$ meteor remove meteor-platform
$ meteor add meteor webapp logging deps session livedata
$ meteor add mongo-livedata templating handlebars check underscore
$ meteor add meteor webapp logging tracker session ddp
$ meteor add mongo templating handlebars check underscore
$ meteor add jquery random ejson autoupdate spacebars
Add to leaderboard.js:

View File

@@ -1,6 +1,6 @@
Package.describe({
summary: "Update the client when new client code is available",
version: '1.1.4-ipc.0'
version: '1.1.4'
});
Cordova.depends({

View File

@@ -1,6 +1,6 @@
Package.describe({
summary: "Base64 encoding and decoding",
version: '1.0.2-ipc.0'
version: '1.0.2'
});
Package.onUse(function (api) {

View File

@@ -1,6 +1,6 @@
Package.describe({
summary: "Binary Heap datastructure implementation",
version: '1.0.2-ipc.0'
version: '1.0.2'
});
Package.onUse(function (api) {

View File

@@ -1,6 +1,6 @@
Package.describe({
summary: "Compile-time tools for Blaze",
version: '1.0.2-ipc.0'
version: '1.0.2'
});
Package.onUse(function (api) {

View File

@@ -1,6 +1,6 @@
Package.describe({
summary: "Meteor Reactive Templating library",
version: '2.0.4-ipc.1'
version: '2.0.4'
});
Package.onUse(function (api) {

View File

@@ -1,6 +1,6 @@
Package.describe({
summary: "Generates the boilerplate html from program's manifest",
version: '1.0.2-ipc.0'
version: '1.0.2'
});
Package.onUse(function (api) {

View File

@@ -1,6 +1,6 @@
Package.describe({
summary: "Common code for browser-policy packages",
version: "1.0.2-ipc.0"
version: "1.0.2"
});
Package.onUse(function (api) {

View File

@@ -1,6 +1,6 @@
Package.describe({
summary: "Configure content security policies",
version: "1.0.3-ipc.0"
version: "1.0.3"
});
Package.onUse(function (api) {

View File

@@ -1,6 +1,6 @@
Package.describe({
summary: "Restrict which websites can frame your app",
version: "1.0.3-ipc.0"
version: "1.0.3"
});
Package.onUse(function (api) {

View File

@@ -1,6 +1,6 @@
Package.describe({
summary: "Configure security policies enforced by the browser",
version: "1.0.3-ipc.0"
version: "1.0.3"
});
Package.onUse(function (api) {

View File

@@ -1,6 +1,6 @@
Package.describe({
summary: "Register callbacks on a hook",
version: '1.0.2-ipc.0'
version: '1.0.2'
});
Package.onUse(function (api) {

View File

@@ -1,6 +1,6 @@
Package.describe({
summary: "Check whether a value matches a pattern",
version: '1.0.3-ipc.1'
version: '1.0.3'
});
Package.onUse(function (api) {

View File

@@ -8,7 +8,7 @@ var path = Npm.require('path');
Package.describe({
summary: "Syntax highlighting of code, from Google",
version: "1.0.2-ipc.0"
version: "1.0.2"
});
// XXX this code dumps symbols into the global namespace (directly

View File

@@ -1,6 +1,6 @@
Package.describe({
summary: "Used by the coffeescript package's tests",
version: "1.0.2-ipc.0"
version: "1.0.2"
});
Package.onUse(function (api) {

View File

@@ -1,6 +1,6 @@
Package.describe({
summary: "Javascript dialect with fewer braces and semicolons",
version: "1.0.5-ipc.0"
version: "1.0.5"
});
Package.registerBuildPlugin({

View File

@@ -1,6 +1,6 @@
Package.describe({
summary: "Given the set of the constraints, picks a satisfying configuration",
version: "1.0.16-ipc.2"
version: "1.0.16"
});
Npm.depends({

View File

@@ -1,6 +1,6 @@
Package.describe({
summary: "Helpers for control programs",
version: "1.0.5-ipc.0"
version: "1.0.5"
});
Npm.depends({optimist: '0.6.0'});

View File

@@ -1,6 +1,6 @@
Package.describe({
summary: "Default control program for an application",
version: "1.0.3-ipc.0"
version: "1.0.3"
});
Package.onUse(function (api) {

View File

@@ -1,6 +1,6 @@
Package.describe({
summary: "Meteor's latency-compensated distributed data framework",
version: '1.0.13-ipc.0'
version: '1.0.13'
});
// We use 'faye-websocket' for connections in server-to-server DDP, mostly

View File

@@ -2,7 +2,7 @@
Package.describe({
summary: "Deprecated: Use the 'tracker' package instead.",
version: '1.0.6-ipc.0'
version: '1.0.6'
});
Package.onUse(function (api) {

View File

@@ -1,6 +1,6 @@
Package.describe({
summary: "A shell script for downloading the Meteor dev bundle",
version: "1.0.2-ipc.0"
version: "1.0.2"
});
Package.onUse(function (api) {

View File

@@ -1,6 +1,6 @@
Package.describe({
summary: "Disables oplog tailing",
version: '1.0.2-ipc.0'
version: '1.0.2'
});
// This package is empty; its presence is detected by mongo-livedata.

View File

@@ -1,6 +1,6 @@
Package.describe({
summary: "Extended and Extensible JSON library",
version: '1.0.5-ipc.0'
version: '1.0.5'
});
Package.onUse(function (api) {

View File

@@ -1,6 +1,6 @@
Package.describe({
summary: "Send email messages",
version: "1.0.5-ipc.0"
version: "1.0.5"
});
Npm.depends({

View File

@@ -1,6 +1,6 @@
Package.describe({
summary: "Facebook OAuth flow",
version: "1.1.3-ipc.0"
version: "1.1.3"
});
Package.onUse(function(api) {

View File

@@ -1,6 +1,6 @@
Package.describe({
summary: "Publish internal app statistics",
version: '1.0.3-ipc.0'
version: '1.0.3'
});
Package.onUse(function (api) {

View File

@@ -1,6 +1,6 @@
Package.describe({
summary: "Faster touch events on mobile",
version: '1.0.2-ipc.0'
version: '1.0.2'
});
Package.onUse(function (api) {

View File

@@ -1,6 +1,6 @@
Package.describe({
summary: "Maintain a connection to the leader of an election set",
version: '1.0.3-ipc.0'
version: '1.0.3'
});
Package.onUse(function (api) {

View File

@@ -1,6 +1,6 @@
Package.describe({
summary: "Require this application to use HTTPS",
version: "1.0.3-ipc.0"
version: "1.0.3"
});
Package.onUse(function (api) {

View File

@@ -1,6 +1,6 @@
Package.describe({
summary: 'GeoJSON utility functions (from https://github.com/maxogden/geojson-js-utils)',
version: '1.0.2-ipc.0'
version: '1.0.2'
});
Package.onUse(function (api) {

View File

@@ -1,6 +1,6 @@
Package.describe({
summary: "Github OAuth flow",
version: "1.1.2-ipc.0"
version: "1.1.2"
});
Package.onUse(function(api) {

View File

@@ -1,6 +1,6 @@
Package.describe({
summary: "Google OAuth flow",
version: "1.1.3-ipc.0"
version: "1.1.3"
});
Package.onUse(function(api) {

View File

@@ -1,6 +1,6 @@
Package.describe({
summary: "Deprecated",
version: '1.0.2-ipc.0'
version: '1.0.2'
});
Package.onUse(function (api) {

View File

@@ -1,6 +1,6 @@
Package.describe({
summary: "Standards-compliant HTML tools",
version: '1.0.3-ipc.0'
version: '1.0.3'
});
Package.onUse(function (api) {

View File

@@ -1,6 +1,6 @@
Package.describe({
summary: "Small library for expressing HTML trees",
version: '1.0.3-ipc.0'
version: '1.0.3'
});
Package.onUse(function (api) {

View File

@@ -1,6 +1,6 @@
Package.describe({
summary: "Make HTTP calls to remote servers",
version: '1.0.9-ipc.0'
version: '1.0.9'
});
Npm.depends({request: "2.47.0"});

View File

@@ -1,6 +1,6 @@
Package.describe({
summary: "Dictionary data structure allowing non-string keys",
version: '1.0.2-ipc.0'
version: '1.0.2'
});
Package.onUse(function (api) {

View File

@@ -1,6 +1,6 @@
Package.describe({
summary: "Allow all database writes by default",
version: '1.0.2-ipc.0'
version: '1.0.2'
});
// This package is empty; its presence is detected by mongo-livedata.

View File

@@ -1,6 +1,6 @@
Package.describe({
summary: "Run a function when the user scrolls past an element",
version: "1.0.2-ipc.0"
version: "1.0.2"
});
Package.onUse(function (api) {

View File

@@ -1,6 +1,6 @@
Package.describe({
summary: "Manipulate the DOM using CSS selectors",
version: '1.0.2-ipc.0'
version: '1.0.2'
});
Package.onUse(function (api) {

View File

@@ -1,6 +1,6 @@
Package.describe({
summary: "Tests for JavaScript code analysis for Meteor",
version: "1.0.2-ipc.0"
version: "1.0.2"
});
// The tests are in a separate package so that it is possible to compile

View File

@@ -4,7 +4,7 @@
Package.describe({
summary: "JavaScript code analysis for Meteor",
version: '1.0.4-ipc.0'
version: '1.0.4'
});
// Use some packages from the Esprima project. If it turns out we need these on

View File

@@ -1,6 +1,6 @@
Package.describe({
summary: "Provides JSON.stringify and JSON.parse for older browsers",
version: '1.0.2-ipc.0'
version: '1.0.2'
});
// We need to figure out how to serve this file only to browsers that don't have

View File

@@ -1,6 +1,6 @@
Package.describe({
summary: "Full-featured JavaScript parser",
version: "1.0.2-ipc.0"
version: "1.0.2"
});
Package.onUse(function (api) {

View File

@@ -6,7 +6,7 @@ Package.describe({
// between such packages and the build tool.
name: 'launch-screen',
summary: 'Default and customizable launch screen on mobile.',
version: '1.0.1-ipc.0'
version: '1.0.1'
});
Cordova.depends({

View File

@@ -1,6 +1,6 @@
Package.describe({
summary: "The dynamic stylesheet language",
version: "1.0.12-ipc.0"
version: "1.0.12"
});
Package.registerBuildPlugin({

View File

@@ -1,6 +1,6 @@
Package.describe({
summary: "Moved to the 'ddp' package",
version: '1.0.12-ipc.0'
version: '1.0.12'
});
Package.onUse(function (api) {

View File

@@ -1,6 +1,6 @@
Package.describe({
summary: "Simulates local storage on IE 6,7 using userData",
version: "1.0.2-ipc.0"
version: "1.0.2"
});
Package.onUse(function (api) {

View File

@@ -1,6 +1,6 @@
Package.describe({
summary: "Logging facility.",
version: '1.0.6-ipc.0'
version: '1.0.6'
});
Npm.depends({

View File

@@ -2,7 +2,7 @@
Package.describe({
summary: "Markdown-to-HTML processor",
version: "1.0.3-ipc.0"
version: "1.0.3"
});
Package.onUse(function (api) {

View File

@@ -1,6 +1,6 @@
Package.describe({
summary: "Meetup OAuth flow",
version: "1.1.2-ipc.0"
version: "1.1.2"
});
Package.onUse(function(api) {

View File

@@ -1,6 +1,6 @@
Package.describe({
summary: "Meteor developer accounts OAuth flow",
version: "1.1.2-ipc.0"
version: "1.1.2"
});
Package.onUse(function (api) {

View File

@@ -1,6 +1,6 @@
Package.describe({
summary: "Include a standard set of Meteor packages in your app",
version: '1.2.1-ipc.0'
version: '1.2.1'
});
Package.onUse(function(api) {

View File

@@ -1,6 +1,6 @@
Package.describe({
summary: "The Meteor command-line tool",
version: '1.0.37-ipc.0'
version: '1.0.37'
});
Package.includeTool();

View File

@@ -2,7 +2,7 @@
Package.describe({
summary: "Core Meteor environment",
version: '1.1.4-ipc.0'
version: '1.1.4'
});
Package.registerBuildPlugin({

View File

@@ -1,5 +1,5 @@
/**
* @summary Generate an absolute URL pointing to the application. The server reads from the `ROOT_URL` environment variable to determine where it is running. This is taken care of automatically for apps deployed with `meteor deploy`, but must be provided when using `meteor bundle`.
* @summary Generate an absolute URL pointing to the application. The server reads from the `ROOT_URL` environment variable to determine where it is running. This is taken care of automatically for apps deployed with `meteor deploy`, but must be provided when using `meteor build`.
* @locus Anywhere
* @param {String} [path] A path to append to the root URL. Do not include a leading "`/`".
* @param {Object} [options]

View File

@@ -3,7 +3,7 @@
// encourage this pattern. Maybe another solution would be better.
Package.describe({
summary: "reset.css v2.0 from http://meyerweb.com/eric/tools/css/reset/",
version: "1.0.2-ipc.0"
version: "1.0.2"
});
Package.onUse(function (api) {

View File

@@ -1,6 +1,6 @@
Package.describe({
summary: "JavaScript and CSS minifiers",
version: "1.1.3-ipc.0"
version: "1.1.3"
});
Npm.depends({

View File

@@ -1,6 +1,6 @@
Package.describe({
summary: "Meteor's client-side datastore: a port of MongoDB to Javascript",
version: '1.0.6-ipc.1'
version: '1.0.6'
});
Package.onUse(function (api) {

View File

@@ -1,6 +1,6 @@
Package.describe({
summary: "Good defaults for the mobile status bar",
version: "1.0.2-ipc.0"
version: "1.0.2"
});
Package.onUse(function(api) {

View File

@@ -1,6 +1,6 @@
Package.describe({
summary: "Moved to the 'mongo' package",
version: '1.0.7-ipc.0'
version: '1.0.7'
});
Package.onUse(function (api) {

View File

@@ -9,7 +9,7 @@
Package.describe({
summary: "Adaptor for using MongoDB and Minimongo over DDP",
version: '1.0.10-ipc.0'
version: '1.0.10'
});
Npm.depends({

View File

@@ -1,23 +0,0 @@
{
"dependencies": [
[
"jquery",
"1.0.1"
],
[
"json",
"1.0.1"
],
[
"meteor",
"1.1.3"
],
[
"underscore",
"1.0.1"
]
],
"pluginDependencies": [],
"toolVersion": "meteor-tool@1.0.35",
"format": "1.0"
}

View File

@@ -1,19 +0,0 @@
{
"dependencies": [
[
"jquery",
"1.0.1"
],
[
"meteor",
"1.1.3"
],
[
"underscore",
"1.0.1"
]
],
"pluginDependencies": [],
"toolVersion": "meteor-tool@1.0.35",
"format": "1.0"
}

View File

@@ -1,15 +0,0 @@
{
"dependencies": [
[
"meteor",
"1.0.0"
],
[
"underscore",
"1.0.0"
]
],
"pluginDependencies": [],
"toolVersion": "meteor-tool@1.0.0",
"format": "1.0"
}

View File

@@ -1,15 +0,0 @@
{
"dependencies": [
[
"meteor",
"1.0.0"
],
[
"underscore",
"1.0.0"
]
],
"pluginDependencies": [],
"toolVersion": "meteor-tool@1.0.0",
"format": "1.0"
}

Some files were not shown because too many files have changed in this diff Show More