Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | SERVER-18073 Make smoke.py work with pymongo 3.0 | Jonathan Reams | 2015-04-17 | 1 | -8/+13 |
| | |||||
* | SERVER-17755 Remove legacy code from build system | Jonathan Reams | 2015-04-16 | 26 | -2489/+0 |
| | |||||
* | SERVER-18082: move buildlogger config to env vars | Sam Kleinman | 2015-04-16 | 1 | -5/+5 |
| | |||||
* | SERVER-17897 Add a way to opt out of building modules | Mathias Stearn | 2015-04-09 | 1 | -1/+8 |
| | |||||
* | SERVER-17450 Cleanup SSL test infrastructure | Spencer T Brody | 2015-04-06 | 1 | -22/+8 |
| | |||||
* | SERVER-17863 Sort in config.h header when possible | Andrew Morrow | 2015-04-03 | 1 | -8/+7 |
| | |||||
* | SERVER-9563 Add support for config.h header | Jonathan Reams | 2015-03-26 | 1 | -2/+19 |
| | |||||
* | Revert "SERVER-17450 Cleanup SSL test infrastructure" | Charlie | 2015-03-24 | 1 | -8/+22 |
| | | | | This reverts commit 43e53251a30e680fb57a3f042f66910355197cde. | ||||
* | SERVER-17450 Cleanup SSL test infrastructure | Spencer T Brody | 2015-03-24 | 1 | -22/+8 |
| | |||||
* | Fix the boost version in the Visual Studio project generator | Kaloian Manassiev | 2015-03-17 | 1 | -1/+1 |
| | |||||
* | SERVER-17329 Interpolate new version.txt file into generated buildinfo files | Andrew Morrow | 2015-03-09 | 1 | -120/+0 |
| | |||||
* | SERVER-17396 Create 7Server symlinks in rhel repos | Ernie Hershey | 2015-03-05 | 2 | -0/+10 |
| | |||||
* | SERVER-17267 exclude wtstats template sources from changed path. | Thomas Rueckstiess | 2015-02-12 | 1 | -2/+3 |
| | | | | | | | | added in review: implement Keith's suggestion Closes #923 Signed-off-by: Matt Kangas <matt.kangas@mongodb.com> | ||||
* | Change branch used to update WiredTiger code | Dan Pasette | 2015-02-11 | 1 | -1/+1 |
| | |||||
* | SERVER-17193: Exclude (failing) capped collection tests from small_oplog* | Scott Hernandez | 2015-02-05 | 1 | -7/+11 |
| | |||||
* | SERVER-16792: fix smoke.py --small-oplog-rs so it works | Scott Hernandez | 2015-02-03 | 1 | -10/+25 |
| | |||||
* | update-vendor-wiredtiger: exclude tools/template | Matt Kangas | 2015-01-20 | 1 | -0/+1 |
| | |||||
* | SERVER-16744 Ensure Amazon and SUSE repos are in repo consolidation scripts | Ernie Hershey | 2015-01-09 | 2 | -5/+5 |
| | |||||
* | SERVER-16744 Targeted community build packaging and repo placement | Ernie Hershey | 2015-01-06 | 3 | -367/+481 |
| | | | | This also addresses SERVER-16100, SERVER-12160, SERVER-12833, and SERVER-10874 | ||||
* | SERVER-16695 Move FSM tests into new test suites | alabid | 2014-12-31 | 1 | -0/+2 |
| | | | | | | Closes #893 Signed-off-by: Benety Goh <benety@mongodb.com> | ||||
* | SERVER-16313 Fix WiredTiger engine, collection and index options to use new ↵ | Dan Pasette | 2014-12-17 | 1 | -35/+35 |
| | | | | names | ||||
* | Fatal assertion fixups | Mathias Stearn | 2014-12-08 | 1 | -2/+2 |
| | |||||
* | SERVER-16002 SERVER-16369 - Cluster / standalone auth tests | Andreas Nilsson | 2014-12-05 | 1 | -1/+1 |
| | |||||
* | Revert "SERVER-16002 SERVER-16369 Cluster / standalone auth tests." | Andreas Nilsson | 2014-12-02 | 1 | -1/+1 |
| | | | | This reverts commit 11b2d7b6051766674c2d66c86d9f23d0befdee09. | ||||
* | SERVER-16002 SERVER-16369 Cluster / standalone auth tests. | Bernie Hackett | 2014-12-02 | 1 | -1/+1 |
| | | | | | | Closes #870 Signed-off-by: Benety Goh <benety@mongodb.com> | ||||
* | SERVER-15318 copydb should not use exhaust flag when used against mongos | Randolph Tan | 2014-11-25 | 1 | -0/+1 |
| | |||||
* | SERVER-15986 prevent server from starting up when non-active storage engine ↵ | Benety Goh | 2014-11-20 | 1 | -0/+9 |
| | | | | | | | | files are detected added storage_engine_metadata to mongo/db/storage/SConscript fixed cleanbb.py so that cleanup() will remove directories as well. fixed unix_socket1.js so that it does not store socket file in data directory | ||||
* | SERVER-16113 Add additional WT options to smoke.py and jstests | Ernie Hershey | 2014-11-19 | 1 | -13/+37 |
| | | | | | | This change adds --wiredTigerCollectionConfig and --wiredTigerIndexConfig in exactly the same way that --wiredTigerEngineConfig was previously added. | ||||
* | update-vendor-wiredtiger: use branch mongodb-2.8 | Matt Kangas | 2014-11-19 | 1 | -1/+1 |
| | |||||
* | WT exclude dist/packages, examples in update script | Matt Kangas | 2014-11-13 | 1 | -1/+2 |
| | |||||
* | SERVER-16113 Fix --wiredTigerEngineConfig smoke.py option parsing | Ernie Hershey | 2014-11-13 | 1 | -1/+1 |
| | |||||
* | SERVER-16113 Add --wiredTigerEngineConfig option to smoke.py and jstests | Ernie Hershey | 2014-11-12 | 1 | -2/+14 |
| | |||||
* | update-vendor-wiredtiger: exclude tools/third_party | Matt Kangas | 2014-11-10 | 1 | -1/+1 |
| | |||||
* | SERVER-15976 exclude wiredtiger api subdirectory in update script | Matt Kangas | 2014-11-05 | 1 | -2/+4 |
| | |||||
* | Initial update-vendor-wiredtiger script | Matt Kangas | 2014-11-05 | 1 | -0/+50 |
| | |||||
* | SERVER-15882 Delete dbtests/perf/perftest, which doesn't actually work. | Andy Schwerin | 2014-11-04 | 1 | -12/+5 |
| | |||||
* | SERVER-15710 Support for leak detection in JS tests fun through smoke.py | Andrew Morrow | 2014-10-29 | 1 | -1/+9 |
| | |||||
* | SERVER-15855 update documentation about how packages are created | Brian Crockett | 2014-10-29 | 1 | -0/+4 |
| | | | | | | Closes #844 Signed-off-by: Benety Goh <benety@mongodb.com> | ||||
* | SERVER-14266: Simplify MSI Installation Options | Mark Benvenuto | 2014-10-16 | 1 | -0/+43 |
| | |||||
* | Revert "BUILD-355 Make buildlogger use temporary files to buffer log output" | Jonathan Reams | 2014-10-15 | 1 | -33/+26 |
| | | | | This reverts commit 6e798143930d153398e5062d41069fe472474d2f. | ||||
* | SERVER-15618 adjust lint.py filters for updated cpplint | Matt Kangas | 2014-10-13 | 1 | -4/+10 |
| | |||||
* | Revert "SERVER-14352: turn off some lint options for rocks" | Matt Kangas | 2014-10-13 | 1 | -1/+0 |
| | | | | This reverts commit 666086390440aac3b13f28bac233a58cd4dd968b. | ||||
* | SERVER-15618 Turn off "Done" for each file so we can see failures more easily | Matt Kangas | 2014-10-13 | 1 | -1/+1 |
| | | | | Reapply 317272e after cpplint.py update | ||||
* | SERVER-15618 Update cpplint.py to latest upstream version | Matt Kangas | 2014-10-13 | 1 | -718/+3501 |
| | | | | | Update to r137 (Aug 22, 2014). Adds support for C++11. https://code.google.com/p/google-styleguide/source/detail?r=137 | ||||
* | SERVER-14352: turn off some lint options for rocks | Eliot Horowitz | 2014-10-11 | 1 | -0/+1 |
| | |||||
* | SERVER-15236 Using SCRAM-SHA-1 for keyfile authentication | Andreas Nilsson | 2014-10-10 | 3 | -5/+5 |
| | |||||
* | SERVER-15555 dynamically import pymongo in smoke module only when needed | Greg Studer | 2014-10-08 | 1 | -1/+2 |
| | |||||
* | BUILD-355 Make buildlogger use temporary files to buffer log output | Jonathan Reams | 2014-10-06 | 1 | -26/+33 |
| | |||||
* | SERVER-15521 Make SCRAM-SHA-1 default pw algo in shell | Andreas Nilsson | 2014-10-06 | 1 | -2/+2 |
| | |||||
* | SERVER-13635 Make dbtest take --storageEngine | Mathias Stearn | 2014-10-01 | 1 | -0/+4 |
| |