summaryrefslogtreecommitdiff
path: root/.gitignore
Commit message (Collapse)AuthorAgeFilesLines
* SERVER-43160 Updating rpm, deb, signing, and MSI packaging for mongokerberosAdam Cooper2019-09-241-0/+2
|
* SERVER-41379 Add Python virtualenv to gitignoreRobert Guo2019-05-291-0/+4
|
* SERVER-40576 Create s_b suite in EvergreenMartin Neupauer2019-05-231-0/+1
|
* SERVER-40912 Add mongocryptd to .gitignoreCharlie Swanson2019-04-301-0/+1
|
* SERVER-40701 Add codereview.rc to .gitignoreIan2019-04-231-0/+3
|
* SERVER-39747 Add x64/ to .gitignore. Created by Visual Studio.Henrik Edin2019-02-251-0/+1
|
* SERVER-37823 Server Side Traffic CaptureJason Carey2019-02-041-0/+1
| | | | | Adds support for special commands which dump wire protocol traffic to disk.
* SERVER-38792 add Eclipse directories to .gitignoreBenety Goh2018-12-281-0/+2
|
* SERVER-38110 SERVER-38113: Generate resmoke config and evg config for a ↵David Bradford2018-12-071-0/+1
| | | | sub-suite
* Revert "SERVER-38110: Generate resmoke config YAML for a sub-suite"jannaerin2018-12-061-1/+0
| | | | This reverts commit e64df72bb1cbc4b9296577d9a5ac6864ac41a292.
* SERVER-38110: Generate resmoke config YAML for a sub-suiteJim OLeary2018-12-061-0/+1
|
* Add Visual Studio .vs/ folder to .gitignoreKaloian Manassiev2018-11-271-1/+2
|
* SERVER-38012 Add 'wt' to .gitignore.David Storch2018-11-071-0/+1
|
* SERVER-37790 Add default genny source and results paths to .gitignoreBen Caimano2018-10-291-0/+2
|
* SERVER-36757 Generate and extract mongoebench-compatible JSON config files ↵Jonathan Abrahams2018-08-271-0/+3
| | | | to consistent locations
* SERVER-35592 Embedded dual packaged AAR and JAR contining both java wrapper ↵Henrik Edin2018-08-161-1/+4
| | | | | | | 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.
* SERVER-36245 Create a multi-arch android variantGabriel Russell2018-07-241-0/+4
|
* SERVER-35243 Rename mongoe to mongoedHenrik Edin2018-05-311-1/+1
|
* SERVER-29725 mongoe applicationHenrik Edin2018-04-181-0/+1
| | | | Embedded MongoDB in a standalone application. To be able to connect with the shell and perform testing on embedded.
* SERVER-23312 Add .mypy_cache to .gitignoreJonathan Abrahams2018-04-121-0/+3
|
* SERVER-18394 Remove smoke.py and unused modules from buildscripts/ directoryJonathan Abrahams2018-03-091-2/+0
|
* SERVER-28540 Have git ignore ninja filesGeert Bosch2017-05-011-0/+4
|
* Cleanup .gitignore and add exclude for VSCode projectsKaloian Manassiev2017-02-141-27/+10
|
* SERVER-24355 clang_format leaves temporary files around after a reformatMark Benvenuto2016-06-081-0/+1
|
* Add XCode workspace artifacts to .gitignoreKaloian Manassiev2015-11-301-0/+3
|
* SERVER-20701 add perf.data.old to .gitignoreMathias Stearn2015-09-301-0/+1
|
* add idea artifacts to gitignoreScott Hernandez2015-07-201-0/+4
|
* add additional eclipse ignoreScott Hernandez2015-06-251-0/+1
|
* SERVER-17919 Add support for emitting a compilation databaseAndrew Morrow2015-04-131-0/+2
|
* Remove mongo-tools now built in go from .gitignoreDan Pasette2014-10-311-11/+0
|
* SERVER-15096 added mongoshim to git ignore. minor cleanup of mongoshimBenety Goh2014-09-221-0/+1
|
* SERVER-9570 SERVER-9572 Default install prefix to subdirectory of selectable ↵Andrew Morrow2014-07-141-3/+0
| | | | | | | | 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.
* SERVER-13795 rename test binary to dbtestRandolph Tan2014-05-051-1/+1
| | | | Add dbtest to gitignore
* Revert "add mongoadmin to gitignore"matt dannenberg2014-02-191-1/+0
| | | | This reverts commit 359f4cbfeacd9a952fb785ad469cad06eb6e8fcc.
* add mongoadmin to gitignorematt dannenberg2014-01-291-0/+1
|
* ignore fuse filesEliot Horowitz2014-01-091-0/+1
|
* Only ignore 'tags' in root of treeAndrew Morrow2013-11-041-1/+1
| | | | Otherwise rsync --filter=":- .gitignore" drops .git/refs/tags
* SERVER-10822 - Include generated C++ driver header files folderSridhar Nanjundeswaran2013-09-261-1/+2
| | | | Build directly using heat, candle and light
* SERVER-9956 - Installer changes for enterprise edition for WindowsSridhar Nanjundeswaran2013-09-131-0/+4
| | | | | | | | 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
* SERVER-10074 RotatableFileWriter type, introduce logger module.Andy Schwerin2013-07-031-1/+1
|
* SERVER-9775 Remove SpiderMonkeyTad Marshall2013-06-241-4/+0
|
* Add eclipse build artifacts to .gitignoreSpencer T Brody2013-06-171-0/+4
|
* SERVER-6514 Re-add support for building the C++ driver shared libraryAndrew Morrow2013-06-031-0/+1
|
* Add loadgen and docgen to .gitignoreAndrew Morrow2013-03-081-0/+2
|
* Visual Studio -- add src/ipch directory to .gitignoreTad Marshall2013-02-201-0/+1
|
* smoke.py stores last test results as jsonEliot Horowitz2013-01-011-0/+1
|
* Visual Studio -- add Text Search to VS projectsTad Marshall2012-12-251-0/+2
|
* ignore .cache files created by Visual StudioTad Marshall2012-11-281-0/+1
|
* SERVER-7086 Visual Studio -- create V8 source files using js2c.pyTad Marshall2012-11-091-0/+2
| | | | | | Make the location of experimental-libraries.cc and libraries.cc match the location where scons creates them. Run the same Python script that scons uses to create the files.
* SERVER-7600 Fixup V8 includes, adapt Visual Studio projectsTad Marshall2012-11-091-4/+4
| | | | | | | | | Use <v8.h> as include path for includes of "third_party/v8/include/v8.h", adapt Visual Studio project files to include the required path, move includes in mongo/scripting/v8* into style guide order, build Visual Studio output files for V8 in separate directories so that SpiderMonkey and V8 builds can be run at the same time and to prevent link errors, tell .gitignore to ignore these new directories.