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

14172 Commits

Author SHA1 Message Date
gregs
8ac0b95fee port tech could be >= 0 2011-07-28 13:24:59 -04:00
gregs
d1968d0838 less chatty waiting for rsclient 2011-07-28 12:56:49 -04:00
gregs
dad6351cfb check host empty not port, port() always > 0 2011-07-28 12:56:48 -04:00
gregs
befbd5d49b same fix for count_slaveok.js 2011-07-28 12:56:48 -04:00
gregs
0479284afc ensure rs client on mongos sees slave connection 2011-07-28 12:56:48 -04:00
Kristina
a3ff513b09 more debugging for test 2011-07-28 12:21:13 -04:00
gregs
b776b8c9d3 additional logging for slave selection 2011-07-28 10:45:41 -04:00
Spencer T Brody
adec8da1fa Don't iterate off the end of a string in mongoimport 2011-07-27 16:26:19 -04:00
gregs
d42d4c2a0c add options to Futures SERVER-3405 2011-07-27 15:59:27 -04:00
gregs
a6f8968570 rename method SERVER-3405 2011-07-27 15:59:27 -04:00
gregs
e5d902202f full API change to command interface, add options SERVER-3405 2011-07-27 15:59:27 -04:00
gregs
a1b65c6c76 test for count and distinct with slaveok SERVER-3405 2011-07-27 15:59:27 -04:00
gregs
cc43fc3e4a change command api to allow command options SERVER-3405 2011-07-27 15:59:27 -04:00
gregs
0a3a147ffb test and group slaveok fix for SERVER-3405 2011-07-27 15:59:26 -04:00
gregs
9551880b41 fix for 32 bit geo 2011-07-27 15:34:45 -04:00
Eliot Horowitz
0084b65772 fix shell assignment 2011-07-27 13:47:13 -04:00
gregs
b0fa1f80f3 while(true) spin with v8 too slow to interrupt 2011-07-27 12:37:46 -04:00
gregs
5c9b154159 start of explain additions to geo_full - SERVER-3139 2011-07-27 12:37:46 -04:00
gregs
3d1a47381a add between assertion to js 2011-07-27 12:37:46 -04:00
gregs
4e35995b5e remember seed with inaccuracy issue 2011-07-27 12:37:46 -04:00
gregs
a0f84c7f22 change name of extra explain function for cursor - SERVER-3277 2011-07-27 12:37:46 -04:00
gregs
9d058fb042 const operators for geohashes 2011-07-27 12:37:46 -04:00
gregs
4af8e70402 output the regions searched in explain for 2d searches - SERVER-3277 2011-07-27 12:37:46 -04:00
gregs
23cce73285 utility functions for logging / debugging 2011-07-27 12:37:46 -04:00
gregs
6ce2ed3332 only need to search until box is 1/2 width, our completion scan will catch the rest 2011-07-27 12:37:46 -04:00
gregs
1a1233fd67 allow custom explain extensions SERVER-3277 2011-07-27 12:37:46 -04:00
gregs
9f635c77d5 tracking for fixes for SERVER-3277 2011-07-27 12:37:45 -04:00
gregs
0105586b17 factor out $near extra point processing for each point - SERVER-3139 2011-07-27 12:37:45 -04:00
gregs
1d93455733 refactor point checks into single method - SERVER-3139 2011-07-27 12:37:45 -04:00
gregs
e5335c24fc Add better many-points test 2011-07-27 12:37:45 -04:00
gregs
06ad5c3a9a test fix SERVER-3139 2011-07-27 12:37:45 -04:00
gregs
06018555df make geo_full test reasonable again SERVER-3139 2011-07-27 12:37:45 -04:00
gregs
2c5d3f57a0 working $near / geoNear with uniqueDocs, no syntax support for $near yet - SERVER-3139 2011-07-27 12:37:45 -04:00
gregs
91904ad820 support for $uniqueDocs in $within queries - SERVER-3139 2011-07-27 12:37:45 -04:00
gregs
0490cd8a76 refactoring, working as before, can now work on multi-points - SERVER-3139 2011-07-27 12:37:45 -04:00
gregs
4b13175cdc first draft of fixes... SERVER-3139 2011-07-27 12:37:45 -04:00
Spencer T Brody
e6996263b6 Update test to pass with V8 2011-07-27 12:44:35 -04:00
Spencer T Brody
7f492a7c6b Allow inserting $MinKey and $MaxKey in v8 2011-07-27 11:32:35 -04:00
Eliot Horowitz
fdfbffbc2b forgot an ssl #ifdef 2011-07-27 09:50:17 -04:00
Eliot Horowitz
dde8119058 support more ssl versions 2011-07-27 09:48:35 -04:00
Eliot Horowitz
44fef99259 move a using namespace into mongo namespace 2011-07-27 09:48:35 -04:00
Eliot Horowitz
8f27050318 in headers at least put using namespace in mongo namespace SERVER-1268 2011-07-27 09:48:35 -04:00
Eliot Horowitz
b49d787b33 update tools for new Listener 2011-07-27 09:48:35 -04:00
Eliot Horowitz
f84bf1a41a support for forced ssl everywhere in client and server 2011-07-27 09:48:35 -04:00
Eliot Horowitz
23af33c9f8 error codes 2011-07-27 09:48:35 -04:00
Eliot Horowitz
446252880c remove duplicate log messages 2011-07-27 09:48:35 -04:00
Eliot Horowitz
eebca3c6a8 support for ssl sockets in Listen 2011-07-27 09:48:35 -04:00
Eliot Horowitz
aa71b5a745 call Socket::postFork in case we need to finish accept 2011-07-27 09:48:35 -04:00
Eliot Horowitz
efae0e1fff support for forked ssl accept 2011-07-27 09:48:35 -04:00
Eliot Horowitz
4f688e7055 more error cleaning 2011-07-27 09:48:35 -04:00