summaryrefslogtreecommitdiff
path: root/buildscripts/errorcodes.py
AgeCommit message (Expand)Author
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
2009-12-29fix nightlyEliot Horowitz
2009-12-28fix 64-bit osxEliot Horowitz
2009-12-28use code in getLastError SERVER-112Eliot Horowitz
2009-12-28Exception classess need codes too SERVER-112Eliot Horowitz
2009-12-28uassert/massert take error code SERVER-112Eliot Horowitz