Billy Donahue
88830eb62f
SERVER-74968 add toStringForLogging(x) as an ADL hook
2023-03-21 18:32:16 +00:00
Varun Ravichandran
52bda3494f
SERVER-73740: Allow old FCV constants to be parsed by min_fcv
2023-03-20 15:54:30 +00:00
Daniel Gómez Ferro
3baa95b8fc
SERVER-74549 Reference public repository from public markdown files
2023-03-03 10:31:56 +00:00
Matt Diener
745ce7fed6
SERVER-71906 rename BatonASIO to AsioNetworkingBaton
2023-01-09 22:44:23 +00:00
Matt Diener
96eca5891f
SERVER-71906 rename TransportLayerASIO to AsioTransportLayer
2022-12-21 16:53:19 +00:00
Andrew Morrow
7657e615d2
SERVER-62994 Use v4 toolchain for everything except clang format
...
It has been a pleasure working here and quite the wild ride.
Good luck everyone.
2022-12-13 23:03:13 +00:00
Aaron Morand
99f7a334ee
SERVER-64835 Removed the disabled_for_fcv_6_1_upgrade line when I did not need to.
2022-11-23 22:49:07 +00:00
Aaron Morand
63411f7dff
SERVER-64835 Removed the disabled_for_fcv_6_1_upgrade flags
2022-11-23 22:49:07 +00:00
Gabriel Marks
33a25f7368
SERVER-71469 Update documentation to reflect new server parameter conditions
2022-11-22 20:23:15 +00:00
Brian Samek
0cc9b3c189
SERVER-71468 Change absolute to relative references in docs
2022-11-18 14:05:24 +00:00
Anna Wawrzyniak
b7a422f4fc
SERVER-71228 - Add support for golden test CLI on windows.
2022-11-10 00:36:34 +00:00
Zituo Jin
b24674ac24
SERVER-65964 Add documentation on burn_in_tags and burn_in_tests
2022-10-31 20:57:00 +00:00
Gabriel Marks
916753069a
SERVER-66158 Update architecture guide for Serverless Cluster Parameters
2022-10-21 17:34:36 +00:00
Alex Li
0951863447
SERVER-61801 Clarify tasserts in the exception architecture guide
2022-10-18 22:02:14 +00:00
Matt Broadstone
48861b682c
SERVER-58000 Add shard split architecture guide
2022-10-05 12:47:59 +00:00
Billy Donahue
c341c59be7
SERVER-50025 Rename index.md to README.md
2022-09-10 20:51:57 +00:00
kelly-cs
c8aca63ac2
SERVER-68160 Add note to building.md to consider using -j parameter for building from source on memory-constrained systems
2022-09-09 22:38:33 +00:00
Mikhail Shchatko
86f3153cec
SERVER-66055 Document how multiversion testing works
2022-09-07 08:09:08 +00:00
Gabriel Marks
36b8246daa
SERVER-68342 Modify ServerParameter to take tenantId
2022-08-30 21:12:24 +00:00
David Percy
b902366ad2
SERVER-67415 Create golden-data JS suites
...
Adds two new suites: query_golden_classic and query_golden_cqf, which
use the golden-data test framework (docs/golden_data_test_framework.md).
These suites diff the expected and actual output instead of using
assert.eq and similar functions.
This change includes some refactoring of the golden-test classes to avoid
pulling the unittest library into the mongo shell.
2022-08-17 15:37:04 +00:00
Jess Balint
183c16e908
SERVER-67410 Port canonical_query_encoder_test.cpp to the golden test framework
2022-08-11 22:55:28 +00:00
Alex Li
11967978f8
SERVER-67830 Rename ServiceStateMachine -> SessionWorkflow
2022-07-28 17:21:38 +00:00
Eric Milkie
d894ba136c
SERVER-68150 add new package to building.md
2022-07-19 20:04:50 +00:00
Ryan Egesdahl
9f22c1117b
SERVER-64811 Revise build docs for newer OSX
2022-07-07 22:14:59 +00:00
Varun Ravichandran
16924398f1
SERVER-59920: Include cluster server parameters in server parameter documentation
2022-06-27 13:46:32 +00:00
Ryan Egesdahl
fecef7a1f7
SERVER-67074 Clarify targets in build docs
2022-06-15 19:05:03 +00:00
Tausif Rahman
9ea1d6f041
SERVER-66490 Apply pylinters to build system code
2022-05-25 17:40:16 +00:00
Alexander Neben
90a033ffa1
SERVER-64352 mongo shell no longer built by default
2022-05-13 01:38:01 +00:00
Richard Samuels
6b0215b0d9
SERVER-65696 Document hang analyzer
2022-05-11 19:25:12 +00:00
Daniel Moody
6cdc621958
SERVER-65805 added libdeps handling for no critical edges found
2022-05-05 18:37:44 +00:00
Billy Donahue
1634edc01f
SERVER-52604 normalize log.h inclusion semantics
2022-05-04 23:17:39 +00:00
David Bradford
c1638c0ae3
SERVER-64731: Use version level task generation
2022-04-25 13:09:03 +00:00
Richard Samuels
0d9705653d
SERVER-62992 Remove need for resmoke.ini
2022-04-08 14:27:40 +00:00
trahman1318
8711aedfc3
SERVER-60831 Document configuration for Server linting tools
2022-03-31 19:32:55 +00:00
Robert Guo
9223710d1b
SERVER-64802 Split up evergreen.yml into a release project and a dev project
2022-03-27 21:03:48 +00:00
Robert Guo
1881a6bf29
SERVER-64771 move doc for FSM concurrency testing framework
2022-03-23 16:43:56 +00:00
Anna Wawrzyniak
7d29d1d909
SERVER-63734 Add cli update/diff tools for golden data test management
2022-03-12 19:49:32 +00:00
Billy Donahue
7c5ff6c912
SERVER-63588 ServerParameter: test for redact, remove self-registration
2022-03-10 19:32:28 +00:00
Alexander Golin
2207a3236b
SERVER-62595 Migrate logv2 README to docs/logging.md and update references
2022-03-08 21:48:27 +00:00
David Bradford
0a079df588
SERVER-63827: Determine task timeout at the start of task execution
2022-03-04 15:20:51 +00:00
David Bradford
d883e3e0c2
Revert "SERVER-63827: Determine task timeout at the start of task execution"
...
This reverts commit 4080bd6938 .
2022-03-02 20:57:30 +00:00
David Bradford
4080bd6938
SERVER-63827: Determine task timeout at the start of task execution
2022-03-02 15:55:39 +00:00
Tyler Seip
b696e034fe
SERVER-58205: Update documentation to include load balancer support
2022-01-31 21:12:51 +00:00
Billy Donahue
e4b443ef8a
SERVER-60980 update logo used in toplevel README.md
2021-10-26 21:26:51 +00:00
Andrew Morrow
264eef8fe8
SERVER-58284 Add documentation around MONGO_VERSION and MONGO_GIT_HASH
2021-10-05 14:14:16 +00:00
sergey.galtsev
0ccb53fc55
SERVER-60397 add SELinux link to arch guide
2021-10-04 18:01:06 +00:00
Billy Donahue
0ed651b8a8
SERVER-59862 PromiseAndFuture comment revision
2021-09-16 07:03:03 +00:00
Billy Donahue
9a31793b88
SERVER-59862 give PromiseFuture a name
2021-09-14 22:07:53 +00:00
Tyler Seip
d7327f942a
SERVER-48718: Document server contextual singletons
2021-09-13 17:52:51 +00:00
George Wangensteen
6e2d551ce6
SERVER-48735 Document Server Promise/Future Use
2021-09-09 20:25:51 +00:00