summaryrefslogtreecommitdiff
path: root/src/mongo/db/views/resolved_view_test.cpp
Commit message (Expand)AuthorAgeFilesLines
* SERVER-37651 Update header files with new licenseRamon Fernandez2018-10-221-8/+10
* SERVER-32586 Convert ResolvedView to use ErrorExtraInfoMathias Stearn2018-01-171-12/+24
* SERVER-31049 Fix resolution of a view's default collation on mongos.David Storch2017-09-211-15/+73
* SERVER-30580 Eliminate UserException and MsgAssertionException typesMathias Stearn2017-08-161-6/+6
* SERVER-28040 Fix maxTimeMS/readPref/readConcern for sharded view queryJames Wahlin2017-04-051-0/+42
* SERVER-28128 Add support for a "comment" parameter to the aggregate...Bernard Gorman2017-03-151-0/+9
* SERVER-19758 add support for "executionStats" and "allPlansExecution" to agg ...David Storch2017-03-131-80/+31
* SERVER-24623 Remove single document aggregation result optionTess Avitabile2017-01-131-12/+33
* SERVER-27211 de-duplicate symbol `isMongos`ADAM David Alan Martin2016-12-051-1/+0
* SERVER-26800 unit tests for ViewDefinitionKyle Suarez2016-11-221-6/+1
* SERVER-25599 unit tests for ResolvedViewKyle Suarez2016-11-011-0/+239