Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | SERVER-34301 make Notification<T> bool operation const | Benety Goh | 2018-04-04 | 1 | -3/+3 |
* | SERVER-28670 Add sharding CatalogCache and donor metrics to serverStatus | Kaloian Manassiev | 2018-01-24 | 1 | -2/+4 |
* | SERVER-25062 Fix return types of predicated waits and notification waitFor. | Andy Schwerin | 2017-03-15 | 1 | -6/+4 |
* | SERVER-27938 Rename all OperationContext variables to opCtx | Maria van Keulen | 2017-03-07 | 1 | -7/+7 |
* | SERVER-26355 Implement the interruptible form of Notification::get(). | Andy Schwerin | 2016-12-07 | 1 | -3/+4 |
* | SERVER-25202 Support parallel manual chunk migrations | Kaloian Manassiev | 2016-08-12 | 1 | -4/+12 |
* | SERVER-24479 Remove misleading and unnecessary =default declarations from Not... | Andy Schwerin | 2016-06-15 | 1 | -19/+1 |
* | SERVER-24479 Make 'Notification' class be able to return a value | Kaloian Manassiev | 2016-06-10 | 1 | -0/+155 |