Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Don't ask for a shard's version number, if possible. | Alberto Lerner | 2010-06-03 | 1 | -2/+6 |
* | Use shared_ptr for DBConfig | Mathias Stearn | 2010-05-28 | 1 | -1/+1 |
* | clean up cursors SERVER-1167 | Eliot Horowitz | 2010-05-28 | 1 | -1/+1 |
* | don't leak ChunkManager use - shared_ptr | Eliot Horowitz | 2010-05-26 | 1 | -2/+2 |
* | MutexDebugger | Dwight Merriman | 2010-05-26 | 1 | -1/+1 |
* | fix connection pooling a bit | Eliot Horowitz | 2010-05-20 | 1 | -8/+3 |
* | spam | Eliot Horowitz | 2010-05-19 | 1 | -1/+0 |
* | make client -> mongod connection static SERVER-956 | Eliot Horowitz | 2010-05-19 | 1 | -1/+4 |
* | name threads | Dwight | 2010-05-18 | 1 | -1/+1 |
* | SERVER-109 multi buffer message | Aaron | 2010-05-12 | 1 | -2/+2 |
* | object id coordination across cluster SERVER-927 | Eliot Horowitz | 2010-05-11 | 1 | -2/+5 |
* | dev assert | Eliot Horowitz | 2010-04-28 | 1 | -1/+1 |
* | oplog debugging | Eliot Horowitz | 2010-04-28 | 1 | -1/+2 |
* | fix shard version caching | Eliot Horowitz | 2010-04-28 | 1 | -2/+2 |
* | sharding debugging | Eliot Horowitz | 2010-04-28 | 1 | -2/+6 |
* | more thread safety for DBConfig | Eliot Horowitz | 2010-04-27 | 1 | -1/+1 |
* | better debugging | Eliot Horowitz | 2010-04-27 | 1 | -2/+2 |
* | stdafx->pch | Dwight | 2010-04-27 | 1 | -1/+1 |
* | use Shard class instead of string for passing around Shards | Eliot Horowitz | 2010-04-27 | 1 | -10/+11 |
* | Shard abstraction | Eliot Horowitz | 2010-04-19 | 1 | -5/+5 |
* | can use sharding with SyncClusterConnection for 2 phase commit across 3 serve... | Eliot Horowitz | 2010-03-22 | 1 | -5/+3 |
* | Add license headers to .cpp & .h files that lacked them. MINOR | Richard Kreuter | 2010-02-09 | 1 | -0/+16 |
* | uassert/massert take error code SERVER-112 | Eliot Horowitz | 2009-12-28 | 1 | -4/+4 |
* | refactoring/cleaning of drop/dropDatabase/removeshard | Eliot Horowitz | 2009-11-24 | 1 | -10/+12 |
* | writeback fix and making sure all connection pools are cleaned up | Eliot Horowitz | 2009-09-14 | 1 | -0/+2 |
* | more name changes in sharding | Eliot Horowitz | 2009-09-01 | 1 | -1/+1 |
* | starting sharding name cleanup SHARDING-25 | Eliot Horowitz | 2009-08-31 | 1 | -5/+4 |
* | compile windows | Dwight | 2009-04-20 | 1 | -1/+1 |
* | Sharding: finish write back on bad shard | Eliot Horowitz | 2009-04-18 | 1 | -1/+20 |
* | Sharding: much of bad config writeback working | Eliot Horowitz | 2009-04-17 | 1 | -0/+68 |
* | Sharding: fix part of old config resync | Eliot Horowitz | 2009-04-12 | 1 | -1/+1 |
* | logging | Eliot Horowitz | 2009-04-10 | 1 | -0/+2 |
* | Sharding: resync on stale shard config | Eliot Horowitz | 2009-04-07 | 1 | -1/+9 |
* | refactor locking | Eliot Horowitz | 2009-04-03 | 1 | -1/+12 |
* | better checkShardVersion | Eliot Horowitz | 2009-03-30 | 1 | -2/+10 |
* | note conn address is debug msg | Eliot Horowitz | 2009-03-30 | 1 | -1/+1 |
* | sharding w version numbers checkpoint | Eliot Horowitz | 2009-03-27 | 1 | -5/+36 |
* | shard versioning checkpoint | Eliot Horowitz | 2009-03-25 | 1 | -0/+21 |
* | cursor code re-org | Eliot Horowitz | 2009-02-25 | 1 | -111/+0 |
* | some limit fixes, getMore checkpoint | Eliot Horowitz | 2009-02-25 | 1 | -6/+26 |
* | cleaning | Eliot Horowitz | 2009-02-24 | 1 | -39/+0 |
* | switch to FieldBoundSet | Eliot Horowitz | 2009-02-24 | 1 | -4/+13 |
* | almost done with sorting on shard keys | Eliot Horowitz | 2009-02-24 | 1 | -2/+69 |
* | sharded sort by shard key | Eliot Horowitz | 2009-02-24 | 1 | -0/+1 |
* | sharded cursor framework, serial unordered access works | Eliot Horowitz | 2009-02-23 | 1 | -0/+35 |
* | cursor checkpoint - wrong computer | Eliot Horowitz | 2009-02-23 | 1 | -0/+21 |
* | sharding query work - works of only need 1 server | Eliot Horowitz | 2009-02-21 | 1 | -0/+21 |
* | moveshard | Eliot Horowitz | 2009-02-20 | 1 | -1/+2 |
* | insert shard checkpoint | Eliot Horowitz | 2009-02-20 | 1 | -0/+25 |