summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
* | Backport hacks_ubuntu.py tweak for Debian. MINORRichard Kreuter2010-02-111-1/+1
|/
* Run mongod as user mongodb on upstart systems in 1.2 branch. MINORRichard Kreuter2010-02-101-1/+1
* Add a couple formerly-gitignored files under debian/. MINORRichard Kreuter2010-02-103-1/+107
* Frob version numbers in debian/changelog to 1.2.2. MINORRichard Kreuter2010-02-101-2/+2
* Apply changes to debian/ to 1.2.x branch. MINORRichard Kreuter2010-02-1011-131/+234
* CS-10 prevent assertion by making sure btree builder enforces >= 1 key per bu...Aaron2010-02-084-7/+34
* fix merge from masterEliot Horowitz2010-02-061-1/+1
* better btree assertEliot Horowitz2010-02-061-1/+3
* fix _id lookup with no index SERVER-608Eliot Horowitz2010-02-063-19/+29
* assert checking for _Id lookupEliot Horowitz2010-02-061-0/+4
* --quiet surpresses sleep messageEliot Horowitz2010-02-051-1/+2
* bb filesEliot Horowitz2010-02-052-0/+66
* Make Archlinux use spidermonkey rather than xulrunnerMathias Stearn2010-02-031-1/+0
* diaglog obey --dbpath SERVER-601Eliot Horowitz2010-02-031-1/+1
* dummy smokeAuthEliot Horowitz2010-01-292-0/+1
* after 1.2.2Eliot Horowitz2010-01-271-1/+1
* BUMP 1.2.2r1.2.2Eliot Horowitz2010-01-264-4/+4
* fix: m/r emit error gets spidermonkey into bad state SERVER-570Eliot Horowitz2010-01-262-1/+56
* better debugging for invalid objectsEliot Horowitz2010-01-262-2/+44
* don't assert in rawoutdwight2010-01-251-3/+3
* $set doesn't convert from int to other types SERVER-555Eliot Horowitz2010-01-201-0/+2
* elim warning on windowsDwight2010-01-191-2/+4
* Better VirtualMemorySize on windowsMathias Stearn2010-01-191-3/+4
* fix uninitialized length for MemoryMapFile on windows.Mathias Stearn2010-01-191-0/+1