Mathias Stearn
|
15db784238
|
Revert "TEMPFIX: cant have // in js files except for comments"
This reverts commit b43feb002f.
|
2010-07-16 15:42:51 -04:00 |
|
Mathias Stearn
|
b43feb002f
|
TEMPFIX: cant have // in js files except for comments
|
2010-07-16 15:28:10 -04:00 |
|
dwight
|
76b822f6af
|
rs hbmsg
|
2010-07-16 14:42:04 -04:00 |
|
Eliot Horowitz
|
34f99e58fd
|
assert lte/gte
|
2010-07-15 00:29:28 -04:00 |
|
Dwight
|
9feab8a7d4
|
rs
|
2010-07-14 15:50:28 -04:00 |
|
Dwight
|
db5aafcd11
|
rs fixes
|
2010-07-14 15:08:59 -04:00 |
|
Dwight
|
f09d13a3c8
|
rs
|
2010-07-14 13:01:31 -04:00 |
|
dwight
|
71d5118726
|
db.isMaster() helper in shell
|
2010-07-11 17:04:30 -04:00 |
|
dwight
|
f674d14f6e
|
UUID() in the shell beginnings
|
2010-07-10 23:17:05 -04:00 |
|
dwight
|
5a543ad37c
|
make BinData really sort of work in the mongo shell
|
2010-07-08 00:27:15 -04:00 |
|
dwight
|
85b901c703
|
bindata shell
|
2010-07-08 00:01:53 -04:00 |
|
Eliot Horowitz
|
f7288ef410
|
fix v8 cursor closing
|
2010-07-05 00:54:17 -04:00 |
|
Mathias Stearn
|
1924e96788
|
better escaping in tojson function SERVER-1302
|
2010-06-25 17:56:07 -04:00 |
|
Eliot Horowitz
|
1dc2b9cd17
|
ObejctId.equals SERVER-1247
|
2010-06-23 10:02:16 -04:00 |
|
Aaron
|
3ff5fb7612
|
merge
|
2010-06-22 19:21:24 -07:00 |
|
Aaron
|
bf36eebd4f
|
SERVER-776 NumberLong in sm
|
2010-06-22 17:53:11 -07:00 |
|
dwight
|
68785434eb
|
better shell help
|
2010-06-22 14:38:43 -04:00 |
|
dwight
|
72c37e610b
|
fix shell help
|
2010-06-22 14:13:06 -04:00 |
|
dwight
|
d7f7155c83
|
shell
|
2010-06-17 13:46:27 -04:00 |
|
Dwight
|
c15eb9182a
|
assert msg shell
|
2010-06-16 15:23:03 -04:00 |
|
Van Nguyen
|
0b780fdcda
|
SERVER-857 shell ObjectId.getTimestamp() support
|
2010-06-16 09:18:55 +08:00 |
|
Aaron
|
d782c98f9c
|
SERVER-366 btree extent and node freeing
|
2010-06-14 15:47:12 -07:00 |
|
dwight
|
d900574a09
|
crlf fix
|
2010-06-14 12:47:05 -04:00 |
|
dwight
|
0fe7ef64f0
|
shell admin
|
2010-06-12 17:49:54 -04:00 |
|
Eliot Horowitz
|
d94152779d
|
typo SERVER-1219
|
2010-06-11 15:32:51 -04:00 |
|
dwight
|
ec85177ba1
|
shell
|
2010-06-11 00:16:34 -04:00 |
|
Dwight
|
dedf707197
|
shell
|
2010-06-10 18:02:17 -04:00 |
|
Dwight
|
210f105e49
|
Mongo.prototype.tojson
|
2010-06-10 17:09:39 -04:00 |
|
Dwight
|
bae780551a
|
help
|
2010-06-10 16:23:44 -04:00 |
|
Dwight
|
4bf1362429
|
help
|
2010-06-09 15:34:14 -04:00 |
|
Aaron
|
7ebcd6d133
|
merge
|
2010-06-08 15:56:46 -07:00 |
|
Eliot Horowitz
|
8c4533a035
|
add "n" to getLastError sharded SERVER-1204
|
2010-06-08 17:15:24 -04:00 |
|
Aaron
|
dc00413381
|
SERVER-1203 repair oplog properly
|
2010-06-08 11:50:45 -07:00 |
|
Aaron
|
5aaf3320ac
|
merge
|
2010-06-08 00:38:07 -07:00 |
|
dwight
|
001b28d3f6
|
shell tweaking
|
2010-06-07 21:38:23 -04:00 |
|
dwight
|
54caa6f78d
|
shell stuff
|
2010-06-07 20:31:27 -04:00 |
|
Aaron
|
8680389bba
|
SERVER-109 sort and geo
|
2010-06-07 12:18:00 -07:00 |
|
Alberto Lerner
|
9f22a44e05
|
SERVER-950 addshard's maxSize option is in effect (carefull, no way to undo it yet).
|
2010-06-07 15:15:06 -04:00 |
|
Dwight
|
a3388501c5
|
shell
|
2010-06-07 11:29:02 -04:00 |
|
Dwight
|
ed7cfda35f
|
Merge branch 'master' of github.com:mongodb/mongo
|
2010-06-07 11:17:15 -04:00 |
|
Dwight
|
370f9a1bd2
|
shell stuff
|
2010-06-07 11:17:08 -04:00 |
|
Eliot Horowitz
|
b9c427ec29
|
plumbing for shell auto-complete
|
2010-06-07 11:06:02 -04:00 |
|
Aaron
|
5ca456e9d5
|
add assert.eq.automsg
|
2010-05-20 10:54:57 -07:00 |
|
Eliot Horowitz
|
2dbdcf9e4c
|
don't require constructor to be set SERVER-1118
|
2010-05-14 10:05:46 -04:00 |
|
Eliot Horowitz
|
d8b762a2ea
|
don't pring getLastError on help()
|
2010-04-21 21:58:00 -04:00 |
|
Mike Dirolf
|
c0c57984d9
|
assert.close just uses difference now (can specify decimal place) - old implementation was brittle for small numbers
|
2010-03-22 12:07:44 -04:00 |
|
Mike Dirolf
|
d6e3981dc7
|
fix for assert.close and use assert.close for 0 case in jstests/geob.js
|
2010-03-22 11:19:50 -04:00 |
|
Eliot Horowitz
|
0a8e1f91c8
|
handle multiple geo indexes with $near SERVER-686
|
2010-03-01 22:06:30 -05:00 |
|
Aaron
|
5d59f64469
|
don't run test that checks profiling level in parallel
|
2010-02-25 23:30:59 -08:00 |
|
Eliot Horowitz
|
329423dbc0
|
edge case fix
|
2010-02-26 00:06:26 -05:00 |
|