summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* SERVER-22823 Increase stability of authCommands.jsr3.0.13-rc0r3.0.13Spencer T Brody2016-10-241-7/+3
| | | | (cherry picked from commit fb015882a981d69567946661df87cb7398ae12f1)
* SERVER-24662 Remove PCRE 8.37Mark Benvenuto2016-10-14145-127721/+0
|
* SERVER-24662 Remove PCRE 8.36Mark Benvenuto2016-10-14145-125436/+0
|
* SERVER-24662 PCRE 8.39 Build IntegrationMark Benvenuto2016-10-146-4/+825
| | | | (cherry picked from commit 55ba9db94c39b48c6c28ef6ca3aba45c11bfd74f)
* SERVER-24662 PCRE 8.39 SourceMark Benvenuto2016-10-14124-0/+80789
| | | | (cherry picked from commit 392cfc00de5695cadcf96ac5b2766fa9f0bf2df6)
* SERVER-26564: update curator releaseSam Kleinman2016-10-141-1/+1
|
* SERVER-17899 Assert on the appropriate stats when renaming a collection in ↵Charlie2016-10-131-2/+2
| | | | | | core/rename7.js (cherry picked from commit fb9b70f1a6a9797f2637291a1c01412f0eb5b19a)
* SERVER-24055 increase wtimeout in chaining_removal.jsJudah Schvimer2016-10-061-1/+1
| | | | (cherry picked from commit 73836ed5ae3b91f2bdcd9c32e9f311482f22e4f3)
* SERVER-20586 increase auth/repl.js timeouts to reduce flakinessmatt dannenberg2016-09-281-2/+2
| | | | (cherry picked from commit d8b049bf3c7984af7bc7320208395b72a04905b8)
* SERVER-26357 increase timeouts for testScott Hernandez2016-09-281-5/+6
| | | | (cherry picked from commit ea52dcb4df4fac24d5d4c8e6b8f7a3664ed18560)
* SERVER-23819 buildlogger client requests should use basic auth instead of ↵Jonathan Abrahams2016-09-091-3/+3
| | | | | | digest auth (cherry picked from commit 333fd85fc8b2c4978416f5bc54570c536fce0363)
* SERVER-25075 Limit BSONObj buffer size used by 2dsphere index.Siyuan Zhou2016-09-081-2/+2
|
* SERVER-25908: bump curator for improved reository layoutSam Kleinman2016-09-061-1/+1
|
* SERVER-25815: remove ubuntu1410 variant for v3.0Sam Kleinman2016-08-311-93/+0
|
* SERVER-12048 Don't start mongod if pidfile existsBrian Samek2016-08-291-0/+7
|
* TOOLS-1268 don't use -X to set versionGabriel Russell2016-08-251-2/+5
|
* SERVER-22150 Multiversion download script now uses the feed ↵Jonathan Abrahams2016-08-252-78/+172
| | | | https://downloads.mongodb.org/full.json
* SERVER-25793: update curator release for push tasksSam Kleinman2016-08-251-1/+1
|
* SERVER-25786 remove buildscripts/update-vendor-wiredtigerRamon Fernandez2016-08-241-55/+0
| | | | (cherry picked from commit 73ccc56a58ed5a8253e5859e4f528c7dad451831)
* SERVER-25672 use rhel62-large for mongo-perf compile taskRui Zhang2016-08-221-1/+1
|
* SERVER-24442: cleanup evergreen configuration around cleanupSam Kleinman2016-08-221-2/+2
|
* SERVER-25594: push task to use latest version of curatorSam Kleinman2016-08-161-1/+1
|
* SERVER-22929 remove rollback4.jsBenety Goh2016-08-091-58/+0
| | | | (cherry picked from commit 56b626fd661f09cb118a1a180902134f07f5fdb7)
* SERVER-25499: move push tasks to more native distrosSam Kleinman2016-08-091-6/+0
|
* Import wiredtiger-wiredtiger-mongodb-3.0.9-19-ga5c67bd.tar.gz from ↵David Hows2016-08-0810-96/+118
| | | | | | | | | | | | | | | | wiredtiger branch mongodb-3.0 ref: 9cfe4e1..a5c67bd for: 3.0.13 WT-2139 LSM with read-uncommitted isolation, read after free WT-2313 sweep-server: conn_dhandle.c, 610: dhandle != conn->cache->evict_file_next WT-2434 Race between force-drop and sweep WT-2708 split child-update race with reconciliation/eviction WT-2725 WiredTiger hitting assert trying to free update list in MongoDB 3.0 WT-2733 Backport fixes for races between eviction and dead handle cleanup WT-2802 Transaction commit causes heap-use-after free WT-2804 Don't read values in a tree without a snapshot
* SERVER-18739 finish post member state update action before signalling ↵Eric Milkie2016-08-041-2/+2
| | | | finished follower mode
* SERVER-25435: use repo aws key to publish repositoriesSam Kleinman2016-08-041-2/+2
|
* SERVER-25424: upadate curator and fix configuration for rhel55Sam Kleinman2016-08-032-9/+4
|
* SERVER-25408: update curator to support signing rpm repo metadataSam Kleinman2016-08-021-1/+1
|
* SERVER-24699: bump curator pin and add support for signing with legacy keySam Kleinman2016-08-021-1/+2
|
* SERVER-24699: remove seperate repo tarball from push artifacts (backport)Sam Kleinman2016-08-011-19/+1
|
* SERVER-24699: bump pin and fix arch argument in curator invocationSam Kleinman2016-08-011-2/+2
|
* SERVER-24699: bump curator version and fix shell invocationSam Kleinman2016-07-301-2/+2
|
* SERVER-25169: move all rhel55 builds to use awsSam Kleinman2016-07-271-8/+8
|
* SERVER-24699: include repo config in artifacts archiveSam Kleinman2016-07-271-0/+1
|
* SERVER-24699: fix push task shell syntaxSam Kleinman2016-07-261-1/+1
|
* SERVER-24699: make all repository publishing synchronousSam Kleinman2016-07-262-17/+351
|
* SERVER-16910 Remove assumptions about order of results in sorth.jsCharlie Swanson2016-07-151-131/+268
| | | | (cherry picked from commit 762e93c179ca46d2dcb739f7674c572a82c55d08)
* Don't run update_serializaility2.js on MMAPv1Kyle Suarez2016-07-151-16/+26
|
* SERVER-24761 Abort entire query plan when a catalog operation occurs.Max Hirschhorn2016-07-159-5/+104
| | | | | | | | Plan execution cannot proceed if the collection or a candidate index was dropped during a yield. This prevents the subplanner from trying to build plan stages when the collection and indexes no longer exist. (cherry picked from commit a7e0e028e73c0b4f543c1ded1f4af0673630617a)
* SERVER-24965 Change test to expect UnknownError if collection truncated.Max Hirschhorn2016-07-141-2/+4
| | | | | | We'd normally expect CappedPositionLost in this scenario, but a bug in the 3.0 branch prevents the status member object from being propagated back to the client.
* SERVER-24820: properly reset working directory in evergreenSam Kleinman2016-07-131-2/+2
|
* SERVER-23830 Remove hardcoded pidfile path in init script headerErnie Hershey2016-07-131-1/+0
| | | | | | | | | | This is a small change, the only affect of which is that systemd's sysvinit compatibility implementation stops assuming this value for the pidfile on rhel 7 and detects the pid automatically. For SUSE, there's a separate init.d script. For non-systemd systems, the init script parses mongod.conf for the pidfile. (cherry picked from commit b68339f58d1168569ac46e8749429dd26e73748f)
* SERVER-24820: remove bashism from push task definitionSam Kleinman2016-07-121-4/+6
|
* SERVER-24820: push tasks for rhel62 variants with rhel70 hostsSam Kleinman2016-07-121-0/+4
|
* SERVER-24830: move push tasks to use relevant aws distroSam Kleinman2016-07-111-45/+9
|
* SERVER-18580 Make OIDTests::FromDate deterministic.Andy Schwerin2016-06-201-6/+6
|
* SERVER-20183 Change tools to Evergreen moduleErnie Hershey2016-06-151-42/+69
| | | | (cherry picked from commit 6d87562b81fddc606d0808bf08c814735f78946d)
* SERVER-24422: update mongodb-mongo-master with mongodb-mongo-v3.0 in ↵Zakhar Kleyman2016-06-131-2/+2
| | | | evergreen.yml
* SERVER-24441 Avoid creating points near the poles in geo_full.js.Max Hirschhorn2016-06-101-2/+5
| | | | (cherry picked from commit 3ee21ae53b1aedf0820e627f37cf502871e7a0d2)