summaryrefslogtreecommitdiff
path: root/src/mongo/db/namespace.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fix Visual Studio Solution BuildsAndy Schwerin2012-03-231-0/+2
* SCons refactoring, cleans up building and testing the C++ client.Andy Schwerin2012-03-231-781/+9
* Merge remote branch 'main_readonly/master'Dwight2012-03-011-1/+0
|\
| * SERVER-4150 minor cleanups (renamings, includes)Aaron2012-02-291-1/+0
* | SERVER-4328 make lock db specific or the assertdwight2012-02-291-6/+12
* | SERVER-4328 assertwritelockeddwight2012-02-131-1/+1
* | SERVER-4328 update some assertwritelocksdwight2012-02-131-3/+3
* | SERVER-4328 adjusting assertlocked calls to new more granular stuffdwight2012-02-131-1/+1
|/
* move bestGuessCursor to NamespaceDetailsTransient, move isSimpleIdQuery to qu...Aaron2012-01-181-1/+0
* remove boost filesystem includes from pch.h and be explicit anywhere we use itEliot Horowitz2012-01-051-2/+4
* Better handling of temp collections SERVER-3434 SERVER-3501 SERVER-2534Mathias Stearn2011-12-301-4/+7
* SERVER-4560 avoid adding collections to the system catalog before they have b...Eric Milkie2011-12-291-16/+10
* bulk move of code to src/ SERVER-4551Eliot Horowitz2011-12-241-0/+800