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

5823 Commits

Author SHA1 Message Date
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
d819733c32 spam 2010-02-24 21:17:39 -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
e0b1d9f763 db.foo.runCommand for running commands with a collection name 2010-02-24 13:12:37 -05:00
Aaron
c0e6f05943 Revert "SERVER-660 debug"
This reverts commit 439a43f876.
2010-02-23 22:49:50 -08:00
Aaron
e828661d89 Merge branch 'master' of github.com:mongodb/mongo 2010-02-23 22:16:12 -08:00
Aaron
439a43f876 SERVER-660 debug 2010-02-23 22:15:31 -08: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
Mathias Stearn
78a9a1fab0 remove debugging lines 2010-02-23 21:35:40 -05:00
Mathias Stearn
365f9803af Windows doesn't like running echo as a program 2010-02-23 21:21:24 -05:00
Mathias Stearn
46faa56d94 Don't quote args without spaces on windows 2010-02-23 21:02:58 -05:00
Aaron
57038c5978 SERVER-252 can't use key match with $not 2010-02-23 16:10:17 -08:00
Mathias Stearn
2fcc53a5e4 debugging for windows buildbot 2010-02-23 18:29:11 -05: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
94b37bb60f Merge branch 'master' of github.com:mongodb/mongo 2010-02-23 17:20:15 -05:00
Eliot Horowitz
75d4cf0679 fix user lookup on repl. slave SERVER-662 2010-02-23 17:19:16 -05:00
Aaron
211ae74188 SERVER-661 shell keeps going if can't get its uri - to be compatible with 1.2 2010-02-23 13:54:34 -08: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
Mike Dirolf
14ad5c3e5f limit to 3 places of precision for percentages 2010-02-23 15:55:32 -05: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
8d572b8fb8 mongostat tool 2010-02-23 15:37:30 -05: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
799d462346 Merge branch 'master' of git@github.com:mongodb/mongo 2010-02-23 13:10:30 -05:00
Dwight
a61c72881e fix a couple things in vcproj for release builds 2010-02-23 13:10:09 -05:00