summaryrefslogtreecommitdiff
path: root/src/mongo/db/ops/path_support.h
Commit message (Expand)AuthorAgeFilesLines
* SERVER-18579: Clang-Format - reformat code, no comment reflowMark Benvenuto2015-06-201-149/+146
* SERVER-13256 Add std namespace qualifications in headersAndrew Morrow2015-01-151-1/+1
* SERVER-14973 consolidate shard key parsing, cleanup shard key patternsGreg Studer2014-10-161-0/+93
* SERVER-8886 Add OpenSSL exception to files in src/mongo/dbIan Whalen2013-09-061-0/+12
* SERVER-10275 Use size_t in pathsupport functionAndrew Morrow2013-07-221-2/+2
* SERVER-7176 Cap the amount of array backfilling in an update.Alberto Lerner2013-06-041-0/+4
* SERVER-7172 Build support for creating a path in a mutable document.Alberto Lerner2013-05-031-11/+21
* SERVER-7172 Build support for finding a path in a mutable document.Alberto Lerner2013-04-101-0/+72