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

5807 Commits

Author SHA1 Message Date
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
3e36fa8fd4 defensive MINOR 2010-02-26 14:42:11 -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
53ada27743 added simple speed test 2010-02-26 13:44:03 -05:00
Eliot Horowitz
c3f07f3be0 some missing operators 2010-02-26 12:07:46 -05:00
Eliot Horowitz
27e94db45c make info thread safe SERVER-674 2010-02-26 11:33:27 -05:00
Eliot Horowitz
066b8376cf thread safe string 2010-02-26 11:33:20 -05:00
Eliot Horowitz
96d6221a9e explain fixing for geo 2010-02-26 10:37:17 -05:00
Aaron
5d59f64469 don't run test that checks profiling level in parallel 2010-02-25 23:30:59 -08: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
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