summaryrefslogtreecommitdiff
path: root/db
AgeCommit message (Expand)Author
2011-12-25compiledwight
2011-12-25stub out some concurrency assertion frameworkingdwight
2011-12-24bulk move of code to src/ SERVER-4551Eliot Horowitz
2011-12-24get rid of a 32-bit Windows build warningTad Marshall
2011-12-24get rid of some warnings in Windows buildTad Marshall
2011-12-23SERVER-4130: defer to bind_ip arg when getting addrsBrandon Diamond
2011-12-23SERVER-3257U-tellus\cwestin
2011-12-23bad typo from yesterday checkinDwight
2011-12-23SERVER-4535: the jsMode of MR calls finalize without the key as first argumentagirbal
2011-12-23Do not require _id index for capped collection update SERVER-4546Kristina
2011-12-23compile *nix curop - temp removal of a constEliot Horowitz
2011-12-22curop cleaningdwight
2011-12-22vcxprojdwight
2011-12-22give curop its own cpp filedwight
2011-12-22Merge branch 'master' of github.com:mongodb/mongodwight
2011-12-22tododwight
2011-12-22SERVER-2285: reapply earlier change after testingBrandon Diamond
2011-12-21fix build one more timeKevin Matulef
2011-12-21fix. some machines don't define certain rlimitsKevin Matulef
2011-12-21SERVER-4407 check rlimits on startupKevin Matulef
2011-12-21remove unnecessary condition !hopeful <-- it already check line 35charsyam
2011-12-21fix slow log line output with default valuesEliot Horowitz
2011-12-20replset/maintenance testing (wip)Brandon Diamond
2011-12-20SERVER-4129 fix race condition on global by adding mutex protectionEric Milkie
2011-12-20move special accessor into correct section of QueryPlan definitionAaron
2011-12-20SERVER-4149 reenable supportYields verify checkAaron
2011-12-20SERVER-4531 select only geo index for direct lookup when no btree index is su...Aaron
2011-12-20initialize member variable to avoid branching on uninitialized memoryEric Milkie
2011-12-20Set errmsg for self in replSetGetStatus SERVER-4455Kristina
2011-12-20SERVER-2285: prevent some commands (count) from running in maintenance modeBrandon Diamond
2011-12-20SERVER-2285: added support for maintenance-aware commandsBrandon Diamond
2011-12-20Close connections when a replica set member is removed SERVER-4501Kristina
2011-12-20Whitespace SERVER-4238Kristina
2011-12-20Make sure auth is always registered for rs connections SERVER-4238Kristina
2011-12-20CommentKristina
2011-12-20Ignore capped dup key error on initial sync SERVER-4474Kristina
2011-12-19minorDwight
2011-12-19cleaner currentop output lslightlyDwight
2011-12-19printmeminfo references memorymappfile stuff so move it to avoid dependcencie...Dwight
2011-12-19compile gccdwight
2011-12-19begin the process of putting global vairables in one central location. in par...Dwight
2011-12-19SERVER-4496 shutdown sequencingDwight
2011-12-19clcdwight
2011-12-18SERVER-4496 shutdown stuffdwight
2011-12-17commentAaron
2011-12-17more complete specification of location grammarAaron
2011-12-17remove tabs from codeAaron
2011-12-17commentAaron
2011-12-17SERVER-4492 with all/elemMatch query, fail match rather than assert when docu...Aaron
2011-12-17beginnings of PageFaultException. Not yet active (ifdefd out)dwight