summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* BUMP 1.2.1r1.2.1Eliot Horowitz2009-12-304-4/+4
* Backport fix to 1.2 branch. SERVER-410.Mathias Stearn2009-12-291-4/+5
* beter error handling in m/rEliot Horowitz2009-12-291-0/+6
* fix compileEliot Horowitz2009-12-221-0/+3
* better repl debuggingEliot Horowitz2009-12-221-1/+1
* fix compile on gcc 4.4.2Eliot Horowitz2009-12-201-1/+1
* make --quiet not print out connection accepted SERVER-498Eliot Horowitz2009-12-201-1/+2
* make --repair for a full repairEliot Horowitz2009-12-151-1/+1
* 1.2.1-Eliot Horowitz2009-12-101-1/+1
* BUMP 1.2.0r1.2.0Eliot Horowitz2009-12-104-4/+4
* SERVER-469 don't crash when authenticate called before getnonceAaron2009-12-104-4/+23
* slaves can clone system.js SERVER-466Eliot Horowitz2009-12-091-1/+1
* fix namesEliot Horowitz2009-12-081-2/+2
* prefix/postfixEliot Horowitz2009-12-061-1/+1
* versions for build bot findingEliot Horowitz2009-12-061-0/+6
* post vs. 1.1.4Eliot Horowitz2009-12-051-1/+1
* if non master, use branch name in fileEliot Horowitz2009-12-051-2/+21
* better testsr1.1.4Eliot Horowitz2009-12-031-1/+1
* BUMP 1.1.4Eliot Horowitz2009-12-034-4/+4
* initial stab at rpm files SERVER-396Eliot Horowitz2009-12-033-0/+277
* allow adding variable to global scope for M/R SERVER-449Eliot Horowitz2009-12-032-3/+54
* Merge branch 'master' of git@github.com:mongodb/mongoEliot Horowitz2009-12-021-2/+2
|\
| * Support boost versions from 1.33 to 1.50 on windowsMathias Stearn2009-12-021-2/+2
* | use SlaveOk for doing counts SERVER-450Eliot Horowitz2009-12-022-1/+2
* | add optional options param to more methodsEliot Horowitz2009-12-022-6/+6
|/
* Merge branch 'master' of git@github.com:mongodb/mongoEliot Horowitz2009-12-021-1/+2
|\
| * Increase max data size to 32TBMathias Stearn2009-12-021-1/+2
* | sharded dropDatabase SHARDING-53Eliot Horowitz2009-12-026-13/+195
* | Model::remove()Eliot Horowitz2009-12-022-4/+21
|/
* Fix for boost 1.33Mathias Stearn2009-12-021-8/+13
* Merge branch 'master' of git@github.com:mongodb/mongoEliot Horowitz2009-12-021-0/+79
|\
| * Test for atomicIncrement() and ThreadedTest helperMathias Stearn2009-12-021-0/+79
* | some debuggabilityEliot Horowitz2009-12-022-8/+24
* | Merge branch 'master' of git@github.com:mongodb/mongoEliot Horowitz2009-12-021-2/+2
|\ \ | |/
| * __MSVC__ -> _WIN32Mathias Stearn2009-12-021-2/+2
| * typo: MSCV -> MSVCMathias Stearn2009-12-021-2/+2
* | Merge branch 'master' of git@github.com:mongodb/mongoEliot Horowitz2009-12-021-2/+27
|\ \ | |/
| * Atomic increment (try 3)Mathias Stearn2009-12-021-2/+27
* | Merge branch 'master' of git@github.com:mongodb/mongoEliot Horowitz2009-12-023-10/+10
|\ \ | |/
| * removing atomic increment for nowMathias Stearn2009-12-012-2/+2
| * working atomic incrementMathias Stearn2009-12-012-12/+2
| * Make OID and MSGID increments atomicMathias Stearn2009-12-013-10/+20
* | some debain etch notesEliot Horowitz2009-12-011-0/+21
|/
* better 32-bit error messageEliot Horowitz2009-12-011-0/+3
* use float like mongodEliot Horowitz2009-12-011-1/+1
* add "ok" to commands resultEliot Horowitz2009-12-013-17/+3
* debugging for SHARDING-40 and SERVER-440Eliot Horowitz2009-12-011-1/+2
* Use boost's list_p in the json parser. SUPPORT-11 SERVER-443Mathias Stearn2009-11-302-2/+4
* Merge branch 'master' of git@github.com:mongodb/mongoDwight2009-11-309-9/+79
|\
| * fix broken test. MINORMathias Stearn2009-11-301-1/+1