summaryrefslogtreecommitdiff
path: root/dbtests
Commit message (Expand)AuthorAgeFilesLines
* safety for Projection's current state SERVER-192 SERVER-2104Eliot Horowitz2010-11-161-0/+28
* worked towards covered indexes SERVER-192Eliot Horowitz2010-11-161-0/+50
* compile vstudiodwight2010-11-152-0/+4
* rename FieldMatcher to ProjectionEliot Horowitz2010-11-151-3/+3
* starting FieldMatcher cleaningEliot Horowitz2010-11-151-0/+15
* finish removing CursorIteratorEliot Horowitz2010-11-151-18/+0
* durdwight2010-11-132-3/+4
* compile vstudiodwight2010-11-132-0/+4
* make isSelf just return false if can't resolve host SERVER-1769Eliot Horowitz2010-11-121-2/+2
* organizingDwight2010-11-082-20/+30
* logfile.cppdwight2010-11-062-0/+6
* durDwight2010-11-043-1/+5
* SERVER-2007 in btree code use const qualifiers to better enforce durability r...Aaron2010-11-031-3/+3
* commentsdwight2010-11-022-0/+2
* fix $inc overflow on int SERVER-2005Eliot Horowitz2010-11-011-1/+1
* make inc6 a little cleanerEliot Horowitz2010-10-271-2/+2
* really fix 32-bit update testEliot Horowitz2010-10-271-2/+2
* fix update on 32-bit machinesEliot Horowitz2010-10-261-2/+2
* some work on btree coalescingAaron2010-10-261-3/+575
* cleaning sume test namespacesEliot Horowitz2010-10-261-3/+3
* test for SERVER-2005Eliot Horowitz2010-10-261-4/+43
* option for db.eval not to lock SERVER-381Eliot Horowitz2010-10-241-2/+3
* on splitting, balance nodes using aggregate key size rather than number of keysAaron2010-10-191-0/+23
* compile msvcDwight2010-10-152-0/+4
* SERVER-1804 tighter background jobAlberto Lerner2010-10-131-0/+109
* fix SIGHUP handling SERVER-1934Eliot Horowitz2010-10-131-1/+1
* SERVER-1917 don't allow returning new element with appendAsAaron2010-10-101-8/+6
* commentsDwight2010-10-062-0/+4
* readability of codeDwight2010-10-062-4/+4
* dur forgot to close a view in mmap_win.cppDwight2010-10-041-1/+7
* SERVER-1879 clean up unit test assertionsAaron2010-10-041-5/+4
* dur workDwight2010-10-041-1/+2
* bsonobjbuilder change appendAs interfaceAaron2010-10-011-1/+32
* compile vstudioDwight2010-10-012-4/+0
* dur workDwight2010-10-013-13/+11
* remove more filesDwight2010-09-302-4/+0
* remove unused code and filesDwight2010-09-302-12/+0
* Merge branch 'master' of github.com:mongodb/mongodwight2010-09-293-21/+93
|\
| * SEVER-394 remove overwrite field name in place mode, as this can cause field ...Aaron2010-09-291-1/+18
| * SERVER-394 implement rename modifierAaron2010-09-291-1/+53
| * durability more work on declaring intent to write in the codeDwight2010-09-282-20/+23
* | minor durdwight2010-09-271-1/+1
* | comment, vcxprojdwight2010-09-271-1/+1
|/
* Merge branch 'master' of github.com:mongodb/mongodwight2010-09-272-0/+222
|\
| * Database::ownsNSEliot Horowitz2010-09-221-0/+19
| * allow dbtests for sharded code as well (revert SConstruct manually, defer to ...Alberto Lerner2010-09-211-8/+20
| * SERVER-1713 if a shard has writebacks pending don't use it as a receiverAlberto Lerner2010-09-211-3/+5
| * SERVER-1713 move testing code to proper place and adhere to dbtest coding pra...Alberto Lerner2010-09-211-0/+189
* | towards durabilitydwight2010-09-274-8/+11
|/
* compile vs2010Dwight2010-09-172-0/+4