index
:
mongo.git
master
release-6.0.1
release-7.0.1
Unnamed repository; edit this file 'description' to name the repository.
Lucas Castro
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
mongo
/
shell
/
error_codes.tpl.js
Age
Commit message (
Collapse
)
Author
2024-09-10
SERVER-94046 Make run_initial_sync_node_validation.js robust to step-downs ↵
Brad Cater
and network errors. (#26842) GitOrigin-RevId: d8551683747bea8c39829c5dcb206f98d24153c5
2021-05-28
SERVER-50549 transform state-changing errors returned by mongos
Billy Donahue
2021-05-11
Revert "SERVER-50549 transform state-changing errors returned by mongos"
Sviatlana Zuiko
This reverts commit 1e10e32780ca47969342f6b52bfe09bc4134831e.
2021-05-10
SERVER-50549 transform state-changing errors returned by mongos
Billy Donahue
2019-01-30
SERVER-29286 import and use mozjs-60
Gabriel Russell
2019-01-29
Revert "SERVER-29286 import and use mozjs-60"
Gabriel Russell
This reverts commit a3d232b697dfc7c8833fc1855abbc190fe0d5970.
2019-01-29
SERVER-29286 import and use mozjs-60
Gabriel Russell
2018-10-22
SERVER-37651 Update header files with new license
Ramon Fernandez
2018-04-27
SERVER-34536: Fix shell autocompletion
David Bradford
2018-03-07
SERVER-32663: throw exception if non-existing ErrorCode is referenced
David Bradford
2017-11-02
SERVER-31390 Use a templating language to generate error_codes.{h,cpp,js}
Mathias Stearn