summaryrefslogtreecommitdiff
path: root/db
Commit message (Expand)AuthorAgeFilesLines
* Move bind_ip handling from me() to Me(). SERVER-1813Mathias Stearn2010-09-271-1/+1
* Make hostname.me() smarterroot2010-09-271-1/+1
* don't sort incoming arrays for $addToSet/each SERVER-1863Eliot Horowitz2010-09-271-2/+7
* compileEliot Horowitz2010-09-271-1/+1
* Merge branch 'master' of github.com:mongodb/mongodwight2010-09-2720-60/+210
|\
| * check for killop in distinctEliot Horowitz2010-09-251-0/+2
| * Cleaner serice exit code.Justin Dearing2010-09-251-4/+6
| * SERVER-1590 Add --serviceDisplayName and --serviceDescription options to mong...Justin Dearing2010-09-251-0/+2
| * $elemMatch works on primitives SERVER-1264Eliot Horowitz2010-09-242-8/+27
| * fix pull with primitives and $ops SERVER-1697Eliot Horowitz2010-09-242-2/+15
| * better check for dup plugin nameEliot Horowitz2010-09-241-2/+2
| * don't add 2 version fieldsEliot Horowitz2010-09-231-1/+4
| * Pass through update error messages in findAndModify SERVER-1777Mathias Stearn2010-09-231-2/+12
| * set version for indexes and hookup for IndexPlugin SERVER-1845Eliot Horowitz2010-09-232-14/+14
| * SERVER-387 enable interrupts for v8Aaron2010-09-233-6/+34
| * some more IndexPlugin cleaningEliot Horowitz2010-09-232-12/+21
| * some index plugin cleaningEliot Horowitz2010-09-232-9/+35
| * check for background indexing in progress after dup check SERVER-1317Eliot Horowitz2010-09-231-5/+7
| * staring to work on versioning indexes so don't have to force re-index SERVER-...Eliot Horowitz2010-09-232-3/+16
| * Plug memory leak SERVER-1827Mathias Stearn2010-09-221-2/+4
| * Merge branch 'master' of github.com:mongodb/mongoAlberto Lerner2010-09-222-0/+15
| |\
| | * instead of using normal cursor for doing chunk migration, get all DiskLocs so...Eliot Horowitz2010-09-221-0/+5
| | * Database::ownsNSEliot Horowitz2010-09-221-0/+10
| * | debuggingAlberto Lerner2010-09-221-1/+2
| |/
| * [SERVER-1643] cloner can now clone from a replica set. Eg. db.cloneDatabase('...Tony Hannan2010-09-222-7/+8
| * SERVER-1713 balancer doesn't move to a server with writebacks pendingAlberto Lerner2010-09-221-0/+3
| * Merge branch 'master' of git@github.com:mongodb/mongodwight2010-09-219-14/+28
| |\
| | * fixes x.y.N skipping N's elements SERVER-1820Kristina Chodorow2010-09-211-1/+1
| | * cleaning diag log names and make sure to flush periodically SERVER-1814Eliot Horowitz2010-09-213-9/+8
| * | dont assert in destructordwight2010-09-211-1/+1
* | | towards durabilitydwight2010-09-2719-170/+301
| |/ |/|
* | better serverStatus loggingEliot Horowitz2010-09-181-2/+5
* | towards SERVER-1681Dwight2010-09-172-2/+8
* | compile vs2010Dwight2010-09-172-0/+4
* | towards SEERVER-1681 replica set primaries should step down to SECONDARY rath...Dwight2010-09-171-0/+1
* | Pull timer.h and time_support.h out of goodies.h (compile Windows)Alberto Lerner2010-09-161-0/+1
|/
* Pull timer.h and time_support.h out of goodies.hAlberto Lerner2010-09-164-0/+5
* SERVER-387 support killop with db.evalAaron2010-09-142-0/+17
* SERVER-1213 allow splitting of or rangesAaron2010-09-144-30/+67
* a tiny bit of tighteningAlberto Lerner2010-09-142-39/+34
* cleaning-move more to inl file instead of .hDwight2010-09-142-58/+67
* count number of objects skipped for ownership reasonsEliot Horowitz2010-09-141-2/+6
* SERVER-726 calculate bound unions a bit more preciselyAaron2010-09-131-1/+2
* commentsAaron2010-09-132-1/+12
* Revert "HostAndPort::isSelf() -> ListeningSockets::listeningOn()"Mathias Stearn2010-09-135-26/+11
* Revert "Have ReplicaSets wait for Listener before initializing SERVER-1515"Mathias Stearn2010-09-131-14/+0
* SERVER-1771 include yield count in explainAaron2010-09-131-2/+8
* readabilityDwight2010-09-131-7/+3
* getProfilingStatus to replace getProfilingLevelEliot Horowitz2010-09-131-0/+1
* elikm warningDwight2010-09-131-1/+0