Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
|\ | |||||
| * | bson cleaning | Dwight | 2010-04-22 | 1 | -0/+6 |
* | | don't duplicate _id from Model | Eliot Horowitz | 2010-04-22 | 1 | -3/+7 |
|/ | |||||
* | use upsert | Eliot Horowitz | 2010-04-21 | 1 | -1/+1 |
* | clean up Model _id handling | Eliot Horowitz | 2010-04-21 | 1 | -1/+26 |
* | SyncClusterConnection _id safety | Eliot Horowitz | 2010-04-21 | 1 | -0/+8 |
* | some rs work and clean up BSONElement | Dwight | 2010-04-21 | 1 | -1/+3 |
* | sync cluster connection work with write $cmd | Eliot Horowitz | 2010-04-20 | 2 | -16/+61 |
* | checkpooint | Dwight Merriman | 2010-04-20 | 1 | -6/+3 |
* | Merge branch 'master' of git@github.com:mongodb/mongo | Eliot Horowitz | 2010-04-20 | 2 | -8/+12 |
|\ | |||||
| * | rs | Dwight | 2010-04-20 | 2 | -8/+12 |
* | | some helpers | Eliot Horowitz | 2010-04-20 | 2 | -1/+15 |
|/ | |||||
* | Shard abstraction | Eliot Horowitz | 2010-04-19 | 1 | -1/+7 |
* | safety | Eliot Horowitz | 2010-04-19 | 1 | -1/+1 |
* | Merge branch 'master' of github.com:mongodb/mongo | Dwight Merriman | 2010-04-18 | 3 | -7/+76 |
|\ | |||||
| * | Query class supports $query | Eliot Horowitz | 2010-04-17 | 2 | -7/+21 |
| * | utility - not sure where i'm going with it yet | Eliot Horowitz | 2010-04-16 | 1 | -0/+55 |
* | | replset work | Dwight Merriman | 2010-04-18 | 1 | -9/+10 |
|/ | |||||
* | comment | Dwight Merriman | 2010-04-16 | 1 | -1/+1 |
* | skip for sharding SERVER-1022 | Eliot Horowitz | 2010-04-14 | 2 | -4/+27 |
* | removing duplicate logic | Eliot Horowitz | 2010-04-14 | 2 | -36/+17 |
* | fix filter cursor | Eliot Horowitz | 2010-04-14 | 2 | -6/+24 |
* | a bunch of refactoring for mongos linking | Eliot Horowitz | 2010-04-13 | 2 | -12/+78 |
* | client fix for bad queries | Eliot Horowitz | 2010-04-09 | 1 | -0/+2 |
* | SERVER-832 use send/recv timeouts | Aaron | 2010-04-08 | 2 | -3/+18 |
* | Move all name resolution to SockAddr constructor. | Mathias Stearn | 2010-04-08 | 1 | -14/+7 |
* | better handling of IPv6 literal addresses | Mathias Stearn | 2010-04-08 | 2 | -2/+3 |
* | Merge branch 'master' of git@github.com:mongodb/mongo | dwight | 2010-04-07 | 1 | -15/+0 |
|\ | |||||
| * | Remove code to automatically use unix sockets | Mathias Stearn | 2010-04-06 | 1 | -15/+0 |