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
2013-06-18
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
2010-06-02
don't look at module links
Eliot Horowitz
2010-05-23
seperate package for c++ client
Eliot Horowitz
2010-05-21
buildsystem: added new header directories
Roman Shtylman
2010-05-06
use stringstream
Dwight
2010-01-03
a little code cleanup / renameing
Dwight
2009-12-30
Make buildscripts/errorcodes.py executable
Mathias Stearn
2009-12-29
fix nightly
Eliot Horowitz
2009-12-28
fix 64-bit osx
Eliot Horowitz
2009-12-28
use code in getLastError SERVER-112
Eliot Horowitz
2009-12-28
Exception classess need codes too SERVER-112
Eliot Horowitz
2009-12-28
uassert/massert take error code SERVER-112
Eliot Horowitz