summaryrefslogtreecommitdiff
path: root/src/mongo/shell
Commit message (Expand)AuthorAgeFilesLines
* SERVER-5305 Improvements to Random.rand()Tad Marshall2012-03-221-4/+10
* SERVER-2939 Supporting code for UTF-8 in the shellTad Marshall2012-03-223-1/+35
* SERVER-5249 make sure we wait for secondaries to sync before running tests on...Greg Studer2012-03-221-0/+1
* Fix Visual Studio build -- progress_meter.cppTad Marshall2012-03-192-12/+18
* Fix some Visual Studio project filesTad Marshall2012-03-152-132/+63
* Merge remote branch 'main_readonly/master'Dwight2012-03-123-136/+797
|\
| * SERVER-4009 Allow edit command to edit the command lineTad Marshall2012-03-111-19/+30
| * SERVER-3999 Allow setting EDITOR in JavaScriptTad Marshall2012-03-111-4/+13
| * SERVER-5172 Adapt Visual Studio build to third_party/boostTad Marshall2012-03-072-8/+261
| * Fix Visual Studio warningsTad Marshall2012-03-071-4/+4
| * Fix Visual Studio buildTad Marshall2012-03-072-0/+4
| * fix project files for new version of pcreEric Milkie2012-03-062-218/+491
* | Merge remote branch 'main_readonly/master'Dwight2012-02-292-1/+7
|\ \ | |/
| * SERVER-4615: Added db.hostInfo() commandBen Becker2012-02-291-0/+5
| * SERVER-5129 sh.waitForDLock() needs to handle no-lock caseGreg Studer2012-02-281-1/+2
* | Merge remote branch 'main_readonly/master'Dwight2012-02-272-3/+10
|\ \ | |/
| * Dont add addUser lines to shell history SERVER-3768Mathias Stearn2012-02-241-1/+4
| * SERVER-5073 fix failing test in 32-bit WindowsTad Marshall2012-02-241-2/+6
* | Merge remote branch 'main/master'dwight2012-02-223-8/+15
|\ \ | |/
| * Changes to address code review comments for SERVER-3702Ren2012-02-171-5/+8
| * SERVER-3702 printShardingStatus interprets database name as regular expressionRen2012-02-173-5/+9
* | Merge remote branch 'main_readonly/master'Dwight2012-02-172-2/+63
|\ \ | |/
| * pop everything for consistencyEric Milkie2012-02-161-2/+3
| * SERVER-4621 noBalance flag for sharded collectionsGreg Studer2012-02-161-0/+60
* | vcxproj organizing slightly but it is not organizedDwight2012-02-161-285/+297
* | Merge remote branch 'main_readonly/master'Dwight2012-02-161-3/+12
|\ \ | |/
| * shut down mongobridges explicitly, at the end of a replsettestEric Milkie2012-02-151-3/+12
* | Merge remote branch 'main/master'dwight2012-02-061-1/+1
|\ \ | |/
| * Allow members a long time to come online during tests for slow buildbotsKristina2012-02-061-1/+1
* | Merge branch 'master' of git@github.com:mongodb/mongo.gitdwight2012-02-041-1/+2
|\ \ | |/
| * SERVER-4577: removing padding.js from parallel tests until bug is fixedagirbal2012-02-021-1/+2
* | Merge remote branch 'main/master'Dwight2012-01-272-2/+2
|\ \ | |/
| * too many p typoDwight2012-01-261-2/+2
| * buildbot make port ranges not interfere in linuxGreg Studer2012-01-261-1/+1
* | Merge branch 'master' of git://github.com/mongodb/mongo.gitDwight2012-01-245-35/+143
|\ \ | |/
| * print amount of time for sharding testEliot Horowitz2012-01-231-1/+5
| * move md5.c to md5.cppEliot Horowitz2012-01-211-1/+1
| * Working on fixing Visual Studio buildTad Marshall2012-01-192-1/+10
| * fix isnull assertion messageAaron2012-01-181-1/+1
| * SERVER-4641 make sure stopBalancer() handles case where mongos is actively lo...gregs2012-01-161-30/+125
* | Merge remote branch 'main/master'dwight2012-01-144-24/+28
|\ \ | |/
| * avoid unit test hangs on exitEric Milkie2012-01-061-1/+1
| * remove fstream from pch.hEliot Horowitz2012-01-051-0/+1
| * remove boost filesystem includes from pch.h and be explicit anywhere we use itEliot Horowitz2012-01-052-15/+18
| * remove fork available messageagirbal2012-01-051-1/+1
| * avoid unhandled exception if the process is already goneEric Milkie2012-01-041-1/+1
| * SERVER-2939 add several static_cast<unsigned char>() castsTad Marshall2012-01-041-1/+1
| * SERVER-4602 use 'var' to prevent accidental global variablesTad Marshall2012-01-032-5/+5
* | xdwight2012-01-032-11/+11
|/
* SERVER-4530: repl.js now uses correct hostagirbal2011-12-291-3/+5