0
0
mirror of https://github.com/mongodb/mongo.git synced 2024-11-30 09:06:21 +01:00
Commit Graph

5793 Commits

Author SHA1 Message Date
Eliot Horowitz
329423dbc0 edge case fix 2010-02-26 00:06:26 -05:00
Eliot Horowitz
22246ef94d can access geo through $near 2010-02-25 23:34:01 -05:00
Mathias Stearn
5073a41103 Convert prefix queries to ranges ~20%+ speedup SERVER-611 2010-02-25 22:19:18 -05:00
Mathias Stearn
621686366d Can use index for all regex queries SERVER-672 2010-02-25 22:19:18 -05:00
Mathias Stearn
e80771caad Regexes should not try to match against numbers or dates SERVER-672 2010-02-25 22:19:18 -05:00
Dwight
e966d1031d Merge branch 'master' of git@github.com:mongodb/mongo 2010-02-25 17:28:40 -05:00
Dwight
c502a5cd72 shell fix
really have to rename local.oplog.$main sometime
2010-02-25 17:28:19 -05:00
Eliot Horowitz
f08ba724c3 checkpoint on $near op 2010-02-25 16:24:34 -05:00
Eliot Horowitz
3d2b4f8ad4 Merge branch 'master' of git@github.com:mongodb/mongo 2010-02-25 15:15:07 -05:00
Eliot Horowitz
e134217dd5 use wrap() 2010-02-25 15:12:06 -05:00
Dwight
f4707226e4 fix recently thread safety mistake in NSDT 2010-02-25 14:16:30 -05:00
Eliot Horowitz
1ace46483b refactoring geo search a bit to embed into query 2010-02-25 14:13:50 -05:00
Dwight
0287bee615 Merge branch 'master' of git@github.com:mongodb/mongo 2010-02-25 13:53:07 -05:00
Dwight
dd19daa8e8 better log msg 2010-02-25 13:52:58 -05:00
Eliot Horowitz
6d0bc9cc2f fix auth recursive lock issue 2010-02-25 13:47:59 -05:00
dwight
b845f5e28e Merge branch 'master' of git@github.com:mongodb/mongo 2010-02-25 08:08:45 -05:00
dwight
fa4fd06df9 minmaxtest
http://jira.mongodb.org/browse/SERVER-675
2010-02-25 08:08:30 -05:00
Eliot Horowitz
46a4f1cca0 make geo index work for non geo-search 2010-02-24 23:44:49 -05:00
Eliot Horowitz
e6e21350a9 better assert msgs 2010-02-24 23:06:54 -05:00
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
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