summaryrefslogtreecommitdiff
path: root/src/mongo/db/namespace_string-inl.h
Commit message (Expand)AuthorAgeFilesLines
* SERVER-16940 Change pass-by-const-ref of StringData to pass-by-valueTyler Brock2015-02-061-10/+10
* SERVER-16162: check for '.' prefixed collection names everywhereScott Hernandez2014-11-141-0/+3
* SERVER-15948 Fast OplogStart impl for RSs supporting arbitrary DiskLocsMathias Stearn2014-11-041-1/+1
* SERVER-11968 Write commands allow illegal collection namesRandolph Tan2013-12-091-2/+13
* SERVER-10818 push all upconverted writes through same codepath, relax schema ...Greg Studer2013-11-111-0/+4
* Change several sharding commands access control checks to use the database/co...Spencer T Brody2013-11-061-2/+6
* Introduce NamespaceString::validCollectionName that actually takes a collecti...Spencer T Brody2013-09-231-3/+8
* SERVER-8886 Add OpenSSL exception to files in src/mongo/dbIan Whalen2013-09-061-0/+12
* Add a two-parameter NamespaceString(dbName, collName) constructor.Andy Schwerin2013-09-061-0/+16
* SERVER-10699 Minor clean-up of NamespaceString.Andy Schwerin2013-09-061-19/+34
* namespacestring -> namespace_stringEliot Horowitz2013-07-081-0/+133