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
/
buildscripts
/
errorcodes.py
Age
Commit message (
Expand
)
Author
2022-01-12
SERVER-61744 Integrate WiredTiger's verbose messaging system with LOGV2
Etienne Petrel
2021-08-28
SERVER-59575 SERVER-59639 re-enable regex in errorcodes.py
Benety Goh
2021-08-27
SERVER-59575 temporarily disable the use of regex in errorcodes.py
Benety Goh
2021-03-06
SERVER-54031 Include .py and .idl files in the errorcodes.py scan
Billy Donahue
2021-03-01
SERVER-54861: Update pylint to 2.7.2
David Bradford
2020-10-10
SERVER-48323: Have errorcodes.py accept a `--ticket` input to generate unique...
Daniel Gottlieb
2020-07-01
SERVER-49151 Fix linter to prevent malformed LOGV2 and assertion IDs
Amirsaman Memaripour
2020-02-28
SERVER-46404 Remove shouldLog from logger V1 API
Mark Benvenuto
2020-02-23
SERVER-46156 Deprecate LogstreamBuilder and more manual log conversions
Henrik Edin
2020-02-18
SERVER-46179 Relax errorcodes.py linter now when log statements also use this
Henrik Edin
2020-01-14
SERVER-45443 Logv2 log statements are required to have a unique id
Henrik Edin
2019-04-16
SERVER-40559 Python linters do not run after upgrade to Python 3
Mark Benvenuto
2019-04-10
SERVER-40542 Remove references to pip2
Mathew Robinson
2019-04-08
SERVER-32295 Support Python 3
Mathew Robinson
2018-08-03
SERVER-36103 Prevent excessive skipping of error codes
Geert Bosch
2018-04-05
SERVER-23312 Fix running errorcodes.py as a script.
Max Hirschhorn
2018-04-05
SERVER-23312 Python linting - Lint using pylint, pydocstyle & mypy
Jonathan Abrahams
2018-03-26
SERVER-23312 Format Python files with yapf
Jonathan Abrahams
2017-11-02
SERVER-31629 Support putting unique codes directly into Status constructors
Mathias Stearn
2017-11-01
SERVER-31742 errorcodes.py should include columns when printing file positions
Mathias Stearn
2017-08-29
SERVER-30877 Add --list-files option to errorcodes.py
Mathias Stearn
2017-08-16
SERVER-30580 Eliminate UserException and MsgAssertionException types
Mathias Stearn
2017-08-09
SERVER-30468 switch from re2 to regex for errorcodes.py
Mathias Stearn
2017-08-08
SERVER-30468 Optimize errorcodes.py
Mathias Stearn
2016-07-11
SERVER-24047 Remove errors.md and support for generating it
Jonathan Reams
2016-02-17
SERVER-22698 fix errorcodes.py to work with multiline asserts... 😞
Adam Midvidy
2015-06-18
SERVER-19025 add fassertStatusOK to errorcodes.py
Eric Milkie
2014-12-08
Fatal assertion fixups
Mathias Stearn
2014-10-01
SERVER-15469: Fix errorcodes.py error message for bare assert
Geert Bosch
2014-08-14
SERVER-14827 Do not generate reports by default in errorcodes.py
Spencer T Brody
2014-07-10
Make errorcodes.py return a non-zero code on failure
Spencer T Brody
2014-07-10
SERVER-14522 add fassertFailedWithStatus() to errorcodes.py checking
Eric Milkie
2014-06-18
SERVER-10069 Rewrite errorcodes.py so it captures multiline messages
Matt Kangas
2013-04-22
Make "bare assert" check more selective
Tad Marshall
2012-04-23
Have errorcodes.py track fassert and fassertFailed.
Andy Schwerin
2012-03-26
fail to build if you use a bare assert SERVER-1259
Eliot Horowitz
2012-03-26
replace assert with verify SERVER-1259
Eliot Horowitz
2012-03-23
make buildscripts pay attention to fassert and assign error codes
Eliot Horowitz
2012-01-22
improve scons invocation time by short circuiting regex
Eliot Horowitz
2011-10-07
fix for windows
Dwight
2011-08-01
Preserve existing spacing when replacing 0 errorcodes
Mathias Stearn
2011-06-21
Auto-gen zero error codes.
gregs
2011-06-06
fix error codes
Eliot Horowitz
2011-05-29
add verify( <code> , <test> ) SERVER-1259
Eliot Horowitz
2011-05-12
use master for github link to avoid huge diffs
Mathias Stearn
2011-05-12
Write docs/errors.md in binary mode
Mathias Stearn
2011-04-15
not checking msgasserted for dupes
Eliot Horowitz
2010-10-21
use /usr/bin/env python in all buildscripts
Mathias Stearn
2010-09-03
some cleaning
Eliot Horowitz
2010-07-19
cleaning and error code stuff
Eliot Horowitz
[next]