summaryrefslogtreecommitdiff
path: root/s/request.h
Commit message (Expand)AuthorAgeFilesLines
* ran astyle SERVER-2304Eliot Horowitz2011-01-041-12/+12
* moving client class into its own fileEliot Horowitz2010-12-271-39/+0
* handle databases with different cases in mongos SERVER-1443Eliot Horowitz2010-07-221-2/+8
* fix a migrate race condition SERVER-933Eliot Horowitz2010-07-021-2/+2
* make getLastError smarter in a sharded environmentEliot Horowitz2010-06-021-0/+7
* Use shared_ptr for DBConfigMathias Stearn2010-05-281-2/+2
* LastError cleanup SERVER-1165Eliot Horowitz2010-05-281-0/+1
* clean up cursors SERVER-1167Eliot Horowitz2010-05-281-3/+1
* Plug leaksMathias Stearn2010-05-271-1/+1
* don't leak ChunkManager use - shared_ptrEliot Horowitz2010-05-261-2/+2
* SERVER-109 multi buffer messageAaron2010-05-121-1/+1
* Count multi-insert. SERVER-814Mathias Stearn2010-05-051-0/+6
* whatsmyuri support for mongosEliot Horowitz2010-04-271-2/+6
* stdafx.h -> pch.h part 2Eliot Horowitz2010-04-271-1/+1
* use Shard class instead of string for passing around ShardsEliot Horowitz2010-04-271-2/+2
* basic serverStatus for mongos SERVER-942Eliot Horowitz2010-04-201-14/+15
* Shard abstractionEliot Horowitz2010-04-191-4/+0
* Revert "Revert "SERVER-695 don't destroy static global mutexes""Aaron2010-03-151-1/+1
* Add license headers to .cpp & .h files that lacked them. MINORRichard Kreuter2010-02-091-0/+16
* some sharded query re-factoringEliot Horowitz2009-11-031-17/+1
* writeback fix and making sure all connection pools are cleaned upEliot Horowitz2009-09-141-2/+2
* getLastError sharded SHARDING-16Eliot Horowitz2009-09-141-0/+40
* sharding indexing fix part1Eliot Horowitz2009-09-011-2/+5
* starting sharding name cleanup SHARDING-25Eliot Horowitz2009-08-311-2/+2
* Sharding: fix part of old config resyncEliot Horowitz2009-04-121-1/+14
* Sharding: resync on stale shard configEliot Horowitz2009-04-071-3/+9
* use AbstractMessagingPortEliot Horowitz2009-03-011-4/+4
* sharding schema change, some object re-orgEliot Horowitz2009-02-261-2/+2
* new fileDwight2009-02-231-18/+2
* sharding query work - works of only need 1 serverEliot Horowitz2009-02-211-0/+3
* insert shard checkpointEliot Horowitz2009-02-201-2/+11
* lots of low level shard infrastructure in place nowEliot Horowitz2009-02-191-6/+11
* shard infrastructure checkpointEliot Horowitz2009-02-191-0/+8
* virtual dtors == goodAaron2009-02-181-0/+1
* name cleaningEliot Horowitz2009-02-171-0/+6
* renamed dbgrid sEliot Horowitz2009-02-131-0/+58