Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | SERVER-958 merge and address mongos dependency differences | Aaron | 2011-04-25 | 1 | -3/+3 |
* | reduce queryutil dependencies a bit | Aaron | 2011-04-25 | 1 | -0/+116 |
* | the replication oplog size was not intelligently being set on windows by defa... | Dwight | 2011-04-14 | 1 | -1/+2 |
* | missing WriteIntent during RS initial sync | Mathias Stearn | 2011-01-12 | 1 | -1/+1 |
* | ran astyle SERVER-2304 | Eliot Horowitz | 2011-01-04 | 1 | -62/+64 |
* | Manually revert JObjAppendOp stuff | Mathias Stearn | 2010-12-20 | 1 | -16/+9 |
* | dur use opcode_objappend for repl sets too | dwight | 2010-12-19 | 1 | -11/+2 |
* | dur cleaning | dwight | 2010-12-19 | 1 | -28/+38 |
* | readability | dwight | 2010-12-19 | 1 | -5/+6 |
* | dur optimize writing to the oplog for durability | dwight | 2010-12-19 | 1 | -14/+31 |
* | kill old commented | dwight | 2010-12-17 | 1 | -3/+0 |
* | Pull some durability code into a class for easy disabling | Mathias Stearn | 2010-12-10 | 1 | -1/+1 |
* | fix regression of pretouch slave repl | dwight | 2010-11-28 | 1 | -1/+1 |
* | Revert "fix regression in repl slave pretouch" | dwight | 2010-11-28 | 1 | -1/+1 |
* | fix regression in repl slave pretouch | dwight | 2010-11-28 | 1 | -1/+1 |
* | replicate applyOps SERVER-2155 | Eliot Horowitz | 2010-11-28 | 1 | -1/+10 |
* | track replicated ops SERVER-1565 | Eliot Horowitz | 2010-11-09 | 1 | -2/+13 |
* | don't tell people they can change oplogSize | Kristina Chodorow | 2010-10-27 | 1 | -1/+1 |
* | intent to write | Dwight | 2010-09-29 | 1 | -1/+1 |
* | write intent | Dwight | 2010-09-28 | 1 | -11/+14 |
* | use logns so dbtop is sane | Eliot Horowitz | 2010-08-26 | 1 | -3/+3 |
* | clean logging | Dwight | 2010-08-17 | 1 | -2/+4 |
* | fixing noop replication handling 161 | Eliot Horowitz | 2010-08-16 | 1 | -1/+1 |
* | merge | Dwight | 2010-08-02 | 1 | -1/+1 |
* | cleaning | dwight | 2010-07-23 | 1 | -1/+1 |
* | rs de-spaghetti | dwight | 2010-07-22 | 1 | -1/+1 |
* | remove collection level logging SERVER-1455 | Eliot Horowitz | 2010-07-21 | 1 | -61/+0 |
* | rs | dwight | 2010-07-19 | 1 | -3/+3 |
* | compilie | Dwight | 2010-07-19 | 1 | -1/+1 |
* | rs initial sync | dwight | 2010-07-19 | 1 | -2/+40 |
* | rs | dwight | 2010-07-18 | 1 | -2/+2 |
* | Revert "SERVER-1270 Prep for hooking StringData" | Alberto Lerner | 2010-07-17 | 1 | -4/+4 |
* | SERVER-1270 Prep for hooking StringData | Alberto Lerner | 2010-07-17 | 1 | -4/+4 |
* | chunk migration totally its own logic now | Eliot Horowitz | 2010-07-15 | 1 | -2/+9 |
* | rs | Dwight | 2010-07-14 | 1 | -1/+1 |
* | pretouch | Dwight | 2010-07-12 | 1 | -2/+2 |
* | --pretouch | dwight | 2010-07-06 | 1 | -0/+41 |
* | rs logop | dwight | 2010-07-06 | 1 | -3/+8 |
* | minor | dwight | 2010-07-05 | 1 | -2/+6 |
* | optimized update for by _id case | dwight | 2010-07-04 | 1 | -2/+5 |
* | make issimpleidquery faster by not calling nFields() | dwight | 2010-07-02 | 1 | -1/+1 |
* | repl tweaks | Dwight | 2010-07-01 | 1 | -2/+5 |
* | defer creating the id index on a clone until we first insert all the data | Dwight | 2010-06-30 | 1 | -1/+1 |
* | better | Dwight | 2010-06-30 | 1 | -28/+21 |
* | better | Dwight | 2010-06-30 | 1 | -2/+2 |
* | pretouch experiment | Dwight | 2010-06-30 | 1 | -1/+41 |
* | Merge branch 'master' of github.com:mongodb/mongo | Dwight | 2010-06-29 | 1 | -9/+9 |
|\ | |||||
| * | preCondition is a better name | Eliot Horowitz | 2010-06-29 | 1 | -9/+9 |
* | | rs | Dwight | 2010-06-29 | 1 | -9/+38 |
|/ | |||||
* | applyOps command with prereqs | Eliot Horowitz | 2010-06-29 | 1 | -1/+20 |