Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | SERVER-42773 Replace uses of the assert.writeOK() Javascript assertion with ↵ | James Wahlin | 2019-08-14 | 1 | -6/+6 |
| | | | | assert.commandWorked() | ||||
* | SERVER-41772 Apply clang-format 7.0.1 to the codebase | clang-format-7.0.1 | 2019-07-27 | 1 | -65/+63 |
| | |||||
* | SERVER-26315 Override DBCollection.prototype.drop to re-shard collections ↵ | Eddie Louie | 2017-03-23 | 1 | -0/+3 |
| | | | | | | that are dropped This reverts commit fb956b3b0a48c9b8376575c6adb971a4e0593292. | ||||
* | Revert "SERVER-26315 Override DBCollection.prototype.drop to re-shard ↵ | Randolph Tan | 2017-03-23 | 1 | -3/+0 |
| | | | | | | | | | collections that are dropped" This reverts commit 56e66454d14e16689331672734ecde7644a41c78. Conflicts: buildscripts/resmokeconfig/suites/sharded_collections_jscore_passthrough.yml | ||||
* | SERVER-26315 Override DBCollection.prototype.drop to re-shard collections ↵ | Eddie Louie | 2017-03-15 | 1 | -0/+3 |
| | | | | | | that are dropped in sharded cluster environments. | ||||
* | SERVER-23349 add integration tests for aggregation stages respecting the ↵ | David Storch | 2016-07-26 | 1 | -0/+81 |
collation |