0
0
mirror of https://github.com/mongodb/mongo.git synced 2024-12-01 09:32:32 +01:00
Commit Graph

2789 Commits

Author SHA1 Message Date
Eliot Horowitz
a7da6490f4 fix short circuit 2010-02-24 22:50:26 -05:00
Eliot Horowitz
e2a0be8233 some optimizations 2010-02-24 22:29:36 -05:00
Eliot Horowitz
0c822b5cce mostly lockless getSpec 2010-02-24 21:17:57 -05:00
Eliot Horowitz
f0ffbefee8 clean logging 2010-02-24 17:01:42 -05:00
Eliot Horowitz
ca22b2e347 geo off by 1 error 2010-02-24 13:57:16 -05:00
Eliot Horowitz
5eb18472ae fix for doing a geo query outside normal bounds 2010-02-24 13:15:17 -05:00
Eliot Horowitz
92e7cf1b2a uassert # 2010-02-23 22:38:09 -05:00
Eliot Horowitz
a10f15bc2d Merge branch 'master' of github.com:mongodb/mongo 2010-02-23 22:37:25 -05:00
Eliot Horowitz
392b9a8267 uassert when using non-empty CodeWScope in M/R SERVER-638 2010-02-23 22:01:07 -05:00
Aaron
57038c5978 SERVER-252 can't use key match with $not 2010-02-23 16:10:17 -08:00
Aaron
9ae652440f Merge branch 'master' of github.com:mongodb/mongo 2010-02-23 14:47:44 -08:00
Eliot Horowitz
5098eaa288 fix parens 2010-02-23 17:46:50 -05:00
Aaron
1e0bdddf44 Merge branch 'master' of github.com:mongodb/mongo 2010-02-23 14:41:12 -08:00
Aaron
ce1293782f SERVER-252 finishing $not operator 2010-02-23 14:41:05 -08:00
Aaron
cc74e80400 SERVER-252 checkpoint 2010-02-23 14:20:28 -08:00
Eliot Horowitz
75d4cf0679 fix user lookup on repl. slave SERVER-662 2010-02-23 17:19:16 -05:00
Dwight
804a3917ee Merge branch 'master' of git@github.com:mongodb/mongo 2010-02-23 15:58:12 -05:00
Dwight
7e6790bf3b can't use "near" as a var on widnows 2010-02-23 15:57:59 -05:00
Aaron
9721b33228 merge 2010-02-23 12:55:48 -08:00
Aaron
2cb6d5fe8c Merge branch 'master' of github.com:mongodb/mongo 2010-02-23 12:49:25 -08:00
Aaron
3f1befcda1 SERVER-252 checkpoint 2010-02-23 12:49:22 -08:00
Aaron
c4586990d0 Merge branch 'master' of github.com:mongodb/mongo 2010-02-23 12:45:18 -08:00
Aaron
22ed9e154c SERVER-660 more flexible in terms of ordering and nonsingularity of elemMatch and regex 2010-02-23 12:45:12 -08:00
Eliot Horowitz
9cc83c1752 Merge branch 'master' of github.com:mongodb/mongo 2010-02-23 15:21:23 -05:00
Eliot Horowitz
723a1490f7 print warning if have full debug enabled 2010-02-23 15:21:09 -05:00
Aaron
975a714cc7 SERVER-657 pass through error code on failed index create 2010-02-23 11:48:40 -08:00
Mike Dirolf
8584ce9c8d make sure bits for geo index <= 32 2010-02-23 14:20:39 -05:00
Eliot Horowitz
9c8733f207 more tests 2010-02-23 14:14:58 -05:00
Eliot Horowitz
1ee7d79eff undo debugging info 2010-02-23 14:02:26 -05:00
Eliot Horowitz
881fd932ba extra debugging for windows 2010-02-23 13:54:01 -05:00
Aaron
952b9f0370 merge 2010-02-23 10:31:39 -08:00
Aaron
295ae04c41 Merge branch 'master' of github.com:mongodb/mongo 2010-02-23 10:29:22 -08:00
Aaron
a1254dbc2c SERVER-252 $not checkpoint 2010-02-23 10:29:10 -08:00
Eliot Horowitz
59c8daaccb Merge branch 'master' of github.com:mongodb/mongo 2010-02-23 13:22:49 -05:00
Eliot Horowitz
0f88bb48d2 check that objects modified with $ operators are <= 4mb SERVER-654 2010-02-23 13:22:27 -05:00
Eliot Horowitz
18437f5224 stab in the dark windows geo fix 2010-02-23 13:22:17 -05:00
Dwight
a61c72881e fix a couple things in vcproj for release builds 2010-02-23 13:10:09 -05:00
Dwight
442ff28ed6 indexSpec() can now be used from read locked locations (or even unlocked)
geo tweaked and still needs a fix
2010-02-23 12:30:53 -05:00
Dwight
c23e098ecd vcproj compile windows 2010-02-23 11:44:10 -05:00
Dwight
32c065676e Merge branch 'master' of git@github.com:mongodb/mongo 2010-02-23 11:06:53 -05:00
Dwight
eb75c9529f comments 2010-02-23 11:06:26 -05:00
Eliot Horowitz
e10779d9b6 windows fix 2010-02-23 10:47:41 -05:00
Eliot Horowitz
fd3a8e76e5 2d gis index 2010-02-23 10:41:07 -05:00
Eliot Horowitz
221301072d add # of asserts to serverStatus 2010-02-23 07:51:36 -05:00
Mathias Stearn
d065d1bd72 Include index info in collstats command 2010-02-22 22:16:13 -05:00
Mathias Stearn
a561c31a23 Database-wide dbstats command SERVER-596 2010-02-22 21:23:20 -05:00
Aaron
3f9f47e884 merge 2010-02-22 16:30:35 -08:00
Aaron
fe607048a1 SERVER-251 /regex checkpoint 2010-02-22 16:24:17 -08:00
Aaron
079031215d SERVER-653 fix problem where some special query types would only work if they were the first element 2010-02-22 16:20:50 -08:00
Aaron
0ce8996a44 SERVER-252 $not checkpoint 2010-02-22 14:33:24 -08:00