summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * make maxSize for a capped collection a long long SERVER-1235Eliot Horowitz2010-06-143-4/+4
| * fix some testsEliot Horowitz2010-06-142-4/+3
| * Merge branch 'master' of github.com:mongodb/mongoEliot Horowitz2010-06-1414-121/+180
| |\
| * | test for weird $elemMatch issueEliot Horowitz2010-06-141-0/+28
* | | fix _runner.jsAaron2010-06-141-0/+1
* | | make test work with modified explain() argumentsAaron2010-06-141-2/+2
* | | SERVER-109 fix regex case in temp simplifiedComplex() codeAaron2010-06-141-4/+6
| |/ |/|
* | Honor smoke-db-prefix in small-oplog tests' slave server. SERVER-1051Richard Kreuter2010-06-141-1/+1
* | Another double-slash tweak in smoke.py.Richard Kreuter2010-06-141-1/+1
* | in the shell, make explain() say less unless you say explain(true)dwight2010-06-142-60/+70
* | prettier explain output; put the short fields first.dwight2010-06-141-3/+7
* | crlf fixdwight2010-06-142-37/+36
* | Merge branch 'master' of github.com:mongodb/mongodwight2010-06-147-62/+152
|\ \
| * | Allow specifying upsert fields for mongoimport SERVER-1186Mathias Stearn2010-06-141-3/+25
| |/
| * Update config db occurs at a later pointAlberto Lerner2010-06-141-1/+1
| * Merge branch 'master' of github.com:mongodb/mongoEliot Horowitz2010-06-145-24/+86
| |\
| | * test for --jsonArray SERVER-1083Mathias Stearn2010-06-141-0/+13
| | * --jsonArray for mongoexport SERVER-1083Mathias Stearn2010-06-141-1/+14
| | * --jsonArray for mongoimport SERVER-1083Mathias Stearn2010-06-141-13/+47
| | * Support getting size of JSON objectMathias Stearn2010-06-142-10/+12
| * | smarter about box diving for $nearEliot Horowitz2010-06-141-10/+14
| |/
| * Merge branch 'master' of github.com:mongodb/mongoEliot Horowitz2010-06-141-1/+1
| |\
| | * Fix MaxChunkSize typoAlberto Lerner2010-06-141-1/+1
| * | fix box computation a bitEliot Horowitz2010-06-141-23/+25
| |/
* | keep UNICODE on windows; look for js32r.lib etc. in scons on widnowsdwight2010-06-147-16/+40
|/
* more JSON speedupMathias Stearn2010-06-141-7/+7
* --noimport hidden option to mongoimport for benchmarking JSON parserMathias Stearn2010-06-141-1/+10
* Forgot to add fileMathias Stearn2010-06-141-0/+98
* fix GridFS. Add binDataClean to handle subtype 2. SERVER-1233Mathias Stearn2010-06-143-10/+21
* Merge branch 'master' of github.com:mongodb/mongoEliot Horowitz2010-06-143-15/+67
|\
| * Improvements related to SERVER-1225.Justin Dearing2010-06-141-10/+19
| * Implemented SERVER-1225 --serviceName and --servicePassword for mongod startup.Justin Dearing2010-06-143-13/+45
| * Implemented --reinstall.Justin Dearing2010-06-142-3/+14
* | stop defining UNICODE and _UNICODEEliot Horowitz2010-06-142-5/+1
|/
* fix json parser cleanupEliot Horowitz2010-06-122-3/+17
* don't SIGTRAP when running testsEliot Horowitz2010-06-121-6/+9
* fix shell againEliot Horowitz2010-06-121-1/+3
* fix shellEliot Horowitz2010-06-121-2/+8
* shell admindwight2010-06-123-49/+98
* Merge branch 'master' of github.com:mongodb/mongoEliot Horowitz2010-06-111-0/+1
|\
| * Added .swp files to the .gitignore.Justin Dearing2010-06-121-0/+1
* | safer faults/sEliot Horowitz2010-06-111-2/+2
|/
* added faults/sKenny Gorman2010-06-121-2/+9
* Improced service messages.unknown2010-06-121-6/+14
* Disable dbhash checking in smoke.py for now.Richard Kreuter2010-06-111-4/+4
* Add a field to the error type representing server crashes in smoke.py.Richard Kreuter2010-06-111-0/+2
* Merge branch 'master' of github.com:mongodb/mongoRichard Kreuter2010-06-1110-171/+251
|\
| * msvc compiledwight2010-06-115-1/+9
| * more mongod sharding cleaningEliot Horowitz2010-06-115-169/+240
| * Merge branch 'master' of github.com:mongodb/mongoEliot Horowitz2010-06-114-39/+147
| |\