summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* newer xulrunnerv1.2Eliot Horowitz2010-04-152-1/+4
* post 1.2.5Eliot Horowitz2010-04-071-1/+1
* fix for 1.2r1.2.5Eliot Horowitz2010-04-071-1/+1
* BUMP 1.2.5Eliot Horowitz2010-04-074-3/+9
* hack for bbEliot Horowitz2010-04-071-0/+5
* Async flush uasserts on windows SERVER-735Mathias Stearn2010-03-311-8/+7
* Backport to 1.2 of bdcd668. SERVER-834Richard Kreuter2010-03-261-1/+1
* Backport of typo fix 5476c8a. SERVER-575Richard Kreuter2010-03-161-1/+1
* Backport 2b7eb1021 (RPM improvements) to 1.2. SERVER-575, SERVER-576Richard Kreuter2010-03-164-27/+48
* fsync shouldn't be a noop on windows SERVER-728 (backport to 1.2)Mathias Stearn2010-03-101-2/+17
* SERVER-705 disable test for v8Aaron2010-03-091-1/+5
* SERVER-705 mergeAaron2010-03-092-3/+11
* SERVER-705 revert round trip timestamp code from v8Aaron2010-03-091-21/+0
* SERVER-705 make v8 timestamp fields consistent with sm, using number instead ...Aaron2010-03-091-3/+3
* SERVER-705 make v8 timestamp fields consistent with smAaron2010-03-091-2/+23
* SERVER-705 forgot to add testAaron2010-03-091-0/+49
* SERVER-705 exit cleanly from db.cpp instead of instance.cppAaron2010-03-093-5/+5
* SERVER-705 check for negative effects of large clock skews, seed last optime ...Aaron2010-03-096-6/+37
* SERVER-705 return return code when stopping mongod programAaron2010-03-092-7/+11
* SERVER-705 add godinsert command for testingAaron2010-03-091-1/+27
* Backport of Debianoid packaging commit 09f3ed38, fixes SERVER-709.Richard Kreuter2010-03-082-2/+9
* OpTime needs to handle clock skew SERVER-703Eliot Horowitz2010-03-061-0/+4
* manually cherry-pick for SERVER-706Eliot Horowitz2010-03-062-34/+11
* post 1.2.4Eliot Horowitz2010-03-011-1/+1
* Merge branch 'v1.2' of github.com:mongodb/mongo into v1.2r1.2.4Eliot Horowitz2010-03-013-5/+10
|\
| * Backport some changes to debian/ from devel branch HEAD.Richard Kreuter2010-03-013-5/+10
* | BUMP 1.2.4Eliot Horowitz2010-03-014-3/+11
|/
* strip comments from javascriptEliot Horowitz2010-02-261-1/+16
* fix ugly quit() messageEliot Horowitz2010-02-261-1/+1
* CS-6 update unit testAaron2010-02-251-6/+6
* CS-6 fix for 'only' modeAaron2010-02-254-4/+22
* SERVER-500 clean up processes in testAaron2010-02-241-0/+2
* SERVER-500 - use ports < 32867 and no http interface for sharding testsEliot Horowitz2010-02-231-4/+4
* SERVER-500 use lower port for scons mongodAaron2010-02-231-1/+1
* SERVER-500 lower base port for e2e testsAaron2010-02-231-1/+1
* SERVER-500 try hardcoded portsAaron2010-02-233-38/+7
* post 1.2.3Eliot Horowitz2010-02-231-1/+1
* BUMP 1.2.3r1.2.3Eliot Horowitz2010-02-234-4/+4
* make smokeTool a noop on windows (v1.2)Mathias Stearn2010-02-231-1/+5
* Do globing in SConstruct (1.2 branch)Mathias Stearn2010-02-231-7/+8
* compile windowsEliot Horowitz2010-02-211-1/+1
* fix for solaris compileEliot Horowitz2010-02-211-1/+5
* slightly stupid way to make memory on indexing not so bad for 1.2 SERVER-651Eliot Horowitz2010-02-211-2/+12
* better maxPasses again SERVER-649Eliot Horowitz2010-02-201-1/+1
* more tweaks for determining maxPasses SERVER-649Eliot Horowitz2010-02-201-2/+6
* handle oplog case where mixed working set may require much oplog scanning SER...Eliot Horowitz2010-02-201-4/+5
* better debugging for SERVER-650Eliot Horowitz2010-02-201-2/+2
* Merge branch 'v1.2' of github.com:mongodb/mongo into v1.2Richard Kreuter2010-02-185-6/+22
|\
| * don't use backtrace on freebsd SERVER-644Eliot Horowitz2010-02-171-1/+1
| * sequential option for mmap SERVER-607Eliot Horowitz2010-02-164-5/+21