summaryrefslogtreecommitdiff
path: root/src/mongo/db/geo/geometry_container.h
Commit message (Expand)AuthorAgeFilesLines
* SERVER-15204 Skip unnecessary validation on indexed polygons and linesKevin Albertson2015-08-051-3/+3
* SERVER-18921 Index points to finest levelKevin Albertson2015-07-171-0/+5
* SERVER-18579: Clang-Format - reformat code, no comment reflowMark Benvenuto2015-06-201-123/+122
* SERVER-17308 Replace boost::scoped_ptr<T> with std::unique_ptr<T>Andrew Morrow2015-06-101-12/+11
* SERVER-13256 Remove scoped_ptr from pch.hAndrew Morrow2015-01-051-11/+12
* SERVER-14508 Rewrite geo parsing using StatusSiyuan Zhou2014-09-151-2/+9
* SERVER-5800 changes for geo expression index performance, avoid preprojectingGreg Studer2014-07-231-0/+154