summaryrefslogtreecommitdiff
path: root/src/mongo/db
Commit message (Expand)AuthorAgeFilesLines
* SERVER-6400 - some style improvements for Matcher2Eliot Horowitz2013-04-291-2/+7
* SERVER-6400 - framework and start of Matcher replacement. using Matcher2 nameEliot Horowitz2013-04-292-0/+81
* SERVER-6400 - fix compile with optimizer onfEliot Horowitz2013-04-292-6/+2
* SERVER-9452 do not stop queries in god modeEric Milkie2013-04-291-0/+2
* SERVER-6400 remove old unused code to make porting easierEliot Horowitz2013-04-292-151/+0
* SERVER-6400 - move MatchDetails out of matcher.hEliot Horowitz2013-04-2918-104/+115
* SERVER-9401 remove duplicate points in lines because S2 doesn't like themHari Khalsa2013-04-291-0/+12
* SERVER-6400 - fix regex parsing error message and add some tests for field or...Eliot Horowitz2013-04-282-0/+11
* SERVER-8791 document unreliable dbtests, fix possible index cursor seek bugHari Khalsa2013-04-261-1/+4
* SERVER-9242 Do not show warnings for mongod --helpTad Marshall2013-04-261-1/+0
* Visual Studio -- add new filesTad Marshall2013-04-264-0/+16
* fix compile on some platforms by including pdfile.hHari Khalsa2013-04-251-0/+1
* SERVER-8791 Fix Windows compileTad Marshall2013-04-251-1/+1
* SERVER-9448: make map and reduce argument and receiver objects mutableBen Becker2013-04-251-3/+3
* SERVER-8791 SERVER-9212 retire IndexInterfaceHari Khalsa2013-04-2521-207/+229
* SERVER-9072 allow detaching a Client object from a threadGreg Studer2013-04-252-7/+30
* Visual Studio -- add and remove filesTad Marshall2013-04-244-80/+402
* fix authorization_manager_test buildBen Becker2013-04-241-0/+4
* SERVER-9129: reset js scope cache after auth and logoutBen Becker2013-04-246-0/+37
* SERVER-6400 - fix case with indexes early fieldEliot Horowitz2013-04-241-1/+1
* fix geo_near_random1.js by not messing up stats object in geoNear commandHari Khalsa2013-04-233-13/+18
* SERVER-8791 fix interface to IndexBuildsInProgress::getEric Milkie2013-04-232-8/+1
* SERVER-6400 compile in non-debug modeEliot Horowitz2013-04-232-0/+2
* SERVER-6400 new expression tree and parserEliot Horowitz2013-04-2321-0/+5801
* SERVER-9212 SERVER-8791 kill newCursor and suitability, centralize latterHari Khalsa2013-04-2325-269/+347
* SERVER-9212 SERVER-8791 delete the old cursors, migrate geoNear commandHari Khalsa2013-04-2317-3291/+204
* SERVER-9188: revert isMaster bevavior wrt godScott Hernandez2013-04-231-3/+4
* SERVER-9339 ensure all rollback update/delete paths are recordedEric Milkie2013-04-234-8/+12
* SERVER-9315 Make sure local.slaves collection can be maintained in a system w...Spencer T Brody2013-04-221-0/+1
* fix build break, keyAt function for 2d index yielding shouldn't throwHari Khalsa2013-04-221-3/+6
* SERVER-9417 opReplicatedEnough should assert on step downEliot Horowitz2013-04-222-2/+14
* increase rollback logging a littleEliot Horowitz2013-04-221-1/+1
* Visual Studio -- add and remove filesTad Marshall2013-04-204-8/+28
* SERVER-8791 SERVER-9165 SERVER-9212 Fix Windows compile warningTad Marshall2013-04-201-1/+1
* SERVER-8791 SERVER-9165 SERVER-9212 move build into own class, clean up getKe...Hari Khalsa2013-04-1918-631/+358
* SERVER-9387 expose namespace name in aboutToDelete when logging diskloc deletesGreg Studer2013-04-183-5/+13
* normalize #includes in many filesEric Milkie2013-04-1848-232/+270
* Merge branch 'master' of github.com:mongodb/mongoDwight2013-04-183-15/+34
|\
| * SERVER-9072 Expose the full object when logging an update.Alberto Lerner2013-04-183-15/+34
* | SERVER-9396Dwight2013-04-181-3/+3
|/
* SERVER-9394Dwight2013-04-181-0/+18
* SERVER-8791 SERVER-9164 Visual Studio -- add new filesTad Marshall2013-04-184-0/+40
* SERVER-8791 SERVER-9164 Fix Windows compile warningTad Marshall2013-04-181-1/+1
* migrate 2d and fts command, update logic, SERVER-8791 SERVER-9164Hari Khalsa2013-04-1827-262/+2472
* SERVER-8598 Visual Studio -- add new filesTad Marshall2013-04-184-0/+178
* Visual Studio -- add and remove filesTad Marshall2013-04-174-8/+8
* SERVER-4739 use a thread for logRotate signal instead of a signal handlerEric Milkie2013-04-173-22/+30
* SERVER-7772 rename and move header to is_master.hEric Milkie2013-04-1615-34/+37
* SERVER-8536 fix index build restarts for a few commandsEric Milkie2013-04-152-9/+11
* Visual Studio -- add new filesTad Marshall2013-04-144-0/+44