summaryrefslogtreecommitdiff
path: root/src/mongo/db/namespace_string.h
Commit message (Expand)AuthorAgeFilesLines
* SERVER-29653 Drop admin.system.keys on CSRS downgrade from 3.6 fcv to 3.4 fcvDianna Hohensee2017-11-071-0/+3
* SERVER-31644 Rename the per-shard filtering information cache collections to ...Kaloian Manassiev2017-10-201-1/+2
* SERVER-30762 Add dbCheck jstests.Ian Kuehne2017-08-251-0/+3
* SERVER-30181 remove support for pseudo commandsMathias Stearn2017-07-261-3/+0
* SERVER-28918 Move rsOplogName to NamespaceStringJack Mulrow2017-07-191-0/+3
* SERVER-30106 Allow syncTail replication to write to drop-pending collectionsGeert Bosch2017-07-181-5/+6
* Revert "SERVER-30106 Allow syncTail replication to write to drop-pending coll...Geert Bosch2017-07-151-6/+5
* SERVER-30106 Allow syncTail replication to write to drop-pending collectionsGeert Bosch2017-07-151-5/+6
* SERVER-29875 Install SessionsTransactionTable on the ServiceContextKaloian Manassiev2017-06-281-30/+29
* SERVER-27713 create an OpObserver for shard chunk metadata updatesDianna Hohensee2017-06-151-1/+5
* SERVER-19318 Add $currentOp aggregation stage for mongoDBernard Gorman2017-05-261-0/+7
* SERVER-29274 add NamespaceString::checkLengthForRename()Benety Goh2017-05-251-0/+6
* SERVER-29251 add NamespaceString support for drop-pending collection namespacesBenety Goh2017-05-181-0/+24
* SERVER-28534 Pass collection names around as NamespaceStrings more oftenGeert Bosch2017-04-021-2/+2
* SERVER-22541 Manage aggregation cursors on global cursor manager.Charlie Swanson2017-03-151-2/+18
* SERVER-27306 Remove AutoGetCollection methods with std::string namespaceJames Wahlin2016-12-191-0/+4
* SERVER-27381 Remove DBConfig::dropDatabaseKaloian Manassiev2016-12-131-0/+3
* SERVER-26248 Make IndexDescriptor string constants constexprKaloian Manassiev2016-09-221-2/+2
* SERVER-25796 copydb support for views + additional cloner testsJames Wahlin2016-08-311-2/+2
* SERVER-25740 Prevent creation of views if featureCompatibilityVersion is 3.2Tess Avitabile2016-08-311-0/+6
* SERVER-24771 Support killCursors & mongos getMore on view namespaceJames Wahlin2016-08-261-0/+12
* SERVER-25202 Support parallel manual chunk migrationsKaloian Manassiev2016-08-121-20/+10
* SERVER-24767 Replicate viewsGeert Bosch2016-08-011-2/+1
* SERVER-25204 Allow writeConcern w:1 for 'local' on CSRS config serversKaloian Manassiev2016-07-251-0/+6
* SERVER-18038 added minvalid and initial sync flag support to repl storage int...Benety Goh2016-04-181-0/+3
* SERVER-20224 commands that write support writeConcernJudah Schvimer2016-04-121-0/+3
* SERVER-23297 consolidate namespace validationRobert Guo2016-04-121-0/+10
* SERVER-22577 disallow creation of databases containing $ on mmapv1Robert Guo2016-03-291-6/+19
* SERVER-19934 Move system namespaces to NamespaceStringKaloian Manassiev2015-10-071-0/+9
* SERVER-19855 Do not perform shard version checking where not necessarySpencer T Brody2015-08-251-2/+1
* Revert "SERVER-19855 Do not perform shard version checking where not necessary"Benety Goh2015-08-211-5/+1
* SERVER-19855 Do not perform shard version checking where not necessaryKaloian Manassiev2015-08-211-1/+5
* SERVER-18766 Add ClusterCursorManagerJason Rassi2015-08-051-0/+6
* SERVER-19247 remove implicit conversion from NamespaceString to std::stringQingyang Chen2015-07-061-3/+0
* SERVER-5811 implement the killCursors command for mongodDavid Storch2015-06-231-5/+5
* SERVER-18978: Clang-Format - Fix comment word wrapping indentationMark Benvenuto2015-06-201-1/+2
* SERVER-18579: Clang-Format - reformat code, no comment reflowMark Benvenuto2015-06-201-235/+278
* SERVER-16741 Add escape sequence to directoryperdb paths in KV Storedaveh862015-05-121-0/+5
* Revert "SERVER-16741 Add escape sequence to directoryperdb paths in KV Store"Adam Midvidy2015-05-111-5/+0
* SERVER-16741 Add escape sequence to directoryperdb paths in KV Storedaveh862015-05-111-0/+5
* SERVER-18227 Ban setting a document validator on system collectionsMathias Stearn2015-05-081-0/+11
* SERVER-17573 move OpObserver calls into the datalayer as much as possible and...matt dannenberg2015-04-091-0/+1
* SERVER-16940 Change pass-by-const-ref of StringData to pass-by-valueTyler Brock2015-02-061-17/+17
* SERVER-16657 Auth check for ops on cursors owned by global cursor mgrJason Rassi2015-01-121-0/+12
* SERVER-16055: Commands with empty string cause the server to terminateMark Benvenuto2014-11-261-0/+11
* SERVER-14412: fix some collection intent issuesEliot Horowitz2014-09-171-0/+14
* SERVER-14413 box mmapv1 further, retire structure directoryHari Khalsa2014-07-111-0/+17
* SERVER-13637: add CollectionCatalogEntry, start Database layerEliot Horowitz2014-05-191-0/+1
* SERVER-13256: Remove pch - qualify std in headersMark Benvenuto2014-05-191-1/+1
* SERVER-13600 Remove string-copying implicit conversion operator from Namespac...Andy Schwerin2014-04-151-2/+2