summaryrefslogtreecommitdiff
path: root/jstests
Commit message (Expand)AuthorAgeFilesLines
* SERVER-3298 add testAaron2011-06-201-0/+19
* correct key permissionsKristina2011-06-172-0/+2
* keys ended up w/wrong permissionsKristina2011-06-172-2/+0
* move auth key files to jstest/libsKristina2011-06-173-1/+1
* tests for parallel cursor and failover SERVER-2481gregs2011-06-161-0/+84
* disable distinct index1 check temporarily - exact value doesn't matterAaron2011-06-151-1/+2
* Implement indexKeyPattern in additional cursors, now that it is required in m...Aaron2011-06-151-0/+9
* SERVER-3192 a few more test casesAaron2011-06-151-2/+46
* SERVER-3192 a few more test casesAaron2011-06-151-0/+33
* SERVER-3192 a few more test casesAaron2011-06-151-1/+10
* SERVER-3192 require atomic specifier to be top levelAaron2011-06-151-0/+5
* SERVER-3192 SERVER-2585 allow nested or clauses in queries, opaque to indexin...Aaron2011-06-157-25/+206
* force reconfig SERVER-2182Kristina2011-06-141-2/+29
* allow members to stay gracefully alive when removed from a setKristina2011-06-141-21/+0
* don't re-save database after dropped already - real fix for SERVER-2253gregs2011-06-131-1/+1
* add w : "majority" SERVER-2108Kristina2011-06-131-0/+60
* make test less sensitive?dwight2011-06-111-0/+4
* don't shut down if slaves aren't up-to-date SERVER-616Kristina2011-06-101-0/+32
* harden rs testKristina2011-06-091-0/+4
* expose tagging to getLastError SERVER-992Kristina2011-06-091-0/+147
* add tagging SERVER-992Kristina2011-06-091-21/+0
* correctly calculate majority in reconfigKristina2011-06-093-22/+31
* signed dates and the shelldwight2011-06-061-1/+4
* fix hint1.js and minkey for date which is now tricky as we support a couple d...Dwight2011-06-061-3/+9
* Fix for slownightly - store slave not full rs conn for getMoregregs2011-06-061-0/+2
* fix test for new server behavior SERVER-3064dwight2011-06-031-4/+4
* SERVER-1089 add some checks for multiple where fieldsAaron2011-06-031-0/+11
* notes and test for SERVER-3064Eliot Horowitz2011-06-031-0/+28
* SERVER-1735 add a real field value test caseAaron2011-06-031-1/+2
* SERVER-2905 adjust test to potentially work in v8 modeAaron2011-06-021-2/+3
* SERVER-1735 type:10 query matches null value but not missing value, hence an ...Aaron2011-06-021-0/+18
* SERVER-2905 check sort order of empty arrayAaron2011-06-021-4/+7
* SERVER-2905 test sort ordering of missing fieldAaron2011-06-021-0/+21
* SERVER-1089 don't allow nesting or within and for now, as it will complicate ...Aaron2011-06-021-6/+6
* SERVER-1089 tests for nested and/or casesAaron2011-06-021-0/+59
* SERVER-1089 add and operatorAaron2011-06-021-0/+65
* SERVER-2009 don't skip location on yield recovery when the location has alrea...Aaron2011-06-021-2/+0
* SERVER-480 SERVER-2884 Perform in memory sorts by generating keys suitable fo...Aaron2011-06-024-5/+42
* remove assertEliot Horowitz2011-06-011-1/+0
* Make findAndModify work when _id is removed in projection SERVER-2626Mathias Stearn2011-05-311-0/+6
* make auth/rename.js test a little cleanerMathias Stearn2011-05-311-5/+6
* fix remove testKristina2011-05-311-24/+7
* fix for realEliot Horowitz2011-05-311-1/+1
* fix testEliot Horowitz2011-05-311-1/+2
* dynamic bench fieldsEliot Horowitz2011-05-311-0/+41
* try to make profile1 more reliableEliot Horowitz2011-05-291-3/+3
* test and note for $comment so we don't break laster SERVER-2515Eliot Horowitz2011-05-281-0/+3
* stale members cannot become primary SERVER-2969Kristina2011-05-271-5/+15
* try to fix compileEliot Horowitz2011-05-261-0/+2
* renameCollection should only require auth on source and dest DBs, not admin S...Mathias Stearn2011-05-251-0/+39