summaryrefslogtreecommitdiff
path: root/src/mongo/db/update_index_data.cpp
Commit message (Collapse)AuthorAgeFilesLines
* SERVER-37651 Update header files with new licenseRamon Fernandez2018-10-191-26/+28
|
* SERVER-37058: Fix lintNick Zolnierz2018-10-111-1/+2
|
* SERVER-37058: Update with numeric field names inside an array can cause ↵Nick Zolnierz2018-10-111-1/+23
| | | | | | | validation to fail This is a simpler version of the fix on master to allow for an easier backport.
* SERVER-23971 Clang-Format codeMark Benvenuto2016-05-281-1/+1
|
* SERVER-18579: Clang-Format - reformat code, no comment reflowMark Benvenuto2015-06-201-103/+95
|
* SERVER-16940 Change pass-by-const-ref of StringData to pass-by-valueTyler Brock2015-02-061-5/+5
|
* SERVER-13256 Add usings and qualifications for names from namespace stdAndrew Morrow2015-01-151-0/+2
|
* SERVER-14738 UpdateIndexData::clear() reset all member variablesJason Rassi2014-08-041-0/+2
|
* SERVER-14738 Correctly determine if update w/ text index is in-placeJason Rassi2014-08-011-0/+173