Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | more tests for SERVER-1347 | Kristina Chodorow | 2010-11-03 | 1 | -0/+28 |
* | fix lexNumCmp with magic end of marker | Mathias Stearn | 2010-11-03 | 1 | -1/+8 |
* | Thread sleep doesn't give any upper bound guarantee (test failed sporadicaly). | Alberto Lerner | 2010-09-15 | 1 | -1/+1 |
* | NumberLong shell output changed to NumberLong(111111111111) or NumberLong(111... | Wojciech Piekutowski | 2010-09-08 | 1 | -1/+1 |
* | turn off test that is different on windows | Eliot Horowitz | 2010-08-17 | 1 | -2/+2 |
* | make BSONElement::toString 20x faster for double | Eliot Horowitz | 2010-08-16 | 1 | -0/+30 |
* | test robustness | Eliot Horowitz | 2010-08-03 | 1 | -1/+1 |
* | fix pairing test | Eliot Horowitz | 2010-07-30 | 2 | -2/+6 |
* | use checksum to make curop threadsafe SERVER-723 | Eliot Horowitz | 2010-07-29 | 1 | -0/+37 |
* | towards vcxproj compile | dwight | 2010-07-28 | 2 | -0/+12 |
* | merge | Aaron | 2010-07-26 | 1 | -2/+0 |
* | remove assert that isn't always valid | Eliot Horowitz | 2010-07-26 | 1 | -2/+1 |
* | test | Eliot Horowitz | 2010-07-26 | 1 | -0/+3 |
* | capped truncate rough cut | Aaron | 2010-07-26 | 1 | -2/+2 |
* | truncatecapped test | dwight | 2010-07-26 | 1 | -7/+62 |
* | rs | dwight | 2010-07-25 | 1 | -31/+2 |
* | capped reorg some | dwight | 2010-07-25 | 1 | -26/+11 |
* | compile vcxproj for new source filel | dwight | 2010-07-24 | 2 | -0/+4 |
* | checkpoint | dwight | 2010-07-24 | 1 | -2/+5 |
* | separate file for capped code | dwight | 2010-07-23 | 1 | -3/+0 |
* | checkpoint | dwight | 2010-07-23 | 3 | -2/+64 |
* | compile vxcproj test | dwight | 2010-07-23 | 2 | -4/+4 |
* | add minor test | dwight | 2010-07-23 | 1 | -0/+6 |
* | SERVER-1269 TODO | Alberto Lerner | 2010-07-22 | 1 | -0/+5 |
* | SERVER-1278 Expose cursor buffer remains to js testing | Alberto Lerner | 2010-07-22 | 1 | -0/+8 |
* | hack for findOne | Eliot Horowitz | 2010-07-21 | 1 | -3/+4 |
* | rs | Dwight | 2010-07-21 | 2 | -0/+12 |
* | operator < > <= >= for BSONObj | Eliot Horowitz | 2010-07-20 | 1 | -0/+22 |
* | SERVER-1270 Elim remaining c_str()'s | Alberto Lerner | 2010-07-20 | 1 | -1/+1 |
* | Adjust test case | Alberto Lerner | 2010-07-19 | 1 | -1/+2 |
* | $or helper in C++ SERVER-1332 | Mathias Stearn | 2010-07-19 | 1 | -0/+20 |
* | Fix build | Alberto Lerner | 2010-07-19 | 1 | -1/+1 |
* | SERVER-1270 Hook StringData to BufBuilder | Alberto Lerner | 2010-07-19 | 2 | -5/+5 |
* | Merge branch 'master' of github.com:mongodb/mongo | Aaron | 2010-07-19 | 3 | -5/+5 |
|\ | |||||
| * | Eliminate conversion from tests too | Alberto Lerner | 2010-07-18 | 2 | -2/+2 |
| * | git???? | dwight | 2010-07-18 | 1 | -3/+3 |
| * | Revert "SERVER-1270 Prep for hooking StringData" | Alberto Lerner | 2010-07-17 | 2 | -2/+2 |
| * | SERVER-1270 Prep for hooking StringData | Alberto Lerner | 2010-07-17 | 2 | -2/+2 |
* | | SERVER-1437 update or range elimination | Aaron | 2010-07-19 | 1 | -14/+0 |
|/ | |||||
* | compile vs2010 | dwight | 2010-07-16 | 3 | -4/+12 |
* | merge | Aaron | 2010-07-16 | 1 | -0/+31 |
|\ | |||||
| * | SERVER-1270 StringData unit test | Alberto Lerner | 2010-07-14 | 1 | -0/+15 |
| * | BSONForEach test | Mathias Stearn | 2010-07-14 | 1 | -0/+16 |
* | | SERVER-1211 don't use simplifiedQuery for or negation | Aaron | 2010-07-16 | 1 | -1/+1 |
* | | SERVER-802 range / in skipping | Aaron | 2010-07-16 | 3 | -23/+161 |
|/ | |||||
* | add distlock.cpp to vcxproj files | Dwight | 2010-07-12 | 2 | -0/+4 |
* | Merge branch 'master' of github.com:mongodb/mongo | Aaron | 2010-07-07 | 1 | -1/+1 |
|\ | |||||
| * | update unit test | dwight | 2010-07-08 | 1 | -1/+1 |
* | | SERVER-366 don't drop referenced key | Aaron | 2010-07-07 | 1 | -1/+32 |
|/ | |||||
* | temporarily Revert "git rid of "operator string"" | Mathias Stearn | 2010-07-07 | 2 | -2/+2 |