Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | some $inc tests for long long | Eliot Horowitz | 2010-04-11 | 1 | -1/+3 |
* | refactor update so Mod and ModSet are re-usable. design is clean - still mor... | Eliot Horowitz | 2010-01-25 | 1 | -0/+5 |
* | cleaning | Eliot Horowitz | 2010-01-21 | 1 | -49/+50 |
* | first cut off NumberLong (64 bit ints) in BSON | Dwight | 2009-08-03 | 1 | -1/+5 |
* | moved BSONObjIterator::more to BSONObjectIteratore::moreWEOO() | Eliot Horowitz | 2009-06-09 | 1 | -1/+1 |
* | BUG SERVER-67 correctly handle insertion of new null element with $set | Aaron | 2009-05-22 | 1 | -0/+1 |
* | tests for db and mem based id sets | Aaron | 2009-04-23 | 1 | -7/+1 |
* | $set can be used with any type, checkpoint | Aaron | 2009-03-18 | 1 | -0/+7 |
* | make timestamp work on update, and a test | Eliot Horowitz | 2009-02-28 | 1 | -1/+18 |
* | Rename CurrentTime to Timestamp, don't change type on insert | Aaron | 2009-02-27 | 1 | -5/+6 |
* | Add const | Aaron | 2009-02-27 | 1 | -2/+2 |
* | Add BSONElementManipulator and CurrentTime type | Aaron | 2009-02-27 | 1 | -0/+54 |