summaryrefslogtreecommitdiff
path: root/buildscripts/errorcodes.py
AgeCommit message (Expand)Author
2020-07-02SERVER-49151 Fix linter to prevent malformed LOGV2 and assertion IDsAmirsaman Memaripour
2020-02-28SERVER-46404 Remove shouldLog from logger V1 APIMark Benvenuto
2020-02-23SERVER-46156 Deprecate LogstreamBuilder and more manual log conversionsHenrik Edin
2020-02-18SERVER-46179 Relax errorcodes.py linter now when log statements also use thisHenrik Edin
2020-01-14SERVER-45443 Logv2 log statements are required to have a unique idHenrik Edin
2019-04-16SERVER-40559 Python linters do not run after upgrade to Python 3Mark Benvenuto
2019-04-10SERVER-40542 Remove references to pip2Mathew Robinson
2019-04-08SERVER-32295 Support Python 3Mathew Robinson
2018-08-03SERVER-36103 Prevent excessive skipping of error codesGeert Bosch
2018-04-05SERVER-23312 Fix running errorcodes.py as a script.Max Hirschhorn
2018-04-05SERVER-23312 Python linting - Lint using pylint, pydocstyle & mypyJonathan Abrahams
2018-03-26SERVER-23312 Format Python files with yapfJonathan Abrahams
2017-11-02SERVER-31629 Support putting unique codes directly into Status constructorsMathias Stearn
2017-11-01SERVER-31742 errorcodes.py should include columns when printing file positionsMathias Stearn
2017-08-29SERVER-30877 Add --list-files option to errorcodes.pyMathias Stearn
2017-08-16SERVER-30580 Eliminate UserException and MsgAssertionException typesMathias Stearn
2017-08-09SERVER-30468 switch from re2 to regex for errorcodes.pyMathias Stearn
2017-08-08SERVER-30468 Optimize errorcodes.pyMathias Stearn
2016-07-11SERVER-24047 Remove errors.md and support for generating itJonathan Reams
2016-02-17SERVER-22698 fix errorcodes.py to work with multiline asserts... 😞Adam Midvidy
2015-06-18SERVER-19025 add fassertStatusOK to errorcodes.pyEric Milkie
2014-12-08Fatal assertion fixupsMathias Stearn
2014-10-01SERVER-15469: Fix errorcodes.py error message for bare assertGeert Bosch
2014-08-14SERVER-14827 Do not generate reports by default in errorcodes.pySpencer T Brody
2014-07-10Make errorcodes.py return a non-zero code on failureSpencer T Brody
2014-07-10SERVER-14522 add fassertFailedWithStatus() to errorcodes.py checkingEric Milkie
2014-06-18SERVER-10069 Rewrite errorcodes.py so it captures multiline messagesMatt Kangas
2013-04-22Make "bare assert" check more selectiveTad Marshall
2012-04-23Have errorcodes.py track fassert and fassertFailed.Andy Schwerin
2012-03-26fail to build if you use a bare assert SERVER-1259Eliot Horowitz
2012-03-26replace assert with verify SERVER-1259Eliot Horowitz
2012-03-23make buildscripts pay attention to fassert and assign error codesEliot Horowitz
2012-01-22improve scons invocation time by short circuiting regexEliot Horowitz
2011-10-07fix for windowsDwight
2011-08-01Preserve existing spacing when replacing 0 errorcodesMathias Stearn
2011-06-21Auto-gen zero error codes.gregs
2011-06-06fix error codesEliot Horowitz
2011-05-29add verify( <code> , <test> ) SERVER-1259Eliot Horowitz
2011-05-12use master for github link to avoid huge diffsMathias Stearn
2011-05-12Write docs/errors.md in binary modeMathias Stearn
2011-04-15not checking msgasserted for dupesEliot Horowitz
2010-10-21use /usr/bin/env python in all buildscriptsMathias Stearn
2010-09-03some cleaningEliot Horowitz
2010-07-19cleaning and error code stuffEliot Horowitz
2010-06-02don't look at module linksEliot Horowitz
2010-05-23seperate package for c++ clientEliot Horowitz
2010-05-21buildsystem: added new header directoriesRoman Shtylman
2010-05-06use stringstreamDwight
2010-01-03a little code cleanup / renameingDwight
2009-12-30Make buildscripts/errorcodes.py executableMathias Stearn