Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | make client -> mongod connection static SERVER-956 | Eliot Horowitz | 2010-05-19 | 4 | -5/+19 |
* | isOK() should take ok:true not just ok:1 | Dwight | 2010-05-14 | 1 | -1/+1 |
* | rs synced cluster | Dwight | 2010-05-14 | 2 | -17/+19 |
* | convert massert and uassert back to macros | Mathias Stearn | 2010-05-14 | 2 | -0/+4 |
* | hostandport cleaning | Dwight | 2010-05-14 | 1 | -4/+14 |
* | SERVER-109 multi buffer message | Aaron | 2010-05-12 | 1 | -2/+2 |
* | make test more lenient | Eliot Horowitz | 2010-05-08 | 1 | -1/+1 |
* | debugging | Eliot Horowitz | 2010-05-08 | 1 | -0/+1 |
* | some typos SERVER-1103 | Eliot Horowitz | 2010-05-08 | 1 | -2/+2 |
* | rs | Dwight | 2010-05-07 | 1 | -12/+11 |
* | update client | Eliot Horowitz | 2010-05-07 | 1 | -4/+8 |
* | ScopedConn rs | Dwight | 2010-05-06 | 1 | -2/+0 |
* | rs and lots of misc including dbwebserver | Dwight | 2010-05-06 | 2 | -2/+2 |
* | Command::run gets "test" not "test.$cmd" | Eliot Horowitz | 2010-05-03 | 1 | -2/+2 |
* | fix ScopedDBCOnnectionleak SERVER-1077 | Eliot Horowitz | 2010-05-03 | 2 | -4/+8 |
* | DBClientPaired::isFailed is backwards SERVER-1076 | Eliot Horowitz | 2010-05-03 | 1 | -1/+1 |
* | findOne throws better error | Eliot Horowitz | 2010-04-29 | 1 | -0/+4 |
* | remove duplicate $err | Mathias Stearn | 2010-04-29 | 1 | -1/+1 |
* | better error message | Mathias Stearn | 2010-04-29 | 1 | -1/+1 |
* | fix how pooling and get more work | Eliot Horowitz | 2010-04-29 | 2 | -19/+33 |
* | some client refactoring | Eliot Horowitz | 2010-04-29 | 5 | -290/+355 |
* | connPoolStats | Eliot Horowitz | 2010-04-28 | 2 | -11/+44 |
* | stdafx.h -> pch.h part 2 | Eliot Horowitz | 2010-04-27 | 3 | -3/+3 |
* | stdafx->pch | Dwight | 2010-04-27 | 7 | -7/+7 |
* | tailable cursors have different cursor id semantics | Eliot Horowitz | 2010-04-26 | 1 | -3/+5 |
* | throw exception in client if cursor doesn't exist on server SERVER-193 | Eliot Horowitz | 2010-04-26 | 1 | -1/+3 |
* | fix DBClientCursor ownership of ScopedDBConnection SERVER-1048 | Eliot Horowitz | 2010-04-26 | 5 | -8/+52 |
* | update redef_macros.h | Mathias Stearn | 2010-04-24 | 1 | -5/+0 |
* | towards 3 | Dwight Merriman | 2010-04-24 | 1 | -1/+1 |
* | decruft | Dwight Merriman | 2010-04-24 | 1 | -1/+0 |
* | dont need these undefs anymore | Dwight Merriman | 2010-04-24 | 1 | -7/+4 |
* | less defines - use inlines instead. uassert etc. | Dwight Merriman | 2010-04-24 | 1 | -3/+0 |
* | Macro smashing. Also sequester lower-case null to ntservice.cpp | Mathias Stearn | 2010-04-23 | 2 | -10/+0 |
* | Get rid of xassert | Mathias Stearn | 2010-04-23 | 2 | -2/+0 |
* | replace pragmas push_macro and pop_macro SERVER-1042 | Mathias Stearn | 2010-04-23 | 2 | -67/+30 |
* | Remove yassert | Mathias Stearn | 2010-04-23 | 2 | -3/+0 |
* | opread doesnt need to be a macro | Dwight Merriman | 2010-04-23 | 1 | -1/+0 |
* | Automatic cleanup of global macros in client headers. SERVER-1042 | Mathias Stearn | 2010-04-23 | 9 | -67/+191 |
* | more /_commands | Dwight | 2010-04-23 | 1 | -0/+1 |
* | Merge branch 'master' of git@github.com:mongodb/mongo | Dwight | 2010-04-23 | 1 | -0/+66 |
|\ | |||||
| * | cleanup.h to undef macros SERVER-1042 | Mathias Stearn | 2010-04-23 | 1 | -0/+66 |
* | | /_commands in the http interface | Dwight | 2010-04-23 | 1 | -2/+2 |
|/ | |||||
* | begginings of WriteConcern for c++ and a update impl for SCC that doesn't fsync | Eliot Horowitz | 2010-04-23 | 2 | -7/+38 |
* | implement remove() for SCC | Eliot Horowitz | 2010-04-22 | 1 | -1/+9 |
* | Merge branch 'master' of git@github.com:mongodb/mongo | Eliot Horowitz | 2010-04-22 | 1 | -0/+2 |
|\ | |||||
| * | Merge branch 'master' of git@github.com:mongodb/mongo | Dwight | 2010-04-22 | 1 | -1/+1 |
| |\ | |||||
| * | | rs work; ismaster | Dwight | 2010-04-22 | 1 | -0/+2 |
* | | | indexes and SCC | Eliot Horowitz | 2010-04-22 | 1 | -1/+2 |
| |/ |/| | |||||
* | | make default parameters more human readable | Eliot Horowitz | 2010-04-22 | 1 | -1/+1 |
|/ | |||||
* | Merge branch 'master' of git@github.com:mongodb/mongo | Eliot Horowitz | 2010-04-22 | 1 | -0/+6 |
|\ |