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

2823 Commits

Author SHA1 Message Date
Dwight
6f2446713f error msg text 2010-03-01 10:10:45 -05:00
Eliot Horowitz
346a47331c sparse geo index 2010-02-28 22:19:04 -05:00
Eliot Horowitz
0c9f391212 remove $distance 2010-02-28 22:15:57 -05:00
Eliot Horowitz
e75dd19549 fix geo with other filters 2010-02-28 22:11:13 -05:00
Eliot Horowitz
30dcf4bf83 some cleaning 2010-02-28 00:51:39 -05:00
Eliot Horowitz
b32a47826e $addToSet : { $each : ... } SERVER-628 2010-02-27 22:05:59 -05:00
Eliot Horowitz
6ac50f8e9e fix BSONElementCmpWithoutField and therefore BSONElementSet 2010-02-27 21:53:28 -05:00
Eliot Horowitz
ee8f28dcfd driver helpers 2010-02-27 16:42:00 -05:00
Eliot Horowitz
11b9ab758c scaling on collstats 2010-02-27 12:11:41 -05:00
Mathias Stearn
56bbdda127 Fix GENOID 2010-02-26 22:40:50 -05:00
Mathias Stearn
5bc4788ff4 Lower size for BSON literal macro to 64 2010-02-26 22:40:50 -05:00
Eliot Horowitz
ca075ce816 wrong lock type on map reduce finish 2010-02-26 15:10:04 -05:00
Eliot Horowitz
da23ec8f56 geo2d command -> geoNear 2010-02-26 14:40:09 -05:00
Eliot Horowitz
a347ce9b85 change Command locking config 2010-02-26 14:38:51 -05:00
Eliot Horowitz
27e94db45c make info thread safe SERVER-674 2010-02-26 11:33:27 -05:00
Eliot Horowitz
96d6221a9e explain fixing for geo 2010-02-26 10:37:17 -05:00
Aaron
478bad6685 merge 2010-02-25 23:14:30 -08:00
Aaron
12544983bc SERVER-680 fix issues with --only mode 2010-02-25 23:06:37 -08:00
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
Eliot Horowitz
46a4f1cca0 make geo index work for non geo-search 2010-02-24 23:44:49 -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
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