Sashko Stubailo
|
87b13e1b5a
|
Rename Mongo.Collection.Cursor -> Mongo.Cursor, Mongo.Collection.ObjectID -> Mongo.ObjectID
|
2014-08-29 10:29:01 -07:00 |
|
Sashko Stubailo
|
96952dda2b
|
Rename Meteor.Collection -> Mongo.Collection
|
2014-08-29 10:11:21 -07:00 |
|
Sashko Stubailo
|
41910019e1
|
Renamed Deps to Tracker in all packages
|
2014-08-27 20:05:22 -07:00 |
|
David Glasser
|
5a5204e3a4
|
Remove closures around package files. (hint: git blame -w)
The bundler now adds closures around client files and the server adds closures
around server files.
|
2013-03-19 15:13:53 -07:00 |
|
David Greenspan
|
a18a92e65f
|
Deps.run => Deps.autorun
|
2013-03-11 12:17:39 -07:00 |
|
David Greenspan
|
457de14998
|
renaming
|
2013-02-28 16:06:31 -08:00 |
|
David Greenspan
|
f6aabffab3
|
port all packages to new Deps (tests pass)
|
2013-02-25 17:52:51 -08:00 |
|
Naomi Seyfer
|
dba23bd29c
|
Session.setDefault, and updating todos to use it. #698
|
2013-02-20 17:56:39 -08:00 |
|
Naomi Seyfer
|
e1f15e7c7f
|
Hacked objectid in there, though not ideally
|
2013-01-17 15:47:27 -05:00 |
|
Naomi Seyfer
|
c305ac8d22
|
Date now works in session var
|
2013-01-17 15:47:27 -05:00 |
|
David Glasser
|
bae1a59af6
|
Publicize Meteor._autorun as Meteor.autorun (with docs and tests).
|
2012-10-12 00:50:35 -07:00 |
|
David Glasser
|
9251edbf8d
|
Allow arbitrary JSON objects to be stored in Session (but not compared with equals). Test Session. Fixes #215.
|
2012-10-06 14:42:59 -07:00 |
|