Commit Graph

14 Commits

Author SHA1 Message Date
Gregory Wlodarek
abf37f69a4 SERVER-30356 Improve error reporting for validation 2019-04-29 20:25:09 -04:00
Henrik Edin
1a4017efa4 SERVER-29725 Tag jstests in core so we can run the suite on mongoe. 2018-04-18 09:14:20 -04:00
Charlie Swanson
a77297dbe3 SERVER-33174 Prevent catalog storage of new syntax during lower FCV
This will prevent the persistence of expressions introduced in 4.0
while the server is in feature compatibility version (FCV) 3.6.
2018-02-27 11:16:08 -05:00
Tess Avitabile
cb9f7cdcb7 SERVER-30731 Add expr support in MatchExpression outside of aggregation 2017-10-05 16:47:26 -04:00
Eddie Louie
9fc1ecd711 SERVER-26315 Override DBCollection.prototype.drop to re-shard collections that are dropped
This reverts commit fb956b3b0a.
2017-03-23 14:07:50 -04:00
Randolph Tan
fb956b3b0a Revert "SERVER-26315 Override DBCollection.prototype.drop to re-shard collections that are dropped"
This reverts commit 56e66454d1.

Conflicts:
	buildscripts/resmokeconfig/suites/sharded_collections_jscore_passthrough.yml
2017-03-23 13:56:21 -04:00
Eddie Louie
56e66454d1 SERVER-26315 Override DBCollection.prototype.drop to re-shard collections that are dropped
in sharded cluster environments.
2017-03-15 19:19:49 -04:00
Mark Benvenuto
6dcdd23dd3 SERVER-23971 Clang-Format code 2016-05-28 17:55:12 -04:00
Robert Guo
81f0c5f789 SERVER-22588 make validate command work in a sharded collection 2016-04-12 12:25:00 -04:00
Ian Whalen
574a4910e1 Revert "SERVER-22588 make validate command work in a sharded collection"
This reverts commit 3caa06819a.
2016-04-12 11:19:52 -04:00
Robert Guo
3caa06819a SERVER-22588 make validate command work in a sharded collection 2016-04-12 11:04:46 -04:00
Jonathan Abrahams
4ae691e8ed SERVER-22468 Format JS code with approved style in jstests/ 2016-03-09 12:18:14 -05:00
Jason Rassi
0cb336b962 SERVER-18180 Partial index jstests: style, explain() instead of hint() 2015-06-23 18:36:56 -04:00
Mike Grundy
11048bcca9 SERVER-18180 Clean up partial index jstests 2015-06-23 16:53:37 -04:00