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

5833 Commits

Author SHA1 Message Date
Aaron
218036b2a4 SERVER-580 add putBack() to db client cursor 2010-03-01 10:07:01 -08:00
Eliot Horowitz
45d3cfbfcf .insert can't have a return 2010-03-01 10:33:52 -05:00
Eliot Horowitz
c3ae414ff8 Merge branch 'master' of git@github.com:mongodb/mongo 2010-03-01 10:27:30 -05:00
Eliot Horowitz
165b9c3ea5 write ops can't return or getLastError won't be called 2010-03-01 10:27:19 -05:00
Eliot Horowitz
2ea2c01ba5 exit; should exit shell SERVER-683 2010-03-01 10:24:28 -05:00
Dwight
6f2446713f error msg text 2010-03-01 10:10:45 -05:00
Eliot Horowitz
4ada6f436d fix test 2010-02-28 22:23:11 -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
8d3801a3b7 oops - forgot to commit this 2010-02-28 21:10:38 -05:00
Eliot Horowitz
c85b784793 start of SyncClusterConnection tests 2010-02-28 20:40:36 -05:00
Eliot Horowitz
63b5f7e470 update vstudio js file 2010-02-28 13:52:33 -05:00
Eliot Horowitz
0e10fb3768 cleaning test code 2010-02-28 13:51:34 -05:00
Eliot Horowitz
64e0803877 formatting 2010-02-28 12:36:40 -05:00
Eliot Horowitz
b2705cfd32 configurable sleep 2010-02-28 12:35:18 -05:00
Eliot Horowitz
30dcf4bf83 some cleaning 2010-02-28 00:51:39 -05:00
Eliot Horowitz
00ca5d90fe fix for csv import where last field has " SERVER-682 2010-02-27 23:05:40 -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
c7bc4b3d96 v8 fix 2010-02-27 12:14:12 -05:00
Eliot Horowitz
11b9ab758c scaling on collstats 2010-02-27 12:11:41 -05:00
Eliot Horowitz
05d67e6ac4 batch size for v8 2010-02-27 11:27:37 -05:00
Eliot Horowitz
dd19206172 batchSize option for js and c++ 2010-02-27 11:16:26 -05:00
Mathias Stearn
11c49cb195 nToReturn is now a limit in C++ driver SERVER-537 2010-02-26 22:40:50 -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
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