summaryrefslogtreecommitdiff
path: root/src/mongo/db/namespacestring.h
Commit message (Expand)AuthorAgeFilesLines
* SERVER-8203: replication metricsScott Hernandez2013-01-291-3/+10
* SERVER-7982 Upgrade indexes on system.users collections when starting up / op...Andy Schwerin2012-12-211-0/+2
* SERVER-7886 - use StringData methods, now .data()Eliot Horowitz2012-12-101-24/+18
* add new test namespacestring_testEliot Horowitz2012-10-151-0/+65
* SERVER-6729 extra restrictions on db name characters for Windows onlyEric Milkie2012-08-071-0/+6
* SERVER-6559 do not segfault parsing collection nameTad Marshall2012-08-071-2/+2
* SERVER-5538 can't assume legacy StaleConfigExceptions have namespacesgregs2012-06-061-0/+2
* SERVER-5926 Segfault when procesing a command with empty namespaceRandolph Tan2012-05-271-0/+7
* SERVER-4328 make gcc happydwight2012-03-131-1/+1
* fix error in previous nstodatabase commitdwight2012-02-091-2/+6
* security related. the old nstodb function implementation was not really right...Dwight2012-02-081-12/+9
* SERVER-4584 add to illegal dbname characters listEric Milkie2012-01-061-1/+1
* bulk move of code to src/ SERVER-4551Eliot Horowitz2011-12-241-0/+147