Geert Bosch
69cca0eb5b
SERVER-55463 Add .cache to .gitignore so VSCode ignores clangd cache files
2021-04-22 18:50:52 +00:00
Siran Wang
0edbd2fe51
SERVER-54086 support download debug symbol from patch build
2021-04-21 14:50:55 +00:00
Ben Caimano
2d48577820
SERVER-51335 Persist fuzzer corpora for each branch and variant
2021-03-25 21:31:46 +00:00
Daniel Moody
27aecefac7
SERVER-52576 Added libdeps graph visualizer web service with basic features.
2021-02-26 07:48:36 +00:00
Billy Donahue
f9d4a15397
SERVER-50835 Add .clangd/
to the .gitignore file
2020-09-09 21:56:28 +00:00
Richard Samuels
c37aaac069
SERVER-49041 Check if live-record binary exists when specified in resmoke.py invocation
2020-07-09 13:29:35 +00:00
Tommaso Tocci
7a78564155
SERVER-47174 mozjs third party code folder is ignored by git
2020-03-30 15:05:54 +00:00
Mathew Robinson
9791eb19d2
SERVER-46096 Add NINJA_PREFIX
2020-02-21 19:34:45 +00:00
Lydia Stepanek
81d78ae4ff
SERVER-45832 Generate selected tasks in a patch using task mappings
2020-02-13 22:08:39 +00:00
Mathew Robinson
65c27c5f98
SERVER-45786 Generate Resmoke configuration file to auto-set installDir
2020-02-13 15:21:41 +00:00
Adam Cooper
65a0a95cdb
SERVER-43160 Updating rpm, deb, signing, and MSI packaging for mongokerberos
2019-09-24 21:17:49 +00:00
Robert Guo
9d269a3764
SERVER-41379 Add Python virtualenv to gitignore
2019-05-29 19:37:30 -04:00
Martin Neupauer
d08633878f
SERVER-40576 Create s_b suite in Evergreen
2019-05-23 13:47:33 -04:00
Charlie Swanson
490d309fe7
SERVER-40912 Add mongocryptd to .gitignore
2019-04-30 21:28:47 -04:00
Ian
c7ade3a11f
SERVER-40701 Add codereview.rc to .gitignore
2019-04-23 06:46:30 -07:00
Henrik Edin
9e2afdecbd
SERVER-39747 Add x64/ to .gitignore. Created by Visual Studio.
2019-02-25 09:58:13 -05:00
Jason Carey
8c157f05ea
SERVER-37823 Server Side Traffic Capture
...
Adds support for special commands which dump wire protocol traffic to
disk.
2019-02-04 14:49:52 -05:00
Benety Goh
971400c7cc
SERVER-38792 add Eclipse directories to .gitignore
2018-12-28 11:33:53 -05:00
David Bradford
baf4fa098e
SERVER-38110 SERVER-38113 : Generate resmoke config and evg config for a sub-suite
2018-12-07 13:24:43 -05:00
jannaerin
c0bb303126
Revert " SERVER-38110 : Generate resmoke config YAML for a sub-suite"
...
This reverts commit e64df72bb1
.
2018-12-06 17:18:19 -05:00
Jim OLeary
e64df72bb1
SERVER-38110 : Generate resmoke config YAML for a sub-suite
2018-12-06 16:50:03 +00:00
Kaloian Manassiev
bfdb0405d0
Add Visual Studio .vs/ folder to .gitignore
2018-11-27 05:31:04 -05:00
David Storch
7989b9df13
SERVER-38012 Add 'wt' to .gitignore.
2018-11-07 15:54:24 -05:00
Ben Caimano
89239090d4
SERVER-37790 Add default genny source and results paths to .gitignore
2018-10-29 19:14:41 -04:00
Jonathan Abrahams
e86d011012
SERVER-36757 Generate and extract mongoebench-compatible JSON config files to consistent locations
2018-08-27 09:47:27 -04:00
Henrik Edin
342e43c54c
SERVER-35592 Embedded dual packaged AAR and JAR contining both java wrapper and native libs.
...
AAR is fat and contain binaries for armeabi-v7a, arm64-v8a and x86_64
JAR contains binaries build for Linux and OSX for x86_64. Currently pending library collapse to be functional.
2018-08-16 10:24:23 -04:00
Gabriel Russell
ca05978a11
SERVER-36245 Create a multi-arch android variant
2018-07-24 17:06:45 -04:00
Henrik Edin
8b4d58e36f
SERVER-35243 Rename mongoe to mongoed
2018-05-31 14:34:11 -04:00
Henrik Edin
da019f4197
SERVER-29725 mongoe application
...
Embedded MongoDB in a standalone application. To be able to connect with the shell and perform testing on embedded.
2018-04-18 08:34:36 -04:00
Jonathan Abrahams
364b712118
SERVER-23312 Add .mypy_cache to .gitignore
2018-04-12 10:25:40 -04:00
Jonathan Abrahams
98eb87fdad
SERVER-18394 Remove smoke.py and unused modules from buildscripts/ directory
2018-03-09 13:25:11 -05:00
Geert Bosch
90e073b4a4
SERVER-28540 Have git ignore ninja files
2017-05-01 15:50:55 -04:00
Kaloian Manassiev
6fd2e18a77
Cleanup .gitignore and add exclude for VSCode projects
2017-02-14 10:54:29 -05:00
Mark Benvenuto
8e9a032204
SERVER-24355 clang_format leaves temporary files around after a reformat
2016-06-08 18:42:01 -04:00
Kaloian Manassiev
293c4435cb
Add XCode workspace artifacts to .gitignore
2015-11-30 15:39:15 -05:00
Mathias Stearn
07ede612d9
SERVER-20701 add perf.data.old to .gitignore
2015-09-30 13:54:00 -04:00
Scott Hernandez
2bfce15fbe
add idea artifacts to gitignore
2015-07-20 17:10:12 -04:00
Scott Hernandez
9db15b95cd
add additional eclipse ignore
2015-06-25 10:22:27 -04:00
Andrew Morrow
eea0ef850e
SERVER-17919 Add support for emitting a compilation database
2015-04-13 15:47:26 -04:00
Dan Pasette
2441d8f786
Remove mongo-tools now built in go from .gitignore
2014-10-31 17:10:06 -04:00
Benety Goh
7a188f499b
SERVER-15096 added mongoshim to git ignore. minor cleanup of mongoshim
2014-09-22 17:56:44 -04:00
Andrew Morrow
a6a55dfeb3
SERVER-9570 SERVER-9572 Default install prefix to subdirectory of selectable build dir
...
In addition, move the .scons directory to a subdirectory of the build
directory. This makes all build artifacts not installed to '#' live under the
build directory.
2014-07-14 18:54:26 -04:00
Randolph Tan
0417b6581b
SERVER-13795 rename test binary to dbtest
...
Add dbtest to gitignore
2014-05-05 16:23:33 -04:00
matt dannenberg
61b70161b7
Revert "add mongoadmin to gitignore"
...
This reverts commit 359f4cbfea
.
2014-02-19 13:19:21 -05:00
matt dannenberg
359f4cbfea
add mongoadmin to gitignore
2014-01-29 15:46:48 -05:00
Eliot Horowitz
ab60e47f8a
ignore fuse files
2014-01-09 14:21:50 -05:00
Andrew Morrow
ccf75cf830
Only ignore 'tags' in root of tree
...
Otherwise rsync --filter=":- .gitignore" drops .git/refs/tags
2013-11-04 10:42:59 -05:00
Sridhar Nanjundeswaran
fb4944060d
SERVER-10822 - Include generated C++ driver header files folder
...
Build directly using heat, candle and light
2013-09-26 10:20:44 -07:00
Sridhar Nanjundeswaran
89d8e55e2e
SERVER-9956 - Installer changes for enterprise edition for Windows
...
1) Changed default install directory
2) C++ driver is now an optional feature that can be installed
3) Enterprise dlls are now installed for enterprise builds
Note: Enterprise is only supported for x64 2008R2+ builds
2013-09-13 12:49:13 -07:00
Andy Schwerin
665e6ec217
SERVER-10074 RotatableFileWriter type, introduce logger module.
2013-07-03 10:11:38 -04:00