summaryrefslogtreecommitdiff
path: root/src/mongo/db/databaseholder.h
Commit message (Expand)AuthorAgeFilesLines
* fix a lot of copyright noticesEliot Horowitz2012-10-151-0/+16
* add comment about needing lockEliot Horowitz2012-06-121-0/+1
* re-order some headersEliot Horowitz2012-05-111-0/+1
* include what you needEliot Horowitz2012-05-071-0/+2
* remove unused param in getAllShortNamesEliot Horowitz2012-05-071-1/+1
* more removal of dbMutexEliot Horowitz2012-04-231-1/+1
* more removal of MongoMutexEliot Horowitz2012-04-231-1/+1
* fix profiling with db level lockingEliot Horowitz2012-04-191-1/+1
* SERVER-4328 claim is that this lock is not required here; and is called in di...Dwight2012-02-271-1/+0
* SERVER-4328 update assertlockeddwight2012-02-201-2/+2
* SERVER_4328 assert locked cleaningDwight2012-02-141-1/+1
* SERVER-4328 protect dbholder with a mutex. could be slow so a todo to make fa...Dwight2012-02-141-27/+10
* SERVER-4328 adjusting assertlocked calls to new more granular stuffdwight2012-02-131-2/+2
* bulk move of code to src/ SERVER-4551Eliot Horowitz2011-12-241-0/+126