Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | SERVER-18579: Add .clang-format & Scons support | Mark Benvenuto | 2015-07-28 | 3 | -0/+236 |
| | | | | (cherry picked from commit e484264ed64dfbe71be222b4be91d57e364e7a8c) | ||||
* | SERVER-18575: clang_format.py | Mark Benvenuto | 2015-07-28 | 3 | -1/+826 |
| | | | | (cherry picked from commit 01965cf52bce6976637ecb8f4a622aeb05ab256a) | ||||
* | Revert "Revert "SERVER-19538 fassert instead of calling dbexit() when cert ↵ | Ramon Fernandez | 2015-07-28 | 1 | -4/+3 |
| | | | | | | is expired."" This reverts commit a466693f46fdd7a539dc99389a7258c9290ed3aa. | ||||
* | Revert "Revert "SERVER-19540: Add perf.yml file to 3.0 branch for mongo-perf ↵ | Ramon Fernandez | 2015-07-28 | 1 | -0/+269 |
| | | | | | | regressions"" This reverts commit 28755e55fc0bacec85a228015dc1f62f3feb65a2. | ||||
* | Revert "Revert "SERVER-19389: Remove wire level endianness check"" | Ramon Fernandez | 2015-07-28 | 1 | -7/+2 |
| | | | | This reverts commit d1eeb94a9064eedeabea683f4f8a19c3ee6dcbfd. | ||||
* | post 3.0.5 | Ramon Fernandez | 2015-07-28 | 2 | -2/+2 |
| | |||||
* | BUMP 3.0.5r3.0.5 | Ramon Fernandez | 2015-07-27 | 2 | -2/+2 |
| | |||||
* | Revert "SERVER-19538 fassert instead of calling dbexit() when cert is expired." | Ramon Fernandez | 2015-07-27 | 1 | -3/+4 |
| | | | | This reverts commit b6cc64fab37049438a061e93946b0aa4a5b15686. | ||||
* | Revert "SERVER-19540: Add perf.yml file to 3.0 branch for mongo-perf ↵ | Ramon Fernandez | 2015-07-27 | 1 | -269/+0 |
| | | | | | | regressions" This reverts commit 6bedabb8c871127274332e2b4b648c5764116608. | ||||
* | SERVER-19538 fassert instead of calling dbexit() when cert is expired. | Max Hirschhorn | 2015-07-27 | 1 | -4/+3 |
| | |||||
* | SERVER-19540: Add perf.yml file to 3.0 branch for mongo-perf regressions | dalyd | 2015-07-24 | 1 | -0/+269 |
| | |||||
* | Revert "SERVER-19389: Remove wire level endianness check" | Ramon Fernandez | 2015-07-23 | 1 | -2/+7 |
| | | | | This reverts commit 0884ec0aa5465a82d30f0098702be2ae33784ff3. | ||||
* | SERVER-19389: Remove wire level endianness check | Spencer Jackson | 2015-07-23 | 1 | -7/+2 |
| | |||||
* | post 3.0.5-rc2 | Ramon Fernandez | 2015-07-23 | 2 | -2/+2 |
| | |||||
* | BUMP 3.0.5-rc2r3.0.5-rc2 | Ramon Fernandez | 2015-07-22 | 2 | -2/+2 |
| | |||||
* | SERVER-19513 move functional test to noPassthroughWithMongod | Dan Pasette | 2015-07-22 | 1 | -4/+4 |
| | | | | (cherry picked from commit 162fb82bed75ede539bbb960f44d232f8b8e5848) | ||||
* | SERVER-19052 use itcount() instead of count() in master/slave tests | Dan Pasette | 2015-07-22 | 2 | -3/+3 |
| | |||||
* | SERVER-19052 warm the cache before perf test | Dan Pasette | 2015-07-22 | 1 | -0/+1 |
| | |||||
* | SERVER-19052 fix compile | Dan Pasette | 2015-07-22 | 1 | -1/+1 |
| | |||||
* | SERVER-19525: use of wrong type for size count of rolling back insert | Martin Bligh | 2015-07-22 | 1 | -1/+1 |
| | |||||
* | SERVER-19052 use itcount() instead of count() in repl tests | Dan Pasette | 2015-07-22 | 2 | -2/+2 |
| | | | | (cherry picked from commit 1e786585ae83e55e13016a6761a121b502c887f8) | ||||
* | SERVER-19052 cleanup unreachable if statement from removal of sizeStorer calcs | Dan Pasette | 2015-07-22 | 1 | -6/+1 |
| | | | | (Manual backport of 586a9787b792036cd33684faee82969c5dcf5e50) | ||||
* | SERVER-19052 Remove sizeStorer recalculations at startup with WiredTiger | Dan Pasette | 2015-07-22 | 3 | -13/+3 |
| | | | | (Manual backport of 299b2c1d833c6ca537e300b5bc49384a7a81e5cd) | ||||
* | Revert "Revert "SERVER-19513: Unindex documents when truncating WT capped ↵ | Ramon Fernandez | 2015-07-22 | 2 | -0/+29 |
| | | | | | | collections"" This reverts commit afbf47d2dabcdd1c68b5acc065544aec858a9d66. | ||||
* | post 3.0.5-rc1 | Ramon Fernandez | 2015-07-22 | 2 | -2/+2 |
| | |||||
* | Revert "SERVER-19513: Unindex documents when truncating WT capped collections" | Ramon Fernandez | 2015-07-22 | 2 | -29/+0 |
| | | | | This reverts commit f40286731678938e1f80653473743de8742120ab. | ||||
* | SERVER-19513: Unindex documents when truncating WT capped collections | Geert Bosch | 2015-07-22 | 2 | -0/+29 |
| | | | | | | | (cherry-picked from f6a55c1a9695f67b73e1ead4a1845ac95daef983) Conflicts: src/mongo/db/storage/wiredtiger/wiredtiger_record_store.cpp | ||||
* | BUMP 3.0.5-rc1r3.0.5-rc1 | Ernie Hershey | 2015-07-20 | 2 | -2/+2 |
| | |||||
* | SERVER-18911 Fix source tarball directory prefix | Jonathan Reams | 2015-07-20 | 1 | -1/+1 |
| | |||||
* | SERVER-17254: Throttle retry of failed drop attempts | Martin Bligh | 2015-07-20 | 2 | -0/+15 |
| | |||||
* | SERVER-19489 WorkingSet::clear() now clears the list of WorkingSetIDs that ↵ | David Storch | 2015-07-20 | 1 | -0/+1 |
| | | | | | | need to be examined on yield Fixes an assertion failure that could be triggered by a rooted $or query. | ||||
* | post 3.0.5-rc0 | Ernie Hershey | 2015-07-15 | 2 | -2/+2 |
| | |||||
* | SERVER-18910 Don't set distname during compiler3.0.5-rc0 | Jonathan Reams | 2015-07-15 | 1 | -1/+1 |
| | |||||
* | BUMP 3.0.5-rc0 | Ernie Hershey | 2015-07-14 | 2 | -2/+2 |
| | |||||
* | SERVER-15901: Periodically cleanup unused lock heads | Geert Bosch | 2015-07-14 | 3 | -0/+26 |
| | | | | | | | | | (cherry-picked from 8e6e1d78c4c170384e024747737c94542f9f60d3) (cherry-picked from dd6c44de50bea877ab865fdb95aa3eeffce649b9) (cherry-picked from 328aa5b207117e6ef09605b732ff94f782af5c36) Conflicts: src/mongo/db/concurrency/SConscript | ||||
* | bump tools to r3.0.5 | Ernie Hershey | 2015-07-14 | 1 | -1/+1 |
| | |||||
* | SERVER-18371 Add configure check for SSL/FIPS | Jonathan Reams | 2015-07-14 | 4 | -15/+48 |
| | |||||
* | WT-1989 Reducing the number of threads to 100 to alleviate memory pressure | Dan Pasette | 2015-07-14 | 1 | -1/+2 |
| | |||||
* | SERVER-19375 choose new sync source based on last fetched op rather than ↵ | matt dannenberg | 2015-07-14 | 8 | -11/+16 |
| | | | | last applied op | ||||
* | SERVER-17259: Handle disappearance of collection during M/R | Geert Bosch | 2015-07-13 | 1 | -2/+2 |
| | | | | | | | (cherry-picked from 7a037260a8118aeaf5ff73a9f7ba01e633589bac) Conflicts: src/mongo/db/commands/mr.cpp | ||||
* | Import wiredtiger-wiredtiger-mongodb-3.0.4-22-g3963315.tar.gz from ↵ | Michael Cahill | 2015-07-13 | 2 | -1/+13 |
| | | | | wiredtiger branch mongodb-3.0 | ||||
* | BUILD-770 Fix windows-64/windows-32 compiles | Jonathan Reams | 2015-07-12 | 1 | -0/+4 |
| | |||||
* | SERVER-17782 Fix source tarball pushes | Jonathan Reams | 2015-07-12 | 1 | -0/+1 |
| | |||||
* | SERVER-19255 initialize _ready member of Listener to false | Adam Midvidy | 2015-07-10 | 1 | -1/+1 |
| | |||||
* | BUILD-770 Backport version info and source tarball changes | Jonathan Reams | 2015-07-10 | 25 | -430/+663 |
| | |||||
* | SERVER-17078 Faster WT stats for storageSize | Michael Cahill | 2015-07-10 | 2 | -2/+2 |
| | | | | (cherry picked from commit c7bab6f8cfbd610ff1690cefaccb6fc83658f517) | ||||
* | SERVER-18017 SERVER-17728 Suppres some new clang 3.6 warnings we don't like | Andrew Morrow | 2015-07-10 | 1 | -0/+7 |
| | | | | (cherry picked from commit 1d9b83f16314cdb1e9da4b5c853870f10abb49df) | ||||
* | SERVER-19353 Do not use the deprecated boost system interfaces | Andrew Morrow | 2015-07-10 | 1 | -0/+6 |
| | | | | (cherry picked from commit 55af30c1040e346e09dbf6b3aa496a241685dc78) | ||||
* | SERVER-17567 Don't unconditionally export parse number specializations | Andrew Morrow | 2015-07-10 | 1 | -1/+1 |
| | | | | (cherry picked from commit d8f3c2e618f69662d20ee684c9d8fe26ff3bace5) | ||||
* | SERVER-19189: Remove counters from WT session cache | Martin Bligh | 2015-07-10 | 2 | -41/+15 |
| | | | | (cherry picked from commit 47b6b1a8fd60b0365f72c0550269c0dc0322acfd) |