summaryrefslogtreecommitdiff
path: root/.gitignore
Commit message (Collapse)AuthorAgeFilesLines
* SERVER-71123 implement IWYU tool and add required human changesDaniel Moody2023-05-111-0/+4
|
* SERVER-74523 fix abseil structure and improve import script.Daniel Moody2023-03-061-0/+1
|
* SERVER-73124 add modernize-deprecated-headers clang-tidy check.Daniel Moody2023-01-241-0/+1
|
* SERVER-68594 Added better javascript code hintingAlexander Neben2023-01-201-3/+0
|
* SERVER-68594 Added sensible vscode linting/autocomplete configurationAlexander Neben2023-01-121-3/+9
|
* SERVER-61794 update pymongo to 4.3.3Trevor Guidry2022-12-131-0/+3
|
* SERVER-71250 Ensure aliased platform names work in package testsRyan Egesdahl2022-11-291-0/+3
|
* SERVER-69636 Collect SCons MetricsTausif Rahman2022-11-141-0/+6
|
* Revert "SERVER-69636 Collect SCons Metrics"Uladzimir Makouski2022-11-091-3/+0
| | | | This reverts commit 3a4d6fdeb7cc74f1b9f2821b3fa6f6dddeca4a62.
* SERVER-69636 Collect SCons MetricsTausif Rahman2022-11-081-0/+3
|
* SERVER-69581 add clang_tidy_fixes to .gitignore fileTrevor Guidry2022-09-201-0/+3
|
* SERVER-67044 added build-metrics CLI and basic metadata capture.Daniel Moody2022-06-161-0/+1
|
* SERVER-67294 Ignore jsconfig.json files in any sub directoryAbdul Qadeer2022-06-151-0/+3
|
* SERVER-63791 support unindexed fle2 encrypted fieldssergey.galtsev2022-03-311-0/+3
|
* SERVER-60891 Make specialized ninja evergreen builders for common platforms.Daniel Moody2022-02-031-0/+1
|
* SERVER-49015 Automatically install db-contrib-toolMikhail Shchatko2022-01-061-17/+19
|
* SERVER-61400 Add new docker compose for 1 shard configurationtrahman13182022-01-041-3/+3
|
* SERVER-60618 Add docker image build for Antithesis.ioRichard Samuels2021-10-131-0/+6
|
* SERVER-55857 remove NAMED_SUITES from resmoke configRobert Guo2021-10-021-0/+3
|
* SERVER-56180 SELinux policy testssergey.galtsev2021-09-281-0/+8
|
* SERVER-59012: Calculate FCV constants in resmokeXueruiFa2021-09-201-1/+3
|
* SERVER-59012: Revert calculating FCV constants in resmokeXueruiFa2021-09-021-3/+1
|
* SERVER-59012: Calculate FCV constants in resmokeXueruiFa2021-09-011-1/+3
|
* SERVER-55463 Add .cache to .gitignore so VSCode ignores clangd cache filesGeert Bosch2021-04-221-0/+1
|
* SERVER-54086 support download debug symbol from patch buildSiran Wang2021-04-211-0/+3
|
* SERVER-51335 Persist fuzzer corpora for each branch and variantBen Caimano2021-03-251-0/+5
|
* SERVER-52576 Added libdeps graph visualizer web service with basic features.Daniel Moody2021-02-261-0/+5
|
* SERVER-50835 Add `.clangd/` to the .gitignore fileBilly Donahue2020-09-091-0/+3
|
* SERVER-49041 Check if live-record binary exists when specified in resmoke.py ↵Richard Samuels2020-07-091-0/+3
| | | | invocation
* SERVER-47174 mozjs third party code folder is ignored by gitTommaso Tocci2020-03-301-1/+1
|
* SERVER-46096 Add NINJA_PREFIXMathew Robinson2020-02-211-2/+2
|
* SERVER-45832 Generate selected tasks in a patch using task mappingsLydia Stepanek2020-02-131-4/+5
|
* SERVER-45786 Generate Resmoke configuration file to auto-set installDirMathew Robinson2020-02-131-0/+3
|
* 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
|