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

1048 Commits

Author SHA1 Message Date
gregs
8c0e882052 test for SERVER-3710 2011-08-29 15:36:41 -04:00
Eliot Horowitz
a61217961f fix show SERVER-3679 2011-08-29 10:44:16 -04:00
Aaron
755b58fa1a fix assertion comment 2011-08-17 21:03:54 -07:00
gregs
b52af9b709 fix for sharding slaveok 2011-08-09 02:29:41 -04:00
Eliot Horowitz
67cf81180f cleaning 2011-08-08 23:37:44 -04:00
Eliot Horowitz
d095b538b8 npe in shell util 2011-08-06 00:12:01 -04:00
Eliot Horowitz
abf6327727 fix shell scripts for testing repl set names 2011-08-05 16:15:56 -04:00
Eliot Horowitz
8f31837c74 vs shell 2011-08-05 09:18:26 -04:00
Eliot Horowitz
adb19a7c75 vs update 2011-08-04 15:10:09 -04:00
gregs
ec9147aaeb tests for including location in geoNear results 2011-08-04 13:44:30 -04:00
gregs
6bf06f445e don't allow multikey shard indices or array values in shard keys 2011-08-04 12:54:16 -04:00
Kristina
a97a8ef72e added some shell helpers for common replica set problems 2011-08-04 11:35:00 -04:00
gregs
16955912bc allow sharding and rs tests to respect smoke --nopreallocj setting 2011-08-03 17:35:43 -04:00
dwight
e7b9f34242 not sure why these were there 2011-08-02 23:03:03 -04:00
dwight
6b7c5b0063 compile multi line comment error 2011-08-02 10:20:06 -04:00
dwight
81fece68e9 prefetch type stuff 2011-08-02 02:36:36 -04:00
gregs
53965e6f03 Allow turning off journaling at smoke.py command line to make tests run faster and not preallocate 2011-08-01 12:44:11 -04:00
dwight
fb8b893665 make journaling the default on 64 bit 2011-07-31 08:36:46 -04:00
dannenberg
9a79fd710b SERVER-3341 multiline cancels after two blank lines 2011-07-29 11:51:22 -04:00
Eliot Horowitz
724fc134c4 make sure to drop the same dups on master and secondaries SERVER-1086 2011-07-28 17:24:42 -04:00
gregs
05ed9407e3 clean test case SERVER-3471 2011-07-28 14:25:27 -04:00
gregs
d6cce7e211 some test case fixes for SERVER-1726 2011-07-28 14:25:27 -04:00
gregs
d1968d0838 less chatty waiting for rsclient 2011-07-28 12:56:49 -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
gregs
0a3a147ffb test and group slaveok fix for SERVER-3405 2011-07-27 15:59:26 -04:00
Eliot Horowitz
0084b65772 fix shell assignment 2011-07-27 13:47:13 -04:00
gregs
3d1a47381a add between assertion to js 2011-07-27 12:37:46 -04:00
Spencer T Brody
7f492a7c6b Allow inserting $MinKey and $MaxKey in v8 2011-07-27 11:32:35 -04:00
Eliot Horowitz
f84bf1a41a support for forced ssl everywhere in client and server 2011-07-27 09:48:35 -04:00
Spencer T Brody
39032a0f97 Make doing slaveOk reads use all secondaries - SERVER-3462 2011-07-26 10:33:01 -04:00
Kristina
62961e2120 awaitReplication should handle stepdowns more gracefully 2011-07-25 17:51:53 -04:00
Eliot Horowitz
d539be5510 sh.isBalancerRunning 2011-07-24 11:20:43 -04:00
dwight
0ba84cb051 minor formatting shell output 2011-07-17 15:17:23 -04:00
dwight
40da397926 indent test output for easier reading 2011-07-17 15:15:18 -04:00
dwight
1ab3f66a6e update shell vcxproj for moved files 2011-07-17 10:07:42 -04:00
dwight
542e6d1847 log nicer for test output 2011-07-16 18:11:35 -04:00
Eliot Horowitz
b3fc313dc0 standardize on 40mb oplog size 2011-07-15 16:40:40 -04:00
Eliot Horowitz
a0f61e484d increase oplog sizes for testing 2011-07-13 01:13:03 -04:00
agirbal
48342721bb SERVER-3176: autoIndexId not passed if not defined to let DB decide 2011-07-11 11:42:55 -07:00
agirbal
d507628f09 SERVER-3176: autoIndexId not honored in mongo shell's createCollection command 2011-07-10 17:37:12 -07:00
Eliot Horowitz
5a0da82ab2 cleaning 2011-07-08 11:57:18 -04:00
Kristina
5f70df96b5 default to using rsGetStatus for slaveReplInfo SERVER-3376 2011-07-07 15:48:06 -04:00
Kristina
6c1b310ccc fix NumberInt problem in rs tests 2011-07-06 11:15:56 -04:00
Eliot Horowitz
2116b44647 hacks for NumberInt 2011-07-05 12:10:13 -04:00
Eliot Horowitz
6a83cf2cf9 better error message 2011-07-05 12:10:13 -04:00
Eliot Horowitz
c6de22b767 better error message 2011-07-05 09:12:19 -04:00
Eliot Horowitz
bae8a58301 use double for return codes for now 2011-07-05 02:29:36 -04:00
Eliot Horowitz
5385a59f6d arrays follow lint rules 2011-07-05 01:39:06 -04:00
Eliot Horowitz
91efa3fcd9 more forgiving assert.eq 2011-07-05 00:46:50 -04:00