ekatek
c5bc843816
bring README.md files up to 1.0.3 compatibility
...
Fill in all packages without README.md files with a short
README.md mentioning that this is an internal Meteor package.
Break up the top paragraph of a couple of existing README.md
files to be proper long description.
There is more work to do here, involving line wrapping and the like.
2015-01-20 12:21:35 -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
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
Sashko Stubailo
36da5aecb4
Make all version numbers not have rc
2014-10-13 14:09:37 -07:00
Sashko Stubailo
698fbedb10
Bump all of the version numbers to rc.0
2014-10-07 17:10:48 -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
Emily Stark
833c6f5b4f
Bump package versions for 0.9.2
2014-09-15 11:36:57 -07:00
Slava Kim
3decef135a
Bump package versions
2014-09-05 17:55:37 -07:00
Slava Kim
6ca6641a34
Merge branch 'master' into release-0.9.2
...
Includes latest 0.9.1 changes
Conflicts:
examples/leaderboard/.meteor/versions
examples/parties/.meteor/versions
examples/todos/.meteor/versions
packages/accounts-base/package.js
packages/accounts-ui-unstyled/package.js
packages/autoupdate/package.js
packages/constraint-solver/package.js
packages/facebook/package.js
packages/github/package.js
packages/google/package.js
packages/http/package.js
packages/less/package.js
packages/meetup/package.js
packages/meteor-developer/package.js
packages/meteor-platform/package.js
packages/meteor-tool/package.js
packages/meteor/package.js
packages/minimongo/package.js
packages/oauth/package.js
packages/oauth1/package.js
packages/reload/package.js
packages/templating/package.js
packages/twitter/package.js
packages/webapp/package.js
packages/weibo/package.js
scripts/admin/meteor-release-experimental.json
tools/help.txt
tools/tests/apps/hot-code-push-test/.meteor/versions
2014-09-05 11:28:12 -07:00
Emily Stark
ddf0493ad3
Fix app-config: unordered deps apparently don't get globals
2014-09-04 16:43:59 -07:00
Avital Oliver
c23408bdd7
versions for 0.9.1
2014-09-04 15:41:39 -07:00
Avital Oliver
808c90e3db
Bump rc versions on packages
2014-09-01 00:16:00 -07:00
Sashko Stubailo
82d1db5107
Rename Meteor.Collection to Mongo.Collection again
2014-08-29 12:28:32 -07:00
Sashko Stubailo
6b3d31ff5b
Revert "Rename Meteor.Collection -> Mongo.Collection"
...
This reverts commit 96952dda2b .
Conflicts:
packages/ddp/livedata_tests.js
packages/minimongo/minimongo.js
packages/mongo/collection.js
packages/mongo/mongo_driver.js
packages/mongo/mongo_livedata_tests.js
packages/mongo/oplog_tests.js
packages/reactive-dict/reactive-dict.js
packages/session/session_tests.js
tools/auth.js
2014-08-29 12:26:28 -07:00
Sashko Stubailo
96952dda2b
Rename Meteor.Collection -> Mongo.Collection
2014-08-29 10:11:21 -07:00
Sashko Stubailo
3189a364e9
Rename livedata to ddp, meteor test-packages passes
2014-08-28 12:53:34 -07:00
Sashko Stubailo
d3d7f0478f
Replace references to mongo-livedata with mongo
2014-08-28 11:32:24 -07:00
ekatek
b9a714f028
ripping out internal, name and test from package.js files
2014-07-07 20:50:50 -07:00
ekatek
fb709c9563
remove versions files from core packages
2014-06-16 22:11:31 -07:00
ekatek
beb0e59b9d
new version files from teh new solver? Also, package.js correct with tests
2014-05-09 17:36:25 -07:00
ekatek
031890d2c5
don't store buildtime deps in the catalog
2014-05-04 16:56:58 -07:00
ekatek
23ad149a78
better versions files
2014-04-25 15:06:45 -07:00
ekatek
10d2047d12
clean up
2014-04-25 15:01:20 -07:00
ekatek
c84c8d6097
alphabetize package version lock files
2014-04-24 18:18:21 -07:00
David Glasser
3d3bdd4f50
versions.json update (these should be sorted!)
2014-04-24 17:02:46 -07:00
ekatek
9f543d4d03
versions files for packages
2014-04-21 18:16:31 -07:00
Geoff Schmidt
4d114ef617
Set some (not all, yet) packages to version 1.0.0
2014-03-07 01:33:37 -08:00
Emily Stark
2ed30c5387
Update configureService and call sites to new service format.
...
The `configure` callback now gets called with a list of endpoints for the
service instead of a Services document.
2013-12-23 17:18:47 -08:00
Naomi Seyfer
7449577ef4
Did my own phabricator comments; mostly small touches
2013-12-13 14:40:10 -08:00
Naomi Seyfer
73f6d3c81c
Move code to adjust proxy binding tags to ctl-helper
2013-12-13 13:22:01 -08:00
ekatek
d62969fbce
Cleaning up previous propagation of version
2013-12-13 11:53:02 -08:00
ekatek
4ab6f8ee88
tags
2013-12-13 10:03:35 -08:00
ekatek
57c4c075d3
removing error statement
2013-12-13 10:03:35 -08:00
ekatek
7da8004ddf
version as tag
2013-12-13 10:03:35 -08:00
David Glasser
52ff2df323
Merge branch 'devel' into oplog
...
Conflicts:
packages/application-configuration/config.js
packages/minimongo/minimongo.js
2013-12-03 15:01:37 -08:00
David Glasser
6582a88608
Fix 0.6.6 regression in setting MAIL_URL
...
Also:
- ensure that AppConfig callbacks are always called at least once
- don't start a new AppConfig Fiber every time you call Email.send
Fixes #1649 .
2013-12-03 14:49:38 -08:00
David Glasser
e9e39d2cb2
Rename $OPLOG_URL to $MONGO_OPLOG_URL
2013-12-02 19:17:39 -08:00
Slava Kim
008c74df4b
OPLOG_URL is accessed only by appConfig.
2013-12-02 19:17:35 -08:00
Naomi Seyfer
8f27d2cd58
Re-apply the follower changes that got lost in the node 10 merge
2013-11-04 10:06:16 -08:00
Naomi Seyfer
84cd4e9395
Allow config package to export app collection
2013-09-18 12:13:41 -07:00
Naomi Seyfer
54b63d937b
follower to connect to ultraworld
2013-08-30 15:43:15 -07:00
Nick Martin
1e9a61eff6
Mark application-configuration as internal. People don't need to add it. Plus, the name is long enough to throw off 'meteor list'
2013-08-20 14:48:22 -07:00
Naomi Seyfer
19ba844f14
Renames
2013-08-14 17:46:23 -07:00